Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 4,351 for

tree

(0.09 sec)
  1. Create, Layout and Auto-Fit Shapes|Documentation

    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....flowchart layouts and compact tree layouts. The source diagram...Shapes in the Compact Tree Style The compact tree layout style tries...

    docs.aspose.com/diagram/python-java/create-layo...
  2. Aspose::Words::NodeChangingAction enum | Aspose...

    Aspose::Words::NodeChangingAction enum. Specifies the type of node change in C++....the tree. Remove 1 A node is being removed from the tree. See...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. Aspose.Words Document Object Model (DOM) in C#|...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using C#.... Create a Document Object Tree When a document is read into...Aspose.Words DOM, then an object tree is built and different types...

    docs.aspose.com/words/net/aspose-words-document...
  4. Aspose.Words Document Object Model (DOM)|Aspose...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using Java.... Create Document Object Tree When a document is read into...Aspose.Words DOM, then an object tree is built and different types...

    docs.aspose.com/words/java/aspose-words-documen...
  5. What is HTML DOM? – C# Parsing

    You will find information about an HTML DOM and learn how to access and manipulate a DOM Tree using the Aspose.HTML C# library....documents, navigate the DOM tree, and access and modify document...structure of a document as a tree with a hierarchy of nodes, where...

    docs.aspose.com/html/net/tutorial/what-is-html-...
  6. Aspose.Words DOM|Aspose.Words for Node.js via .NET

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using Node.js.... Create a Document Objects Tree When a document is read into...Aspose.Words DOM, then an object tree is built and different types...

    docs.aspose.com/words/nodejs-net/aspose-words-d...
  7. 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...
  8. 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...
  9. 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...
  10. 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...