Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 184,616 for

page

(0.24 sec)
  1. Fit All Worksheet Columns on Single PDF Page|Do...

    Learn how to Fit All Worksheet Columns on Single PDF Page with Aspose.Cells for Python via .NET API....Worksheet Columns on Single PDF Page Contents [ Hide ] Sometimes...onto one page. The PdfSaveOptions.all_columns_in_one_page_per_sheet...

    docs.aspose.com/cells/python-net/fit-all-worksh...
  2. Header and Footer only on last page - Free Supp...

    Hello, Describe the case I’m creating .docx and .pdf documents from HTML templates using Aspose.Words for .Net. In version 24.2, Aspose.Words for .Net was adding Header and Footer to every Page. I want to upgrade to n…...Header and Footer only on last page Aspose.Words Product Family...adding Header and Footer to every page. I want to upgrade to newest...

    forum.aspose.com/t/header-and-footer-only-on-la...
  3. Execute client side function on GridWeb page ch...

    This article introduces how to work with client js function in GridWeb....client side function on GridWeb page change Contents [ Hide ] Possible...client-side function when the GridWeb page changes. Aspose.Cells.GridWeb...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. Get a Page Object from Visio Drawing in PHP|Doc...

    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....Get a Page Object from Visio Drawing in PHP Contents [ Hide ]...Diagram - Getting a Page Object by ID To Get a Page Object by ID using...

    docs.aspose.com/diagram/java/get-a-page-object-...
  5. Get a Page Object from Visio Drawing in Ruby|Do...

    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....Get a Page Object from Visio Drawing in Ruby Contents [ Hide...Diagram - Getting a Page Object by ID To Get a Page Object by ID using...

    docs.aspose.com/diagram/java/get-a-page-object-...
  6. Calculate Page Setup Scaling Factor with Node.j...

    This article provides sample code explaining how to use the Node.js API with C++ 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 with Node.js via C++...When you set Page Setup Scaling using Fit to n page(s) wide by...

    docs.aspose.com/cells/nodejs-cpp/calculate-page...
  7. Adding Page Number to PDF with Python|Aspose.PD...

    Aspose.PDF for Python via .NET allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....Adding Page Number to PDF with Python Contents [ Hide ] All the...documents must have page numbers in it. The page number makes it...

    docs.aspose.com/pdf/python-net/add-page-number/
  8. Extract Images from Web Page with Aspose.HTML f...

    Extract images from websites programmatically in Python. A simple and powerful Aspose.HTML for Python via .NET API for automated image downloading....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/html/python-net/extract-ima...
  9. Delete Page in PDF in Node.js|Aspose.PDF for No...

    You can delete Pages from your PDF file using Aspose.PDF for Node.js via C++....Delete Page in PDF in Node.js Contents [ Hide ] In case you want...want to delete PDF pages, you can use AsposePdfDeletePages function...

    docs.aspose.com/pdf/nodejs-cpp/delete-pages/
  10. Add a page break in excel at end of each page i...

    Hello, I am working on a Project to convert excel files to pdf with Aspose.Cells version 25.6. Currently I am using below code for conversion: final PageSetup pgSetup = curSheet.getPageSetup(); if (pgSetup != null && …...Add a page break in excel at end of each page in sheet when converting...if multiple pages exist in the same sheet the pages get merged...

    forum.aspose.com/t/add-a-page-break-in-excel-at...