Quick Start section about main features of GroupDocs.Conversion API, describes how to convert files with just couple lines of code....Viewer Product Solution GroupDocs...
Following this guide you will learn how to save the converted PDF, Word, Excel, or PowerPoint documents to local disk, stream or FTP....Viewer Product Solution GroupDocs...
GroupDocs.Metadata allows you to load password-protected documents and load files from different sources.
For more details please refer to the following guides:...Viewer Product Solution GroupDocs...
Saving a document with method Save(), GroupDocs.Watermark puts it in the same folder as the original file, rewriting original. If you need to save the document to any custom location, you’ll have to use Save(string) method or Save(Stream) of Watermarker class.
You can see examples of Save methods in one of these guides:
Save document to the same file or stream Save document to the specified location Save document to the specified stream...Viewer Product Solution GroupDocs...
Following this guide you will learn how to load PDF, Word, Excel, PowerPoint documents by local file path, stream or third-party storage for further processing with GroupDocs.Merger for Java API....Viewer Product Solution GroupDocs...
Following this guide you will learn how to load PDF, Word, Excel, PowerPoint documents by local file path, stream or URL for further processing with GroupDocs.Merger for Java API....Viewer Product Solution GroupDocs...
Following classes are added in GroupDocs.Assembly.Data namespace:
DataTable DataColumn DataColumnCollection The Recipe Define template and output report documents Assemble a document using the external document table as a data source Download Data Source Document Managers Data.pptx Template Using Presentation as Table of Data.pptx The Code...Viewer Product Solution GroupDocs...
Following classes are added in GroupDocs.Assembly.Data namespace:
DataTable DataColumn DataColumnCollection The Recipe Define template and output report documents Assemble a document using the external document table as a data source Download Data Source Document Managers Data.docx Template Importing Word Processing Table into Presentation.pptx The Code...Viewer Product Solution GroupDocs...