Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 5,442 for

text watermark

(0.04 sec)
  1. Remove Watermark from PDF Documents in Java | W...

    Delete or remove Watermarks from PDF and other documents in Java. An overview for Java developers to create a Watermark removing applications....Український Tiếng Việt 中文 中國傳統的 Watermarks are mostly used to mentioned...remove the watermarks from such documents. Watermarks can be either...

    blog.groupdocs.com/watermark/remove-watermark-f...
  2. Locking watermark in word processing document |...

    This article explains how to lock the Watermarks in a Word document to restrict the editing in Java....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for Java...

    docs.groupdocs.com/watermark/java/locking-water...
  3. Locking watermark in word processing document |...

    This article explains how to lock the Watermarks in a Word document to restrict the editing....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for .NET...

    docs.groupdocs.com/watermark/net/locking-waterm...
  4. Text Watermark to PPT in Java

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.

    blog.groupdocs.com/zh/tag/text-watermark-to-ppt...
  5. Text Watermark to PPT in Java

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.

    blog.groupdocs.com/zh-hant/tag/text-watermark-t...
  6. Add text watermarks | Documentation

    Add Text Watermarks to rendered documents using GroupDocs.Viewer in your Python applications....Watermark Product Solution GroupDocs...documents / Add text watermarks Add text watermarks Leave feedback...

    docs.groupdocs.com/viewer/python-net/add-text-w...
  7. Adding text watermarks | Documentation

    Following code snippet shows how to add Text Watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the Watermark will be added to all of them. advanced_usage.adding_Text_Watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker Watermarker = new Watermarker("image.png"); // Initialize the font to be used for Watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the Watermark object TextWatermark Watermark = new TextWatermark("Test Watermark", font); // Set Watermark properties Watermark....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for Java...

    docs.groupdocs.com/watermark/java/adding-text-w...
  8. Adding text watermarks | Documentation

    The GroupDocs.Watermark allows to add Text Watermarks to documents which may consists of pages, worksheets, slides or frames....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for .NET...

    docs.groupdocs.com/watermark/net/adding-text-wa...
  9. Remove Watermark from PDF Documents using C# | ...

    Delete or remove Watermarks from PDF and other documents using C#. An overview of .NET API for C# developers to create a Watermark remover application....Український Tiếng Việt 中文 中國傳統的 Watermarks are normally used to avoid...remove the watermarks from such documents. There can be text and image-based...

    blog.groupdocs.com/watermark/remove-watermark-f...
  10. Add Watermark to Documents while Conversion in ...

    Document conversion is one of the most frequent processes that endures across a lot of industries. Sometimes, it is the business need to put a Watermark on the resultant document after conversion. For example, you want to convert a Word document to PDF or PowerPoint PPT/PPTX to PDF with a Watermark (Text or image) in all the PDF pages. GroupDocs.Conversion for .NET and Java gives you such an option. It possesses a class WatermarkOptions with rich properties such as:...the business need to put a watermark on the resultant document...PPT/PPTX to PDF with a watermark (text or image) in all the PDF...

    blog.groupdocs.com/conversion/add-watermark-to-...