Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 953 for

stamp

(0.11 sec)
  1. 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/
  2. E-Signature PDF API | Aspose.PDF

    Adding digital signature to PDF documents with free cross-platform Apps and High Code APIs for any platform....Pages [ 1 ]; // Create text stamp TextStamp textStamp = new TextStamp...signature text" )); // Set whether stamp is background // textStamp.Background...

    products.aspose.com/pdf/signature/
  3. 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/
  4. 使用 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-hant/javascript-cpp/...
  5. 将页码添加到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/
  6. 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/
  7. Add Footer to PDF 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/
  8. 使用 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/...
  9. 电子签名 PDF API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高代码 API 向 PDF 文档添加数字签名。...Pages [ 1 ]; // Create text stamp TextStamp textStamp = new TextStamp...signature text" )); // Set whether stamp is background // textStamp.Background...

    products.aspose.com/pdf/zh-hans/signature/
  10. 使用 Java 向 PDF 添加图像图章 | Aspose.PDF

    用于在 Java 和 PHP 上向 PDF 添加图像戳记的 Java 源代码,德尔福。...pdf" ); // Create image stamp ImageStamp imageStamp = new...setOpacity ( 0 . 5 ); // Add stamp to particular page pdfDocument...

    products.aspose.com/pdf/zh-hans/java/stamps/image/