Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 4,344 for

tree

(0.59 sec)
  1. NodeChangingArgs.Action | Aspose.Words for .NET

    Discover the NodeChangingArgs Action property to identify node change events effortlessly. Enhance your coding efficiency with this essential feature!...monitor changes to the document tree in real-time as we edit it....

    reference.aspose.com/words/net/aspose.words/nod...
  2. MarkupLevel enumeration | Aspose.Words for Node.js

    Aspose.Words.Markup.MarkupLevel enumeration. Specifies the level in the document Tree where a particular [StructuredDocumentTag](../structureddocumenttag/) can occur....Specifies the level in the document tree where a particular StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Create Tagged PDF using Python|Aspose.PDF for P...

    This article explains how to create structure's elements for Tagged PDF document programmatically using Aspose.PDF for Python via .NET....generate the logical structure tree and apply semantic tags using...element to the logical structure tree. Save the document. import aspose...

    docs.aspose.com/pdf/python-net/create-tagged-pdf/
  4. DocumentVisitor Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentVisitor class, your foundation for creating custom document visitors to enhance document processing and manipulation....enumeration over the document tree. For example, Aspose.Words uses...node's tree of child nodes. /// Creates a map of this tree in the...

    reference.aspose.com/words/net/aspose.words/doc...
  5. StructuredDocumentTag Class | Aspose.Words for ...

    Discover Aspose.Words.Markup.StructuredDocumentTag class for efficient content control in documents. Enhance your document management with SDT features!...this SDT occurs in the document tree. ListItems { get; } Gets SdtListItemCollectio...node according to the pre-order tree traversal algorithm. PrependChild<T>...

    reference.aspose.com/words/net/aspose.words.mar...
  6. HTML-to-Tagged-PDF: CSS border/background path ...

    <!doctype html> Bug Report: Path Objects Not Tagged as Artifacts in Tagged PDF Output body { font-family: Segoe UI, Arial, sans-serif; font-size: 10pt; line-height: 1.5; color: #222; max-width: 900px; margin: 20px…...either part of the structure tree or explicitly marked as an artifact...excluded from the structure tree and pass PDF/UA-1 validation...

    forum.aspose.com/t/html-to-tagged-pdf-css-borde...
  7. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....part of the document's node tree, as we did with the first run...node according to the pre-order tree traversal algorithm. nodeTypeToString(int...

    reference.aspose.com/words/java/com.aspose.word...
  8. MarkupLevel enumeration | Aspose.Words for Python

    aspose.words.markup.MarkupLevel enumeration. Specifies the level in the document Tree where a particular [StructuredDocumentTag](../structureddocumenttag/) can occur....Specifies the level in the document tree where a particular StructuredDocumentTa...

    reference.aspose.com/words/python-net/aspose.wo...
  9. StructuredDocumentTagRangeStart | Aspose.Words ...

    Represents a start of ranged structured document tag which accepts multi-sections content in Java....start occurs in the document tree. getLockContentContro() When...node according to the pre-order tree traversal algorithm. nodeTypeToString(int...

    reference.aspose.com/words/java/com.aspose.word...
  10. Insert and Append Documents in C#|Aspose.Words ...

    Combine documents into one: insert or append a document into a new or existing one using find and replace, merge field, bookmark, or simply at the document end in C#....document is represented as a tree of nodes, and the operation...nodes from the first document tree to the second one. You can insert...

    docs.aspose.com/words/net/insert-and-append-doc...