Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 1,339 for

stamp

(0.17 sec)
  1. 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...
  2. Online XLS File Watermarking or Build Python Ap...

    Free online app to Watermark different XLS files. Python Watermarking library code for XLS documents....Operational Reporting Ownership Marks Stamp XLS reports to maintain source...Scenarios Automated Archive Stamping Watermark XLS files during...

    products.aspose.com/total/python-net/watermark/...
  3. Online ODT File Watermarking or Build Python Ap...

    Free online app to Watermark different ODT files. Python watermark library code for ODT documents....Open-Format Policy Labeling Stamp ODT documents with “INTERNAL”...Compliance Export Pipelines Stamp ODT exports used for audits...

    products.aspose.com/total/python-net/watermark/...
  4. Online DOCX File Watermarking or Build Python A...

    Free online app to Watermark different DOCX files. Python watermark library code for DOCX documents....Confidential Document Labeling Stamp “CONFIDENTIAL” across sensitive...Watermark for Back-Office Migration Stamp archival DOCX files during repository...

    products.aspose.com/total/python-net/watermark/...
  5. Online ODP File Watermarking or Build Python Ap...

    Free online app to Watermark different ODP files. Python watermarking library code for ODP documents....Automation makes it easy to stamp ODP files in batch, supporting...Ownership for Client Decks Stamp ownership notices to clarify...

    products.aspose.com/total/python-net/watermark/...
  6. 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/
  7. 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/
  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 通过 .NET 处理来自 PDF 的标头的示例 C# 代码。...); // Set properties of the stamp textStamp . TopMargin = 10 ;...

    products.aspose.com/pdf/zh-hans/net/header/
  10. 使用 C# 向 PDF 添加文本图章 | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码,以编程方式向 PDF 文件添加文本图章。... TextStamp ( "Sample Stamp" ) { Background = true , XIndent...

    products.aspose.com/pdf/zh-hans/net/stamps/text/