Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 1,149 for

stamp

(0.05 sec)
  1. Add Footer to PDF using Python | Aspose.PDF

    Add footer to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET....Create a Stamp and define its properties. Add the Stamp to Page...

    products.aspose.com/pdf/python-net/footer/
  2. How to Remove Header and Footer from PDF in Java

    This short guide describes how to remove header and footer from PDF in Java. It has the details to set the IDE, a list of steps, and a runnable sample code to remove PDF header and footer in Java....delete stamps using page number, stamp index, and stamp ID as...the page number and list of stamp indexes Save the PDF file after...

    kb.aspose.com/pdf/java/how-to-remove-header-and...
  3. Overview of supported Annotations|Aspose.PDF fo...

    Check out the list of possible annotations you can work with using Aspose.PDF for Java....Strikeout annotation Stamp (PDF 1.3) Rubber stamp annotation Caret...

    docs.aspose.com/pdf/java/overview-of-annotations/
  4. Add Header to PDF using JavaScript via C++ | As...

    Aspose.PDF for JavaScript via C++ allows you to add a header and footer to your existing PDF file....Create a Stamp and define its properties. Add the Stamp to Page...

    products.aspose.com/pdf/javascript-cpp/header/
  5. 使用 JavaScript via C++ 向 PDF 添加图像图章 | Aspose.PDF

    使用 JavaScript 向 PDF 文件添加图像图章。...new FileReader (); /*set the stamp filename*/ fileStamp = e . target...) => { /*prepare(save) the stamp file from BLOB*/ AsposePdfPrepare...

    products.aspose.com/pdf/zh-hans/javascript-cpp/...
  6. Key Features of Aspose.PDF|Aspose.PDF for Java

    Aspose.PDF for Java shows the main features and describes the supported PDF versions, and all the manipulations we can do with documents.... Stamp and Watermark Add text stamp (on all pages...particular pages). Add image stamp (on all pages, or on particular...

    docs.aspose.com/pdf/java/key-features/
  7. Key Features of Aspose.PDF|Aspose.PDF for Andro...

    Aspose.PDF for Android via Java shows the main features in working with PDF documents.... Stamp and Watermark Add text stamp (on all pages...particular pages). Add image stamp (on all pages, or on particular...

    docs.aspose.com/pdf/androidjava/key-features/
  8. What's new 2024|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2024....can be applied to adding text stamp into annotation PDF file. The...how to add an annotation text stamp to an annotation PDF file and...

    docs.aspose.com/pdf/net/whatsnew/2024/
  9. Overview of supported Annotations|Aspose.PDF fo...

    Check out the list of possible annotations you can work with using Aspose.PDF for .NET....Strikeout annotation Stamp (PDF 1.3) Rubber stamp annotation Caret...

    docs.aspose.com/pdf/net/overview-of-annotations/
  10. 将页码添加到PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET允许您使用PageNumber Stamp类将页码印章添加到PDF文件中。... PageNumber Stamp 类提供了创建基于页码的印章所需的属性,如格式、边距、对...)) { // Create page number stamp var pageNumberStamp = new Aspose...

    docs.aspose.com/pdf/zh/net/add-page-number/