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

stamp

(2.56 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-net/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-net/stamps/text/ Recent content in Add Text Stamp to PDF using...

    products.aspose.com/pdf/python-net/stamps/text/...
  2. index.xml

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

    products.aspose.com/pdf/python-net/stamps/page/...
  3. Extract Text From Stamps|Aspose.PDF for C++

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....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/cpp/extract-text-from-stamps/
  4. index.xml

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

    products.aspose.com/pdf/net/stamps/index.xml
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Stamping in C++: Text, Image, and Page Options https://products.aspose.com/pdf/cpp/Stamps/ Recent content in PDF Stamping in C++: Text, Ima......PDF Products – PDF Stamping in C++: Text, Image, and Page...com/pdf/cpp/stamps/ Recent content in PDF Stamping in C++: Text...

    products.aspose.com/pdf/cpp/stamps/index.xml
  6. 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/
  7. 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-...
  8. Add Page Number to PDF with C++|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....In order to add page number stamp, you need to create a Document...method of the Page to add the stamp in the PDF. You can also set...

    docs.aspose.com/pdf/cpp/add-page-number/
  9. 使用 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/
  10. 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/