Inspect a document — file type, page count, attachments, and format-specific metadata — with the Viewer.get_view_info and Viewer.get_file_info methods in GroupDocs.Viewer for Python via .NET....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...
Calculate and display aggregate values like sums, counts, and averages from data collections in templates....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...
We are using GroupDocs.Conversion to convert to HTML and PDF, but wherever the Symbol font is used in our docs, the output is an empty no-glyph-available box. The formulas with the Symbol chars in them are actually crit…...Viewer and GroupDocs.Editor, this issue is quite familiar...
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....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...
This topic describes how to use the GroupDocs.Viewer Java API to convert email messages to HTML, PDF, PNG, and JPEG formats....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...
This topic describes how to use the GroupDocs.Viewer Java API to convert PowerPoint presentations to HTML, PDF, PNG, and JPEG formats....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...
This article shows how to access IPTC metadata in a file of any supported format....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...
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.Editor Product Solution GroupDocs...
Convert web documents (CHM, HTML) to PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...