Allows to efficiently perform repeated import of nodes from one document to another.
For a list of all members of this type, see NodeImporter Members.
System.Object
Aspose.Words.NodeImporter
[Visual Basic]
Public Class NodeImporter
[C#]public class NodeImporter
Remarks
Aspose.Words provides functionality for easy copying and moving fragments between Microsoft Word documents. This is known as "importing nodes". Before you can insert a fragment from one document into another, you need to "import" it. Importing creates a deep clone of the original node, ready to be inserted into the destination document.
The simplest way to import a node is to use the