Discover the VisitDocumentStart method in DocumentVisitor. Enhance your document processing with efficient enumeration capabilities for optimal performance....node's tree of child nodes. /// Creates a map of this tree in the...visitor is into the document tree. /// </summary> /// <param ...
aspose.words.DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document...as a tree of nodes. DocumentBase is a root node of the tree that...DocumentBase.lists that the tree nodes might refer to. Inheritance:...
Aspose.Words.DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document...as a tree of nodes. DocumentBase is a root node of the tree that...DocumentBase.lists that the tree nodes might refer to. Inheritance:...
Aspose::Words::Node::NextPreOrder method. Gets next node according to the pre-order Tree traversal algorithm in C++....node according to the pre-order tree traversal algorithm. System...traverse the document’s node tree using the pre-order traversal...
Discover the Node Document property, effortlessly access the document linked to your node for seamless data management and enhanced productivity....to the tree, or if it has been removed from the tree. Examples...
Node.nextSibling property. Gets the node immediately following this node....traverse a composite node’s tree of child nodes. test ( 'RecurseChildren'...Recursively traverses a node tree while printing the type of each...
Node.nodeTypeToString method. A utility method that converts a node type enum value into a user friendly string....traverse a composite node’s tree of child nodes. test ( 'RecurseChildren'...Recursively traverses a node tree while printing the type of each...
DocumentVisitor.visitOfficeMathStart method. Called when enumeration of a Office Math object has started....Traverses a node's non-binary tree of child nodes. /// Creates...visitor is into the document tree. /// </summary> /// <param ...
DocumentVisitor.visitOfficeMathEnd method. Called when enumeration of a Office Math object has ended....Traverses a node's non-binary tree of child nodes. /// Creates...visitor is into the document tree. /// </summary> /// <param ...
DocumentVisitor.visitFootnoteStart method. Called when enumeration of a footnote or endnote text has started....Traverses a node's non-binary tree of child nodes. /// Creates...visitor is into the document tree. /// </summary> /// <param ...