Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 187,975 for

page

(0.48 sec)
  1. Create Links in PDF file|Aspose.PDF for Java

    This section explains how to create links in your PDF document with Java.... Get the Page you want to add link to. Create...LinkAnnotation object using the Page and Rectangle objects. Set the...

    docs.aspose.com/pdf/java/create-links/
  2. Latest Aspose.Page Product Family topics - Free...

    Get technical support of Aspose.Page for .NET and Java....Page Product Family Topic Replies Views Activity About...About the Aspose.Page Product Family category 1 1057 November 18...

    forum.aspose.com/c/page/39
  3. How to Move Pages in PDF using Python

    This article describes how to move Pages in PDF using Python. It provides details to establish the environment and a sample code to change order of Pages in PDF using Python....Page Product Family Aspose.PSD Product...Product Family How to Move Pages in PDF using Python This short...

    kb.aspose.com/pdf/python/how-to-move-pages-in-p...
  4. PDF 粘性注释|Aspose.PDF for Java

    本主题关于粘性注释,以水印注释为例展示在文本中。它用于在页面上表示图形。查看代码片段以解决此任务。...pdf" ); Page page = document . getPages ()....= new WatermarkAnnotation ( page , new Rectangle ( 100 , 500...

    docs.aspose.com/pdf/zh/java/sticky-annotations/
  5. PageSavingArgs.KeepPageStreamOpen | Aspose.Word...

    Discover how the KeepPageStreamOpen property in PageSavingArgs enhances document management with Aspose.Words by controlling stream behavior for optimal performance....close it after saving a document page. public bool KeepPageStreamOpen...property after writing a document page into it. Specify true to keep...

    reference.aspose.com/words/net/aspose.words.sav...
  6. FixedPageSaveOptions.page_set property | Aspose...

    FixedPageSaveOptions.Page_set property. Gets or sets the Pages to render...page_set property FixedPageSaveOptions.page_set property Gets...sets the pages to render. Default is all the pages in the document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Add, Extract or Remove Images in PDF using C++ ...

    Manipulate images in PDF programmatically with C++ sample code using Aspose.PDF for C++... Get the page you want to add an image. Add...Add the image into the page’s Resources collection. Use the GSave...

    products.aspose.com/pdf/cpp/images/
  8. Group, Convert and Verify Shapes|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....vsdx" ); // get page by name Page page = diagram . getPages...getPages (). getPage ( "Page-3" ); // Initialize an array of shapes...

    docs.aspose.com/diagram/java/group-convert-and-...
  9. Move Pages to PDF using Java | Aspose.PDF

    Move PDF Pages of your document programmatically programmatically with Java sample code using Aspose.PDF for Java...to Move pages to PDF using Java In order to move page, we’ll use...API</version> </dependency> Move Page to PDF using Java You need Aspose...

    products.aspose.com/pdf/java/pages/move/
  10. PageInfo class | Aspose.Words for Python

    aspose.words.rendering.PageInfo class. Represents information about a particular document Page...about a particular document page. To learn more, visit the Rendering...documentation article. Remarks The page width and height returned by...

    reference.aspose.com/words/python-net/aspose.wo...