Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 1,123 for

stamp

(0.05 sec)
  1. 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/
  2. Add Footer to PDF using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/footer/
  3. 在 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-...
  4. 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/
  5. 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/
  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. 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/
  8. 将页码添加到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/
  9. Add Footer to PDF using Java | Aspose.PDF

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

    products.aspose.com/pdf/java/footer/
  10. 使用 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/...