Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 1,208 for

traverse

(0.19 sec)
  1. BookmarkEnd.nodeType property | Aspose.Words fo...

    BookmarkEnd.nodeType property. Returns [NodeType.BookmarkEnd](../../nodetype/#BookmarkEnd)....NodeType Examples Shows how to traverse a composite node’s tree of...<summary> /// Recursively traverses a node tree while printing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Node.isComposite property | Aspose.Words for No...

    Node.isComposite property. Returns ``true`` if this node can contain other nodes....boolean Examples Shows how to traverse a composite node’s tree of...<summary> /// Recursively traverses a node tree while printing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CommentRangeStart.nodeType property | Aspose.Wo...

    CommentRangeStart.nodeType property. Returns [NodeType.CommentRangeStart](../../nodetype/#CommentRangeStart)....NodeType Examples Shows how to traverse a composite node’s tree of...<summary> /// Recursively traverses a node tree while printing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FormField.nodeType property | Aspose.Words for ...

    FormField.nodeType property. Returns [NodeType.FormField](../../../aspose.words/nodetype/#FormField)....NodeType Examples Shows how to traverse a composite node’s tree of...<summary> /// Recursively traverses a node tree while printing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. BuildingBlock.nodeType property | Aspose.Words ...

    BuildingBlock.nodeType property. Returns the [NodeType.BuildingBlock](../../nodetype/#BuildingBlock) value....NodeType Examples Shows how to traverse a composite node’s tree of...<summary> /// Recursively traverses a node tree while printing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Paragraph.nodeType property | Aspose.Words for ...

    Paragraph.nodeType property. Returns [NodeType.Paragraph](../../nodetype/#Paragraph)....NodeType Examples Shows how to traverse a composite node’s tree of...<summary> /// Recursively traverses a node tree while printing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. GroupShape.nodeType property | Aspose.Words for...

    GroupShape.nodeType property. Returns [NodeType.GroupShape](../../../aspose.words/nodetype/#GroupShape)....NodeType Examples Shows how to traverse a composite node’s tree of...<summary> /// Recursively traverses a node tree while printing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Connect Aspose.Pdf.LogicalStructure.HeaderEleme...

    Hello, How can I get the paragraphs/text fragments associated to the Element Type: Aspose.Pdf.LogicalStructure.HeaderElement in the attached file. Please see the code below to find the HeaderElement I am speaking of. …...Function to traverse and print elements def traverse_structure(element...ent_objects.append(child) traverse_structure(child, level + 1...

    forum.aspose.com/t/connect-aspose-pdf-logicalst...
  9. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection.... Examples Shows how to traverse through a composite node’s...cells. Do not recursively traverse through those tables to check...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Node.nextPreOrder method | Aspose.Words for Nod...

    Node.nextPreOrder method. Gets next node according to the pre-order tree traversal algorithm....according to the pre-order tree traversal algorithm. nextPreOrder (...Node The top node (limit) of traversal. Returns Next node in pre-order...

    reference.aspose.com/words/nodejs-net/aspose.wo...