Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 141,003 for

page

(0.05 sec)
  1. FieldToa | Aspose.Words for Java

    Implements the TOA field in Java....along with the numbers of the pages on which the references appear)...displaying long citations and page numbers for each entry. FieldToa...

    reference.aspose.com/words/java/com.aspose.word...
  2. Split a Document in C++|Aspose.Words for C++

    Split a document into several files using C++. Use the split feature to effectively split a document by headings or sections, as well as by Pages or by Page ranges....example, you only need some pages from a specific document and...also split a document by pages or by page ranges. Both splitting...

    docs.aspose.com/words/cpp/split-a-document/
  3. LayoutCollector class | Aspose.Words for Node.js

    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/nodejs-net/aspose.wo...
  4. FieldIndex.page_range_separator property | Aspo...

    FieldIndex.Page_range_separator property. Gets or sets the character sequence that is used to separate the start and end of a Page range....page_range_separator property FieldIndex.page_range_separator...start and end of a page range. @property def page_range_separator...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Saving::PageSet::PageSet constru...

    Aspose::Words::Saving::PageSet::PageSet constructor. Creates a Page set based on exact Page indices in C++....constructor Creates a page set based on exact page indices. Aspose...int32_t > & pages ) Parameter Type Description pages const Sys...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Redact PDF API | Aspose.PDF

    Redact PDF documents with free cross-platform Apps and High Code APIs for any platform.... Pages . Accept ( textFragmentAbsorber...textFragmentCollecti ) { Page page = textFragment . Page ; Rectangle annotationRectangle...

    products.aspose.com/pdf/redaction/
  7. Public API Changes in Aspose.Diagram 6.0.0|Docu...

    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....vsdx" ); // get Visio page by name Page page = diagram . getPages...getPages (). getPage ( "Page-1" ); // get Visio shapes by ids Shape...

    docs.aspose.com/diagram/java/public-api-changes...
  8. Spacing Factor|Aspose.Words for JasperReports

    Aspose Words for JasperReports can reduce spacing between Page elements proportionally....Sometimes you may notice that page contents in the exported documents...particular page and therefore are pushed to the next page, causing...

    docs.aspose.com/words/jasperreports/spacing-fac...
  9. Aspose.Words.Layout module | Aspose.Words for N...

    The Aspose.Words.Layout module provides classes that allow to access information such as on what Page and where on a Page particular document elements are positioned, when the document is formatted into Pages....information such as on what page and where on a page particular document...document is formatted into pages. Classes Class Description LayoutCollector...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 将线对象添加到PDF文件|Aspose.PDF for C++

    本文解释了如何使用Aspose.PDF for C++在PDF中创建线对象。...将页面添加到PDF文件的页面集合中 auto page = document -> get_Pages () -> Add (); //...400 ); // 将图形对象添加到页面实例的段落集合中 page -> get_Paragraphs () -> Add...

    docs.aspose.com/pdf/zh/cpp/add-line/