Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 1,175 for

stamp

(0.13 sec)
  1. Parse PDF documents C/C++|Aspose.PDF for C++

    Do you want to extract data from PDF documents? Discover various PDF data extraction methods with Aspose.PDF for C++....to extract text from PDF and stamps using C++. Parsing PDF documents...Text From Stamps using C++ . If you have text in a stamp, inside...

    docs.aspose.com/pdf/cpp/parsing/
  2. Watermark image to full page - Free Support For...

    Hi We have purchased Aspose.Total license recently. We are trying to add image as watermark to all pages in pdf. But we want to add watermark to full page covering all areas of page. We are using watermarkartificat clas…...pdf"); ImageStamp stamp = new ImageStamp(dataDir + "watermark..."watermark.png"); stamp.HorizontalAlignment = HorizontalAlignment...

    forum.aspose.com/t/watermark-image-to-full-page...
  3. 支持的注释概述|Aspose.PDF for .NET

    查看您可以使用 Aspose.PDF for .NET 处理的可能注释列表。...3) 删除线注释 Stamp (PDF 1.3) 橡皮章注释 Caret (PDF 1...

    docs.aspose.com/pdf/zh/net/overview-of-annotati...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – แสตมป์ข้อความ รูปภาพ หรือหน้าในรูปแบบ PDF โดยใช้ C++ https://products.aspose.com/pdf/th/cpp/Stamps/ Recent content in แสตมป์ข้อความ รูปภาพ หรือ......com/pdf/th/cpp/stamps/ Recent content in แสตมป์ข้อความ...https://products.aspose.com/pdf/th/cpp/stamps/index.xml self application/rss+xml...

    products.aspose.com/pdf/th/cpp/stamps/index.xml
  5. Replace Text|Aspose.PDF for .NET

    This section explains how to work with Text using PdfContentEditor Class.... Extract image and change stamp position Work with Images using...

    docs.aspose.com/pdf/net/replace-text-facades/
  6. Pdf417Parameters|Aspose.BarCode for Python via ...

    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....pdf_417_macro_time_stamp MacroPdf417 barcode time stamp (optional field)...field). MicroPDF417 barcode time stamp (optional field for Structured...

    docs.aspose.com/barcode/python-net/api-referenc...
  7. 使用 Java 向 PDF 添加标题 | Aspose.PDF

    用于在任何平台上在 PDF 文档中添加标题的 Java 源代码。...); // Set properties of the stamp textStamp . setTopMargin ( 10...

    products.aspose.com/pdf/zh-hans/java/header/
  8. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....TextParagraph object, and even you can stamp text inside a PDF using the...auto stamp = MakeObject < TextStamp > ( "This is text stamp with...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  9. 使用 C++ 向 PDF 添加标题 | Aspose.PDF

    使用 Aspose.PDF 通过 C++ 处理 PDF 中的标头的示例 C++ 代码。...MakeObject < TextStamp > ( u "Sample Stamp" ); textStamp -> set_Background...

    products.aspose.com/pdf/zh-hans/cpp/header/
  10. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing....TextParagraph object and even you can stamp the text inside PDF by using...instance with sample text var stamp = new Aspose . Pdf . TextStamp...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/