Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 151,786 for

page

(0.13 sec)
  1. Aspose::Words::Layout::LayoutEnumerator class |...

    Aspose::Words::Layout::LayoutEnumerator class. Enumerates Page layout entities of a document. You can use this class to walk over the Page layout model. Available properties are type, geometry, text and Page index where entity is rendered, as well as overall structure and relationships. Use combination of GetEntity() and Current move to the entity which corresponds to a document node. To learn more, visit the documentation article in C++....LayoutEnumerator class Enumerates page layout entities of a document...this class to walk over the page layout model. Available properties...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. Add Footer to PDF using Java | Aspose.PDF

    Add footer to PDF programmatically with Java sample code using Aspose.PDF for Java.... Add the Stamp to Page using AddStamp method. Save...// Add footer on all pages for ( Page page : pdfDocument . getPages...

    products.aspose.com/pdf/java/footer/
  3. Downloads and Configure Aspose.Words in Struts|...

    Downloads and Configure Aspose.Words for Java on Apache Struts....come up with the following web page: You can add/edit or delete...will show you the below web page: Add a new book name and Click...

    docs.aspose.com/words/java/downloads-and-config...
  4. LayoutCollector class | Aspose.Words for Python

    aspose.words.layout.LayoutCollector class. This class allows to compute Page numbers of document nodes....This class allows to compute page numbers of document nodes. To...visit the Converting to Fixed-page Format documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder.document property | Aspose.Word...

    DocumentBuilder.document property. Gets or sets the [DocumentBuilder.document](./) object that this object is attached to....Shows how to apply and revert page setup settings to sections in...DocumentBuilder ( doc ); // Modify the page setup properties for the builder's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PageSetup.chapterPageSeparator property | Aspos...

    PageSetup.chapterPageSeparator property. Gets or sets the separator character that appears between the chapter number and the Page number....between the chapter number and the page number. get chapterPageSeparator...Remarks Before you can create page numbers that include chapter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PageSetup.differentFirstPageHeaderFooter proper...

    PageSetup.differentFirstPageHeaderFooter property. True if a different header or footer is used on the first Page....footer is used on the first page. get differentFirstPageHe ()...header/footer for the first page will affect the search order...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 在 PDF 中使用操作|Aspose.PDF for C++

    本节解释如何使用 C++ 以编程方式向文档和表单字段添加操作。... 获取要添加链接的 Page 类。 使用Page和 Rectangle 对象创建一个 LinkAnnotation...FreeTextAnnotation 对象。 它还接受 Page 和 Rectangle 对象作为参数,因此可以提供与 LinkAnnotation...

    docs.aspose.com/pdf/zh/cpp/actions/
  9. PDF 多媒体注释使用 C++|Aspose.PDF for C++

    Aspose.PDF for C++ 允许您添加、获取和删除 PDF 文档中的多媒体注释。... PDF 文档中的注释包含在 Page 对象的 Annotations 集合中。此集合仅包含该..."sample.pdf" ); auto page = document -> get_Pages () -> idx_get (...

    docs.aspose.com/pdf/zh/cpp/multimedia-annotation/
  10. Aspose::Words::Layout::LayoutEnumerator::get_Cu...

    Aspose::Words::Layout::LayoutEnumerator::get_Current method. Gets or sets current position in the Page layout model. This property returns an opaque object which corresponds to the current layout entity in C++....sets current position in the page layout model. This property...how to see the the ranges of pages that a node spans. auto doc...

    reference.aspose.com/words/cpp/aspose.words.lay...