Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 1,309 for

traverse

(1.44 sec)
  1. LayoutEnumerator.Text | Aspose.Words for .NET

    Discover the LayoutEnumerator Text property to easily retrieve the text of the current span entity. Simplify your data handling with this powerful feature!...} Examples Shows ways of traversing a document’s layout entities...Create an enumerator that can traverse these entities like a tree...

    reference.aspose.com/words/net/aspose.words.lay...
  2. LayoutEnumerator.MoveFirstChild | Aspose.Words ...

    Discover how the LayoutEnumerator MoveFirstChild method efficiently navigates to the first child entity, enhancing your data manipulation skills....() Examples Shows ways of traversing a document’s layout entities...Create an enumerator that can traverse these entities like a tree...

    reference.aspose.com/words/net/aspose.words.lay...
  3. LayoutEnumerator.Type | Aspose.Words for .NET

    Discover the LayoutEnumerator Type property, easily access the current entity's type for streamlined data handling and enhanced application performance....} Examples Shows ways of traversing a document’s layout entities...Create an enumerator that can traverse these entities like a tree...

    reference.aspose.com/words/net/aspose.words.lay...
  4. LayoutEnumerator.MoveNext | Aspose.Words for .NET

    Discover the LayoutEnumerator MoveNext method to navigate sibling entities visually. Efficiently iterate through paragraph lines without crossing pages....() Examples Shows ways of traversing a document’s layout entities...Create an enumerator that can traverse these entities like a tree...

    reference.aspose.com/words/net/aspose.words.lay...
  5. LayoutEnumerator.MovePrevious | Aspose.Words fo...

    Discover how the LayoutEnumerator MovePrevious method efficiently navigates to the previous sibling entity, enhancing your coding workflow....() Examples Shows ways of traversing a document’s layout entities...Create an enumerator that can traverse these entities like a tree...

    reference.aspose.com/words/net/aspose.words.lay...
  6. LayoutEnumerator.Rectangle | Aspose.Words for .NET

    Discover the LayoutEnumerator Rectangle property. Get precise bounding rectangles of entities relative to the page's top left corner in points....} Examples Shows ways of traversing a document’s layout entities...Create an enumerator that can traverse these entities like a tree...

    reference.aspose.com/words/net/aspose.words.lay...
  7. 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...
  8. 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...
  9. Get Max Column Index in Row and Max Row Index i...

    Learn how to get the max column index in a row and the max row index in a column using the Aspose.Cells for C++ API....create a range on the column, traverse the range to find the last...column. Get an iterator and traverse the range. Get the Cell.GetRow()...

    docs.aspose.com/cells/cpp/get-max-index-in-row-...
  10. Node.NextPreOrder | Aspose.Words for .NET

    Discover the Node NextPreOrder method for efficient tree traversal. Learn how to retrieve the next node using the preorder algorithm effectively!...according to the pre-order tree traversal algorithm. public Node NextPreOrder...Node The top node (limit) of traversal. Return Value Next node in...

    reference.aspose.com/words/net/aspose.words/nod...