Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 228,693 for

page

(0.17 sec)
  1. Aspose.Tasks for Java 20.12 Release Notes

    The Page contains the release notes for Aspose.Tasks for Java 20.12....12 Release Notes This page contains release notes information...Add API for saving more than 1 page to MemoryStream Enhancement...

    releases.aspose.com/tasks/java/release-notes/20...
  2. XPS to PDF Merge using Python | Aspose.PDF

    Combine two or more XPS documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Library on the Documentation pages. To verify the benefits of the...new page to PDF document In loop: add XPS file to new page After...

    products.aspose.com/pdf/python-net/merger/xps-t...
  3. Working with Artifacts in .NET|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add a background image to PDF Pages, and get each watermark using Artifact class....Examples of artifacts include page headers, footers, separators...include Background, Layout, Page, Pagination and Undefined)....

    docs.aspose.com/pdf/net/artifacts/
  4. Aspose::Pdf::Annotations::PDF3DAnnotation Membe...

    Aspose::Pdf::Annotations::PDF3DAnnotation Member List This is the complete list of members for Aspose::Pdf::Annotatio......(System::SharedPtr< Aspose::Pdf::Page > page, System::SharedPtr< Rectangle...(System::SharedPtr< Aspose::Pdf::Page > page) Aspose::Pdf::Annotations::Annotation...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.a...
  5. 通过 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/
  6. Aspose::Email::Amp::Section Class Reference - A...

    Public Member Functions | List of all members Aspose::Email::Amp::Section Class Reference Element of AmpAccordion . M......Displays the section as expanded on page load. More... void set_Expanded...Displays the section as expanded on page load. More... System::SharedPtr<...

    reference.aspose.com/email/cpp/class/aspose.ema...
  7. Basic samples how to convert OneNote to PDF

    Sample code to export or save OneNote to PDF using default options or with Jpeg compression...Page Product Solution Aspose.PSD...options. With default options all pages of the document are saved and...

    docs.aspose.com/note/net/convert-onenote-to-pdf...
  8. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Java library....Call the Page class addStamp(..) method of the Page class to...); // Add stamp to particular page pdfDocument . getPages (). get_Item...

    docs.aspose.com/pdf/java/image-stamps-in-pdf-page/
  9. XFormPlacement | Aspose.PDF for .NET API Reference

    Represents XForm placement. If the XForm is displayed on the Page more than 1 time all XformPlacements associated with this XForm will have common graphical elements but different graphical states....the XForm is displayed on the page more than 1 time, all XformPlacements...AddOnPage (Page) Adds current element on the page. If there are...

    reference.aspose.com/pdf/net/aspose.pdf.vector/...
  10. Create PDF Document|Aspose.PDF for PHP via Java

    Learn how to create PDF file in Aspose.PDF for PHP via Java....Instantiate a Document object Add a Page to document object Create a...Paragraph collection of the page Save the resultant PDF document...

    docs.aspose.com/pdf/php-java/create-document/