Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 2,296 for

search index

(0.07 sec)
  1. Add, Move or Delete pages in PDF using C++ | As...

    Manipulate PDF pages of your document programmatically with C++ sample code using Aspose.PDF for C++...Open NuGet package manager, search for Aspose.PDF and install...Insert method with specified index. Save the output PDF using the...

    products.aspose.com/pdf/cpp/pages/
  2. Working with Messages in a PST File|Documentation

    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.... Simply provide the index for the first message, and the...of messages to be extracted. Search Messages and Folders in a PST...

    docs.aspose.com/email/cpp/working-with-messages...
  3. Convert JSON to SHX GIS Data via .NET | product...

    Try our On-Premise APIs for your GIS data conversion on .NET Framework, .NET Core....Open NuGet package manager, search for and install. You may also...Open NuGet package manager, search for Aspose.GIS and install...

    products.aspose.com/gis/net/conversion/json-to-...
  4. Add, Extract, Delete Tables in PDF using Python...

    Manage Tables in PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Open PyPI , search for aspose-pdf , and install...Document. Access the Page via its index. Create Table object. Set table...

    products.aspose.com/pdf/python-net/table/
  5. Split PDF, HTML, TXT Files using C# | Aspose.PDF

    C# sample code to split files on .NET Framework, .NET Core....Open NuGet package manager, search for Aspose.PDF and install...SplitToPages ( "test.pdf" ); int index = 1 ; foreach ( var ms in pages...

    products.aspose.com/pdf/net/splitter/
  6. TableCollection | Aspose.Words for Java

    Provides typed access to a collection of Table nodes in Java....get(int index) Retrieves a Table at the given index. getContainer()...zero-based index of the specified node. insert(int index, Node node)...

    reference.aspose.com/words/java/com.aspose.word...
  7. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes in Java....get(int index) Retrieves a Paragraph at the given index. getContainer()...zero-based index of the specified node. insert(int index, Node node)...

    reference.aspose.com/words/java/com.aspose.word...
  8. Add Table to PDF using Python | Aspose.PDF

    Adding table in PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Open PyPI , search for aspose-pdf , and install...Document. Access the Page via its index. Create Table object. Set table...

    products.aspose.com/pdf/python-net/table/add/
  9. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in C++ using Aspose.Slides, featuring concise code examples and performance-focused guidance....reference of a slide by using its Index. Add a SmartArt shape by setting...of first slide by using its Index. Traverse through every shape...

    docs.aspose.com/slides/cpp/manage-smartart-shape/
  10. BuildingBlockCollection | Aspose.Words for Java

    A collection of BuildingBlock objects in the document in Java....2 - Get a building block by index: Assert.assertEquals("Block...get(int index) Retrieves a building block at the given index. getContainer()...

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