- changeOrientation(InputStream, OrientationOptions) - Method in class com.groupdocs.merger.handler.DocumentHandler
-
Makes new document from document of known format and applies new orientation mode for specified pages.
- changeOrientation(InputStream, int, int[]) - Method in class com.groupdocs.merger.handler.DocumentHandler
-
Makes new document from document of unknown format and applis new orientation mode for specified pages.
- com.groupdocs.merger.domain - package com.groupdocs.merger.domain
-
The com.groupdocs.merger.domain namespace provides common classes to operate with GroupDocs.Merger.
- com.groupdocs.merger.domain.format - package com.groupdocs.merger.domain.format
-
The com.groupdocs.merger.domain.format namespace exposes supported formats.
- com.groupdocs.merger.domain.options - package com.groupdocs.merger.domain.options
-
The com.groupdocs.merger.domain.options namespace provides classes for setting method options dependent on method.
- com.groupdocs.merger.domain.options.contracts - package com.groupdocs.merger.domain.options.contracts
-
The com.groupdocs.merger.domain.options.contracts namespace provides classes for setting method options dependent on method.
- com.groupdocs.merger.domain.result - package com.groupdocs.merger.domain.result
-
The com.groupdocs.merger.domain.result namespace provides classes for result of methods.
- com.groupdocs.merger.domain.security - package com.groupdocs.merger.domain.security
-
The com.groupdocs.merger.domain.security namespace provides classes for setting options for security methods.
- com.groupdocs.merger.exceptions - package com.groupdocs.merger.exceptions
-
The com.groupdocs.merger.exceptions namespace provides classes for exceptions which can occur while working with a document.
- com.groupdocs.merger.handler - package com.groupdocs.merger.handler
-
The com.groupdocs.merger.handler namespace provides classes for working with main document handler.
- com.groupdocs.merger.licensing - package com.groupdocs.merger.licensing
-
The com.groupdocs.merger.licensing namespace provides methods to license the component.
- com.groupdocs.merger.licensing.metered - package com.groupdocs.merger.licensing.metered
-
The com.groupdocs.merger.licensing.metered namespace provides methods to set metered key.
- CorruptedOrDamagedFileException - Exception in com.groupdocs.merger.exceptions
-
Thrown during document load, when the document appears to be corrupted and impossible to load.
- CorruptedOrDamagedFileException(String) - Constructor for exception com.groupdocs.merger.exceptions.CorruptedOrDamagedFileException
-
- Csv - Static variable in class com.groupdocs.merger.domain.format.FileFormat
-
(Cell format) Comma-Separated Values
- getConsumptionQuantity() - Static method in class com.groupdocs.merger.licensing.metered.Metered
-
Gets consumption quantity
- getDocument() - Method in class com.groupdocs.merger.domain.JoinItem
-
Gets or sets the document.
- getDocuments() - Method in class com.groupdocs.merger.domain.result.MultiDocumentResult
-
Gets the documents.
- getFileFormat() - Method in class com.groupdocs.merger.domain.JoinItem
-
Gets or sets the file format.
- getFileFormat() - Method in class com.groupdocs.merger.domain.options.contracts.Options
-
File format.
- getFileFormat() - Method in class com.groupdocs.merger.domain.result.DocumentResult
-
Gets or sets the file format.
- getFirstPageNumber() - Method in class com.groupdocs.merger.domain.options.SwapOptions
-
First page number to exchange.
- getMode() - Method in class com.groupdocs.merger.domain.options.OrientationOptions
-
First page number to exchange.
- getNewPageNumber() - Method in class com.groupdocs.merger.domain.options.MoveOptions
-
Gets or sets the new page number.
- getNewPassword() - Method in class com.groupdocs.merger.domain.security.UpdatePasswordOptions
-
Gets or sets the new password.
- getPageNumberToMove() - Method in class com.groupdocs.merger.domain.options.MoveOptions
-
Gets or sets the page number to move.
- getPages() - Method in class com.groupdocs.merger.domain.options.contracts.PagedOptions
-
List of page number on which operation will be applied.
- getPassword() - Method in class com.groupdocs.merger.domain.JoinItem
-
Gets or sets the password.
- getPassword() - Method in class com.groupdocs.merger.domain.options.contracts.Options
-
Current password to open document.
- getSecondPageNumber() - Method in class com.groupdocs.merger.domain.options.SwapOptions
-
Second page number to exchange.
- getStream() - Method in class com.groupdocs.merger.domain.result.DocumentResult
-
Gets or sets the document stream.
- getSupportedFormats() - Method in class com.groupdocs.merger.handler.DocumentHandler
-
Get list of supported document formats.
- GroupDocsMergerException - Exception in com.groupdocs.merger.exceptions
-
Generic exception for GroupDocs.Merger.
- GroupDocsMergerException(String) - Constructor for exception com.groupdocs.merger.exceptions.GroupDocsMergerException
-
- setDocument(InputStream) - Method in class com.groupdocs.merger.domain.JoinItem
-
Gets or sets the document.
- setDocuments(List<DocumentResult>) - Method in class com.groupdocs.merger.domain.result.MultiDocumentResult
-
Gets the documents.
- setFileFormat(long) - Method in class com.groupdocs.merger.domain.JoinItem
-
Gets or sets the file format.
- setFileFormat(long) - Method in class com.groupdocs.merger.domain.options.contracts.Options
-
File format.
- setFileFormat(long) - Method in class com.groupdocs.merger.domain.result.DocumentResult
-
Gets or sets the file format.
- setFirstPageNumber(int) - Method in class com.groupdocs.merger.domain.options.SwapOptions
-
First page number to exchange.
- setLicense(InputStream) - Method in class com.groupdocs.merger.licensing.License
-
Licenses the component.
- setLicense(String) - Method in class com.groupdocs.merger.licensing.License
-
Licenses the component.
- setMeteredKey(String, String) - Method in class com.groupdocs.merger.licensing.metered.Metered
-
Sets metered public and private key
- setMode(int) - Method in class com.groupdocs.merger.domain.options.OrientationOptions
-
First page number to exchange.
- setNewPageNumber(int) - Method in class com.groupdocs.merger.domain.options.MoveOptions
-
Gets or sets the new page number.
- setNewPassword(String) - Method in class com.groupdocs.merger.domain.security.UpdatePasswordOptions
-
Gets or sets the new password.
- setPageNumberToMove(int) - Method in class com.groupdocs.merger.domain.options.MoveOptions
-
Gets or sets the page number to move.
- setPassword(String) - Method in class com.groupdocs.merger.domain.JoinItem
-
Gets or sets the password.
- setPassword(String) - Method in class com.groupdocs.merger.domain.options.contracts.Options
-
Current password to open document.
- setSecondPageNumber(int) - Method in class com.groupdocs.merger.domain.options.SwapOptions
-
Second page number to exchange.
- setStream(OutputStream) - Method in class com.groupdocs.merger.domain.result.DocumentResult
-
Gets or sets the document stream.
- split(InputStream, SplitOptions) - Method in class com.groupdocs.merger.handler.DocumentHandler
-
Splits single document of known format to multiple documents.
- SplitOptions - Class in com.groupdocs.merger.domain.options
-
Options for splitting document.
- SplitOptions() - Constructor for class com.groupdocs.merger.domain.options.SplitOptions
-
- SplitOptions(long, String, List<Integer>) - Constructor for class com.groupdocs.merger.domain.options.SplitOptions
-
- SplitOptions(long, String, int, int, int) - Constructor for class com.groupdocs.merger.domain.options.SplitOptions
-
- SwapOptions - Class in com.groupdocs.merger.domain.options
-
Describes options for swapping 2 pages in a document.
- SwapOptions(int, int, long, String) - Constructor for class com.groupdocs.merger.domain.options.SwapOptions
-
- swapPages(InputStream, SwapOptions) - Method in class com.groupdocs.merger.handler.DocumentHandler
-
Swaps two pages within document of known format.
- swapPages(InputStream, int, int) - Method in class com.groupdocs.merger.handler.DocumentHandler
-
Swaps two pages within document of unknown format.