Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 143,542 for

page

(0.06 sec)
  1. Limiting memory usage when concatenating large ...

    I am trying to concatenate two large PDF documents together using Aspose.PDF (23.1) in Java like this: Document doc1 = new Document("D:/input1.pdf"); Document doc2 = new Document("D:/input2.pdf"); for (final Page p : do…...pdf"); for (final Page p : doc2.getPages()) { doc1...and have 8000 pages with a large image on each page and a small...

    forum.aspose.com/t/limiting-memory-usage-when-c...
  2. Aspose::Words::Font::get_Engrave method | Aspos...

    Aspose::Words::Font::get_Engrave method. True if the font is formatted as engraved in C++....letters are sunken into the page: builder -> get_Font () -> set_Engrave...like the letters pop out of the page: builder -> get_Font () -> set_Engrave...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. Working with masks in Aspose.PSD for Java|Docum...

    Examples of how to work with Clipping, Raster and Vector Masks within PSD File...the example at the end of the page for clarification. ** Raster...the example at the end of the page for better understanding. **...

    docs.aspose.com/psd/java/update-create-layer-mask/
  4. Formatting Pivot Table|Documentation

    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....fields and page fields. Setting Row, Column, and Page Fields Format...fields in all areas for example, page, column, row or data. The code...

    docs.aspose.com/cells/java/formatting-pivot-table/
  5. Create VSTX Files via Java | products.aspose.com

    Java Sample code for generating VSTX documents. Use this code for creating VSTX files within Java based desktop or web application....the first page of the diagram. Add text in the page. Use save...Access the first page of the diagram. Page page = diagram.getPages()...

    products.aspose.com/diagram/java/create/vstx/
  6. Create VSDM Files via Java | products.aspose.com

    Java Sample code for generating VSDM documents. Use this code for creating VSDM files within Java based desktop or web application....the first page of the diagram. Add text in the page. Use save...Access the first page of the diagram. Page page = diagram.getPages()...

    products.aspose.com/diagram/java/create/vsdm/
  7. Common recognition settings|Documentation

    Configuring Aspose.OCR for .NET recognition engine for extracting text from images, scanned PDFs, DjVu files and other content....extracting text from single-page and multi-page images, scanned PDFs...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/ocr/net/recognition-settings-co...
  8. How to create a link to table of contents and l...

    We are using ASPOSE.Words. We would like to add a link to TOC(Table of contents) in footer of every Page. Couldnt find any resources on how to achieve this. Please help....contents) in footer of every page. Couldnt find any resources...(TOC) in the footer of every page using Aspose.Words, you can...

    forum.aspose.com/t/how-to-create-a-link-to-tabl...
  9. Python Excel Spreadsheet API | products.aspose.com

    Python library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, HTML, TXT and other popular formats....formulas Configure page setup Adjust page orientation, scaling...Java provides full control over page setup allowing to manipulate...

    products.aspose.com/cells/python-java/
  10. Aspose::Words::Saving::XamlFixedSaveOptions cla...

    Aspose::Words::Saving::XamlFixedSaveOptions class. Can be used to specify additional options when saving a document into the XamlFixed format. To learn more, visit the documentation article in C++....Allows to control how separate pages are saved when a document is...is exported to fixed page format. get_PageSet () const Gets or...

    reference.aspose.com/words/cpp/aspose.words.sav...