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

traverse

(0.26 sec)
  1. 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...
  2. 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/
  3. How to Remove Signature From PDF using Python

    This topic focuses on how to remove signature from PDF using Python. It covers all the details to set up the IDE environment, necessary steps to develop this application and a runnable sample code to delete digital signature from PDF using Python....the get_sign_names() method Traverse through all the signatures...

    kb.aspose.com/pdf/python/how-to-remove-signatur...
  4. How to Remove Watermark from PDF using Python

    This short topic guides on how to remove watermark from PDF using Python. It encompasses all the details for the configuration, step-wise process and a runnable sample code to remove watermark from PDF file using Python....object to delete the watermark Traverse through all the artifact on...then all of its pages are traversed. For each page, respective...

    kb.aspose.com/pdf/python/how-to-remove-watermar...
  5. CompositeNode.GetChild | Aspose.Words for .NET

    Discover the CompositeNode GetChild method to easily retrieve the Nth child node of a specific type, enhancing your data management efficiency....(StructuredDocumentTa and SmartTag) are traversed even when isDeep = false and...TableStyleToDirectFo.docx" ); Shows how to traverse through a composite node’s...

    reference.aspose.com/words/net/aspose.words/com...
  6. How to Convert PDF to Image in Python

    This tutorial will guide you on how to convert PDF to image in Python. It will teach you how using Python convert PDF to image of any type like PNG, BMP, JPG, and others....using the resolution object Traverse through all the pages inside...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  7. 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...
  8. 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...
  9. Smartly Importing Nested Objects into Excel Wit...

    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.... Dynamic Data Traversal: Traverse relationships on‑demand...

    docs.aspose.com/cells/net/how-to-import-nested-...
  10. Edit and Modify Markdown in C# – Aspose.HTML Tu...

    Edit and modify existing Markdown files in C# with Aspose.HTML for .NET - change headings, update paragraphs, remove list items, and manipulate the Markdown AST.... For robust processing, traversal should continue using the...targeting elements. The code traverses the syntax tree using FirstChild...

    docs.aspose.com/html/net/edit-markdown/