Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 1,167 for

traverse

(0.04 sec)
  1. Retrieve and Update Presentation Information in...

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

    docs.aspose.com/slides/java/examine-presentation/
  2. Retrieve and Update Presentation Information in...

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

    docs.aspose.com/slides/net/examine-presentation/
  3. Retrieve and Update Presentation Information in...

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

    docs.aspose.com/slides/python-net/examine-prese...
  4. 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...
  5. 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...
  6. TableCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.TableCollection class for easy, typed access to Table nodes, enhancing document processing efficiency and flexibility.... /// Do not recursively traverse through those tables to check...

    reference.aspose.com/words/net/aspose.words.tab...
  7. SpecialChar | Aspose.Words for Java

    Base class for special characters in the document in Java....the accepting node, and then traverse its child nodes in a depth-first...according to the pre-order tree traversal algorithm. nodeTypeToString(int...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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...
  9. Extracting Messages From PST Files example - Fr...

    Hello, I running the example at: https://docs.aspose.com/email/python-net/working-with-messages-in-a-pst-file/#extracting-messages-form-pst-files using the example pst file provided Outlook.pst. i.e. from aspose.email…...messages: The example that traverses the folders here seems to...subfolders, you will need to traverse those subfolders as well....

    forum.aspose.com/t/extracting-messages-from-pst...
  10. How to Create a Table in PowerPoint using Python

    This simple topics guides on how to create a table in Powerpoint using Python. It covers all the required information and a runnable sample code to add table in PowerPoint using Python....using the add_table() method Traverse through each row and its respective...

    kb.aspose.com/slides/python/how-to-create-a-tab...