Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 184,608 for

page

(0.09 sec)
  1. DOCX -> TIFF conversion creates additional page...

    When converting from DOCX to TIFF Page by Page using Document. extractPages() for the first Page in the document an additional extra empty Page is created. The issue can be replicated using this document: GEN_Formular…...conversion creates additional page (JAVA) Aspose.Words Product...converting from DOCX to TIFF page by page using Document. extractPages()...

    forum.aspose.com/t/docx-tiff-conversion-creates...
  2. 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...
  3. 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/
  4. 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...
  5. Converting Specific Portion of DjVu Page in Jyt...

    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....Converting Specific Portion of DjVu Page in Jython Contents [ Hide ]...of DjVu Page To convert specific portion of DjVu page using Aspose...

    docs.aspose.com/imaging/java/converting-specifi...
  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. Page Number and Footer on different Pages - Fre...

    The footer appears at the top of a new section not at the bottom of the Page image.png (6.8 KB)...Page Number and Footer on different Pages Aspose.Words Product...section not at the bottom of the page image.png (6.8 KB) Professionalize...

    forum.aspose.com/t/page-number-and-footer-on-di...
  8. Extract All Images From a Visio Page 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....Extract All Images From a Visio Page in PHP Contents [ Hide ] Aspose...a Visio Page To Extract All Images From a Visio Page using Aspose...

    docs.aspose.com/diagram/java/extract-all-images...
  9. Getting and Setting Page Properties using Pytho...

    This section shows how to get the number of Pages in a PDF file, get information about PDF Page properties such as color and set Page properties....Getting and Setting Page Properties using Python Contents [ Hide...read and set properties of pages in a PDF file in your Python...

    docs.aspose.com/pdf/python-net/get-and-set-page...
  10. Table Page Breaks Not Matching Word Display - F...

    Issue Summary Aspose.Words for Java is creating additional Page breaks for tables during PDF conversion that don’t appear in Microsoft Word’s display, even when AllowBreakAcrossPages is set to false. Documents with stan…...Table Page Breaks Not Matching Word Display Aspose.Words Product...Java is creating additional page breaks for tables during PDF...

    forum.aspose.com/t/table-page-breaks-not-matchi...