Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 1,312 for

traverse

(0.09 sec)
  1. LayoutEnumerator | Aspose.Words for .NET

    Discover the LayoutEnumerator constructor, easily create new instances of this class for efficient layout management in your applications.... 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.MoveNextLogical | Aspose.Words...

    Discover how the LayoutEnumerator MoveNextLogical method seamlessly navigates sibling entities, ensuring smooth iteration of paragraph lines across 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...
  3. Convert Excel to Python Data|Documentation

    Convert Excel to List by using Aspose.Cells for Python via .NET API.... Traverse all worksheets and convert...NET: Load the sample file . Traverse all worksheets and convert...

    docs.aspose.com/cells/python-net/convert-excel-...
  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. Get Inline Error Message - Free Support Forum -...

    Using ReportingEngine to build Word reports with inline error detection enabled via ReportBuildOptions.InlineErrorMessages. Issue: In some cases, especially with complex expressions (e.g., comparing nullable numbers to …...string errorMessage = ""; // Traverse through the Runs and check...argument. Error Detection: Traverse through each Run node in the...

    forum.aspose.com/t/get-inline-error-message/315601
  6. Row.NodeType | Aspose.Words for .NET

    Discover the Row NodeType property that efficiently returns Row data, enhancing your data management and improving application performance....; } Examples Shows how to traverse a composite node’s tree of...<summary> /// Recursively traverses a node tree while printing...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Table.NodeType | Aspose.Words for .NET

    Discover the Table NodeType property that efficiently returns table data, enhancing your data management and organization for seamless integration....; } Examples Shows how to traverse a composite node’s tree of...<summary> /// Recursively traverses a node tree while printing...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Table.nodeType property | Aspose.Words for Node.js

    Table.nodeType property. Returns [NodeType.Table](../../nodetype/#Table)....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...
  9. Access GridRow in a Worksheet|Documentation

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

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  10. Node.PreviousPreOrder | Aspose.Words for .NET

    Discover the Node PreviousPreOrder method to efficiently retrieve the prior node using the preorder tree traversal algorithm for optimized data processing....according to the pre-order tree traversal algorithm. public Node PreviousPreOrder...Node The top node (limit) of traversal. Return Value Previous node...

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