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

traverse

(0.07 sec)
  1. Rendering Shapes on Slide as Images|Aspose.Slid...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... In this example we will traverse through each shape inside...

    docs.aspose.com/slides/net/rendering-shapes-on-...
  2. BookmarkEnd | Aspose.Words for Java

    Represents an end of a bookmark in a Word document 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...
  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. How to Add Image Watermark in PPTX using Python

    In this topic, we'll walk you through the steps for how to add image watermark in PPTX using Python. You can insert a picture watermark in PowerPoint by using easy API interface in Python....presentation image collection Traverse through each shape inside...

    kb.aspose.com/slides/python/how-to-add-image-wa...
  6. 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/
  7. LayoutCollector.GetEntity | Aspose.Words for .NET

    Discover the LayoutCollector GetEntity method, effortlessly retrieve the LayoutEnumerator's position for seamless document navigation and enhanced productivity....// The LayoutEnumerator can traverse the collection of layout entities...

    reference.aspose.com/words/net/aspose.words.lay...
  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...