Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 184,566 for

page

(0.28 sec)
  1. 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...
  2. How to Create PDF using Python|Aspose.PDF for P...

    Create and format the PDF Document with Aspose.PDF for Python via .NET....Document class Add a Page object to the pages collection of the...paragraphs collection of the page Save the resultant PDF document...

    docs.aspose.com/pdf/python-net/create-pdf-docum...
  3. 设置图像大小|Aspose.PDF for .NET

    本节描述如何使用 C# 库设置 PDF 文件中的图像大小。...Document ()) { // Add page var page = document . Pages . Add (); // Create...to the page page . Paragraphs . Add ( img ); // Set page properties...

    docs.aspose.com/pdf/zh/net/set-image-size/
  4. Aspose::Words::Notes::FootnoteSeparatorType enu...

    Aspose::Words::Notes::FootnoteSeparatorType enum. Specifies the type of the footnote/endnote separator in C++....Printed above footnote text on a page when the text must be continued...continued from a previous page. FootnoteContinuation 2 Printed below...

    reference.aspose.com/words/cpp/aspose.words.not...
  5. 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...
  6. Split a Document in C++|Aspose.Words for C++

    Split a document into several files using C++. Use the split feature to effectively split a document by headings or sections, as well as by Pages or by Page ranges....example, you only need some pages from a specific document and...also split a document by pages or by page ranges. Both splitting...

    docs.aspose.com/words/cpp/split-a-document/
  7. 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...
  8. LayoutCollector class | Aspose.Words for Node.js

    Aspose.Words.Layout.LayoutCollector class. This class allows to compute Page numbers of document nodes....This class allows to compute page numbers of document nodes. To...visit the Converting to Fixed-page Format documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldToa.page_number_list_separator property | ...

    FieldToa.Page_number_list_separator property. Gets or sets the character sequence that is used to separate two Page numbers in a Page number list....page_number_list_separator property FieldToa.page_number_list_separator...two page numbers in a page number list. @property def page_number_list_separator...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manipulate PDF Document|Aspose.PDF for PHP via ...

    Discover how to manipulate PDF files in PHP with Aspose.PDF for content modification and document structuring....$inputFile ); // Get access to first page of PDF file $tocPage = $document..."First page" , "Second page" , "Third page" , "Fourth page" ]; for...

    docs.aspose.com/pdf/php-java/manipulate-pdf-doc...