Aspose::Words::Node::PreviousPreOrder method. Gets the previous 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 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...
Aspose::Words::Node::get_ParentNode method. Gets the immediate parent of this node in C++....to the tree, or if it has been removed from the tree, the parent...root of the document's node tree. ASPOSE_ASSERT_EQ ( para , run...
FieldEnd.nodeType property. Returns [NodeType.FieldEnd](../../../aspose.words/nodetype/#FieldEnd)....traverse a composite node’s tree of child nodes. test ( 'RecurseChildren'...Recursively traverses a node tree while printing the type of each...
Cell.nodeType property. Returns [NodeType.Cell](../../../aspose.words/nodetype/#Cell)....traverse a composite node’s tree of child nodes. test ( 'RecurseChildren'...Recursively traverses a node tree while printing the type of each...
Row.nodeType property. Returns [NodeType.Row](../../../aspose.words/nodetype/#Row)....traverse a composite node’s tree of child nodes. test ( 'RecurseChildren'...Recursively traverses a node tree while printing the type of each...
BookmarkStart.nodeType property. Returns [NodeType.BookmarkStart](../../nodetype/#BookmarkStart)....traverse a composite node’s tree of child nodes. test ( 'RecurseChildren'...Recursively traverses a node tree while printing the type of each...
CompositeNode.isComposite property. Returns ``true`` as this node can have child nodes....traverse a composite node’s tree of child nodes. test ( 'RecurseChildren'...Recursively traverses a node tree while printing the type of each...
CommentRangeEnd.nodeType property. Returns [NodeType.CommentRangeEnd](../../nodetype/#CommentRangeEnd)....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...