Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 58,533 for

page

(0.1 sec)
  1. How to Change the Order of Pages in PDF using Java

    This article assists on how to change the order of Pages in PDF using Java. It provides steps to set the IDE and write application along with the runnable sample code to reorder Pages in a PDF using Java....Page Product Family Aspose.PSD Product...How to Change the Order of Pages in PDF using Java This tutorial...

    kb.aspose.com/pdf/java/how-to-change-the-order-...
  2. Aspose::Words::Saving::FixedPageSaveOptions::ge...

    Aspose::Words::Saving::FixedPageSaveOptions::get_PageSet method. Gets or sets the Pages to render. Default is all the Pages in the document in C++....sets the pages to render. Default is all the pages in the document...to convert only some of the pages in a document to PDF. auto doc...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. FixedPageSaveOptions.PageSavingCallback | Aspos...

    Control Page saving with FixedPageSaveOptions' PageSavingCallback. Optimize document exports to fixed formats for enhanced efficiency and precision....Allows to control how separate pages are saved when a document is...is exported to fixed page format. public IPageSavingCallback PageSavingCallback...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose::Words::Saving::FixedPageSaveOptions::ge...

    Aspose::Words::Saving::FixedPageSaveOptions::get_PageSavingCallback method. Allows to control how separate Pages are saved when a document is exported to fixed Page format in C++....Allows to control how separate pages are saved when a document is...is exported to fixed page format. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. PageSetup.pageWidth property | Aspose.Words for...

    PageSetup.PageWidth property. Returns or sets the width of the Page in points....Returns or sets the width of the page in points. get pageWidth ()...it will be visible on every page. builder . moveToHeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Layout::LayoutEntityType enum | ...

    Aspose::Words::Layout::LayoutEntityType enum. Types of the layout entities in C++.... Page n/a Represents page of a document. Page may have...Represents a column of text on a page. Column may have the same child...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. PageSetup.multiple_pages property | Aspose.Word...

    PageSetup.multiple_Pages property. For multiple Page documents, gets or sets how a document is printed or rendered so that it can be bound as a booklet....multiple_pages property PageSetup.multiple_pages property For...For multiple page documents, gets or sets how a document is printed...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PatchFormat|Aspose.BarCode for Python via .NET ...

    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.... Use page format to generate Patch page with PatchCodes...only A4 Generates A4 format page with PatchCodes as borders and...

    docs.aspose.com/barcode/python-net/api-referenc...
  9. Frameset | Aspose.Words for Java

    Represents a frames Page or a single frame on a frames Page in Java....Represents a frames page or a single frame on a frames page. To learn more...items, this instance is a frames page, otherwise it is a single frame...

    reference.aspose.com/words/java/com.aspose.word...
  10. Does the API support adding a datetime text wit...

    Hi,Support: Does the API support adding a datetime text element on pdf Page and the added datetime text element can auto-update as the OS current date and time? If so,how to reach it on VB.net? Thanks for your help....datetime text element on pdf page and the added datetime text...= new Document(); var page = doc.Pages.Add(); // Create a date...

    forum.aspose.com/t/does-the-api-support-adding-...