Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 4,355 for

tree

(0.09 sec)
  1. Create Tagged PDF using C#|Aspose.PDF for .NET

    This article explains how to create structure's elements for Tagged PDF document programmatically using Aspose.PDF for .NET....(Creating Structure Elements Tree) In some cases, we need to create...to create structure elements tree we should use AppendChild method...

    docs.aspose.com/pdf/net/create-tagged-pdf/
  2. SmartTag constructor | Aspose.Words for Node.js

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Node.nextPreOrder method | Aspose.Words for Nod...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. Node.parentNode property | Aspose.Words for Nod...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. Edit PDF File Tags using Python|Aspose.PDF for ...

    This article explains how to edit tags in the PDF documents using Aspose.PDF for Python via .NET library....subtree of an existing structure tree element. hello_paragraph . clear_childs...subtree of an existing structure tree element. p2 . clear_childs ()...

    docs.aspose.com/pdf/python-net/edit-pdf-file-tags/