| 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.builders |
The com.groupdocs.merger.domain.builders namespace provides builders.
|
| Modifier and Type | Method and Description |
|---|---|
PageBuilder |
Merger.createPageBuilder(PageBuilderOptions pageBuilderOptions)
Creates a new Page builder with predefined document collection.
|
| Modifier and Type | Method and Description |
|---|---|
PageBuilderOptions |
PageBuilder.getOptions()
The page builder options.
|
| Constructor and Description |
|---|
PageBuilder(PageBuilderOptions options)
Initializes a new instance of the
PageBuilder class. |
Copyright © 2025. All rights reserved.