Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 1,379 for

traverse

(1.18 sec)
  1. LayoutCollector Class | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutCollector class to efficiently compute document node page numbers, enhancing your document management experience....// The LayoutEnumerator can traverse the collection of layout entities...

    reference.aspose.com/words/net/aspose.words.lay...
  2. Retrieve and Update Presentation Information in...

    Explore slides, structure and metadata in PowerPoint and OpenDocument presentations using C++ for faster insights and smarter content audits.... Traverse all charts , check their data...

    docs.aspose.com/slides/cpp/examine-presentation/
  3. LayoutCollector class | Aspose.Words for Python

    aspose.words.layout.LayoutCollector class. This class allows to compute page numbers of document nodes....# The LayoutEnumerator can traverse the collection of layout entities...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Layout::LayoutCollector::GetEnti...

    Aspose::Words::Layout::LayoutCollector::GetEntity method. Returns an opaque position of the LayoutEnumerator which corresponds to the specified node. You can use returned value as an argument to Current given the document being enumerated and the document of the node are the same in C++....// The LayoutEnumerator can traverse the collection of layout entities...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. Sorting Resources by Name | Aspose.Tasks Docume...

    Discover how to sort Microsoft Project (MPP/XML) resources by names using Aspose.Tasks for C#.... Then traverse the resources in the project...

    docs.aspose.com/tasks/cpp/sorting-resources-by-...
  6. Reading Merged cells - Free Support Forum - asp...

    Hello Team, I’m reading an Excel file row by row using Aspose.Cells Java. If a cell is part of a merged range, I want to get the value from the top-left cell of that range. Is there a built-in API to check if a cell be…...following example code to traverse cells and obtain the value...

    forum.aspose.com/t/reading-merged-cells/311722
  7. Performance Issue with Blank Page Removal Logic...

    We are currently using the property doc.ExtractPages(i, 1); to implement custom logic for removing blank pages from documents. However, we are facing a performance issue when processing large documents. The document con…...the DocumentBuilder class to traverse through the document and check...

    forum.aspose.com/t/performance-issue-with-blank...
  8. CommentRangeEnd | Aspose.Words for Java

    Denotes the end of a region of text that has a comment associated with it in Java....according to the pre-order tree traversal algorithm. nodeTypeToString(int...according to the pre-order tree traversal algorithm. remove() Removes...

    reference.aspose.com/words/java/com.aspose.word...
  9. CommentRangeStart | Aspose.Words for Java

    Denotes the start of a region of text that has a comment associated with it in Java....according to the pre-order tree traversal algorithm. nodeTypeToString(int...according to the pre-order tree traversal algorithm. remove() Removes...

    reference.aspose.com/words/java/com.aspose.word...
  10. NodeCollection | Aspose.Words for Java

    Represents a collection of nodes of a specific type in Java.... Examples: Shows how to traverse through a composite node’s...collection. Examples: Shows how to traverse through a composite node’s...

    reference.aspose.com/words/java/com.aspose.word...