Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 4,210 for

tree

(0.11 sec)
  1. CompositeNode.IsComposite | Aspose.Words for .NET

    Discover the CompositeNode IsComposite property. Easily check if a node supports child nodes for enhanced data structure management....traverse a composite node’s tree of child nodes. public void...Recursively traverses a node tree while printing the type of each...

    reference.aspose.com/words/net/aspose.words/com...
  2. Range Class | Aspose.Words for .NET

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

    reference.aspose.com/words/net/aspose.words/range/
  3. Document.nodeType property | Aspose.Words for N...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Footnote.nodeType property | Aspose.Words for N...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Comment.nodeType property | Aspose.Words for No...

    Comment.nodeType property. Returns [NodeType.Comment](../../nodetype/#Comment)....traverse a composite node’s tree of child nodes. test ( 'RecurseChildren'...Recursively traverses a node tree while printing the type of each...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldStart.nodeType property | Aspose.Words for...

    FieldStart.nodeType property. Returns [NodeType.FieldStart](../../../aspose.words/nodetype/#FieldStart)....traverse a composite node’s tree of child nodes. test ( 'RecurseChildren'...Recursively traverses a node tree while printing the type of each...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentBase Class | Aspose.Words for .NET

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

    reference.aspose.com/words/net/aspose.words/doc...
  8. Node.IsComposite | Aspose.Words for .NET

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

    reference.aspose.com/words/net/aspose.words/nod...
  9. Aspose::Words::Node::get_ParentNode method | As...

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

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. StructuredDocumentTagRangeStart.remove_self_onl...

    StructuredDocumentTagRangeStart.remove_self_only method. Removes this range start and appropriate range end nodes of the structured document tag, but keeps its content inside the document Tree....content inside the document tree. def remove_self_only ( self...

    reference.aspose.com/words/python-net/aspose.wo...