Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 181,662 for

page

(0.18 sec)
  1. 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...
  2. 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-...
  3. 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...
  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. Page Setup and Printing Options with Node.js vi...

    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 and Printing Options with Node.js via C++ Contents...developers need to configure page‑setup and print settings to...

    docs.aspose.com/cells/nodejs-cpp/page-setup-and...
  6. Get Page Count of PDF in Python|Aspose.PDF for ...

    Learn how to get the total Page count of a PDF document using Python with Aspose.PDF for effective document handling....Get Page Count of PDF in Python Contents [ Hide ] To get page...'input1.pdf' page_count = pdf.getPages().size() print "Page Count:"...

    docs.aspose.com/pdf/python-java/get-page-count-...
  7. MULTIPLE PAGE TIFF FILE TO PDF - Free Support F...

    I want to merge a multiPage tiff file to a pdf I used this function but only first frame of tiff got added , what do I need to change , we need to ensure that we are processing each frame of the TIFF file, can you sugge…...MULTIPLE PAGE TIFF FILE TO PDF Aspose.PDF Product Family aspose-pdf-java...FileInputStream(tiffPath)) { Page newPage = mergedDoc.getPages()...

    forum.aspose.com/t/multiple-page-tiff-file-to-p...
  8. 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...
  9. Calculate Page Setup Scaling Factor with JavaSc...

    This article provides sample code explaining how to use the JavaScript API via C++ to calculate Page Setup scaling factor using the Fit to n Page(s) wide by m tall option of an Excel worksheet programmatically....Calculate Page Setup Scaling Factor with JavaScript via C++ Contents...When you set Page Setup Scaling using Fit to n page(s) wide by...

    docs.aspose.com/cells/javascript-cpp/calculate-...
  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...any time. 1 Like ← previous page...

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