Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 180,919 for

page

(0.13 sec)
  1. 如何使用 Java 添加 Link 註解 | Aspose.PDF

    Java 範例代碼,用於在 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中的 PDF 檔中添加 Link 註釋。...pdf" ); Page page = document . getPages ()....the absorber for the 1st page only page . accept ( textFragmentAbsorber...

    products.aspose.com/pdf/zh-hant/java/annotation...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportTocPageNumbers method. Specifies whether to write Page numbers to table of contents when saving HTML, MHTML and EPUB. Default value is false in C++....method Specifies whether to write page numbers to table of contents...Examples Shows how to display page numbers when saving a document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. What's new 2024|Aspose.PDF for .NET

    This Page introduces the most popular new features in Aspose.PDF for .NET introduced in 2024.... Pages [ 1 ], dataDir + "converted...200 ; //Add stamp document . Pages [ 1 ]. AddStamp ( stamp ); //...

    docs.aspose.com/pdf/net/whatsnew/2024/
  4. Convert Presentations in Handout Mode with Pyth...

    Convert presentations to handouts in Python. Set slides per Page, keep notes, export to PDF or images with Aspose.Slides, with sample code. Try it free....multiple slides appear on a single page, making it useful for conferences...slides are placed on a single page and other display parameters...

    docs.aspose.com/slides/python-net/convert-power...
  5. 使用 C++ 添加、提取或移除 PDF 中的图像 | Aspose.PDF

    使用 Aspose.PDF for C++ 使用 C++ 示例代码,以编程方式处理 PDF 中的图像...upperRightY = 800 ; auto page = document -> get_Pages () -> idx_get (...( _dataDir + u "logo.png" ); page -> get_Resources () -> get_Images...

    products.aspose.com/pdf/zh-hans/cpp/images/
  6. 通过 C++ 将图像添加到 PDF | Aspose.PDF

    本页介绍使用 C++ 语言和 Aspose.PDF for C++ 库将图像添加到 PDF 文档中的功能...upperRightY = 800 ; auto page = document -> get_Pages () -> idx_get (...( _dataDir + u "logo.png" ); page -> get_Resources () -> get_Images...

    products.aspose.com/pdf/zh-hans/cpp/images/add/
  7. FieldPageRef.BookmarkName | Aspose.Words for .NET

    Discover the FieldPageRef BookmarkName property, easily manage and customize your bookmarks with this intuitive get/set feature for enhanced efficiency....PAGEREF field that displays what page a bookmark is on. // Set the..."Hyperlink to Bookmark3, on page: " ). GetFieldCode (), Is ....

    reference.aspose.com/words/net/aspose.words.fie...
  8. Rotate PDF Pages with Go via C++|Aspose.PDF for...

    This topic describes how to rotate the Page orientation in an existing PDF file programmatically with Go via C++...Rotate PDF Pages with Go via C++ Contents [ Hide ] This section...describes how to change the page orientation from landscape to...

    docs.aspose.com/pdf/go-cpp/rotate-pages/
  9. LayoutEnumerator class | Aspose.Words for Python

    aspose.words.layout.LayoutEnumerator class. Enumerates Page layout entities of a document....LayoutEnumerator class Enumerates page layout entities of a document...this class to walk over the page layout model. Available properties...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Stamping with Aspose.PDF using Python|Aspose.PD...

    This section describes how to add image stamps and text stamps to a PDF Page via Python....Python: Adding Image stamps in PDF page - add image stamp, control image...file. Adding Page stamps in the PDF File - add page stamps to overlay...

    docs.aspose.com/pdf/python-net/stamping/