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

stamp

(0.11 sec)
  1. Annotations and Special Text using Python|Aspos...

    This section contains articles on annotation and special Text extraction from PDF documents using Aspose.PDF in Python....[ Hide ] Extract Text from Stamp Annotations Aspose.PDF for Python...you to extract text from a stamp annotation (specifically a StampAnnotation)...

    docs.aspose.com/pdf/python-net/annotation-and-s...
  2. PDF Footer Insertion 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 Header Insertion 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/
  4. 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/
  5. PDF Footer Insertion 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/
  6. PDF Footer Insertion 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. PDF version 2.0 - Free Support Forum - aspose.com

    Morning Aspose, as currently i check aspose only support until pdf 1.7, i would like to ask if there is going to enhance/develope it to able to support until pdf version 2.0 as some of our client had filed pdf version 2…...corrupted pdf when try to add stamp on it. asad.ali March 8, 2019...corrupted pdf when try to add stamp on it. Could you please share...

    forum.aspose.com/t/pdf-version-2-0/192904
  8. 使用 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-hant/javascript-cpp/...
  9. 在 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-...
  10. 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/