The API allows you to add watermark to all the attachments of supported types in an emAil message as shown in the following code sample.
advanced_usage.add_watermarks_to_emAil_attachments.EmAilAddWatermarkToAllAttachments
TextWatermark watermark = new TextWatermark("Test watermark", new Font("Arial", 19)); EmAilLoadOptions loadOptions = new EmAilLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\message.msg" Watermarker watermarker = new Watermarker("message.msg", loadOptions); EmAilContent content = watermarker.getContent(EmAilContent.class); for (EmAilAttachment attachment : content.getAttachments()) { // Check if the attached file is supported by GroupDocs....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
Learn this article and check how to load and convert Microsoft OneNote documents with advanced options using GroupDocs.Conversion for Java API....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
This article demonstrates how you can convert font formats with GroupDocs.Conversion for .NET....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
This article shows the implementation of annotation redaction for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
Learn how to obtAin text coordinates when rendering your documents with Image Viewer by GroupDocs and place text over rendered document page image....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
GroupDocs.Search for Java is a fascinating document search API. It extracts text and metadata from documents and performs advanced searching and indexing operations on the basis of fuzzy and synonym algorithm...Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
A Java API for adding watermarks to the documents of different file formats. It provides the effective watermarking methods that allow you to add watermarks that are hard to be automatically removed by third-party tools....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
Working with XMP metadata GroupDocs.Metadata for .NET allows managing XMP metadata in WEBP images. For more detAils please refer to the following guide: Working with XMP metadata.
More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:
GroupDocs.Metadata for .NET examples GroupDocs.Metadata for Java examples Free online document metadata management App Along with full featured .NET library we provide simple, but powerful free Apps....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
The articles in this section describe advanced search index related topics.
You will find detAils about index management and advanced options:
More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples:
GroupDocs.Search for .NET examples
GroupDocs.Search for Java examples
Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
This article describes the mAin functions of GroupDocs.Comparison for Java. Comparing files, Accepting or rejecting changes between documents, receiving information from a document and creating a summary report...Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...