Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 181,654 for

page

(0.07 sec)
  1. container|Documentation

    Container element is used to break content into columns and to add a footer to the form....the bottom of the page ( footer ). Each page can only have one...sync_children_height=true Adding page footer To add a footer that...

    docs.aspose.com/omr/net/txt-markup/container/
  2. Document.remove_blank_pages method | Aspose.Wor...

    Document.remove_blank_Pages method. Removes blank Pages from the document....remove_blank_pages method remove_blank_pages() Removes blank pages from...document. def remove_blank_pages ( self ): ... Remarks The resulting...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 使用 C# 语言的 Hello World 示例|Aspose.PDF for .NET

    此示例演示如何使用 Aspose.PDF 创建一个简单的包含文本 Hello World 的 PDF 文档... 向文档对象添加一个 Page 。 创建一个 TextFragment 对象。 将 TextFragment...Document ()) { // Add page var page = document . Pages . Add (); // Add...

    docs.aspose.com/pdf/zh/net/hello-world-example/
  4. 在Python中管理分页符|Documentation

    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....模块的 add_page_breaks 方法。下面是代码示例。 Python 代码 def add_page_breaks...worksheet = worksheets . get ( 0 ) h_page_breaks = worksheet . getHorizontalPageBre...

    docs.aspose.com/cells/zh/java/managing-page-bre...
  5. FieldPageRef.InsertRelativePosition | Aspose.Wo...

    Discover how the InsertRelativePosition property of FieldPageRef enhances document navigation by managing bookmarked paragraph positions effectively....PAGEREF field that displays what page a bookmark is on. // Set the..."Hyperlink to Bookmark3, on page: " ). GetFieldCode (), Is ....

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldIndex.cross_reference_separator property |...

    FieldIndex.cross_reference_separator property. Gets or sets the character sequence that is used to separate cross references and other entries....side, # and the number of the page that contains the XE field on...display a string instead of a page number. # First, for entries...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Add Ellipse Object to PDF file|Aspose.PDF for P...

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Python via .NET....Document () # Add a page page = document . pages . add () # Create...paragraphs collection of page page . paragraphs . add ( graph...

    docs.aspose.com/pdf/python-net/add-ellipse/
  8. 如何用 Java 添加 Highlight 注解 | Aspose.PDF

    Java 示例代码,用于在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中在 PDF 文件中添加 Highlight 个注释。...创建新页面或获取对现有页面的引用 创建 Highlight 注释 调用 Page.Annotations 集合中的 Highlight 注释方法..._dataDir + "sample.pdf" ); Page page = document . getPages ()....

    products.aspose.com/pdf/zh-hans/java/annotation...
  9. Table recognition|Documentation

    Extracting and recognizing table cells from images, web links, scanned PDFs, DjVu files, folders, archives and other content....and cols for ( OCRTablePage page : table . getPages ()) { System...System . out . println ( "page index: " + page . getPageIndex ());...

    docs.aspose.com/ocr/java/table-recognition/
  10. Insert Background Image to Excel|Documentation

    This article explains how to insert a background image in Excel using Aspose.Cells for Python via .NET sample code....2019): From the Page Layout menu, find the Page Setup option, and...Document Assistant Close Copy Page Setup Settings from Source Worksheet...

    docs.aspose.com/cells/python-net/insert-backgro...