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

tree

(0.21 sec)
  1. Cannot examine all of a document's tags - Free ...

    We’re trying to examine the tags on a PDF document. We know that there are more tags than just the <Document> tag, yet when we traverse the Tree offered by Document.TaggedContent.StructTreeRootElement, we only ever see t…...tag, yet when we traverse the tree offered by Document.TaggedContent...that we use to explore the tag tree: [TestFixture] public class...

    forum.aspose.com/t/cannot-examine-all-of-a-docu...
  2. CompositeNode.appendChild method | Aspose.Words...

    CompositeNode.appendChild method. Adds the specified node to the end 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...
  3. DocumentVisitor.visitFieldEnd method | Aspose.W...

    DocumentVisitor.visitFieldEnd method. Called when a field ends in the document....Traverses a node's non-binary tree of child nodes. /// Creates...visitor is /// into the field's tree of child nodes. /// </summary>...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentVisitor.visitStructuredDocumentTagEnd m...

    DocumentVisitor.visitStructuredDocumentTagEnd method. Called when enumeration of a structured document tag has ended....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...
  5. DocumentVisitor.visitSmartTagEnd method | Aspos...

    DocumentVisitor.visitSmartTagEnd method. Called when enumeration of a smart tag has ended....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...
  6. DocumentVisitor.visitSmartTagStart method | Asp...

    DocumentVisitor.visitSmartTagStart method. Called when enumeration of a smart tag 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...
  7. OfficeMath.MathObjectType | Aspose.Words for .NET

    Discover the OfficeMath MathObjectType property to easily access and utilize MathObjectTypes for enhanced document formatting and functionality....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...
  8. Node.node_type property | Aspose.Words for Python

    Node.node_type property. Gets the type of this node....traverse a composite node’s tree of child nodes. doc = aw . Document...traverse a composite node’s tree of child nodes (TraverseAllNodes)...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. 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...