GroupDocs.Merger
Contents
[
Hide
]
The namespace provides classes which allow you to merge documents and manipulate document structure (split single document to multiple documents, reorder or replace document pages, change page orientation, manage document password and perform other manipulations) across wide range of supported document types - PDF, DOCX/DOC, PPTX/PPT, XLSX/XLS, VSDX/VSD, ODT, ODS, ODP, HTML, EPUB and many others.
Classes
Class | Description |
---|---|
License | Provides methods to license the component. Learn more about licensing here. |
Merger | Represents the main class that controls the document merging process. |
MergerSettings | Defines settings for customizing Merger behaviour. |
Metered | Provides methods for applying Metered license. |
Interfaces
Interface | Description |
---|---|
IMerger | Interface for the main class that controls the document merging process. |