Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 187,946 for

page

(0.23 sec)
  1. Calculate Page Setup Scaling Factor|Documentation

    This article provides sample code explaining how to use the C# API or .NET library to calculate the Page Setup scaling factor using the Fit to n Page(s) wide by m tall option of an Excel worksheet programmatically....Ask AI Calculate Page Setup Scaling Factor Contents [ Hide ]...When you set Page Setup Scaling using Fit to n page(s) wide by...

    docs.aspose.com/cells/net/calculate-page-setup-...
  2. Modifying XPS page on events | Java

    Learn how to make repeating changes to all output Pages while convering an XPS file with Aspose.Page API for Java...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/java/xps/modifying-xps-pag...
  3. 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...
  4. 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
  5. 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...
  6. 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...
  7. Change PDF Page Size Programmatically|Aspose.PD...

    Change Page Size from your PDF file using C++ library....Change PDF Page Size Programmatically Contents [ Hide ] PDF is...your PDF document since the page size is larger than the paper...

    docs.aspose.com/pdf/cpp/change-page-size/
  8. 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/
  9. Retrieve Visio Page Information in Ruby|Documen...

    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....Retrieve Visio Page Information in Ruby Contents [ Hide ] Aspose...Retrieve Visio Page Information To Retrieve Visio Page Information...

    docs.aspose.com/diagram/java/retrieve-visio-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...