Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 190,008 for

page

(1.28 sec)
  1. Sequence Page numbers while merging two PDF Doc...

    Hi, I am using aspose.pdf for creating PDF documents. I need to merger two PDF files. Issue is the merged file (second one) is restarting Page numbers. For example. 1st PDF had 3 Pages and 2nd PDF had 6 Pages so merged…...Sequence Page numbers while merging two PDF Document Aspose.PDF...restarting page numbers. For example. 1st PDF had 3 pages and 2nd...

    forum.aspose.com/t/sequence-page-numbers-while-...
  2. Page Description Language Mergers | Aspose.Page...

    To merge a file of a PDL format to the single one in PDF format use this API for C++ solution. Go to see the examples depicted in the code....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/cpp/merge/
  3. 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...
  4. 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-...
  5. While converting from pdf to word dotted box is...

    While converting fr om pdf to word dotted box is getting add in word file in each Page in Page margin...add in word file in each page in page margin Aspose.Words Product...add in word file in each page in page margin alexey.noskov May...

    forum.aspose.com/t/while-converting-from-pdf-to...
  6. Get Document Window and Page Display Properties...

    Learn how to access document window and Page display properties of a PDF file in PHP using Aspose.PDF....Get Document Window and Page Display Properties in PHP Contents...PDF - Get Document Window and Page Display Properties To Get Document...

    docs.aspose.com/pdf/java/get-document-window-an...
  7. 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-...
  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. 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...
  10. 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...