Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 4,351 for

tree

(0.56 sec)
  1. Aspose::Words::Replacing namespace | Aspose.Wor...

    Aspose::Words::Replacing namespace. The Aspose.Words.Replacing namespace provides classes to manipulate with find/replace operations over the document Tree in C++....operations over the document tree. Classes Class Description FindReplaceOptions...

    reference.aspose.com/words/cpp/aspose.words.rep...
  2. Edit HTML Document – Aspose.HTML for Java

    Learn how to read or modify the Document Object Model using Aspose.HTML for Java, how to edit HTML, and use inline CSS and Internal CSS....structure of a document as a tree with a hierarchy of nodes, where...text, is called a node . A DOM tree is how or with what structure...

    docs.aspose.com/html/java/edit-a-document/
  3. StructuredDocumentTagRangeStart class | Aspose....

    aspose.words.markup.StructuredDocumentTagRangeStart class. Represents a start of ranged structured document tag which accepts multi-sections content...start occurs in the document tree. lock_content_control When set...node according to the pre-order tree traversal algorithm. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java....document is represented as a tree of nodes, similar to DOM or...node according to the pre-order tree traversal algorithm. nodeTypeToString(int...

    reference.aspose.com/words/java/com.aspose.word...
  5. How to find image in word after a specific para...

    how to find image in word after a specific para...traverse the document’s nodes tree and look for shape node. Please...

    forum.aspose.com/t/how-to-find-image-in-word-af...
  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. 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...
  8. 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...
  9. 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/
  10. 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...