Sort Score
Result 10 results
Languages All
Labels All
Results 3,591 - 3,600 of 187,875 for

page

(0.47 sec)
  1. Connect Shapes|Documentation

    This section explains how to connect two shapes with Aspose.Diagram for Python via Java....shapes via a connector in the Page class. The code below shows...two shapes to page. Add a connector shape to page. Connect the...

    docs.aspose.com/diagram/python-java/connect-sha...
  2. Setting Headers and Footers with C++|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the C++ API or Library....display useful information such as page number, author name, topic name...footers are managed using the page‑setup settings. Setting Headers...

    docs.aspose.com/cells/cpp/setting-headers-and-f...
  3. Navigation and Interaction|Aspose.PDF for Java

    This section describes the features of work with links, actions and bookmarks....File and how to Specify PDF Page when Viewing Document. Bookmarks...on a bookmark to jump to the page or chapter it represents. The...

    docs.aspose.com/pdf/java/navigation-and-interac...
  4. Extract Images from PDF C#|Aspose.PDF for .NET

    How to extract a part of the image from PDF using Aspose.PDF for .NET in C#...Hide ] Images are held in each page’s Resources collection’s Images...collection. To extract a particular page, then get the image from the...

    docs.aspose.com/pdf/net/extract-images-from-the...
  5. Convert WORD To PNG Javascript

    Convert a Word document to PNG format in JavaScript code. Save a Word document as PNG using JavaScript....) for ( var page = 0 ; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.png`);...

    products.aspose.com/words/nodejs-net/conversion...
  6. XML Parser Specification (XPS)|Aspose.Slides fo...

    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....XML Parser Specification is a page description language and a fixed-document...Java uses the high-fidelity page layout and rendering engine...

    docs.aspose.com/slides/php-java/xml-parser-spec...
  7. Creating and manipulating animation using APNG ...

    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....Create an animation from multi-page Tiff file Source image - img4...Create APNG animation from single-page image Source image Created animation...

    docs.aspose.com/imaging/net/creating-and-manipu...
  8. Creating and manipulating animation using APNG ...

    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....Create an animation from multi-page Tiff file Source image - img4...Create APNG animation from single-page image Source image Created animation...

    docs.aspose.com/imaging/python-net/creating-and...
  9. Extract Tables from PDF using Java | Aspose.PDF

    Extract tables from PDF file programmatically with Java sample code using Aspose.PDF for Java...TableAbsorber and iterate over pages Extract table content Save extracted...pdf" ). toString ()); for ( Page page : pdfDocument . getPages ())...

    products.aspose.com/pdf/java/table/extract/
  10. How to Add Group Shape into Word File|Aspose.Wo...

    Add group shape into a document using Python.... What is this page about? This page shows how to create...results. Please refresh the page and try again....

    docs.aspose.com/words/python-net/how-to-add-gro...