GroupDocs.Merger for .NET - API Reference
GroupDocs.Merger for .NET is a powerful API to merge PDF, Word, Excel, PowerPoint documents and many other formats, move, reorder or remove document pages in different ways and with flexible options.
Namespaces
NamespaceDescription
GroupDocs.Merger
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.

The main classes in this namespace are:
  • Merger is the entry point for merging process.
  • MergerSettings provides an easy way to customize loging behaviour and etc.
GroupDocs.Merger.Domain
The namespace provides classes for working with document structure.
GroupDocs.Merger.Exceptions
The namespace provides different classes for exceptions.
GroupDocs.Merger.Logging
The namespace provides classes for customizing logging behaviour.