Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 1,363 for

stamp

(1.22 sec)
  1. Adding multi line watermark|Aspose.PDF for .NET

    This section explains how to add multi line watermark to existing PDF using FormattedText Class....Hide ] A lot of users want to stamp their PDF documents with multi-line...AddTextStampToPdf () { // Instantiate a stamp object var logoStamp = new Aspose...

    docs.aspose.com/pdf/net/adding-multi-line-water...
  2. Extract Text From Stamps using Python|Aspose.PD...

    Learn how to use special feature of Aspose.PDF for Python - text exstraction from Stamp annotations...Extract Text From Stamps using Python Contents [ Hide ] Extract...Extract Text from Stamp Annotations Aspose.PDF for Python lets you...

    docs.aspose.com/pdf/python-net/extract-text-fro...
  3. 使用 Python 向 PDF 添加文本图章 | Aspose.PDF

    使用 Aspose.PDF for Python for .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/stam...
  4. Help needed with coordinate conversion for PDF ...

    I have attached the pdf file and code that i am using to place Stamp, so i get blank space coordinate in system.drawing.rect that i convert them using below code, it works for most of the files but not working for one i …...code that i am using to place stamp, so i get blank space coordinate...working for one i attached. stamp needs to be movable that is...

    forum.aspose.com/t/help-needed-with-coordinate-...
  5. Add Bates Numbers to PDF using Python

    Follow this article to add Bates numbers to PDF using Python. It has details to set the IDE, a list of steps, and a sample code for adding Bates Stamp to PDF using Python....adding the PDF Bates numbering stamp using Python . You will also...appearance and position of the stamp before adding it to the page...

    kb.aspose.com/pdf/python/add-bates-numbers-to-p...
  6. 使用 Java 向 PDF 添加文本图章 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/java/stamps/text/
  7. Extract Text From Stamps|Aspose.PDF for Java

    Learn how to extract text from Stamps in PDF files using Aspose.PDF for Java. Follow this guide for precise text retrieval....Text From Stamps Contents [ Hide ] Extract Text from Stamp Annotations...from stamp annotations. In order to extract text from Stamp Annotations...

    docs.aspose.com/pdf/java/extract-text-from-stamps/
  8. Add PDF Page Stamps in PDF|Aspose.PDF for C++

    Add a page Stamp to a PDF file using the PdfPageStamp class with C++....PDF Page Stamps in PDF Contents [ Hide ] Add Page Stamp with C++...you need to apply a composite stamp containing graphics, text, tables...

    docs.aspose.com/pdf/cpp/page-stamps-in-the-pdf-...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Stamping in Python: Text, Image, and Page Options https://products.aspose.com/pdf/python-net/Stamps/ Recent content in PDF Stamping in Pyth......PDF Products – PDF Stamping in Python: Text, Image, and...com/pdf/python-net/stamps/ Recent content in PDF Stamping in Python:...

    products.aspose.com/pdf/python-net/stamps/index...
  10. Add Bates Numbers to PDF using Java

    Refer to this article to add Bates numbers to PDF using Java. It has details to set the IDE, a list of steps, and a sample code for adding Bates Stamp to PDF using Java....for adding Bates numbering stamp using Java . You will get details...a text stamp using the above string and set the stamp formatting...

    kb.aspose.com/pdf/java/add-bates-numbers-to-pdf...