Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 185,375 for

page

(0.09 sec)
  1. 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/
  2. Aspose::Words::Document::GetPageInfo method | A...

    Aspose::Words::Document::GetPageInfo method. Gets the Page size, orientation and other information about a Page that might be useful for printing or rendering in C++....Document::GetPageInfo method Gets the page size, orientation and other...other information about a page that might be useful for printing or...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Manipulate PDF Document|Aspose.PDF for PHP via ...

    Discover how to manipulate PDF files in PHP with Aspose.PDF for content modification and document structuring....$inputFile ); // Get access to first page of PDF file $tocPage = $document..."First page" , "Second page" , "Third page" , "Fourth page" ]; for...

    docs.aspose.com/pdf/php-java/manipulate-pdf-doc...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add Page Stamp to PDF using Java https://products.aspose.com/pdf/java/stamps/Page/ Recent content in Add Page Stamp to PDF using Java on Aspsoe......PDF Products – Add Page Stamp to PDF using Java https://products...com/pdf/java/stamps/page/ Recent content in Add Page Stamp to PDF using...

    products.aspose.com/pdf/java/stamps/page/index.xml
  5. PDF Figures Annotations|Aspose.PDF for Java

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for Java...rectangle or an ellipse on the page. When opened, they shall display...and Circle Annotations to the page. The following code snippet...

    docs.aspose.com/pdf/java/figures-annotation/
  6. Extract Vector Data from a PDF file using Pytho...

    Aspose.PDF makes it easy to extract vector data from a PDF file. You can get the vector data (path, polygon, polyline), such as position, color, linewidth, etc....graphic elements from a specific page of a PDF document and examine...visit()’ to inspect the second page. Retrieve the extracted elements...

    docs.aspose.com/pdf/python-net/extract-vector-d...
  7. FieldIndex.has_page_number_separator property |...

    FieldIndex.has_Page_number_separator property. Gets a value indicating whether a Page number separator is overridden through the field's code....has_page_number_separator property FieldIndex.has_page_number_separator...a value indicating whether a page number separator is overridden...

    reference.aspose.com/words/python-net/aspose.wo...
  8. LayoutOptions.Callback | Aspose.Words for .NET

    Discover the LayoutOptions Callback property to easily manage IPageLayoutCallback for enhanced Page layout customization and improved user experience....IPageLayoutCallback implementation used by page layout model. public IPageLayoutCallback...document to a fixed page format /// and renders a page that we perform...

    reference.aspose.com/words/net/aspose.words.lay...
  9. 从PDF文件中提取链接|Aspose.PDF for Java

    使用Java从PDF中提取链接。本主题向您解释如何使用AnnotationSelector类提取链接。... 获取您想要从中提取链接的 Page 。 使用 AnnotationSelector 类从指定页面中提取所有...对象。 将 AnnotationSelector 对象传递给 Page 对象的 Accept 方法。 使用 AnnotationSelector...

    docs.aspose.com/pdf/zh/java/extract-links/
  10. Add Arc Object to PDF file|Aspose.PDF for Java

    This article explains how to create a arc object to your PDF using Aspose.PDF for Java....to paragraphs collection of page Save our PDF file The following...// Add page to pages collection of PDF file Page page = pdfDocument...

    docs.aspose.com/pdf/java/add-arc/