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

traverse

(0.16 sec)
  1. GlossaryDocument.nodeType property | Aspose.Wor...

    GlossaryDocument.nodeType property. Returns the [NodeType.GlossaryDocument](../../../aspose.words/nodetype/#GlossaryDocument) 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...
  2. Section.nodeType property | Aspose.Words for No...

    Section.nodeType property. Returns [NodeType.Section](../../nodetype/#Section)....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...
  3. Shape.nodeType property | Aspose.Words for Node.js

    Shape.nodeType property. Returns [NodeType.Shape](../../../aspose.words/nodetype/#Shape)....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. Table.nodeType property | Aspose.Words for Node.js

    Table.nodeType property. Returns [NodeType.Table](../../nodetype/#Table).... /// Do not recursively traverse through those tables to check...childTableCount ; } Shows how to traverse a composite node’s tree of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Access GridRow in a Worksheet|Documentation

    This article introduces how to get row object (GridRow) in the worksheet in GridWeb....one, we can use iterators to traverse the existing rows. This will...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. LayoutEntityType enumeration | Aspose.Words for...

    aspose.words.layout.LayoutEntityType enumeration. Types of the layout entities.... Examples Shows ways of traversing a document’s layout entities...(TraverseLayoutForwar). @staticmethod def _traverse_layout_forward ( layout_enumerator...

    reference.aspose.com/words/python-net/aspose.wo...
  7. LayoutCollector | Aspose.Words for Java

    This class allows to compute page numbers of document nodes in Java....// The LayoutEnumerator can traverse the collection of layout entities...// The LayoutEnumerator can traverse the collection of layout entities...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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...
  9. How to Find &amp; Replace Hyperlinks in pdf - F...

    Hello Aspose Team Can I get help to know How to Find & Replace Hyperlinks in pdf. I used the below sample code to get the hyperlink. Document document = new Document("c:/pdftest/TempFile.pdf"); // Traverse thro…...pdf" ); // Traverse through all the page of PDF...nks_Highlighted.pdf"); // Traverse through all the pages of the...

    forum.aspose.com/t/how-to-find-amp-replace-hype...
  10. LayoutEnumerator.rectangle property | Aspose.Wo...

    LayoutEnumerator.rectangle property. Returns the bounding rectangle of the current entity relative to the page top left corner (in points).... Examples Shows ways of traversing a document’s layout entities...(TraverseLayoutForwar). @staticmethod def _traverse_layout_forward ( layout_enumerator...

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