Node.previousPreOrder method. Gets the previous node according to the pre-order Tree traversal algorithm....node according to the pre-order tree traversal algorithm. previousPreOrder...traverse the document’s node tree using the pre-order traversal...
Node.nextPreOrder method. Gets next node according to the pre-order Tree traversal algorithm....node according to the pre-order tree traversal algorithm. nextPreOrder...traverse the document’s node tree using the pre-order traversal...
Node.parentNode property. Gets the immediate parent of this node....to the tree, or if it has been removed from the tree, the parent...root of the document's node tree. expect ( run . parentNode ...
Discover the Node IsComposite property. Easily identify if a node can hold other nodes, enhancing your data structure management and flexibility....traverse a composite node’s tree of child nodes. public void...Recursively traverses a node tree while printing the type of each...
SmartTag.nodeType property. Returns [NodeType.SmartTag](../../../aspose.words/nodetype/#SmartTag)....traverse a composite node’s tree of child nodes. test ( 'RecurseChildren'...Recursively traverses a node tree while printing the type of each...
Run.nodeType property. Returns [NodeType.Run](../../nodetype/#Run)....traverse a composite node’s tree of child nodes. test ( 'RecurseChildren'...Recursively traverses a node tree while printing the type of each...
FieldSeparator.nodeType property. Returns [NodeType.FieldSeparator](../../../aspose.words/nodetype/#FieldSeparator)....traverse a composite node’s tree of child nodes. test ( 'RecurseChildren'...Recursively traverses a node tree while printing the type of each...
Document.nodeType property. Returns [NodeType.Document](../../nodetype/#Document)....traverse a composite node’s tree of child nodes. test ( 'RecurseChildren'...Recursively traverses a node tree while printing the type of each...
Footnote.nodeType property. Returns [NodeType.Footnote](../../../aspose.words/nodetype/#Footnote)....traverse a composite node’s tree of child nodes. test ( 'RecurseChildren'...Recursively traverses a node tree while printing the type of each...