Export metadata properties to an Excel workbook using GroupDocs.Metadata for Python via .NET....Signature Product Solution GroupDocs.Assembly 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....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
This article explains how to load PDF, Word, Excel, PowerPoint documents from stream when using GroupDocs.Merger for Java....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
Following this guide you will learn how to change Word document page orientation to Portrait or Landscape using GroupDocs.Merger for Java....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
The page describes how to add polyline annotation to a document using GroupDocs.Annotation for .NET....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
Load documents from your local disk using a file path with GroupDocs.Viewer in Python....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
This article explains how to set author of changes name in the resulting document in GroupDocs.Comparison for Java....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) for web browser or to reduce size....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
Add text watermarks to rendered documents using GroupDocs.Viewer in your Python applications....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...