Find answers about converting documents and images of various types using code on any platform....Watermark Product Family GroupDocs.Merger Product Family GroupDocs...
Explore what’s new in GroupDocs.Total for Java 25.10. Available now on NuGet and GroupDocs website....3 Release notes GroupDocs.Merger for Java 25.9 Release...
This section decsribes how to get started with GroupDocs.Editor for .NET library...Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
Quick Start section about main features of GroupDocs.Conversion API, describes how to convert files with just couple lines of code....Editor Product Solution GroupDocs.Merger 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....Editor Product Solution GroupDocs.Merger 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...Editor Product Solution GroupDocs.Merger 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...Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...