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....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...
Sometimes when indexing, it is necessary to associate each Document with certain additional metadata, for example, a set of tags, a number in the library catalog, the subject of a Document, etc. To accomplish this task, additional fields can be added to each indexed Document in addition to those already in the Document itself.
Additional fields are associated with the Document through the arguments of the FileIndexing event that occurs before indexing each added Document....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...
Learn how to extract metadata from PDF, Word, Excel, PowerPoint and 50+ Document formats using GroupDocs.Parser for .NET. Get Document properties like author, title, creation date in C#....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...
It is easy to convert RTF to PDF using Python for Document sharing using conversion APIs. A code example is included to export RTF to PDF in Python in this topic....Comparison Product Family GroupDocs...archiving of Rich Text Format documents. PDF preserves the original...
Check this guide and learn how to manage Document security for PDF, Word, Excel, PowerPoint file types - add password, update password, remove password using GroupDocs.Merger for .NET....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...
This article details the process of how to extract text from DOCX using Java. It also includes code to assist you in implementing text extraction from DOCX in Java....Comparison Product Family GroupDocs...digital world, automating document management tasks is essential...