Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 187,857 for

page

(0.27 sec)
  1. DocumentBuilder.insert_break method | Aspose.Wo...

    DocumentBuilder.insert_break method. Inserts a break of the specified type into the document....method to insert paragraph, page, column, section or line break...and odd pages. builder . page_setup . different_first_page_header_footer...

    reference.aspose.com/words/python-net/aspose.wo...
  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.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...
  4. 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...
  5. LINQ Reporting Engine in Python|Aspose.Words fo...

    Create reports from template documents using the LINQ Reporting Engine in Python. Learn more about the supported features in Python.... What is this page about? This page provides information...through the link provided in this page: Aspose.Words for .NET documentation...

    docs.aspose.com/words/python-net/linq-reporting...
  6. Aspose::Words::ConvertUtil::PointToInch method ...

    Aspose::Words::ConvertUtil::PointToInch method. Converts points to inches in C++....Examples Shows how to specify page properties in inches. auto doc...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. PageSetup.multiplePages property | Aspose.Words...

    PageSetup.multiplePages property. For multiple Page documents, gets or sets how a document is printed or rendered so that it can be bound as a booklet....multiplePages property For multiple page documents, gets or sets how...Insert text that spans several pages. let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PageSetup.headingLevelForChapter property | Asp...

    PageSetup.headingLevelForChapter property. Gets or sets the heading level style that is applied to the chapter titles in the document....applied to page number. Before you can create page numbers that...Examples Shows how to work with page chapters. let doc = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentBuilder.insertBreak method | Aspose.Wor...

    DocumentBuilder.insertBreak method. Inserts a break of the specified type into the document....method to insert paragraph, page, column, section or line break...footers for first, even and odd pages. builder . pageSetup . differentFirstPageHe...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Crop a PDF using Python

    This quick topic describes how to crop a PDF using Python. It covers the environment configuration settings, a program flow, and a working sample code to crop one Page from PDF using Python....Page Product Family Aspose.PSD Product...demonstrating an application to crop a page in PDF using Python . This sample...

    kb.aspose.com/pdf/python/how-to-crop-a-pdf-usin...