Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 1,375 for

traverse

(0.05 sec)
  1. LayoutEnumerator.move_next_logical method | Asp...

    LayoutEnumerator.move_next_logical method. Moves to the next sibling entity in a logical order.... 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...
  2. LayoutEnumerator.move_parent method | Aspose.Wo...

    aspose.words.layout.LayoutEnumerator.move_parent method... 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...
  3. LayoutEnumerator.move_previous_logical method |...

    LayoutEnumerator.move_previous_logical method. Moves to the previous sibling entity in a logical order.... 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...
  4. 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...
  5. LayoutEnumerator.move_first_child method | Aspo...

    LayoutEnumerator.move_first_child method. Moves to the first child entity.... 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...
  6. LayoutEnumerator.move_previous method | Aspose....

    LayoutEnumerator.move_previous method. Moves to the previous sibling entity.... 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. LayoutEnumerator.kind property | Aspose.Words f...

    LayoutEnumerator.kind property. Gets the kind of the current entity... 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...
  8. LayoutEnumerator.type property | Aspose.Words f...

    LayoutEnumerator.type property. Gets the type of the current entity.... 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...
  9. 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...
  10. 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...