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

stamp

(0.48 sec)
  1. 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/
  2. 4 StampAnnotations in place of 2 opening a spec...

    Hello, We are using Aspose.PDF.Drawing 25.2 When opening the attached document in Adobe or Wondershare PDFElement, we see 2 Stamp annotations. When opening the same document with Aspose, there are 4 StampAnnotation. N…...Wondershare PDFElement, we see 2 stamp annotations. When opening the...opening another document with Stamp annotations, the number of annotations...

    forum.aspose.com/t/4-stampannotations-in-place-...
  3. PDF Header Insertion Using Java | Aspose.PDF

    Java source code to add header in PDF document on any platform....Create a Stamp and define its properties. Add the Stamp to Page...); // Set properties of the stamp textStamp . setTopMargin ( 10...

    products.aspose.com/pdf/java/header/
  4. 在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-...
  5. 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/
  6. 使用 Python 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    使用 Aspose.PDF for Python via .NET,使用 Python 示例代码,以编程方式向 PDF 添加图章:文本、图像或页面。...text stamp textStamp = apdf . TextStamp ( "Sample Stamp" ) #...# Set whether stamp is background textStamp . background = True...

    products.aspose.com/pdf/zh-hant/python-net/stamps/
  7. index.xml

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

    products.aspose.com/pdf/cpp-cli/stamps/image/in...
  8. index.xml

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

    products.aspose.com/pdf/python-cpp/stamps/text/...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add Image Stamp to PDF using Python https://products.aspose.com/pdf/python-net/Stamps/image/ Recent content in Add Image Stamp to PDF using Pyt......PDF Products – Add Image Stamp to PDF using Python https://products...com/pdf/python-net/stamps/image/ Recent content in Add Image Stamp to PDF...

    products.aspose.com/pdf/python-net/stamps/image...
  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/