Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 1,363 for

stamp

(0.18 sec)
  1. 使用 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/
  2. Add PDF Page Stamps in PDF using C#|Aspose.PDF ...

    Add a page Stamp to a PDF document using the PdfPageStamp class with Aspose.PDF for .NET library....Ask AI Add PDF Page Stamps in PDF using C# Contents [ Hide ]...] Add Page Stamp with C# A PdfPageStamp can be used when you need...

    docs.aspose.com/pdf/net/page-stamps-in-the-pdf-...
  3. Working with stamps and watermarks|Aspose.PDF f...

    This section explains how you can use PdfFileStamp Class by Aspose.PDF Facades in working with PDF....Ask AI Working with stamps and watermarks Contents [ Hide ] Add...Add PDF Page Stamp Add Text and Image Stamp Manage Header and...

    docs.aspose.com/pdf/net/pdffilestamp-class/
  4. Concatenate PDF documents in C#|Aspose.PDF for ...

    This section explains how to concatenate PDF documents with Aspose.PDF Facades using PdfFileEditor class....Insert ( 1 ); } } Add Text Stamps In order to create a Table...Text stamps on first page using PdfFileStamp and Stamp objects...

    docs.aspose.com/pdf/net/concatenate-pdf-documents/
  5. Extract Text From Stamps using C#|Aspose.PDF fo...

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

    docs.aspose.com/pdf/net/extract-text-from-stamps/
  6. index.xml

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

    products.aspose.com/pdf/java/stamps/page/index.xml
  7. 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
  8. 使用 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-hans/python-net/stam...
  9. 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-...
  10. 使用 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/