This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
Convert email messages to HTML, PDF, PNG, or JPEG using the Groupdocs.Viewer Python API....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
This topic describes how to use the Groupdocs.Viewer Java API to convert email messages to HTML, PDF, PNG, and JPEG formats....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
This article explains how to merge arbitrary pages from different documents into a single PDF, DOCX, Excel or PowerPoint document using Groupdocs.Merger for Java....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
This topic describes how to use the Groupdocs.Viewer Java API to convert PowerPoint presentations to HTML, PDF, PNG, and JPEG formats....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
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....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
This page contains release notes for Groupdocs.Assembly for Java 19.8 Major Features Supported saving of assembled Markdown documents to Word Processing formats and saving of assembled Word Processing documents and emails to Markdown.
Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-125 Support saving of assembled Markdown documents to Word Processing formats Feature ASSEMBLYNET-126 Support saving of assembled Word Processing documents to Markdown Feature ASSEMBLYNET-127 Support saving of assembled emails to Markdown Feature Public API and Backward Incompatible Changes This section lists public API changes that were introduced in Groupdocs....navigation GroupDocs Products All Products GroupDocs.Total Product...Product Family GroupDocs.Viewer Product Solution GroupDocs.Annotation...