Sort Score
Result 10 results
Languages All
Labels All
Results 4,091 - 4,100 of 192,000 for

page

(0.54 sec)
  1. 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...
  2. PDF Printing Stuck on Size A4? - Free Support F...

    Hi All, I am attempting to print a document with specific sizes (configurable by customer). NOTE: In testing I am printing to a virtual printer. I have tried both Postscript and Microsoft Print to PDF and have seen the…... Initialize printer and page settings PdfPrinterSettings...7. Apply SetPageSize to all pages (based on forum solution for...

    forum.aspose.com/t/pdf-printing-stuck-on-size-a...
  3. Frequently Asked Questions | Aspose.Page for C++

    Get answers to the most frequent questions about Aspose.Page for C++, - a comprehensive API for manipulation, Conversion and editing EP,XPS and PS files....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/cpp/faq/
  4. 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...
  5. ResourceSavingArgs.ResourceFileUri | Aspose.Wor...

    Discover the ResourceSavingArgs ResourceFileUri property to easily manage and reference resource files in your documents. Enhance efficiency today!...resource files exported to fixed page HTML, SVG or Markdown documents...file during export to fixed page HTML, SVG or Markdown format...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 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/
  7. 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/
  8. Aspose.Words - DOCX to PDF Conversion Layout In...

    We are experiencing inconsistent layout rendering when converting DOCX files to PDF using Aspose.Words. The conversion produces correct output in our local development environment but generates incorrect Page layouts in …...environment but generates incorrect page layouts in our acceptance and...contents ends at the middle of page 5 Actual (Server): Table of...

    forum.aspose.com/t/aspose-words-docx-to-pdf-con...
  9. FAQ|Aspose.PDF for Python via .NET

    Here you can find answers to Frequently Asked Questions for Aspose.PDF for Python via .NET library....more details, please visit the page Supported File Formats . What...find examples on PDF AI Copilot page. How many files can I combine...

    docs.aspose.com/pdf/python-net/faq/
  10. Insert PDF pages|Aspose.PDF for Java

    This section explains how to insert PDF Pages with com.aspose.pdf.facades using PdfFileEditor class....Insert PDF pages Contents [ Hide ] Insert PDF Pages Between Two...Paths A particular range of pages can be inserted from one PDF...

    docs.aspose.com/pdf/java/insert-pdf-pages/