Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 140,592 for

page

(0.17 sec)
  1. Create PDF using C++ | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for C++ API to easily generate and read PDF files in C++ 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/cpp/create/
  2. ThumbnailGeneratingOptions.generate_from_first_...

    ThumbnailGeneratingOptions.generate_from_first_Page property. Specifies whether to generate thumbnail from first Page of the document or first image....generate_from_first_page property ThumbnailGeneratingO.generate_from_first_page...generate_from_first_page property Specifies whether to generate thumbnail...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 创建复杂的PDF|Aspose.PDF for Java

    Aspose.PDF for Java 允许您创建包含图像、文本片段和表格的更复杂的文档。... 向文档对象添加一个 Page 。现在,我们的文档将有一页。 添加一个 Image 。...new Document (); // 添加页面 Page page = document . getPages ()....

    docs.aspose.com/pdf/zh/java/complex-pdf-example/
  4. DocumentBuilder.move_to_header_footer method | ...

    DocumentBuilder.move_to_header_footer method. Moves the cursor to the beginning of a header or footer in the current section....first page, you need to set PageSetup.different_first_page_header_footer...odd pages, you need to set PageSetup.odd_and_even_pages_header_footer...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Repeat Table Header Rows on Pages|Aspose.Words ...

    Repeat a header row of a table on every Page. Docx4j does not provide an opportunity to work with a header row....Repeat Table Header Rows on Pages Contents [ Hide ] See more details...if the table spans over many pages, these rows will be repeated...

    docs.aspose.com/words/java/repeat-table-header-...
  6. PDF 多媒体注释|Aspose.PDF for Java

    Aspose.PDF for Java 允许您在 PDF 文档中添加、获取和删除多媒体注释。...Contents [ Hide ] PDF 文档中的注释包含在 Page 对象的 Annotations 集合中。此集合仅包含该页面的所有注释:每个页面都有其自己的..._dataDir + "sample.pdf" ); Page page = document . getPages ()....

    docs.aspose.com/pdf/zh/java/multimedia-annotation/
  7. Add Comments to Drawings in Visio|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....diagram: Page mypage = Application . ActiveDocument . Pages [ 1 ];...diagram page. The AddComment method, exposed by the Page class...

    docs.aspose.com/diagram/net/add-comments-to-dra...
  8. FieldToa.remove_entry_formatting property | Asp...

    FieldToa.remove_entry_formatting property. Gets or sets whether to remove the formatting of the entry text in the document from the entry in the table of authorities....displaying long citations and page numbers for each entry. field_toa...# By default, a dotted line page-wide tab appears between the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldToa.entry_category property | Aspose.Words...

    FieldToa.entry_category property. Gets or sets the integral category for entries included in the table....displaying long citations and page numbers for each entry. field_toa...# By default, a dotted line page-wide tab appears between the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 在Ruby Visio Diagram 中添加一个新Layer|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....vsd" ) \ # get Visio page page = diagram . getPages () ....Layer to the particular page sheet page . getPageSheet () . getLayers...

    docs.aspose.com/diagram/zh/java/add-a-new-layer...