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...
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...
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...
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...
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...
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...