Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 4,221 for

tree

(0.32 sec)
  1. 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/
  2. Change the fill color of a shape in a presentat...

    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/net/change-the-fill-colo...
  3. Create a Treemap in Excel using C#

    This article explains the process to create a Treemap in excel using C#. It has details to set the IDE, a list of steps, and a sample code to generate a Treemap chart in Excel.... Steps to Create a Tree Map using C# Set the environment...steps explain the creation of Tree map chart in Excel with C# ...

    kb.aspose.com/cells/net/create-a-treemap-in-exc...
  4. 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...
  5. 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...
  6. CommentRangeStart.NodeType | Aspose.Words for .NET

    Discover the CommentRangeStart NodeType property, which efficiently retrieves the starting point of comments for enhanced data 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...
  7. Section.NodeType | Aspose.Words for .NET

    Discover the Section NodeType property that efficiently returns Section data, enhancing your site's structure and performance. Unlock seamless navigation today!...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/sec...
  8. Document.NodeType | Aspose.Words for .NET

    Explore the Document NodeType property to unlock essential document details and enhance your data management. Discover its benefits today!...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/doc...
  9. Comment.NodeType | Aspose.Words for .NET

    Discover the Comment NodeType property that efficiently returns comments, enhancing your content management experience with seamless integration....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...
  10. Node.next_pre_order method | Aspose.Words for P...

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

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