Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 187,065 for

page

(0.1 sec)
  1. 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/
  2. PDF Annotations API | Aspose.PDF

    Remove Comments from PDF Documents with Free Cross‑Platform Apps and High‑Code APIs... Pages [ 1 ], new Rectangle ( 299.988...Color . Blue }; document . Pages [ 1 ]. Annotations . Add ( caretAnnotation1...

    products.aspose.com/pdf/annotation/
  3. 通过 Java 将图像添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for Java 使用 Java 示例代码,以编程方式将图像添加到 PDF 文档中...; int upperRightY = 200 ; Page page = pdfDocument . getPages ()..."aspose-logo.jpg" ). toString ()); page . getResources (). getImages...

    products.aspose.com/pdf/zh-hans/java/images/add/
  4. Split a Document in Python|Aspose.Words for Pyt...

    Split a document into several files using Python. Use the split feature to effectively split a document by headings or sections, as well as by Pages or by Page ranges.... What is this page about? This page demonstrates how to...by headings, sections, pages, and page ranges, and includes code...

    docs.aspose.com/words/python-net/split-a-document/
  5. Aspose::Words::PageBorderAppliesTo enum | Aspos...

    Aspose::Words::PageBorderAppliesTo enum. Specifies which Pages the Page border is printed on in C++....PageBorderAppliesTo enum Specifies which pages the page border is printed on. enum...Description AllPages 0 Page border is shown on all pages of the section...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. Extract Links from the PDF File|Aspose.PDF for C++

    Learn how to extract links from a PDF document in C++ using Aspose.PDF to analyze and manage hyperlinks within PDF files.... Get the Page you want to extract links from...specified page. Pass the AnnotationSelector object to the Page object’s...

    docs.aspose.com/pdf/cpp/extract-links/
  7. Aspose::Words::Document::get_PageCount method |...

    Aspose::Words::Document::get_PageCount method. Gets the number of Pages in the document as calculated by the most recent Page layout operation in C++.... method Gets the number of pages in the document as calculated...calculated by the most recent page layout operation. int32_t Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. HtmlSaveOptions.export_page_setup property | As...

    HtmlSaveOptions.export_Page_setup property. Specifies whether Page setup is exported to HTML, MHTML or EPUB...export_page_setup property HtmlSaveOptions.export_page_setup property...property Specifies whether page setup is exported to HTML, MHTML...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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/
  10. 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/