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

stamp

(0.34 sec)
  1. Add PDF Header and Footer|Aspose.PDF for PHP vi...

    Aspose.PDF for PHP via Java allows you to add headers and footers to your PDF file using TextStamp class....Footer Contents [ Hide ] PDF stamps are often used in contracts...how we can add image stamps and text stamps to PDF documents by...

    docs.aspose.com/pdf/php-java/add-headers-and-fo...
  2. 使用 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...
  3. 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-...
  4. 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...
  5. 使用 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/
  6. 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...
  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 Page Number to PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....page number stamp in a PDF file. PageNumber Stamp class provides...create a page number based stamp like format, margins, alignments...

    docs.aspose.com/pdf/net/add-page-number/