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

page

(0.13 sec)
  1. 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/
  2. 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...
  3. 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...
  4. 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...
  5. 使用 FloatingBox 进行文本生成|Aspose.PDF for .NET

    本页面解释如何在浮动框内格式化文本。...Document ()) { var page = document . Pages . Add (); // Create..."text example" )); // Add box page . Paragraphs . Add ( box );...

    docs.aspose.com/pdf/zh/net/floating-box/
  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. 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...
  8. 设置图像大小|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/
  9. 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...
  10. 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...