Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 192,335 for

paged

(0.68 sec)
  1. 使用 PHP 裁剪 PDF | Aspose.PDF

    使用 Aspose.PDF for PHP via Java 使用 C# 示例代码,以编程方式在 PHP 中裁剪 PDF 而不会降低质量...new Document ( $inputFile ); $page = $document -> getPages () ->...get_Item ( 1 ); $responseData = $page -> getCropBox () . PHP_EOL ;...

    products.aspose.com/pdf/zh-hant/php-java/crop/
  2. 使用 PHP 裁剪 PDF | Aspose.PDF

    使用 Aspose.PDF for PHP via Java 使用 C# 示例代码,以编程方式在 PHP 中裁剪 PDF 而不会降低质量...new Document ( $inputFile ); $page = $document -> getPages () ->...get_Item ( 1 ); $responseData = $page -> getCropBox () . PHP_EOL ;...

    products.aspose.com/pdf/zh-hans/php-java/crop/
  3. PDF to JPEG Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one JPEG single file programmatically with C# sample code using Aspose.PDF for .NET...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to JPEG document In loop: add...

    products.aspose.com/pdf/net/merger/pdf-to-jpeg/
  4. Utilizzo della forma del tipo di connettore|Doc...

    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 a particular page Page page = diagram . getPages ()...(). getPage ( "Page-3" ); //get a dynamic connector type shape...

    docs.aspose.com/diagram/it/java/working-with-co...
  5. FieldIndex.cross_reference_separator property |...

    FieldIndex.cross_reference_separator property. Gets or sets the character sequence that is used to separate cross references and other entries....side, # and the number of the page that contains the XE field on...display a string instead of a page number. # First, for entries...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Manipuler les documents PDF en Python|Aspose.PD...

    Apprenez à valider, structurer et modifier des documents PDF en Python, y compris la gestion de la TOC et les vérifications PDF/A....Python Contents [ Hide ] Cette page est utile lorsque vous devez...( input_pdf ) toc_page = document . pages . insert ( 1 ) toc_info...

    docs.aspose.com/pdf/fr/python-net/manipulate-pd...
  7. الحصول على خصائص الصفحة وتعيينها|Aspose.PDF for...

    تعلم كيفية الحصول على خصائص الصفحة وتعيينها لوثائق PDF باستخدام Aspose.PDF for .NET، مما يسمح بتنسيق مستندات مخصص.... GetDataDir_AsposePdf_Pages (); // Open PDF document using...// Get page count System . Console . WriteLine ( "Page Count :...

    docs.aspose.com/pdf/ar/net/get-and-set-page-pro...
  8. ค้นหา

    ค้นหา...Pages แทรกโคลนของหน้าลงใน PDF โดยใช้วิธี...โดยใช้วิธี Document.Pages.Insert(int pageNumber, Page page) สุดท้าย ให้บันทึก...

    blog.aspose.com/th/pdf/copy-pdf-pages-in-csharp/
  9. Working with multipage image formats|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....whether the image contains layers/pages/ frames the IMultipageImage...has been introduced. All multi-page images such as PSD, CDR, GIF...

    docs.aspose.com/imaging/java/working-with-multi...
  10. Add background to PDF|Aspose.PDF for Java

    Learn how to add backgrounds to PDF documents using Aspose.PDF for Java. Follow this step-by-step guide for creative customization....document is a collection of pages and each page contains a collection...add a background image to a page object. The following code snippet...

    docs.aspose.com/pdf/java/add-backgrounds/