Sort Score
Result 10 results
Languages All
Labels All
Results 4,661 - 4,670 of 183,667 for

page

(0.29 sec)
  1. 如何使用 Python 更改 PDF 的页面大小

    这个小教程重点介绍如何使用 Python 更改 PDF 的页面大小。它包含配置环境的所有细节、逐步程序流程和可运行的示例代码,以演示使用 Python 更改 PDF 页面大小的过程。...Page Product Family Aspose.PSD Product...页面集合 从要更新大小的集合中访问所需的页面 调用 Page 类的 set_page_size() 方法并提供新的页面大小 使用修改后的页面大小保存生成的...

    kb.aspose.com/zh/pdf/python/how-to-change-page-...
  2. Convert PDF to Different Image Formats in Pytho...

    Learn how to convert PDF documents into various image formats using Aspose.PDF in Python via Java....Convert Single or Particular Pages of PDF to TIFF Image Format...ImageDevice - for a particular page. Convert PDF using DocumentDevice...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  3. ASPOSE WORD DOCUMENT TO IMAGE DOCUMENT Conversi...

    I am using ASPOSE java word api to convert an word document to image document. However, I facing issue with it post conversion. After conversion it does not preserve the source document apperance. I am attaching an inpu…...contains two pages however, Output document is in only one page . Issue...doc.save("D:\\ACA33\\Aspose\\page_" + i + ".png", opt); String...

    forum.aspose.com/t/aspose-word-document-to-imag...
  4. Barcodes and QR codes|Documentation

    Add barcodes and QR codes to personalize or uniquely identify a form....relative to the left edge of the page. Overrides the value of align...relative to the top edge of the page. rotation_angle integer n/a...

    docs.aspose.com/omr/net/json-markup/elements-ba...
  5. Online ODT File Splitter or Build Python Apps t...

    Free online app to Split different ODT files. Python Splitter library code for ODT documents....number of pages in the ODT file. Iterate through each page and use...extract_pages to extract the page. Save the extracted page into...

    products.aspose.com/total/python-net/split/odt/
  6. Online DOTX File Splitter or Build Python Apps ...

    Free online app to Split different DOTX files. Python Splitter library code for DOTX documents....number of pages in the DOTX file. Iterate through each page and use...extract_pages to extract the page. Save the extracted page into...

    products.aspose.com/total/python-net/split/dotx/
  7. Developer Guide | Aspose.Page for Javascript vi...

    Developer Guide provides you with the necessary information you will need when working with PDLs supported by Aspose.Page API solution for Javascript via C++...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/javascript-cpp/developer-g...
  8. 基于事件的 XPS 页面修改 | .NET

    了解如何使用 Aspose.Page API for .NET 在 XPS 文件转换过程中对所有输出页面进行重复更改...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/net/xps/event-based-mod...
  9. Import and Export Data in JSON|Aspose.PDF for .NET

    This section explains how to import and Export Data in JSON...Document (); // Add page var page = newDocument . Pages . Add (); //...Document (); // Add page var page = newDocument . Pages . Add (); //...

    docs.aspose.com/pdf/net/import-export-json/
  10. 使用 Java 添加、提取或移除 PDF 中的图像 | Aspose.PDF

    使用 Aspose.PDF for Java 使用 Java 示例代码,以编程方式处理 PDF 中的图像...; int upperRightY = 200 ; Page page = pdfDocument . getPages ()...(). get_Item ( 1 ); page . addImage ( DATA_DIR . resolve ( "aspose-logo...

    products.aspose.com/pdf/zh-hans/java/images/