Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 141,266 for

page

(0.12 sec)
  1. 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...
  2. Draw Square|Documentation

    This section explains how to draw square in a visio Page with Aspose.Diagram. Support using C# to draw square and save as pdf, svg, html, image, xps and other formats....to draw a square shape in a page.The code example below shows...developers to draw a square in the page and save as SVG format. The...

    docs.aspose.com/diagram/net/drawing/draw-square/
  3. Add Header to PDF using Java | Aspose.PDF

    Java source code to add header in PDF document on any platform.... Add the Stamp to Page using AddStamp method. Save...on all pages foreach ( Page page in pdfDocument . Pages ) { page...

    products.aspose.com/pdf/java/header/
  4. How to Split PDF by Pages in Java

    This basic tutorial elaborates how to split PDF by Pages in Java with simple API calls. Using Java split PDF Pages operation can be performed in different operating systems like Linux, Windows, and macOS....Page Product Family Aspose.PSD Product...Family How to Split PDF by Pages in Java This basic tutorial...

    kb.aspose.com/pdf/java/how-to-split-pdf-by-page...
  5. Your First Aspose.Diagram Application - Hello W...

    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....the words Hello World in the page. Creating the Hello World Application...words Hello World! into the page accessed. Generate the modified...

    docs.aspose.com/diagram/python-net/your-first-a...
  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. How to Rotate PDF using Python

    This short tutorial guides on how to rotate PDF using Python. It contains detailed steps to write the application and a runnable sample code to rotate PDF Pages using Python....Page Product Family Aspose.PSD Product...learn the process to change the page orientation from portrait to...

    kb.aspose.com/pdf/python/how-to-rotate-pdf-usin...
  8. 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-...
  9. Aspose::Words::PageSetup::get_ChapterPageSepara...

    Aspose::Words::PageSetup::get_ChapterPageSeparator method. Gets or sets the separator character that appears between the chapter number and the Page number in C++....between the chapter number and the page number. Aspose :: Words :: ...Remarks Before you can create page numbers that include chapter...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. ConvertUtil.pointToInch method | Aspose.Words f...

    ConvertUtil.pointToInch method. Converts points to inches....Examples Shows how to specify page properties in inches. let doc...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/nodejs-net/aspose.wo...