Sort Score
Result 10 results
Languages All
Labels All
Results 5,021 - 5,030 of 192,338 for

page

(0.59 sec)
  1. Convert PDF To TIFF Python

    Convert PDF to TIFF format in Python code. Save PDF as TIFF using Python....TIFF) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .tiff" ,...

    products.aspose.com/words/python-net/conversion...
  2. Bug] com.aspose.pdf.Image no longer supports PI...

    Product & Version Product: Aspose.PDF for Java Broken version: 26.1 Working version: 25.6 JDK: 25 OS: Linux (Ubuntu) We use com.aspose.pdf.Image to embed raster image files (including Apple PICT .pic format) into a…...Page; public class PictToPdfTest...pdfDocument = new Document()) { Page page = pdfDocument.getPages().add();...

    forum.aspose.com/t/bug-com-aspose-pdf-image-no-...
  3. Manage canvases of XPS file | .NET

    .NET API Solution to manage XPS files. Code example on how to clip and transform canvases of XPS files with a few lines of C# code....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/net/work-with-canvases/
  4. Working with Window Elements|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....allow for multiple tabbed web pages in one window. Developers can...allow for multiple tabbed web pages in one window. Developers can...

    docs.aspose.com/diagram/java/working-with-windo...
  5. XLSX to PDF only the first rows are rendered - ...

    Hi team, I’m converting an Excel file (.xlsx) to PDF. The PDF only shows the first rows of the sheet; the rest of the rows are not rendered. I’m attaching the original Excel and a screenshot of the output where the trun…...into the PDF across as many pages as necessary? If you need more...to various reasons, such as page size settings or the way the...

    forum.aspose.com/t/xlsx-to-pdf-only-the-first-r...
  6. "GetRowHeightInch" returns wrong height for aut...

    See attached sample: I write a long text to a cell, set “IsTextWrapped = true” and call “AutoFitRows”. AsposeCellsRowHeightInch.zip (11.9 KB) When calling “GetRowHeightInch” afterwards (for setting horizontal Page brea…...afterwards (for setting horizontal page breaks at certain rows), this...(upper part of screenshot). In Page layout view or print preview...

    forum.aspose.com/t/getrowheightinch-returns-wro...
  7. FAQ|Aspose.PDF for .NET

    Here you can find answers to Frequently Asked Questions for Aspose.PDF for .NET library....more details, please visit the page Supported File Formats . What...find examples on PDF AI Copilot page. How many files can I combine...

    docs.aspose.com/pdf/net/faq/
  8. Convert CGM to PPT via Java API | products.aspo...

    Java API to Convert CGM to PPT without using Microsoft Word...to set the page size, page orientation, and page margins. Additionally...to set the page size, page orientation, and page margins. Additionally...

    products.aspose.com/total/java/conversion/cgm-t...
  9. Concatenate PDF documents in C#|Aspose.PDF for ...

    This section explains how to concatenate PDF documents with Aspose.PDF Facades using PdfFileEditor class....outputStream ); } } } } Insert blank page Once the PDF files have been...merged, we can insert a blank page at the beginning of document...

    docs.aspose.com/pdf/net/concatenate-pdf-documents/
  10. Working with PDF Documents using JavaScript via...

    This article describes to you what manipulations can be done with the document with Aspose.PDF for JavaScript via C++ library....following: Optimize PDF - optimize page content, optimize file size...Optimize PDF Resources - optimize page content, optimize file size...

    docs.aspose.com/pdf/javascript-cpp/working-with...