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

stamp

(0.06 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. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification....TextParagraph object and even you can stamp the text inside PDF by using...TextStamp stamp = new TextStamp ( "This is text stamp with character...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/
  3. 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
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Znaczki tekstowe, obrazowe lub strony w formacie PDF przy użyciu C++ https://products.aspose.com/pdf/pl/cpp/Stamps/ Recent content in Znaczki t......com/pdf/pl/cpp/stamps/ Recent content in Znaczki...https://products.aspose.com/pdf/pl/cpp/stamps/index.xml self application/rss+xml...

    products.aspose.com/pdf/pl/cpp/stamps/index.xml
  5. System displaying invalid character in the chin...

    When rendering the pdf document the watermark text of chinese text showing incorrect word in the textStamp. sampledoc.pdf (222.5 KB) sample.png (13.6 KB) Aspose.Pdf.Document pdfDocument = new Aspose.Pdf.Document(“C:\…...suggest how to create a text stamp using the mentioned font types...it possible to create a text stamp without specifying a font type...

    forum.aspose.com/t/system-displaying-invalid-ch...
  6. 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/
  7. 使用 C++ 向 PDF 添加标题 | Aspose.PDF

    示例C++使用 Aspose.PDF通過C++處理 PDF 中的頁眉的代碼。...MakeObject < TextStamp > ( u "Sample Stamp" ); textStamp -> set_Background...

    products.aspose.com/pdf/zh-hant/cpp/header/
  8. 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/
  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/