Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 1,171 for

stamp

(0.1 sec)
  1. 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/...
  2. 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...
  3. 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...
  4. index.xml

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

    products.aspose.com/pdf/javascript-cpp/stamps/i...
  5. 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/
  6. 在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-...
  7. 使用 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/
  8. PDF Header Insertion Using PHP | Aspose.PDF

    PHP sample 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 $imageStamp -> setTopMargin...

    products.aspose.com/pdf/php-java/header/
  9. How to get Content height on the page? - Free S...

    Hello Aspose! Could you please help me with finding out height of content on the page? My task is add TextStamp on each Stamp. In the same time Stamp should not overlap content. First option to do it is calculate sta…...TextStamp on each stamp. In the same time stamp should not overlap...option to do it is calculate stamp size and shrink initial contents...

    forum.aspose.com/t/how-to-get-content-height-on...
  10. How to Add Page Number in PDF using Python

    This article provides details on how to add page number in PDF using Python. It has detailed information about the environment configuration, a step-wise process and a runnable sample code to add page numbers to PDF without Acrobat using Python....the page number Create the stamp for the page number using the...PageNumberStamp object Set the stamp format to be displayed while...

    kb.aspose.com/pdf/python/how-to-add-page-number...