This page contains information about working with attributes in the search network....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...
Fixing Invalid Form Fields and Saving the Document with GroupDocs.Editor for Java...Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...
Learn this article and check how to load and convert PST/OST Documents with advanced options using GroupDocs.Conversion for .NET API....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...
GroupDocs.Merger for Node.js via Java is a powerful API to merge several Documents into one, split single Document to multiple Documents, reorder or replace Document pages, change page orientation, manage Document protection, render Documents as images and more....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Merger Product...
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....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...
Quick Start section about main features of GroupDocs.Signature API, describes how to sign Documents with just couple lines of code....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...
Redacted meaning is that a process of modifying or editing a Document to remove the confidential information before publishing it. With GroupDocs.Redaction tool you can redact PDF and save redacted Document, redact sensitive and classified information from MS Word (DOC, DOCX and more..), Excel (XLS, XLSX and more..), PowerPoint(PPT, PPTX and more) Documents and images (JPG, PNG, BMP, GIF and more..)....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...
This article explains how to load a Document from a Stream with GroupDocs.Viewer within your Java applications....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...
This article explains how to detect Document file type, size and calculate pages count with GroupDocs.Watermark....Classification Product Solution Purchase...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...