Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 4,350 for

tree

(0.97 sec)
  1. Node.parent_node property | Aspose.Words for Py...

    Node.parent_node 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. self . assertEqual ( para ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 更改演示文稿中形状的填充颜色|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....shape tree that contains the shape to change. ShapeTree tree = slide...shape in the shape tree. Shape shape = tree . GetFirstChild <...

    docs.aspose.com/slides/zh/net/change-the-fill-c...
  3. Create Markdown Documents in C# – Aspose.HTML T...

    Learn how to create Markdown documents programmatically in C# using Aspose.HTML for .NET. Build headings, paragraphs, lists, and save Markdown files from scratch....Markdown documents using a syntax tree (AST) and serialize them back...the document. – serializes the tree back to .md . This AST-based...

    docs.aspose.com/html/net/create-markdown-docume...
  4. Section.nodeType property | Aspose.Words for No...

    Section.nodeType property. Returns [NodeType.Section](../../nodetype/#Section)....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. Node.PreviousPreOrder | Aspose.Words for .NET

    Discover the Node PreviousPreOrder method to efficiently retrieve the prior node using the preorder Tree traversal algorithm for optimized data processing....node according to the pre-order tree traversal algorithm. public...traverse the document’s node tree using the pre-order traversal...

    reference.aspose.com/words/net/aspose.words/nod...
  6. SpecialChar.nodeType property | Aspose.Words fo...

    SpecialChar.nodeType property. Returns [NodeType.SpecialChar](../../nodetype/#SpecialChar)....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. Shape.nodeType property | Aspose.Words for Node.js

    Shape.nodeType property. Returns [NodeType.Shape](../../../aspose.words/nodetype/#Shape)....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. GlossaryDocument.nodeType property | Aspose.Wor...

    GlossaryDocument.nodeType property. Returns the [NodeType.GlossaryDocument](../../../aspose.words/nodetype/#GlossaryDocument) value....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. Range class | Aspose.Words for Python

    aspose.words.Range class. Represents a contiguous area in a document...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/python-net/aspose.wo...
  10. Node.ParentNode | Aspose.Words for .NET

    Discover the Node ParentNode property to easily access the immediate parent of any node, enhancing your web development efficiency and code clarity....to the tree, or if it has been removed from the tree, the parent...root of the document's node tree. Assert . That ( run . ParentNode...

    reference.aspose.com/words/net/aspose.words/nod...