Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 188,103 for

page

(0.33 sec)
  1. Fitting all Tables to the Page Width|Aspose.Wor...

    Fit a table into a document by Page width easily and fast instead of using VSTO in C#....AI Fitting all Tables to the Page Width Contents [ Hide ] Purpose...Summary. What is this page about? This page explains how to adjust...

    docs.aspose.com/words/net/fitting-all-tables-to...
  2. 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-...
  3. PDF | Text box on rotated page - Free Support F...

    I am attempting to provide a system which will add text boxes onto an existing PDF document which may have Page rotations. This is proving far more difficult that I expected. Box is specified by a position, height, widt…...PDF | Text box on rotated page Aspose.PDF Product Family srmorley...PDF document which may have page rotations. This is proving far...

    forum.aspose.com/t/pdf-text-box-on-rotated-page...
  4. Execute client side function on GridWeb page ch...

    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....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/java/execute-client-side-...
  5. Working with Page Header and Footer | Aspose.Ta...

    Learn how to read header and footer information from Microsoft Project files using Aspose.Tasks for C#....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/tasks/cpp/page-header-and-footer/
  6. Setting Page Options with JavaScript via C++|Do...

    This article provides sample code to set Page options of Excel worksheets programmatically using JavaScript via C++. Set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....Setting Page Options with JavaScript via C++ Contents [ Hide...it is necessary to configure page setup settings for worksheets...

    docs.aspose.com/cells/javascript-cpp/setting-pa...
  7. 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...
  8. 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-...
  9. 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...
  10. Get Page Count of PDF in Jython|Aspose.PDF for ...

    Understand how to retrieve the Page count of a PDF document in Jython using Aspose.PDF for document analysis....Get Page Count of PDF in Jython Contents [ Hide ] Aspose.PDF...PDF - Get Page To Check File Format using Aspose.PDF Java for Jython...

    docs.aspose.com/pdf/java/get-page-count-of-pdf-...