Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 187,989 for

page

(1.33 sec)
  1. Aspose::Words::PageSetup::get_HeadingLevelForCh...

    Aspose::Words::PageSetup::get_HeadingLevelForChapter method. Gets or sets the heading level style that is applied to the chapter titles in the document in C++....applied to page number. Before you can create page numbers that...Examples Shows how to work with page chapters. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. 将弧对象添加到PDF文件|Aspose.PDF for Java

    本文解释了如何使用Aspose.PDF for Java在PDF中创建弧对象。...(); // 添加页面到 PDF 文件的页面集合 Page page = pdfDocument . getPages ()...arc3 ); // 将图形对象添加到页面的段落集合中 page . getParagraphs (). add ( graph...

    docs.aspose.com/pdf/zh/java/add-arc/
  3. FieldToc.PageNumberOmittingLevelRange | Aspose....

    Discover the FieldToc PageNumberOmittingLevelRange property to customize your table of contents by omitting Page numbers for specific entry levels....entries from which to omits page numbers. public string PageNumberOmittingLe...style to the left, // and the page the heading appears on to the...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldToc.UpdatePageNumbers | Aspose.Words for .NET

    Effortlessly update your table of contents with FieldToc's UpdatePageNumbers method, ensuring accurate navigation and enhanced document usability....UpdatePageNumbers method Updates the page numbers for items in this table...style to the left, // and the page the heading appears on to the...

    reference.aspose.com/words/net/aspose.words.fie...
  5. 从现有PDF文档中提取表格|Aspose.PDF for Java

    Aspose.PDF for Java使您可以对PDF文档中包含的表格进行各种操作。您可以在现有的PDF文档中添加和提取表格,在新页面上渲染表格等。...pdf" ); for ( Page page : pdfDocument . getPages ())...TableAbsorber (); absorber . visit ( page ); for ( AbsorbedTable table...

    docs.aspose.com/pdf/zh/java/extract-table-from-...
  6. How to Split Word Document using Java

    This tutorial provides information on how to split Word document using Java. It contains configuration details, detailed steps to accomplish the task and a runnable sample code to split Word document into multiple documents using Java....Page Product Family Aspose.PSD Product...demonstrates the process to split pages in Word using Java . It describes...

    kb.aspose.com/words/java/how-to-split-word-docu...
  7. PageExtractOptions class | Aspose.Words for Nod...

    Aspose.Words.PageExtractOptions class. Allows to specify options for document Page extracting....specify options for document page extracting. Constructors Name...Specifies whether the start page number in the resulting document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Convert image to pdf, which looks like a scanne...

    C# Image Processing Library can be used to emulate scanned document from you image(s) as shown in the C# code....allows convert your single page or multi page images into pdf, which...

    docs.aspose.com/imaging/net/developer-guide/how...
  9. Convert image to pdf, which looks like a scanne...

    Java Image Processing Library can be used to emulate scanned document from you image(s) as shown in the Java code....allows convert your single page or multi page images into pdf, which...

    docs.aspose.com/imaging/java/developer-guide/ho...
  10. Formatting PDF Document using C#|Aspose.PDF for...

    Create and format the PDF Document with Aspose.PDF for .NET. Use the next code snippet to resolve your tasks....Document Get Document Window and Page Display Properties This topic...viewer application, and how pages are displayed. To set these...

    docs.aspose.com/pdf/net/formatting-pdf-document/