Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 194,585 for

page

(0.44 sec)
  1. 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-...
  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. 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...
  4. Convert multi-page PDF to TIFF with CCITT4 comp...

    We have received a trial license for Aspose.PDF for .NET that is going to expire next week. We are working with a multi-Page PDF generated from HTML using Aspose PDF. The next step in our process is to convert this PDF …...multi-page PDF to TIFF with CCITT4 compression - last page is compressed...We are working with a multi-page PDF generated from HTML using...

    forum.aspose.com/t/convert-multi-page-pdf-to-ti...
  5. Add PDF Page Stamp to PDF|Aspose.PDF for PHP vi...

    Add a Page stamp to a PDF file using the PdfPageStamp class with PHP....Add PDF Page Stamp to PDF Contents [ Hide ] Add Page Stamp A...

    docs.aspose.com/pdf/php-java/page-stamps-in-the...
  6. Missing page numbers in PDF Export - Free Suppo...

    Hi, I am using C++, Aspose.Cells 26.07 and the following code snippet: U16String fileName = outDir + u"input.xlsm"; U16String outfileNamePDF1 = outDir + u"out1.pdf"; Workbook wb = Aspose::Cells::Workbook(fileName); wb.…...Missing page numbers in PDF Export Aspose.Cells Product Family...XLSX to PDF, the page numbers on several pages are missing, starting...

    forum.aspose.com/t/missing-page-numbers-in-pdf-...
  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...any time. 1 Like ← previous page...

    forum.aspose.com/t/add-a-page-break-in-excel-at...
  8. 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...
  9. 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...
  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...