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

stamp

(0.8 sec)
  1. index.xml

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

    products.aspose.com/pdf/java/stamps/text/index.xml
  2. 使用 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/
  3. Add Bates Numbers to PDF using C#

    This short guide explains how to add Bates numbers to PDF using C#. It has details to set the environment, a list of steps, and a sample code demonstrating the Bates Stamp with C#....for using PDF Bates numbering stamp using C# with the help of the...the text stamp with this string Format the text stamp, set the...

    kb.aspose.com/pdf/net/add-bates-numbers-to-pdf-...
  4. PDF Header Insertion Using C# | Aspose.PDF

    Sample C# code for using Aspose.PDF to work with headers from PDF via .NET....Create a Stamp and define its properties. Add the Stamp to Page...); // Set properties of the stamp textStamp . TopMargin = 10 ;...

    products.aspose.com/pdf/net/header/
  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. 使用 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-hans/python-net/stamps/
  7. 使用 C++ 向 PDF 添加文本图章 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/cpp/stamps/text/
  8. 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/
  9. 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/
  10. 使用 C++ 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hant/cpp/stamps/