Package | Description |
---|---|
com.groupdocs.merger |
The com.groupdocs.merger 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..
|
com.groupdocs.merger.domain.result |
The com.groupdocs.merger.domain.result namespace provides classes which represent document results.
|
Modifier and Type | Method and Description |
---|---|
IDocumentInfo |
Merger.getDocumentInfo()
Gets information about document pages: their sizes, maximum page height, the width of a page with the maximum height.
|
Modifier and Type | Class and Description |
---|---|
class |
DocumentInfo
Defines document description properties.
|