Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 1,171 for

stamp

(0.08 sec)
  1. PDF Header Insertion 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/
  2. 在 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-...
  3. PDF Header Insertion Using JavaScript via C++ |...

    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/
  4. 使用 JavaScript via C++ 向 PDF 添加图像图章 | Aspose.PDF

    使用 Aspose.PDF for JavaScript via C++,使用 JavaScript via C++ 示例代码,以编程方式向 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/...
  5. PDF Footer Insertion Using C# | Aspose.PDF

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

    products.aspose.com/pdf/net/footer/
  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. 将页码添加到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. 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/
  10. Create various kinds of Stamps|Aspose.PDF for .NET

    This section explains how to work with Aspose.PDF Facades using Stamp Class....AI Create various kinds of Stamps Contents [ Hide ] Adding multi...watermark to existing PDF Rotating stamp about the center point Work...

    docs.aspose.com/pdf/net/stamp-class/