Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 181,359 for

page

(0.07 sec)
  1. Update Fields in Python|Aspose.Words for Java

    Update fields of Word Document using Python....document content on the second page . builder . insertBreak ( BreakType...BreakType . SECTION_BREAK_NEW_PAGE ) \# Call the method below to...

    docs.aspose.com/words/java/update-fields-in-pyt...
  2. FixedPageSaveOptions | Aspose.Words for Java

    Contains common options that can be specified when saving a document into fixed Page formats PDF XPS images etc in Java....saving a document into fixed page formats (PDF, XPS, images etc)...Examples: Shows how to render one page from a document to a JPEG image...

    reference.aspose.com/words/java/com.aspose.word...
  3. PDF with Node.js via C++|Documentation

    Learn how to convert an Excel workbook into PDF using Aspose.Cells for Node.js via C++....Cells Yes Page Break Yes Page Setup Header/Footer Yes Page Setup...Margins Yes Page Setup Page Orientation Yes Page Setup Page Size Yes...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  4. Parsing PDF documents|Aspose.PDF for Android vi...

    Do you want to extract data from PDF documents? Discover various PDF data extraction methods with Aspose.PDF for Android via Java...particular page, or a particular region in a page. Extract Images...

    docs.aspose.com/pdf/androidjava/parsing/
  5. PaperSize | Aspose.Words for Java

    Specifies paper size in Java....appendChild(section); // Set some page setup properties for the section...setSectionStart(SectionStart.NEW_PAGE); section.getPageSetup().se...

    reference.aspose.com/words/java/com.aspose.word...
  6. Convert a Document to PDF in Python|Aspose.Word...

    Convert a document to PDF using Python. Various input formats are supported, including Word, OpenOffice, Image and eBook formats....paginated or has the concept of pages. Convert a Word Document to...mimics the way Microsoft Word’s page layout engine works, making...

    docs.aspose.com/words/python-net/convert-a-docu...
  7. GIF to PDF Converter using Python | Aspose.PDF

    Sample code on Python for GIF to PDF conversion. Use example code for batch GIF to PDF conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...the output PDF file. Use the pages method of the Document class...

    products.aspose.com/pdf/python-net/conversion/g...
  8. 多线程下获取PDF中的图片信息报错:Not supported image type - Fr...

    代码如下,正常使用则没有问题,但是添加了线程池就会报错: com.aspose.pdf.internal.ms.System.l7n: Not supported image type at com.aspose.pdf.XImage.lI(Unknown Source) at com.aspose.pdf.XImage.saveInternal(Unknown Source) at com.aspose.pdf.XImage.…...PageCollection pages = document.getPages(); int pageSize = pages.size();...else { pages.forEach(page -> images.addAll(getImages(page))); }...

    forum.aspose.com/t/pdf-not-supported-image-type...
  9. Determine if Paper Size of Worksheet is Automat...

    This article explains how to use the C# API or .NET library sample code to determine if the paper size of a worksheet is automatic programmatically....paper size is automatic via the Page Setup window as shown in this...Document Assistant Close Copy Page Setup Settings from Source Worksheet...

    docs.aspose.com/cells/net/determine-if-paper-si...
  10. AI ファイルをオンラインで開く | products.aspose.com

    AI ファイルをオンラインで開く...Document(pdfFileStream); var page = pdfDocument.Pages[1]; using var imageStream...resolution); pngDevice.Process(page, imageStream); imageStream.Position...

    products.aspose.com/psd/jp/view/open-ai-online/