Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 4,275 for

tree

(0.18 sec)
  1. Bookmark Class | Aspose.Words for .NET

    Discover the Aspose.Words.Bookmark class, your solution for managing bookmarks efficiently in documents. Enhance your document editing experience today!...and BookmarkEnd in a document tree and allows to work with a bookmark...

    reference.aspose.com/words/net/aspose.words/boo...
  2. Document class | Aspose.Words for Node.js

    Aspose.Words.Document class. Represents a Word document...Document is a root node of a tree that contains all other nodes...nodes of the document. The tree is a Composite design pattern and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. How to create Treemap chart with JavaScript via...

    Learn how to create a Treemap chart in Aspose.Cells for JavaScript via C++. Our guide will help you understand the various properties and formatting options available for Treemap charts, including colors, labels, and data representation.... The tree branches are represented by...

    docs.aspose.com/cells/javascript-cpp/creating-t...
  4. Aspose::Words::BuildingBlocks::GlossaryDocument...

    Aspose::Words::BuildingBlocks::GlossaryDocument class. Represents the root element for a glossary document within a Word document. A glossary document is a storage for AutoText, AutoCorrect entries and Building Blocks. To learn more, visit the documentation article in C++....node according to the pre-order tree traversal algorithm. static...node according to the pre-order tree traversal algorithm. Remove...

    reference.aspose.com/words/cpp/aspose.words.bui...
  5. DocumentVisitor.VisitFootnoteStart | Aspose.Wor...

    Discover the DocumentVisitor VisitFootnoteStart method, essential for managing footnotes and endnotes efficiently in your document processing....Traverses a node's non-binary tree of child nodes. /// Creates...visitor is into the document tree. /// </summary> /// <param ...

    reference.aspose.com/words/net/aspose.words/doc...
  6. How to Implement Lazy Loading in GridJs|Documen...

    This article describes how to implement lazy loading in GridJs....NET/tree/main/Examples_GridJs Additional...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  7. LayoutCollector.GetEntity | Aspose.Words for .NET

    Discover the LayoutCollector GetEntity method, effortlessly retrieve the LayoutEnumerator's position for seamless document navigation and enhanced productivity....collection of layout entities like a tree. // We can also apply it to...

    reference.aspose.com/words/net/aspose.words.lay...
  8. NodeCollection class | Aspose.Words for Node.js

    Aspose.Words.NodeCollection class. Represents a collection of nodes of a specific type...the nodes are stored in the tree under their respective parent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Paragraph.GetText | Aspose.Words for .NET

    Discover the Paragraph GetText method to effortlessly retrieve text, including paragraph endings, enhancing your text processing efficiency....part of the document's node tree, as we did with the first run...

    reference.aspose.com/words/net/aspose.words/par...
  10. Section Break as revision - How to get that spe...

    Hello Aspose Team, I have a specific situation in my Word file: I need to find revisions which are actually Section Breaks and then accept those revisions programmatically. I am using Java and Aspose.Words. Is there a …...Visitor approach If you prefer a tree walk, subclass NodeVisitor and...

    forum.aspose.com/t/section-break-as-revision-ho...