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

page

(0.08 sec)
  1. 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...
  2. 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...
  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. 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...
  5. 多线程下获取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...
  6. 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/
  7. 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/open-ai-online/
  8. Determine if Paper Size of Worksheet is Automat...

    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....is automatic or not via the Page Setup window as shown in this...AI Document Assistant Close Page Setup and Printing Options Implement...

    docs.aspose.com/cells/java/determine-if-paper-s...
  9. Manipulating HTML5 canvas format|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....Canvas image to existing HTML page You can embed more than one...within HTML page or update already exsiting page. In order to...

    docs.aspose.com/imaging/net/manipulating-html5-...
  10. Parse PDF documents|Aspose.PDF for .NET

    Do you want to parse PDF documents? Discover various PDF data extraction methods with Aspose.PDF for .NET....particular page, or a particular region in a page. Extract Images...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/pdf/net/parsing/