Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 1,040 for

tree

(0.09 sec)
  1. 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...
  2. HeaderFooterCollection.toArray method | Aspose....

    HeaderFooterCollection.toArray method. Copies all ``HeaderFooter`` s from the collection to a new array of ``HeaderFooter`` s....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...
  3. 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...
  4. 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...
  5. Markdown Text, Markdown Blockquote – C# Code

    Create Markdown text or Markdown blockquote in C#. Use the C# 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/
  6. 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...
  7. CommentRangeEnd | Aspose.Words for Java

    Denotes the end of a region of text that has a comment associated with it in Java....visitor is into the document tree. /// /// private void inden...node according to the pre-order tree traversal algorithm. nodeTypeToString(int...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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...
  9. Markdown Lists – C# Code Examples

    Creating Markdown Lists in C#. Use the C# library to create ordered and unordered Markdown lists....Markdown parsing and MD syntax tree management based on the GitHub...Add orderedList to MD syntax tree md.AppendChild(orderedList);...

    products.aspose.com/html/net/markdown-list/
  10. Body.accept method | Aspose.Words for Node.js

    Body.accept method. Accepts a visitor....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/nodejs-net/aspose.wo...