Node.next_pre_order method. Gets next node according to the pre-order Tree traversal algorithm....node according to the pre-order tree traversal algorithm. def next_pre_order...traverse the document’s node tree using the pre-order traversal...
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...
SmartTag constructor. Initializes a new instance of the [SmartTag](../) class....not be a part of the document tree. When a node is created, it...not yet part of the document tree and Node.parentNode is null...
Discover the Aspose.Words.DocumentBase class, the essential foundation for creating and managing Word documents and glossaries with ease and efficiency....node according to the pre-order tree traversal algorithm. PrependChild<T>...node according to the pre-order tree traversal algorithm. Remove...
Discover the Aspose.Words.Range class, your key to managing document sections effortlessly. Enhance your document processing with seamless control and flexibility....document is represented by a tree of nodes and the nodes provide...operations to work with the tree, but some operations are easier...
Node.isComposite property. Returns ``true`` if this node can contain other nodes....traverse a composite node’s tree of child nodes. test ( 'RecurseChildren'...Recursively traverses a node tree while printing the type of each...
BookmarkEnd.nodeType property. Returns [NodeType.BookmarkEnd](../../nodetype/#BookmarkEnd)....traverse a composite node’s tree of child nodes. test ( 'RecurseChildren'...Recursively traverses a node tree while printing the type of each...
CommentRangeStart.nodeType property. Returns [NodeType.CommentRangeStart](../../nodetype/#CommentRangeStart)....traverse a composite node’s tree of child nodes. test ( 'RecurseChildren'...Recursively traverses a node tree while printing the type of each...
GroupShape.nodeType property. Returns [NodeType.GroupShape](../../../aspose.words/nodetype/#GroupShape)....traverse a composite node’s tree of child nodes. test ( 'RecurseChildren'...Recursively traverses a node tree while printing the type of each...
Paragraph.nodeType property. Returns [NodeType.Paragraph](../../nodetype/#Paragraph)....traverse a composite node’s tree of child nodes. test ( 'RecurseChildren'...Recursively traverses a node tree while printing the type of each...