Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 1,172 for

stamp

(0.17 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add Text Stamp to PDF using C# https://products.aspose.com/pdf/net/Stamps/text/ Recent content in Add Text Stamp to PDF using C# on Aspsoe.PDF ......PDF Products – Add Text Stamp to PDF using C# https://products...com/pdf/net/stamps/text/ Recent content in Add Text Stamp to PDF using...

    products.aspose.com/pdf/net/stamps/text/index.xml
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add Image Stamp to PDF using C++ https://products.aspose.com/pdf/cpp/Stamps/image/ Recent content in Add Image Stamp to PDF using C++ on Aspsoe......PDF Products – Add Image Stamp to PDF using C++ https://products...com/pdf/cpp/stamps/image/ Recent content in Add Image Stamp to PDF...

    products.aspose.com/pdf/cpp/stamps/image/index.xml
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add Text Stamp to PDF using C++ https://products.aspose.com/pdf/cpp/Stamps/text/ Recent content in Add Text Stamp to PDF using C++ on Aspsoe.PD......PDF Products – Add Text Stamp to PDF using C++ https://products...com/pdf/cpp/stamps/text/ Recent content in Add Text Stamp to PDF using...

    products.aspose.com/pdf/cpp/stamps/text/index.xml
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add Page Stamp to PDF using C++ https://products.aspose.com/pdf/cpp/Stamps/page/ Recent content in Add Page Stamp to PDF using C++ on Aspsoe.PD......PDF Products – Add Page Stamp to PDF using C++ https://products...com/pdf/cpp/stamps/page/ Recent content in Add Page Stamp to PDF using...

    products.aspose.com/pdf/cpp/stamps/page/index.xml
  5. Key Features of Aspose.PDF|Aspose.PDF for C++

    Aspose.PDF for C++ demonstrates its general features. This page describes the supported PDF versions, and all the manipulations we can do with text, images, annotations, documents, etc.... Stamp and Watermark Add text stamp. Add image stamp. Add...Add PDF page stamp. Add page number stamp. Add text in the header...

    docs.aspose.com/pdf/cpp/key-features/
  6. PDF Footer Insertion Using PHP | Aspose.PDF

    Add footer to PDF programmatically with PHP sample code using Aspose.PDF for PHP via Java....Create a Stamp and define its properties. Add the Stamp to Page...(); // Set properties of the stamp $imageStamp -> setBottomMargin...

    products.aspose.com/pdf/php-java/footer/
  7. 使用 Java 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式向 PDF 添加图章:文本、图像或页面。...toString ()); // Create text stamp TextStamp textStamp = new TextStamp...TextStamp ( "Sample Stamp" ); // Set whether stamp is background textStamp...

    products.aspose.com/pdf/zh-hans/java/stamps/
  8. PDF Header Insertion Using C++ | Aspose.PDF

    Sample C++ code for using Aspose.PDF to work with headers from PDF via C++....Create a Stamp and define its properties. Add the Stamp to Page...MakeObject < TextStamp > ( u "Sample Stamp" ); textStamp -> set_Background...

    products.aspose.com/pdf/cpp/header/
  9. 在PDF中以编程方式添加文本水印|Aspose.PDF for PHP via Java

    使用TextStamp类通过PHP向PDF文件添加文本水印。...$textStamp = new TextStamp ( "Sample Stamp" ); // 设置戳记是否为背景 $textStamp...$inputFile )); $stamp = new Stamp (); $stamp -> bindLogo ( new...

    docs.aspose.com/pdf/zh/php-java/text-stamps-in-...
  10. PdfFileStamp Class|Aspose.PDF for Java

    Explore how to use the PDFFileStamp class in Java to Stamp text or images onto a PDF document using Aspose.PDF....] Add PDF Page Stamp Add Text and Image Stamp Manage Header and...

    docs.aspose.com/pdf/java/pdffilestamp-class/