Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 4,272 for

tree

(0.14 sec)
  1. Document.Accept | Aspose.Words for .NET

    Streamline your visitor management with our Document Accept method. Enhance security and efficiency for a seamless experience....node's tree of child nodes. /// Creates a map of this tree in the...visitor is into the document tree. /// </summary> /// <param ...

    reference.aspose.com/words/net/aspose.words/doc...
  2. DocumentBase class | Aspose.Words for Node.js

    Aspose.Words.DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document...as a tree of nodes. DocumentBase is a root node of the tree that...DocumentBase.lists that the tree nodes might refer to. Inheritance:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose words Java -ExportDocumentStructure - vi...

    When exporting DOCX to PDF with pdfOptions.setExportDocumentStructure(true) enabled, the Table of Contents (TOC) shows an unexpected visible space after the page number (trailing whitespace) on TOC lines in the tagged PD…...Words builds a structure tree (tags) for the PDF. The current...getVersion()); Inspect the tag tree to confirm that the extra space...

    forum.aspose.com/t/aspose-words-java-exportdocu...
  4. CommentRangeStart class | Aspose.Words for Python

    aspose.words.CommentRangeStart class. Denotes the start of a region of text that has a comment associated with it...node according to the pre-order tree traversal algorithm. (Inherited...node according to the pre-order tree traversal algorithm. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  5. IStructuredDocumentTag.removeSelfOnly method | ...

    IStructuredDocumentTag.removeSelfOnly method. Removes just this SDT node itself, but keeps the content of it inside the document Tree....content of it inside the document tree. removeSelfOnly () Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. OfficeMath.AcceptStart | Aspose.Words for .NET

    Discover OfficeMath's AcceptStart method, designed to seamlessly welcome visitors and enhance your office math experience. Boost productivity today!...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.mat...
  7. DocumentVisitor.VisitOfficeMathStart | Aspose.W...

    Discover the DocumentVisitor VisitOfficeMathStart method, essential for initiating Office Math object enumeration. Enhance your coding efficiency today!...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...
  8. DocumentVisitor.VisitStructuredDocumentTagStart...

    Discover the DocumentVisitor VisitStructuredDocumentTagStart method, essential for efficiently starting structured document tag enumeration. Enhance your coding today!...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...
  9. Edit HTML Document – C# – Aspose.HTML for .NET

    Learn how to read or modify the Document Object Model using Aspose.HTML for .NET, how to create HTML elements, and use inline, internal, and external CSS.... DOM namespace A DOM tree is an in-memory representation...HTML documents consist of a tree that contains several kinds...

    docs.aspose.com/html/net/edit-html-document/
  10. Markdown Text, Markdown Blockquote – C# Code

    Create Markdown text or Markdown blockquote in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....creating the Markdown syntax tree var mdf = md.SyntaxFactory;...headers to the Markdown syntax tree md.AppendChild(header); // Create...

    products.aspose.com/html/net/markdown-text/