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

stamp

(0.04 sec)
  1. 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/
  2. 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/
  3. Overview of Annotations|Aspose.PDF for C++

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

    docs.aspose.com/pdf/cpp/overview-of-annotations/
  4. Key Features of Aspose.PDF for Python|Aspose.PD...

    Aspose.PDF for Python via .NET highlights its main features, including supported PDF versions and available PDF manipulation options.... Stamp and Watermark Add text stamp. Add image stamp. Add...Add PDF page stamp. Open encrypted PDF document Encrypt PDF. Decrypt...

    docs.aspose.com/pdf/python-net/key-features/
  5. Add Header to PDF using Python | Aspose.PDF

    Sample Python code for using Aspose.PDF to work with headers from PDF via .NET....Create a Stamp and define its properties. Add the Stamp to Page...

    products.aspose.com/pdf/python-net/header/
  6. 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/
  7. 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/
  8. Add Header to PDF using CLI | Aspose.PDF

    CLI example allows you to add a header and footer into PDF document with Aspose.PDF....Create a Stamp and define its properties. Add the Stamp to Page...

    products.aspose.com/pdf/cpp-cli/header/
  9. 使用 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/...
  10. 在 PDF 中使用 C# 添加图像印章|Aspose.PDF for .NET

    使用 Aspose.PDF 库中的 ImageStamp 类在 PDF 文档中添加图像印章。...pdf" )) { // Create image stamp var imageStamp = new Aspose...imageStamp . Opacity = 0.5 ; // Add stamp to particular page document...

    docs.aspose.com/pdf/zh/net/image-stamps-in-pdf-...