Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 181,747 for

page

(0.09 sec)
  1. Aspose::Words::Layout::PageLayoutCallbackArgs c...

    Aspose::Words::Layout::PageLayoutCallbackArgs class. An argument passed into Notify()To learn more, visit the documentation article in C++....visit the Converting to Fixed-page Format documentation article...() Gets 0-based index of the page in the document this event relates...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. Work with PDF layers using C#|Aspose.PDF for .NET

    The next task explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside PDF into one....specific layer on the first page, and save the document with...first page and the first layer var page = document . Pages [ 1...

    docs.aspose.com/pdf/net/work-with-pdf-layers/
  3. Extra Annotations using C++|Aspose.PDF for C++

    Explore how to add extra annotations, such as comments or highlights, to PDF files in C++ using Aspose.PDF....we can Add annotations to the page. The following code snippet...CaretAnnotation > ( document -> get_Pages () -> idx_get ( 1 ), MakeObject...

    docs.aspose.com/pdf/cpp/extra-annotations/
  4. 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...
  5. 从PDF文件中提取链接|Aspose.PDF for Java

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

    docs.aspose.com/pdf/zh/java/extract-links/
  6. Working with PDF Pages in Python via C++|Aspose...

    How to add Pages, rotate Pages, or set Page size you can know in this section. Aspose.PDF for Python via C++ explain to you all details on this topic....Working with PDF Pages in Python via C++ Contents [ Hide ] You...do the following: Add Pages - add pages at desired location or...

    docs.aspose.com/pdf/python-cpp/working-with-pages/
  7. Add background to PDF|Aspose.PDF for .NET

    Add background image to the your PDF file with C#. Use the BackgroundArtifact object....document is a collection of pages and each page contains a collection...add a background image to a page object. The following code snippet...

    docs.aspose.com/pdf/net/add-backgrounds/
  8. PDF Multimedia Annotation|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add, get, and delete the multimedia annotation from your PDF document....document are contained in a Page object’s Annotations collection...for that individual page only: every page has its own Annotations...

    docs.aspose.com/pdf/java/multimedia-annotation/
  9. Basic Text Extraction using Python|Aspose.PDF f...

    This section contains articles on basic Text extraction from PDF documents using Aspose.PDF in Python....Hide ] Extract text from all pages of a PDF document Aspose.PDF...how to extract text from every page of a PDF document. It uses the...

    docs.aspose.com/pdf/python-net/basic-text-extra...
  10. Document.GetPageInfo | Aspose.Words for .NET

    Discover the GetPageInfo method to retrieve essential Page size, orientation, and rendering details for optimized printing and enhanced document management....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/net/aspose.words/doc...