API to annotate text or images in your documents using C#. It supports PDF, Microsoft Word DOCX, Excel XLSX and PowerPoint. PPTX...Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
The simplest way to save the document is it provide no parameters to Save method. In this case the document will be rasterized to PDF and will have the same name as the original one except its extension (.PDF). The PDF file will be overwritten.
The following example demonstrates usage of Save() method with default options.
final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
GroupDocs.Compairson for Java developer documentation. Learn how to diff docx, pptx, and pdf files using Java....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your Python applications....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
This article explains how to view a specific folder of Outlook Data File with GroupDocs.Viewer within your .NET applications....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
This article explains how to translate fields when rendering E-Mail Messages with GroupDocs.Viewer within your .NET applications....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
This article explains how to retrieve information about MS Project Documents into tiles with GroupDocs.Viewer within your Java applications....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
Note This page contains release notes for GroupDocs.Viewer for Java 3.2.2 Major Features There are 1 new feature in this release:
Ability to specify custom fonts path Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERJAVA-1201 Add ability to specify custom fonts path New Feature Public API and Backward Incompatible Changes How to specify custom fonts path How to specify custom fonts path
// Setup GroupDocs....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...