Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 188,107 for

page

(0.61 sec)
  1. Page Break Preview in PHP|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....Ask AI Page Break Preview in PHP Contents [ Hide ] Aspose.Cells...Cells - Page Break Preview To set a worksheet to page break preview...

    docs.aspose.com/cells/java/page-break-preview-i...
  2. Page Count way off - Free Support Forum - aspos...

    I loaded the attached PDFi nto an Aspose Document and the reported Page count is 7 but there are 429 Pages in the PDF David-Foster-Wallace-Infinite-Jest.pdf (4.7 MB) LoadOptions loadOptions = new LoadOptions(); loadOpt…...Page Count way off Aspose.Words Product Family words-net neilbyrd...the reported page count is 7 but there are 429 pages in the PDF...

    forum.aspose.com/t/page-count-way-off/326236
  3. XPS page event-based modifications | .NET

    Discover how to make repeating changes to all output Pages during the conversion of an XPS file using Aspose.Page API for .NET...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/net/xps/event-based-modifi...
  4. Page Setup Features with C++|Documentation

    Learn how to configure Page setup features in Excel files using Aspose.Cells with C++....Ask AI Page Setup Features with C++ Contents [ Hide ] Page Setup...set of features to configure page setup options for Excel files...

    docs.aspose.com/cells/cpp/page-setup-features/
  5. Page Setup Features in Ruby|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....Ask AI Page Setup Features in Ruby Contents [ Hide ] This section...the following topics: Setting Page Options in Ruby Management Features...

    docs.aspose.com/cells/java/page-setup-features-...
  6. Page Setup Features in PHP|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....Ask AI Page Setup Features in PHP Contents [ Hide ] This section...the following topics: Setting Page Options in PHP Management Features...

    docs.aspose.com/cells/java/page-setup-features-...
  7. Get and Set Page Properties|Aspose.PDF for .NET

    Learn how to get and set Page properties for PDF documents using Aspose.PDF for .NET, allowing for customized document formatting....Ask AI Get and Set Page Properties Contents [ Hide ] Aspose.PDF...read and set properties of pages in a PDF file in your .NET applications...

    docs.aspose.com/pdf/net/get-and-set-page-proper...
  8. Change PDF Page Size Programmatically|Aspose.PD...

    Change Page Size from your PDF file using Java library....Change PDF Page Size Programmatically Contents [ Hide ] Change...PDF Page Size Aspose.PDF for Java lets you change PDF page size...

    docs.aspose.com/pdf/java/change-page-size/
  9. Inserting a new Page in Visio|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....Inserting a new Page in Visio Contents [ Hide ] VSTO Below is...code to add new page and you can’t set the page id that is the...

    docs.aspose.com/diagram/net/inserting-a-new-pag...
  10. Multi page Tiff to PDF Conversion show blank pa...

    using (Aspose.Drawing.Bitmap Bitmap = new Aspose.Drawing.Bitmap(FileStream)) { Aspose.Drawing.Imaging.FrameDimension Dimension = new Aspose.Drawing.Imaging.FrameDimension(Bitmap.FrameDimensionsList[0]); int FrameCount…...Multi page Tiff to PDF Conversion show blank page in NET framework...FrameIdx++) { Page page = PdfDocument.Pages.Add(); page.PageInfo.Width...

    forum.aspose.com/t/multi-page-tiff-to-pdf-conve...