Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 184,565 for

page

(0.1 sec)
  1. TxtExportHeadersFootersMode enumeration | Aspos...

    aspose.words.saving.TxtExportHeadersFootersMode enumeration. Specifies the way headers and footers are exported to plain text format....'Primary footer' ) # Insert pages to display these headers and...= doc ) builder . writeln ( 'Page 1' ) builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageVerticalAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.PageVerticalAlignment enum for optimal text alignment on Pages. Enhance your document's layout with precise vertical justification!...justification of text on each page. public enum PageVerticalAlignmen...aligned at the bottom of the page. Center 1 Text is aligned in...

    reference.aspose.com/words/net/aspose.words/pag...
  3. Manipulate PDF Document|Aspose.PDF for Java

    Learn how to manipulate PDF documents in Java using Aspose.PDF, including editing and content updates....Get access to first page of PDF file Page tocPage = document ...0 ] = "First page" ; titles [ 1 ] = "Second page" ; titles [ 2...

    docs.aspose.com/pdf/java/manipulate-pdf-document/
  4. Aspose::Words::Saving::PdfZoomBehavior enum | A...

    Aspose::Words::Saving::PdfZoomBehavior enum. Specifies the type of zoom applied to a PDF document when it is opened in a PDF viewer in C++....document to fit page width. ZoomFactor 1 Displays the page using the...factor. FitPage 2 Displays the page so it visible entirely. FitWidth...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Set Orientation and Control the Export of Hidde...

    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....Visio Pages on Saving Contents [ Hide ] Change a Visio Page Layout...orientation of the Visio drawing page programmatically. This help...

    docs.aspose.com/diagram/java/set-orientation-an...
  6. How to Rearrange Pages in a PDF using C#

    This article assists on how to rearrange Pages in a PDF using C#. It has information to set the IDE and a runnable sample code to reorder Pages in a PDF using C#....Page Product Family Aspose.PSD Product...Product Family How to Rearrange Pages in a PDF using C# This how-to...

    kb.aspose.com/pdf/net/how-to-rearrange-pages-in...
  7. 在 Visio 页面中自动放置一组形状|Documentation

    本节介绍如何使用 Aspose.Diagram 在 visio 页面中自动放置一组形状。...为了实现这一点,Page 类提供了 AutoSpaceShapes 成员,该成员采用...get page of the Visio drawing Aspose . Diagram . Page page = diagram...

    docs.aspose.com/diagram/zh/net/auto-space-a-col...
  8. Create PDF using Java | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Java API to easily generate and read PDF files in Java applications.... Add a page using Pages.Add() method. Create a...Paragraphs collection of the page. Save the PDF using Save(String)...

    products.aspose.com/pdf/java/create/
  9. PageSetup.LinesPerPage | Aspose.Words for .NET

    Control your document layout with the PageSetup LinesPerPage property. Easily adjust lines per Page for optimal readability and organization....sets the number of lines per page in the document grid. public...1. Maximum value depends on page height and font size of the...

    reference.aspose.com/words/net/aspose.words/pag...
  10. BreakType | Aspose.Words for Java

    Specifies type of a break inside a document in Java....footers for first, even and odd pages. builder.getPageSetup().set...the headers, then add three pages to the document to display each...

    reference.aspose.com/words/java/com.aspose.word...