Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 4,210 for

tree

(0.12 sec)
  1. 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...
  2. 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...
  3. StructuredDocumentTagRangeStart Class | Aspose....

    Discover the Aspose.Words.Markup.StructuredDocumentTagRangeStart class, enabling seamless multi-section content management in structured documents....start occurs in the document tree. LockContentControl { get; set;...node according to the pre-order tree traversal algorithm. PreviousPreOrder...

    reference.aspose.com/words/net/aspose.words.mar...
  4. 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/
  5. aspose.words.replacing module | Aspose.Words fo...

    The aspose.words.replacing module provides classes to manipulate with find/replace operations over the document Tree....operations over the document tree. Classes Class Description FindReplaceOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Create Markdown – C# Code Examples

    Code for creating Markdown files in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....manipulate a Markdown syntax tree based on GitHub Flavored Markdown...manipulating the Markdown syntax tree based on specifications that...

    products.aspose.com/html/net/create-markdown/
  7. CompositeNode.prependChild method | Aspose.Word...

    CompositeNode.prependChild method. Adds the specified node to the beginning of the list of child nodes for this node....the newChild is already in the tree, it is first removed. If the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. BookmarkStart class | Aspose.Words for Python

    aspose.words.BookmarkStart class. Represents a start of a bookmark in a Word document...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...
  9. DocumentVisitor.visitHeaderFooterStart method |...

    DocumentVisitor.visitHeaderFooterStart method. Called when enumeration of a header or footer in a section has started....Traverses a node's non-binary tree of child nodes. /// Creates...visitor is into the document tree. /// </summary> /// <param ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentVisitor.VisitSmartTagStart | Aspose.Wor...

    Discover the DocumentVisitor VisitSmartTagStart method, your key to efficiently managing smart tag enumeration and enhancing 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...