Skip navigation links
A B C D E F G H I J L M O P R S T U V W X Z 

A

addDocument(int, InputStream, FileType, String) - Method in class com.groupdocs.merger.domain.builders.PageBuilder
Add document to the document collection.
addDocument(DocumentInfo) - Method in class com.groupdocs.merger.domain.builders.PageBuilder
Add document to the document collection.
addPage(int, int) - Method in class com.groupdocs.merger.domain.builders.PageBuilder
Add page to the page collection.
addPage(IPageInfo) - Method in class com.groupdocs.merger.domain.builders.PageBuilder
Add page to the page collection.
addPageRange(IPageInfo[]) - Method in class com.groupdocs.merger.domain.builders.PageBuilder
Add pages to the page collection.
addPassword(IAddPasswordOptions) - Method in class com.groupdocs.merger.Merger
Protects document with password.
AddPasswordOptions - Class in com.groupdocs.merger.domain.options
Provides options for adding document password.
AddPasswordOptions(String) - Constructor for class com.groupdocs.merger.domain.options.AddPasswordOptions
Initializes a new instance of the AddPasswordOptions class.
AllPages - Static variable in class com.groupdocs.merger.domain.options.RangeMode
Range have all numbers from begin to end.
applyPageBuilder(PageBuilder) - Method in class com.groupdocs.merger.Merger
Applies page builder changes.

B

BMP - Static variable in class com.groupdocs.merger.domain.FileType
Bitmap Image File (.bmp) represent files that are used to store bitmap digital images.
BMP - Static variable in class com.groupdocs.merger.domain.options.PreviewMode
Preview mode as .bmp

C

changeOrientation(IOrientationOptions) - Method in class com.groupdocs.merger.Merger
Applies a new orientation mode for the specified pages.
clear() - Method in class com.groupdocs.merger.domain.builders.PageBuilder
Clear the internal collections.
closePageStream(int, OutputStream) - Method in interface com.groupdocs.merger.domain.common.PageStreamFactory
Method to release output page preview stream
closeSplitStream(int, OutputStream) - Method in interface com.groupdocs.merger.domain.common.SplitStreamFactory
Method to release output page preview stream
com.groupdocs.merger - package 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 - package com.groupdocs.merger.domain
The com.groupdocs.merger.domain namespace provides classes for working with document structure.
com.groupdocs.merger.domain.builders - package com.groupdocs.merger.domain.builders
The com.groupdocs.merger.domain.builders namespace provides builders.
com.groupdocs.merger.domain.common - package com.groupdocs.merger.domain.common
The com.groupdocs.merger.domain.common namespace provides common delegates.
com.groupdocs.merger.domain.options - package com.groupdocs.merger.domain.options
The com.groupdocs.merger.domain.options namespace provides classes to specify additional options when loading, joining, splitting, previewing and saving documents.
com.groupdocs.merger.domain.options.interfaces - package com.groupdocs.merger.domain.options.interfaces
The com.groupdocs.merger.domain.options.interfaces namespace provides classes for working with Interfaces.
com.groupdocs.merger.domain.result - package com.groupdocs.merger.domain.result
The com.groupdocs.merger.domain.result namespace provides classes which represent document results.
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.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.
com.groupdocs.merger.logging - package com.groupdocs.merger.logging
The com.groupdocs.merger.logging namespace provides classes for customizing logging behaviour.
ConsoleLogger - Class in com.groupdocs.merger.logging
Writes log messages to the console.
ConsoleLogger() - Constructor for class com.groupdocs.merger.logging.ConsoleLogger
 
Continuous - Static variable in class com.groupdocs.merger.domain.options.WordJoinMode
Specifies Word joining without starting from new page.
createPageBuilder() - Method in class com.groupdocs.merger.Merger
Creates a new Page builder with predefined document collection.
createPageBuilder(PageBuilderOptions) - Method in class com.groupdocs.merger.Merger
Creates a new Page builder with predefined document collection.
createPageStream(int) - Method in interface com.groupdocs.merger.domain.common.PageStreamFactory
Method to create output page preview stream.
createSplitStream(int) - Method in interface com.groupdocs.merger.domain.common.SplitStreamFactory
Method to create output page preview stream.
CSV - Static variable in class com.groupdocs.merger.domain.FileType
Comma Separated Values File (.csv) represents plain text files that contain records of data with comma separated values.

D

Default - Static variable in class com.groupdocs.merger.domain.options.WordJoinMode
Specifies Default Word joining.
dispose() - Method in class com.groupdocs.merger.Merger
Disposes resources.
DOC - Static variable in class com.groupdocs.merger.domain.FileType
Microsoft Word Document (.doc) represent documents generated by Microsoft Word or other word processing documents in binary file format.
DOCM - Static variable in class com.groupdocs.merger.domain.FileType
Word Open XML Macro-Enabled Document (.docm) files are Microsoft Word 2007 or higher generated documents with the ability to run macros.
DocumentInfo - Class in com.groupdocs.merger.domain.result
Defines document description properties.
DocumentInfo(int, InputStream, FileType, String) - Constructor for class com.groupdocs.merger.domain.result.DocumentInfo
Initializes new instance of DocumentInfo class.
DocumentInfo(int, InputStream, FileType, String, IPageInfo[], long) - Constructor for class com.groupdocs.merger.domain.result.DocumentInfo
Initializes new instance of DocumentInfo class.
DocumentInfo(FileType, IPageInfo[], long) - Constructor for class com.groupdocs.merger.domain.result.DocumentInfo
Initializes new instance of DocumentInfo class.
DocumentInfo(SerializationInfo, StreamingContext) - Constructor for class com.groupdocs.merger.domain.result.DocumentInfo
Initializes new instance of DocumentInfo class.
DOCX - Static variable in class com.groupdocs.merger.domain.FileType
Microsoft Word Open XML Document (.docx) is a well-known format for Microsoft Word documents.
DOT - Static variable in class com.groupdocs.merger.domain.FileType
Word Document Template (.dot) files are template files created by Microsoft Word to have pre-formatted settings for generation of further DOC or DOCX files.
DOTM - Static variable in class com.groupdocs.merger.domain.FileType
Word Open XML Macro-Enabled Document Template (.dotm) represents template file created with Microsoft Word 2007 or higher.
DOTX - Static variable in class com.groupdocs.merger.domain.FileType
Word Open XML Document Template (.dotx) are template files created by Microsoft Word to have pre-formatted settings for generation of further DOCX files.

E

EMF - Static variable in class com.groupdocs.merger.domain.FileType
Windows Enhanced Metafile (.emf)
EMZ - Static variable in class com.groupdocs.merger.domain.FileType
Windows Compressed Enhanced Metafile (.emz)
EPUB - Static variable in class com.groupdocs.merger.domain.FileType
Open eBook File (.epub) are an e-book file format that provide a standard digital publication format for publishers and consumers.
equals(FileType) - Method in class com.groupdocs.merger.domain.FileType
Determines whether the current FileType is the same as specified FileType object.
equals(Object) - Method in class com.groupdocs.merger.domain.FileType
Determines whether the current FileType is the same as specified object.
ERR - Static variable in class com.groupdocs.merger.domain.FileType
Error Log File (.err) is a text file that contains error messages generated by a program.
error(String, Exception) - Method in class com.groupdocs.merger.logging.ConsoleLogger
Writes error message to the console.
error(String, Exception) - Method in interface com.groupdocs.merger.logging.ILogger
Writes error log message; Error log messages provides information about unrecoverable events in application flow.
EvenPages - Static variable in class com.groupdocs.merger.domain.options.RangeMode
Range have only even numbers from begin to end.
extensions() - Static method in class com.groupdocs.merger.domain.options.PreviewMode
 
ExtractOptions - Class in com.groupdocs.merger.domain.options
Provides options to extract the document pages.
ExtractOptions() - Constructor for class com.groupdocs.merger.domain.options.ExtractOptions
Initializes a new instance of the ExtractOptions class.
ExtractOptions(int[]) - Constructor for class com.groupdocs.merger.domain.options.ExtractOptions
Initializes a new instance of the ExtractOptions class.
ExtractOptions(int, int) - Constructor for class com.groupdocs.merger.domain.options.ExtractOptions
Initializes a new instance of the ExtractOptions class.
ExtractOptions(int, int, int) - Constructor for class com.groupdocs.merger.domain.options.ExtractOptions
Initializes a new instance of the ExtractOptions class.
extractPages(IExtractOptions) - Method in class com.groupdocs.merger.Merger
Makes a new document with some pages from the source document.

F

FileCorruptedException - Exception in com.groupdocs.merger.exceptions
The exception that is thrown when specified file could not be loaded because it appears to be corrupted.
FileCorruptedException(String) - Constructor for exception com.groupdocs.merger.exceptions.FileCorruptedException
Initializes a new instance of the FileCorruptedException class.
FileType - Class in com.groupdocs.merger.domain
Represents file type.
FileTypeNotSupportedException - Exception in com.groupdocs.merger.exceptions
The exception that is thrown when specified file type is not supported.
FileTypeNotSupportedException(String) - Constructor for exception com.groupdocs.merger.exceptions.FileTypeNotSupportedException
Initializes a new instance of the FileTypeNotSupportedException class.
fromExtension(String) - Static method in class com.groupdocs.merger.domain.FileType
Maps file extension to file type.

G

generatePreview(IPreviewOptions) - Method in class com.groupdocs.merger.Merger
Generates document pages preview.
getAccessibilitySettings() - Method in class com.groupdocs.merger.domain.options.PdfSaveOptions
 
getBase(FileType) - Static method in class com.groupdocs.merger.domain.FileType
 
getColumnIndex() - Method in interface com.groupdocs.merger.domain.options.interfaces.IOleSpreadsheetOptions
The upper left column index.
getColumnIndex() - Method in class com.groupdocs.merger.domain.options.OleSpreadsheetOptions
The upper left column index.
getCompliance() - Method in class com.groupdocs.merger.domain.options.WordJoinOptions
Compliance mode for the Word Ooxml format
getConsumptionCredit() - Static method in class com.groupdocs.merger.licensing.metered.Metered
Retrieves amount of used credits
getConsumptionQuantity() - Static method in class com.groupdocs.merger.licensing.metered.Metered
Retrieves amount of MBs processed.
getDocument() - Method in interface com.groupdocs.merger.domain.result.IPageInfo
Gets the document info.
getDocument() - Method in class com.groupdocs.merger.domain.result.PageInfo
Gets the document info.
getDocumentInfo() - Method in class com.groupdocs.merger.Merger
Gets information about document pages: their sizes, maximum page height, the width of a page with the maximum height.
getDocuments() - Method in class com.groupdocs.merger.domain.builders.PageBuilder
The document collection.
getEncoding() - Method in interface com.groupdocs.merger.domain.options.interfaces.ILoadOptions
The encoding used when opening text-based files such as FileType.CSV or FileType.TXT.
getEncoding() - Method in class com.groupdocs.merger.domain.options.LoadOptions
The encoding used when opening text-based files such as FileType.CSV or FileType.TXT.
getException(Exception) - Static method in exception com.groupdocs.merger.exceptions.GroupDocsMergerException
Get the GroupDocs Merger exception from input exception.
getExtension() - Method in class com.groupdocs.merger.domain.FileType
Filename suffix (including the period ".") e.g.
getExtension() - Method in class com.groupdocs.merger.domain.options.ImportDocumentOptions
The extension of the embedded object.
getExtension() - Method in interface com.groupdocs.merger.domain.options.interfaces.IImportDocumentOptions
The extension of the embedded object.
getExtension() - Method in interface com.groupdocs.merger.domain.options.interfaces.ILoadOptions
The extension of the file to open.
getExtension() - Method in class com.groupdocs.merger.domain.options.LoadOptions
The extension of the file to init.
getFileFormat() - Method in class com.groupdocs.merger.domain.FileType
File type name e.g.
getFirstPageNumber() - Method in interface com.groupdocs.merger.domain.options.interfaces.ISwapOptions
First page number to exchange.
getFirstPageNumber() - Method in class com.groupdocs.merger.domain.options.SwapOptions
First page number to exchange.
getHeight() - Method in interface com.groupdocs.merger.domain.options.interfaces.IPreviewOptions
Preview height.
getHeight() - Method in interface com.groupdocs.merger.domain.options.interfaces.ISizeOptions
The height of the embedded object size.
getHeight() - Method in class com.groupdocs.merger.domain.options.OleDiagramOptions
The height of the embedded object shape in inches.
getHeight() - Method in class com.groupdocs.merger.domain.options.OlePresentationOptions
The height of the embedded object frame.
getHeight() - Method in class com.groupdocs.merger.domain.options.OleSpreadsheetOptions
The height of the Ole object image.
getHeight() - Method in class com.groupdocs.merger.domain.options.OleWordProcessingOptions
The height of the Ole object image.
getHeight() - Method in class com.groupdocs.merger.domain.options.PreviewOptions
Preview height.
getHeight() - Method in interface com.groupdocs.merger.domain.result.IPageInfo
Gets page height in pixels when converted to image.
getHeight() - Method in class com.groupdocs.merger.domain.result.PageInfo
Gets page height in pixels when converted to image.
getImageData(String) - Method in class com.groupdocs.merger.domain.options.ImportDocumentOptions
Gets image data of the embedded object.
getImageData() - Method in interface com.groupdocs.merger.domain.options.interfaces.IOleDiagramOptions
The image data of the embedded object.
getImageData() - Method in interface com.groupdocs.merger.domain.options.interfaces.IOleSpreadsheetOptions
The data of the Ole object image.
getImageData() - Method in interface com.groupdocs.merger.domain.options.interfaces.IOleWordProcessingOptions
The data of the Ole object image.
getImageData() - Method in class com.groupdocs.merger.domain.options.OleDiagramOptions
The image data of the embedded object.
getImageData() - Method in class com.groupdocs.merger.domain.options.OleSpreadsheetOptions
The data of the Ole object image.
getImageData() - Method in class com.groupdocs.merger.domain.options.OleWordProcessingOptions
The data of the Ole object image.
getIndex() - Method in class com.groupdocs.merger.domain.result.DocumentInfo
The document index.
getLeft() - Method in interface com.groupdocs.merger.domain.options.interfaces.IOleWordProcessingOptions
The left coordinate of the Ole object image.
getLeft() - Method in class com.groupdocs.merger.domain.options.OleWordProcessingOptions
The left coordinate of the Ole object image.
getLineNumbers() - Method in interface com.groupdocs.merger.domain.options.interfaces.ITextSplitOptions
Line numbers for text splitting.
getLineNumbers() - Method in class com.groupdocs.merger.domain.options.TextSplitOptions
Line numbers for text splitting.
getLoadDocumentInfo() - Method in interface com.groupdocs.merger.domain.options.interfaces.IPageBuilderOptions
Specifies if each document info should load all its pages info.
getLoadDocumentInfo() - Method in class com.groupdocs.merger.domain.options.PageBuilderOptions
Specifies if each document info should load all its pages info.
getLogger() - Method in class com.groupdocs.merger.MergerSettings
The logger implementation used for tracking document processing workflow.
getMode() - Method in class com.groupdocs.merger.domain.options.ImageJoinOptions
The image join mode.
getMode() - Method in interface com.groupdocs.merger.domain.options.interfaces.IImageJoinOptions
The image join mode.
getMode() - Method in interface com.groupdocs.merger.domain.options.interfaces.IOrientationOptions
Gets the mode for the page orientation.
getMode() - Method in interface com.groupdocs.merger.domain.options.interfaces.IPreviewOptions
Gets the mode for preview.
getMode() - Method in interface com.groupdocs.merger.domain.options.interfaces.IRotateOptions
Gets the mode for rotating (90, 180 or 270 degrees).
getMode() - Method in interface com.groupdocs.merger.domain.options.interfaces.ISplitOptions
Gets the mode for page splitting.
getMode() - Method in interface com.groupdocs.merger.domain.options.interfaces.ITextSplitOptions
Mode for text splitting.
getMode() - Method in class com.groupdocs.merger.domain.options.OrientationOptions
Gets the mode for the page orientation.
getMode() - Method in class com.groupdocs.merger.domain.options.PreviewOptions
Mode for preview.
getMode() - Method in class com.groupdocs.merger.domain.options.RotateOptions
Gets the mode for rotating (90, 180 or 270 degrees).
getMode() - Method in class com.groupdocs.merger.domain.options.SplitOptions
Gets the mode for page splitting.
getMode() - Method in class com.groupdocs.merger.domain.options.TextSplitOptions
Mode for text splitting.
getMode() - Method in class com.groupdocs.merger.domain.options.WordJoinOptions
The Word join mode.
getNewPageNumber() - Method in interface com.groupdocs.merger.domain.options.interfaces.IMoveOptions
Gets or sets the new page number.
getNewPageNumber() - Method in class com.groupdocs.merger.domain.options.MoveOptions
Gets or sets the new page number.
getNewPassword() - Method in interface com.groupdocs.merger.domain.options.interfaces.IUpdatePasswordOptions
The new password for document protection.
getNewPassword() - Method in class com.groupdocs.merger.domain.options.UpdatePasswordOptions
A new password for the document protection.
getNumber() - Method in interface com.groupdocs.merger.domain.result.IPageInfo
Gets the page number.
getNumber() - Method in class com.groupdocs.merger.domain.result.PageInfo
Gets the page number.
getObjectData() - Method in class com.groupdocs.merger.domain.options.ImportDocumentOptions
The data of the embedded object.
getObjectData() - Method in interface com.groupdocs.merger.domain.options.interfaces.IImportDocumentOptions
The data of the embedded object.
getOptions() - Method in class com.groupdocs.merger.domain.builders.PageBuilder
The page builder options.
getPageCount() - Method in class com.groupdocs.merger.domain.result.DocumentInfo
The document pages count.
getPageCount() - Method in interface com.groupdocs.merger.domain.result.IDocumentInfo
The document pages count.
getPageNumber() - Method in class com.groupdocs.merger.domain.options.ImportDocumentOptions
The page number for inserting of the embedded object.
getPageNumber() - Method in interface com.groupdocs.merger.domain.options.interfaces.IImportDocumentOptions
The page number for inserting of the embedded object.
getPageNumberToMove() - Method in interface com.groupdocs.merger.domain.options.interfaces.IMoveOptions
Gets or sets the page number to move.
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.builders.PageBuilder
The page collection.
getPages() - Method in interface com.groupdocs.merger.domain.options.interfaces.IPageOptions
Page numbers for the page options.
getPages() - Method in interface com.groupdocs.merger.domain.options.interfaces.IPager
List of page number on which operation will be applied.
getPages() - Method in class com.groupdocs.merger.domain.result.DocumentInfo
Defines document pages collection.
getPages() - Method in interface com.groupdocs.merger.domain.result.IDocumentInfo
Defines document pages collection.
getPageStreamFactory() - Method in interface com.groupdocs.merger.domain.options.interfaces.IPreviewOptions
Delegate that defines method to create output page preview stream.
getPageStreamFactory() - Method in class com.groupdocs.merger.domain.options.PreviewOptions
PageStreamFactory for create or release output page preview stream.
getPassword() - Method in class com.groupdocs.merger.domain.options.AddPasswordOptions
The password for document protection.
getPassword() - Method in interface com.groupdocs.merger.domain.options.interfaces.IAddPasswordOptions
The password for document protection.
getPassword() - Method in interface com.groupdocs.merger.domain.options.interfaces.ILoadOptions
The password for opening password-protected file.
getPassword() - Method in class com.groupdocs.merger.domain.options.LoadOptions
The password for opening password-protected file.
getPassword() - Method in class com.groupdocs.merger.domain.result.DocumentInfo
The document password.
getPathByIndex(int, String) - Method in interface com.groupdocs.merger.domain.options.interfaces.ISplitOptions
Gets the full file path of splitted document by index with defined extension.
getPathByIndex(int, String) - Method in interface com.groupdocs.merger.domain.options.interfaces.ITextSplitOptions
Gets the full file path of splitted document by index with defined extension.
getPathByIndex(int, String) - Method in class com.groupdocs.merger.domain.options.SplitOptions
Gets the full file path of splitted document by index with pre-defined extension.
getPathByIndex(int, String) - Method in class com.groupdocs.merger.domain.options.TextSplitOptions
Gets the full file path of splitted document by index with defined extension.
getPathByPageNumber(int, String) - Method in interface com.groupdocs.merger.domain.options.interfaces.IPreviewOptions
Gets the full file path of previewed document by page number with defined extension.
getPathByPageNumber(int, String) - Method in class com.groupdocs.merger.domain.options.PreviewOptions
Gets the full file path of previewed document by page number with defined extension.
getResolution() - Method in interface com.groupdocs.merger.domain.options.interfaces.IPreviewOptions
Image resolution.
getResolution() - Method in class com.groupdocs.merger.domain.options.PreviewOptions
Image resolution.
getRowIndex() - Method in interface com.groupdocs.merger.domain.options.interfaces.IOleSpreadsheetOptions
The upper left row index.
getRowIndex() - Method in class com.groupdocs.merger.domain.options.OleSpreadsheetOptions
The upper left row index.
getSecondPageNumber() - Method in interface com.groupdocs.merger.domain.options.interfaces.ISwapOptions
Second page number to exchange.
getSecondPageNumber() - Method in class com.groupdocs.merger.domain.options.SwapOptions
Second page number to exchange.
getSize() - Method in class com.groupdocs.merger.domain.result.DocumentInfo
Document size in bytes
getSize() - Method in interface com.groupdocs.merger.domain.result.IDocumentInfo
Document size in bytes.
getSplitStreamFactory() - Method in interface com.groupdocs.merger.domain.options.interfaces.ISplitOptions
Delegate that defines method to create output split stream.
getSplitStreamFactory() - Method in interface com.groupdocs.merger.domain.options.interfaces.ITextSplitOptions
Delegate that defines method to create output split stream.
getSplitStreamFactory() - Method in class com.groupdocs.merger.domain.options.SplitOptions
SplitStreamFactory for create or release output page preview stream.
getSplitStreamFactory() - Method in class com.groupdocs.merger.domain.options.TextSplitOptions
SplitStreamFactory for create or release output page preview stream.
getStream() - Method in class com.groupdocs.merger.domain.result.DocumentInfo
The document stream.
getSupportedFileTypes() - Static method in class com.groupdocs.merger.domain.FileType
Retrieves supported file types
getTop() - Method in interface com.groupdocs.merger.domain.options.interfaces.IOleWordProcessingOptions
The top coordinate of the Ole object image.
getTop() - Method in class com.groupdocs.merger.domain.options.OleWordProcessingOptions
The top coordinate of the Ole object image.
getType() - Method in class com.groupdocs.merger.domain.options.ImageJoinOptions
The image file type.
getType() - Method in interface com.groupdocs.merger.domain.options.interfaces.IJoinOptions
The type of the file to join.
getType() - Method in interface com.groupdocs.merger.domain.options.interfaces.ILoadOptions
The type of the file to open.
getType() - Method in interface com.groupdocs.merger.domain.options.interfaces.ISaveOptions
File type.
getType() - Method in class com.groupdocs.merger.domain.options.JoinOptions
The type of the file to join.
getType() - Method in class com.groupdocs.merger.domain.options.LoadOptions
The type of the file to load.
getType() - Method in class com.groupdocs.merger.domain.options.PageJoinOptions
The type of the file to join.
getType() - Method in class com.groupdocs.merger.domain.options.SaveOptions
File type.
getType() - Method in class com.groupdocs.merger.domain.result.DocumentInfo
Gets the file type.
getType() - Method in interface com.groupdocs.merger.domain.result.IDocumentInfo
Gets the file type.
getVisible() - Method in interface com.groupdocs.merger.domain.result.IPageInfo
Indicates whether page is visibile or not.
getVisible() - Method in class com.groupdocs.merger.domain.result.PageInfo
Indicates whether page is visibile or not.
getWidth() - Method in interface com.groupdocs.merger.domain.options.interfaces.IPreviewOptions
Preview width.
getWidth() - Method in interface com.groupdocs.merger.domain.options.interfaces.ISizeOptions
The width of the embedded object size.
getWidth() - Method in class com.groupdocs.merger.domain.options.OleDiagramOptions
The width of the embedded object shape in inches.
getWidth() - Method in class com.groupdocs.merger.domain.options.OlePresentationOptions
The width of the embedded object frame.
getWidth() - Method in class com.groupdocs.merger.domain.options.OleSpreadsheetOptions
The width of the Ole object image.
getWidth() - Method in class com.groupdocs.merger.domain.options.OleWordProcessingOptions
The width of the Ole object image.
getWidth() - Method in class com.groupdocs.merger.domain.options.PreviewOptions
Preview width.
getWidth() - Method in interface com.groupdocs.merger.domain.result.IPageInfo
Gets page width in pixels when converted to image.
getWidth() - Method in class com.groupdocs.merger.domain.result.PageInfo
Gets page width in pixels when converted to image.
getX() - Method in interface com.groupdocs.merger.domain.options.interfaces.IOleDiagramOptions
The X coordinate of the embedded object shape's pin (center of rotation) in relation to the page.
getX() - Method in interface com.groupdocs.merger.domain.options.interfaces.IOlePresentationOptions
The X coordinate of the embedded object frame.
getX() - Method in class com.groupdocs.merger.domain.options.OleDiagramOptions
The X coordinate of the embedded object shape's pin (center of rotation) in relation to the page.
getX() - Method in class com.groupdocs.merger.domain.options.OlePresentationOptions
The X coordinate of the embedded object frame.
getY() - Method in interface com.groupdocs.merger.domain.options.interfaces.IOleDiagramOptions
The Y coordinate of the embedded object shape's pin (center of rotation) in relation to the page.
getY() - Method in interface com.groupdocs.merger.domain.options.interfaces.IOlePresentationOptions
The Y coordinate of the embedded object frame.
getY() - Method in class com.groupdocs.merger.domain.options.OleDiagramOptions
The Y coordinate of the embedded object shape's pin (center of rotation) in relation to the page.
getY() - Method in class com.groupdocs.merger.domain.options.OlePresentationOptions
The Y coordinate of the embedded object frame.
GIF - Static variable in class com.groupdocs.merger.domain.FileType
Graphical Interchange Format File (.gif)
GroupDocsMergerException - Exception in com.groupdocs.merger.exceptions
Represents errors that occur during document processing.
GroupDocsMergerException(String) - Constructor for exception com.groupdocs.merger.exceptions.GroupDocsMergerException
Initializes a new instance of the GroupDocsMergerException class.
GroupDocsMergerException(String, Exception) - Constructor for exception com.groupdocs.merger.exceptions.GroupDocsMergerException
Initializes a new instance of the GroupDocsMergerException class.

H

hashCode() - Method in class com.groupdocs.merger.domain.FileType
Returns the hash code for the current FileType object.
Horizontal - Static variable in class com.groupdocs.merger.domain.options.ImageJoinMode
Specifies Horizontal image joining.
HTML - Static variable in class com.groupdocs.merger.domain.FileType
Hypertext Markup Language File (.html) is the extension for web pages created for display in browsers.

I

IAddPasswordOptions - Interface in com.groupdocs.merger.domain.options.interfaces
Interface for the password adding options.
IDocumentInfo - Interface in com.groupdocs.merger.domain.result
Interface for the document description properties.
IExtractOptions - Interface in com.groupdocs.merger.domain.options.interfaces
Interface for options to extract the document pages.
IImageJoinOptions - Interface in com.groupdocs.merger.domain.options.interfaces
Interface for the image joining options.
IImportDocumentOptions - Interface in com.groupdocs.merger.domain.options.interfaces
Interface for import of the embedded document.
IJoinOptions - Interface in com.groupdocs.merger.domain.options.interfaces
Interface for the document joining options.
ILoadOptions - Interface in com.groupdocs.merger.domain.options.interfaces
Interface for the document loading options.
ILogger - Interface in com.groupdocs.merger.logging
Defines the methods that are used to perform logging.
ImageJoinMode - Class in com.groupdocs.merger.domain.options
Possible modes for the image joining.
ImageJoinOptions - Class in com.groupdocs.merger.domain.options
The image join options.
ImageJoinOptions() - Constructor for class com.groupdocs.merger.domain.options.ImageJoinOptions
Initializes new instance of ImageJoinOptions class.
ImageJoinOptions(FileType) - Constructor for class com.groupdocs.merger.domain.options.ImageJoinOptions
Initializes new instance of ImageJoinOptions class.
ImageJoinOptions(int) - Constructor for class com.groupdocs.merger.domain.options.ImageJoinOptions
Initializes new instance of ImageJoinOptions class.
ImageJoinOptions(FileType, int) - Constructor for class com.groupdocs.merger.domain.options.ImageJoinOptions
Initializes new instance of ImageJoinOptions class.
IMoveOptions - Interface in com.groupdocs.merger.domain.options.interfaces
Interface for the moving page options.
importDocument(IImportDocumentOptions) - Method in class com.groupdocs.merger.Merger
Imports the document as attachment or embedded via Ole.
ImportDocumentOptions - Class in com.groupdocs.merger.domain.options
Provides options for the embedded document import.
ImportDocumentOptions(byte[], String, int) - Constructor for class com.groupdocs.merger.domain.options.ImportDocumentOptions
Initializes a new instance of the ImportDocumentOptions class.
ImportDocumentOptions(String, int) - Constructor for class com.groupdocs.merger.domain.options.ImportDocumentOptions
Initializes a new instance of the ImportDocumentOptions class.
IncorrectPasswordException - Exception in com.groupdocs.merger.exceptions
The exception that is thrown when specified password is incorrect.
IncorrectPasswordException(String) - Constructor for exception com.groupdocs.merger.exceptions.IncorrectPasswordException
Initializes a new instance of the IncorrectPasswordException class.
Interval - Static variable in class com.groupdocs.merger.domain.options.SplitMode
Split Intervals
Interval - Static variable in class com.groupdocs.merger.domain.options.TextSplitMode
Split Intervals
IOleDiagramOptions - Interface in com.groupdocs.merger.domain.options.interfaces
Interface for import options of the embedded document to Diagram via OLE.
IOlePresentationOptions - Interface in com.groupdocs.merger.domain.options.interfaces
Interface for import options of the embedded document to Presentation via OLE.
IOleSpreadsheetOptions - Interface in com.groupdocs.merger.domain.options.interfaces
Interface for import options of the embedded document to Spreadsheet via OLE.
IOleWordProcessingOptions - Interface in com.groupdocs.merger.domain.options.interfaces
Interface for import options of the embedded document to Word processing via OLE.
IOptions - Interface in com.groupdocs.merger.domain.options.interfaces
Interface for the base options.
IOrientationOptions - Interface in com.groupdocs.merger.domain.options.interfaces
Interface for the page orientation options.
IPageBuilderOptions - Interface in com.groupdocs.merger.domain.options.interfaces
Interface for the page builder options
IPageInfo - Interface in com.groupdocs.merger.domain.result
Interface for the page description properties.
IPageJoinOptions - Interface in com.groupdocs.merger.domain.options.interfaces
Interface for the document page joining options.
IPageOptions - Interface in com.groupdocs.merger.domain.options.interfaces
Interface for the page options
IPager - Interface in com.groupdocs.merger.domain.options.interfaces
Interface for apply option (pages, range and etc.)
IPdfAttachmentOptions - Interface in com.groupdocs.merger.domain.options.interfaces
Interface for options of the embedded document to PDF as attachment.
IPreviewOptions - Interface in com.groupdocs.merger.domain.options.interfaces
Interface for the preview options.
IRemoveOptions - Interface in com.groupdocs.merger.domain.options.interfaces
Interface for the page removing options.
IRotateOptions - Interface in com.groupdocs.merger.domain.options.interfaces
Interface for the page rotating options.
isArchive(FileType) - Static method in class com.groupdocs.merger.domain.FileType
Determines whether input FileType is archive format.
isAudio(FileType) - Static method in class com.groupdocs.merger.domain.FileType
Determines whether input FileType is audio format.
ISaveOptions - Interface in com.groupdocs.merger.domain.options.interfaces
Interface for the document saving options.
isEnableAutoTagging() - Method in class com.groupdocs.merger.domain.options.PdfAccessibilitySettings
 
isImage(FileType) - Static method in class com.groupdocs.merger.domain.FileType
Determines whether input FileType is primitive text format.
ISizeOptions - Interface in com.groupdocs.merger.domain.options.interfaces
Interface for adding embedded object.
isPasswordSet() - Method in class com.groupdocs.merger.Merger
Checks whether document is password protected.
ISplitOptions - Interface in com.groupdocs.merger.domain.options.interfaces
Interface for the splitting options.
isText(FileType) - Static method in class com.groupdocs.merger.domain.FileType
Determines whether input FileType is primitive text format.
ISwapOptions - Interface in com.groupdocs.merger.domain.options.interfaces
Interface for the page swapping options.
ITextSplitOptions - Interface in com.groupdocs.merger.domain.options.interfaces
Interface for the text splitting options.
IUpdatePasswordOptions - Interface in com.groupdocs.merger.domain.options.interfaces
Interface for the password updating options.

J

join(InputStream) - Method in class com.groupdocs.merger.Merger
Joins the documents into one single document.
join(InputStream, IJoinOptions) - Method in class com.groupdocs.merger.Merger
Joins the documents into one single document.
join(InputStream, IPageJoinOptions) - Method in class com.groupdocs.merger.Merger
Joins the documents into one single document.
join(InputStream, IImageJoinOptions) - Method in class com.groupdocs.merger.Merger
Joins the documents into one single document.
join(String) - Method in class com.groupdocs.merger.Merger
Joins the documents into one single document.
join(String, IJoinOptions) - Method in class com.groupdocs.merger.Merger
Joins the documents into one single document.
join(String, IPageJoinOptions) - Method in class com.groupdocs.merger.Merger
Joins the documents into one single document.
join(String, IImageJoinOptions) - Method in class com.groupdocs.merger.Merger
Joins the documents into one single document.
JoinOptions - Class in com.groupdocs.merger.domain.options
Provides options for the document joining.
JoinOptions() - Constructor for class com.groupdocs.merger.domain.options.JoinOptions
Initializes a new instance of the JoinOptions class.
JoinOptions(FileType) - Constructor for class com.groupdocs.merger.domain.options.JoinOptions
Initializes a new instance of the JoinOptions class.
JPEG - Static variable in class com.groupdocs.merger.domain.FileType
JPEG Image (.jpeg) is a type of image format that is saved using the method of lossy compression.
JPEG - Static variable in class com.groupdocs.merger.domain.options.PreviewMode
Preview mode as .jpeg
JPG - Static variable in class com.groupdocs.merger.domain.FileType
JPEG Image (.jpg)

L

Landscape - Static variable in class com.groupdocs.merger.domain.options.OrientationMode
Landscape page mode.
License - Class in com.groupdocs.merger.licensing
Provides methods to license the component.
License() - Constructor for class com.groupdocs.merger.licensing.License
 
Lines - Static variable in class com.groupdocs.merger.domain.options.TextSplitMode
Split lines
LoadOptions - Class in com.groupdocs.merger.domain.options
Provides options for the document loading.
LoadOptions(FileType) - Constructor for class com.groupdocs.merger.domain.options.LoadOptions
Initializes new instance of LoadOptions class.
LoadOptions(String) - Constructor for class com.groupdocs.merger.domain.options.LoadOptions
Initializes new instance of LoadOptions class.
LoadOptions(String, Charset) - Constructor for class com.groupdocs.merger.domain.options.LoadOptions
Initializes new instance of LoadOptions class.
LoadOptions(FileType, String) - Constructor for class com.groupdocs.merger.domain.options.LoadOptions
Initializes new instance of LoadOptions class.
LoadOptions(FileType, String, Charset) - Constructor for class com.groupdocs.merger.domain.options.LoadOptions
Initializes new instance of LoadOptions class.
LoadOptions(String, FileType, String, Charset) - Constructor for class com.groupdocs.merger.domain.options.LoadOptions
Initializes new instance of LoadOptions class.
LoadOptions(FileType, FileType, String, Charset) - Constructor for class com.groupdocs.merger.domain.options.LoadOptions
Initializes new instance of LoadOptions class.
LoadOptions(FileType, FileType, String) - Constructor for class com.groupdocs.merger.domain.options.LoadOptions
Initializes new instance of LoadOptions class.
LoadOptions(FileType, FileType) - Constructor for class com.groupdocs.merger.domain.options.LoadOptions
Initializes new instance of LoadOptions class.

M

Merger - Class in com.groupdocs.merger
Represents the main class that controls the document merging process.
Merger(InputStream) - Constructor for class com.groupdocs.merger.Merger
Initializes new instance of Merger class.
Merger(InputStream, ILoadOptions) - Constructor for class com.groupdocs.merger.Merger
Initializes new instance of Merger class.
Merger(InputStream, MergerSettings) - Constructor for class com.groupdocs.merger.Merger
Initializes new instance of Merger class.
Merger(InputStream, ILoadOptions, MergerSettings) - Constructor for class com.groupdocs.merger.Merger
Initializes new instance of Merger class.
Merger(String) - Constructor for class com.groupdocs.merger.Merger
Initializes new instance of Merger class.
Merger(String, ILoadOptions) - Constructor for class com.groupdocs.merger.Merger
Initializes new instance of Merger class.
Merger(String, MergerSettings) - Constructor for class com.groupdocs.merger.Merger
Initializes new instance of Merger class.
Merger(String, ILoadOptions, MergerSettings) - Constructor for class com.groupdocs.merger.Merger
Initializes new instance of Merger class.
MergerSettings - Class in com.groupdocs.merger
Defines settings for customizing Merger behaviour.
MergerSettings() - Constructor for class com.groupdocs.merger.MergerSettings
Initializes new instance of MergerSettings class.
MergerSettings(ILogger) - Constructor for class com.groupdocs.merger.MergerSettings
Initializes new instance of MergerSettings class.
Metered - Class in com.groupdocs.merger.licensing.metered
Provides methods for applying Metered license.
Metered() - Constructor for class com.groupdocs.merger.licensing.metered.Metered
 
MHT - Static variable in class com.groupdocs.merger.domain.FileType
MHTML Web Archive (.mht) is a web page archive format that can be created by a number of different applications.
MHTML - Static variable in class com.groupdocs.merger.domain.FileType
MIME HTML File (.mhtml) is a web page archive format that can be created by a number of different applications.
MoveOptions - Class in com.groupdocs.merger.domain.options
Provides options for moving document page.
MoveOptions(int, int) - Constructor for class com.groupdocs.merger.domain.options.MoveOptions
Initializes a new instance of the MoveOptions class.
movePage(IMoveOptions) - Method in class com.groupdocs.merger.Merger
Moves page to a new position within document of known format.

O

OddPages - Static variable in class com.groupdocs.merger.domain.options.RangeMode
Range have only odd numbers from begin to end.
ODP - Static variable in class com.groupdocs.merger.domain.FileType
OpenDocument Presentation (.odp) represents presentation file format used by OpenOffice.org in the OASISOpen standard.
ODS - Static variable in class com.groupdocs.merger.domain.FileType
OpenDocument Spreadsheet (.ods).
ODT - Static variable in class com.groupdocs.merger.domain.FileType
OpenDocument Text Document (.odt) files are type of documents created with word processing applications that are based on OpenDocument Text File format.
OleDiagramOptions - Class in com.groupdocs.merger.domain.options
Provides options for import of the embedded document to Diagram via OLE.
OleDiagramOptions(byte[], byte[], String, int) - Constructor for class com.groupdocs.merger.domain.options.OleDiagramOptions
Initializes a new instance of the OleDiagramOptions class.
OleDiagramOptions(String, byte[], int) - Constructor for class com.groupdocs.merger.domain.options.OleDiagramOptions
Initializes a new instance of the OleDiagramOptions class.
OleDiagramOptions(String, int) - Constructor for class com.groupdocs.merger.domain.options.OleDiagramOptions
Initializes a new instance of the OleDiagramOptions class.
OlePresentationOptions - Class in com.groupdocs.merger.domain.options
Provides options for import of the embedded document to Presentation via OLE.
OlePresentationOptions(byte[], String, int) - Constructor for class com.groupdocs.merger.domain.options.OlePresentationOptions
Initializes a new instance of the OlePresentationOptions class.
OlePresentationOptions(String, int) - Constructor for class com.groupdocs.merger.domain.options.OlePresentationOptions
Initializes a new instance of the OlePresentationOptions class.
OleSpreadsheetOptions - Class in com.groupdocs.merger.domain.options
Provides options for import of the embedded document to Spreadsheet via OLE.
OleSpreadsheetOptions(byte[], byte[], String, int) - Constructor for class com.groupdocs.merger.domain.options.OleSpreadsheetOptions
Initializes a new instance of the OleSpreadsheetOptions class.
OleSpreadsheetOptions(String, byte[], int) - Constructor for class com.groupdocs.merger.domain.options.OleSpreadsheetOptions
Initializes a new instance of the OleSpreadsheetOptions class.
OleSpreadsheetOptions(String, int) - Constructor for class com.groupdocs.merger.domain.options.OleSpreadsheetOptions
Initializes a new instance of the OleSpreadsheetOptions class.
OleWordProcessingOptions - Class in com.groupdocs.merger.domain.options
Provides options for import of the embedded document to Word processing via OLE.
OleWordProcessingOptions(byte[], byte[], String, int) - Constructor for class com.groupdocs.merger.domain.options.OleWordProcessingOptions
Initializes a new instance of the OleWordProcessingOptions class.
OleWordProcessingOptions(String, byte[], int) - Constructor for class com.groupdocs.merger.domain.options.OleWordProcessingOptions
Initializes a new instance of the OleWordProcessingOptions class.
OleWordProcessingOptions(String, int) - Constructor for class com.groupdocs.merger.domain.options.OleWordProcessingOptions
Initializes a new instance of the OleWordProcessingOptions class.
ONE - Static variable in class com.groupdocs.merger.domain.FileType
OneNote Document (.one) files are created by Microsoft OneNote application.
op_Equality(FileType, FileType) - Static method in class com.groupdocs.merger.domain.FileType
Determines whether two FileType objects are the same.
op_Inequality(FileType, FileType) - Static method in class com.groupdocs.merger.domain.FileType
Determines whether two FileType objects are not the same.
OrientationMode - Class in com.groupdocs.merger.domain.options
Defines page orientation.
OrientationOptions - Class in com.groupdocs.merger.domain.options
Provides options for the page orientation.
OrientationOptions(int) - Constructor for class com.groupdocs.merger.domain.options.OrientationOptions
Initializes a new instance of the OrientationOptions class.
OrientationOptions(int, int[]) - Constructor for class com.groupdocs.merger.domain.options.OrientationOptions
Initializes a new instance of the OrientationOptions class.
OrientationOptions(int, int, int) - Constructor for class com.groupdocs.merger.domain.options.OrientationOptions
Initializes a new instance of the OrientationOptions class.
OrientationOptions(int, int, int, int) - Constructor for class com.groupdocs.merger.domain.options.OrientationOptions
Initializes a new instance of the OrientationOptions class.
OTP - Static variable in class com.groupdocs.merger.domain.FileType
OpenDocument Presentation Template (.otp) represents presentation template files created by applications in OASIS OpenDocument standard format.
OTT - Static variable in class com.groupdocs.merger.domain.FileType
OpenDocument Document Template (.ott) represent template documents generated by applications in compliance with the OASIS' OpenDocument standard format.

P

PageBuilder - Class in com.groupdocs.merger.domain.builders
PageInfo builder for getting the page collection from the documents.
PageBuilder() - Constructor for class com.groupdocs.merger.domain.builders.PageBuilder
Initializes a new instance of the PageBuilder class.
PageBuilder(PageBuilderOptions) - Constructor for class com.groupdocs.merger.domain.builders.PageBuilder
Initializes a new instance of the PageBuilder class.
PageBuilderOptions - Class in com.groupdocs.merger.domain.options
Provides options for specifying the page builder.
PageBuilderOptions() - Constructor for class com.groupdocs.merger.domain.options.PageBuilderOptions
Initializes a new instance of the PageBuilderOptions class.
PageInfo - Class in com.groupdocs.merger.domain.result
Defines page description properties.
PageInfo(int, boolean) - Constructor for class com.groupdocs.merger.domain.result.PageInfo
Initializes new instance of PageInfo class.
PageInfo(int, boolean, int, int) - Constructor for class com.groupdocs.merger.domain.result.PageInfo
Initializes new instance of PageInfo class.
PageJoinOptions - Class in com.groupdocs.merger.domain.options
Provides options for the document joining.
PageJoinOptions() - Constructor for class com.groupdocs.merger.domain.options.PageJoinOptions
Initializes a new instance of the PageJoinOptions class.
PageJoinOptions(int[]) - Constructor for class com.groupdocs.merger.domain.options.PageJoinOptions
Initializes a new instance of the PageJoinOptions class.
PageJoinOptions(int, int) - Constructor for class com.groupdocs.merger.domain.options.PageJoinOptions
Initializes a new instance of the PageJoinOptions class.
PageJoinOptions(int, int, int) - Constructor for class com.groupdocs.merger.domain.options.PageJoinOptions
Initializes a new instance of the PageJoinOptions class.
PageJoinOptions(FileType) - Constructor for class com.groupdocs.merger.domain.options.PageJoinOptions
Initializes a new instance of the PageJoinOptions class.
PageJoinOptions(FileType, int[]) - Constructor for class com.groupdocs.merger.domain.options.PageJoinOptions
Initializes a new instance of the PageJoinOptions class.
PageJoinOptions(FileType, int, int) - Constructor for class com.groupdocs.merger.domain.options.PageJoinOptions
Initializes a new instance of the PageJoinOptions class.
PageJoinOptions(FileType, int, int, int) - Constructor for class com.groupdocs.merger.domain.options.PageJoinOptions
Initializes a new instance of the PageJoinOptions class.
PageOptions - Class in com.groupdocs.merger.domain.options
Provides options for specifying page or pages range.
PageOptions() - Constructor for class com.groupdocs.merger.domain.options.PageOptions
Initializes a new instance of the PageOptions class.
PageOptions(IPager) - Constructor for class com.groupdocs.merger.domain.options.PageOptions
Initializes new instance of PageOptions class.
PageOptions(int[]) - Constructor for class com.groupdocs.merger.domain.options.PageOptions
Initializes a new instance of the PageOptions class.
PageOptions(int, int, int) - Constructor for class com.groupdocs.merger.domain.options.PageOptions
Initializes a new instance of the PageOptions class.
pages() - Method in class com.groupdocs.merger.domain.options.PageOptions
Get page numbers collection.
Pages - Static variable in class com.groupdocs.merger.domain.options.SplitMode
Split pages
PageStreamFactory - Interface in com.groupdocs.merger.domain.common
Interface that defines method to create output page preview stream.
PasswordRequiredException - Exception in com.groupdocs.merger.exceptions
The exception that is thrown when password is required to load the document.
PasswordRequiredException(String) - Constructor for exception com.groupdocs.merger.exceptions.PasswordRequiredException
Initializes a new instance of the PasswordRequiredException class.
PDF - Static variable in class com.groupdocs.merger.domain.FileType
Portable Document Format File (.pdf) isa file format that was to introduced as a standard for representation of documents and other reference material in a format that is independent of application software, hardware as well as Operating System.
PdfAccessibilitySettings - Class in com.groupdocs.merger.domain.options
Provides Pdf Accessibility settings for the document saving.
PdfAccessibilitySettings() - Constructor for class com.groupdocs.merger.domain.options.PdfAccessibilitySettings
 
PdfAttachmentOptions - Class in com.groupdocs.merger.domain.options
Provides options to attach the embedded object to Pdf.
PdfAttachmentOptions(byte[], String) - Constructor for class com.groupdocs.merger.domain.options.PdfAttachmentOptions
Initializes a new instance of the PdfAttachmentOptions class.
PdfAttachmentOptions(String) - Constructor for class com.groupdocs.merger.domain.options.PdfAttachmentOptions
Initializes a new instance of the PdfAttachmentOptions class.
PdfSaveOptions - Class in com.groupdocs.merger.domain.options
Provides additional Pdf options for the document saving.
PdfSaveOptions() - Constructor for class com.groupdocs.merger.domain.options.PdfSaveOptions
Initializes a new instance of the PdfSaveOptions class.
PNG - Static variable in class com.groupdocs.merger.domain.FileType
Portable Network Graphic (.png) is a type of raster image file format that use loseless compression.
PNG - Static variable in class com.groupdocs.merger.domain.options.PreviewMode
Preview mode as .png
Portrait - Static variable in class com.groupdocs.merger.domain.options.OrientationMode
Portrait page mode.
PPS - Static variable in class com.groupdocs.merger.domain.FileType
PowerPoint Slide Show (.pps) is a file created using Microsoft PowerPoint for Slide Show purpose.
PPSX - Static variable in class com.groupdocs.merger.domain.FileType
PowerPoint Open XML Slide Show (.ppsx) is a file created using Microsoft PowerPoint 2007 and above for Slide Show purpose.
PPT - Static variable in class com.groupdocs.merger.domain.FileType
PowerPoint Presentation (.ppt) represents PowerPoint file that consists of a collection of slides for displaying as SlideShow.
PPTM - Static variable in class com.groupdocs.merger.domain.FileType
PowerPoint Open XML Macro-Enabled Presentation
PPTX - Static variable in class com.groupdocs.merger.domain.FileType
PowerPoint Open XML Presentation (.pptx) is a presentation file created with popular Microsoft PowerPoint application.
PreviewMode - Class in com.groupdocs.merger.domain.options
Provides modes for the page previewing.
PreviewOptions - Class in com.groupdocs.merger.domain.options
Represents document preview options.
PreviewOptions(PageStreamFactory, int) - Constructor for class com.groupdocs.merger.domain.options.PreviewOptions
Initializes a new instance of the PreviewOptions class.
PreviewOptions(PageStreamFactory, int, int[]) - Constructor for class com.groupdocs.merger.domain.options.PreviewOptions
Initializes a new instance of the PreviewOptions class.
PreviewOptions(PageStreamFactory, int, int, int) - Constructor for class com.groupdocs.merger.domain.options.PreviewOptions
Initializes a new instance of the PreviewOptions class.
PreviewOptions(PageStreamFactory, int, int, int, int) - Constructor for class com.groupdocs.merger.domain.options.PreviewOptions
Initializes a new instance of the PreviewOptions class.
PS - Static variable in class com.groupdocs.merger.domain.FileType
PostScript File (.ps)

R

RangeMode - Class in com.groupdocs.merger.domain.options
Possible modes for the page ranging.
RAR - Static variable in class com.groupdocs.merger.domain.FileType
Roshal ARchive Compressed File (.rar)
RemoveOptions - Class in com.groupdocs.merger.domain.options
Provides options for the page removing.
RemoveOptions() - Constructor for class com.groupdocs.merger.domain.options.RemoveOptions
Initializes a new instance of the RemoveOptions class.
RemoveOptions(int[]) - Constructor for class com.groupdocs.merger.domain.options.RemoveOptions
Initializes a new instance of the RemoveOptions class.
RemoveOptions(int, int) - Constructor for class com.groupdocs.merger.domain.options.RemoveOptions
Initializes a new instance of the RemoveOptions class.
RemoveOptions(int, int, int) - Constructor for class com.groupdocs.merger.domain.options.RemoveOptions
Initializes a new instance of the RemoveOptions class.
removePages(IRemoveOptions) - Method in class com.groupdocs.merger.Merger
Removes pages from document of known format.
removePassword() - Method in class com.groupdocs.merger.Merger
Removes password from document.
Rotate180 - Static variable in class com.groupdocs.merger.domain.options.RotateMode
Rotate to the right with 180 degrees.
Rotate270 - Static variable in class com.groupdocs.merger.domain.options.RotateMode
Rotate to the right with 270 degrees.
Rotate90 - Static variable in class com.groupdocs.merger.domain.options.RotateMode
Rotate to the right with 90 degrees.
RotateMode - Class in com.groupdocs.merger.domain.options
Possible modes for the page rotation.
RotateOptions - Class in com.groupdocs.merger.domain.options
Provides options for the page rotation.
RotateOptions(int) - Constructor for class com.groupdocs.merger.domain.options.RotateOptions
Initializes a new instance of the RotateOptions class.
RotateOptions(int, int[]) - Constructor for class com.groupdocs.merger.domain.options.RotateOptions
Initializes a new instance of the RotateOptions class.
RotateOptions(int, int, int) - Constructor for class com.groupdocs.merger.domain.options.RotateOptions
Initializes a new instance of the RotateOptions class.
RotateOptions(int, int, int, int) - Constructor for class com.groupdocs.merger.domain.options.RotateOptions
Initializes a new instance of the RotateOptions class.
rotatePages(IRotateOptions) - Method in class com.groupdocs.merger.Merger
Rotate pages of the document.
RTF - Static variable in class com.groupdocs.merger.domain.FileType
Rich Text Format File (.rtf) introduced and documented by Microsoft, the Rich Text Format (RTF) represents a method of encoding formatted text and graphics for use within applications.

S

save(OutputStream) - Method in class com.groupdocs.merger.Merger
Saves the result document to the stream document.
save(OutputStream, ISaveOptions) - Method in class com.groupdocs.merger.Merger
Saves the result document to the stream document.
save(String) - Method in class com.groupdocs.merger.Merger
Saves the result document file to filePath.
save(String, boolean) - Method in class com.groupdocs.merger.Merger
Saves the result document file to filePath.
save(String, ISaveOptions) - Method in class com.groupdocs.merger.Merger
Saves the result document file to filePath.
save(String, OutputStream) - Method in class com.groupdocs.merger.Merger
Saves the result document file to filePath.
SaveOptions - Class in com.groupdocs.merger.domain.options
Provides options for the document saving.
SaveOptions(FileType) - Constructor for class com.groupdocs.merger.domain.options.SaveOptions
Initializes new instance of SaveOptions class.
SaveOptions() - Constructor for class com.groupdocs.merger.domain.options.SaveOptions
 
setAccessibilitySettings(PdfAccessibilitySettings) - Method in class com.groupdocs.merger.domain.options.PdfSaveOptions
 
setColumnIndex(int) - Method in interface com.groupdocs.merger.domain.options.interfaces.IOleSpreadsheetOptions
The upper left column index.
setColumnIndex(int) - Method in class com.groupdocs.merger.domain.options.OleSpreadsheetOptions
The upper left column index.
setCompliance(int) - Method in class com.groupdocs.merger.domain.options.WordJoinOptions
Compliance mode for the Word Ooxml format
setDocument(DocumentInfo) - Method in interface com.groupdocs.merger.domain.result.IPageInfo
Gets the document info.
setDocument(DocumentInfo) - Method in class com.groupdocs.merger.domain.result.PageInfo
Gets the document info.
setEnableAutoTagging(boolean) - Method in class com.groupdocs.merger.domain.options.PdfAccessibilitySettings
 
setHeight(int) - Method in interface com.groupdocs.merger.domain.options.interfaces.IPreviewOptions
Preview height.
setHeight(int) - Method in interface com.groupdocs.merger.domain.options.interfaces.ISizeOptions
The height of the embedded object size.
setHeight(int) - Method in class com.groupdocs.merger.domain.options.OleDiagramOptions
The height of the embedded object shape in inches.
setHeight(int) - Method in class com.groupdocs.merger.domain.options.OlePresentationOptions
The height of the embedded object frame.
setHeight(int) - Method in class com.groupdocs.merger.domain.options.OleSpreadsheetOptions
The height of the Ole object image.
setHeight(int) - Method in class com.groupdocs.merger.domain.options.OleWordProcessingOptions
The height of the Ole object image.
setHeight(int) - Method in class com.groupdocs.merger.domain.options.PreviewOptions
Preview height.
setLeft(int) - Method in interface com.groupdocs.merger.domain.options.interfaces.IOleWordProcessingOptions
The left coordinate of the Ole object image.
setLeft(int) - Method in class com.groupdocs.merger.domain.options.OleWordProcessingOptions
The left coordinate of the Ole object image.
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.
setLoadDocumentInfo(boolean) - Method in interface com.groupdocs.merger.domain.options.interfaces.IPageBuilderOptions
Specifies if each document info should load all its pages info.
setLoadDocumentInfo(boolean) - Method in class com.groupdocs.merger.domain.options.PageBuilderOptions
Specifies if each document info should load all its pages info.
setLogger(ILogger) - Method in class com.groupdocs.merger.MergerSettings
The logger implementation used for tracking document processing workflow.
setMeteredKey(String, String) - Method in class com.groupdocs.merger.licensing.metered.Metered
Activates product with Metered keys.
setMode(int) - Method in class com.groupdocs.merger.domain.options.WordJoinOptions
The Word join mode.
setResolution(int) - Method in interface com.groupdocs.merger.domain.options.interfaces.IPreviewOptions
Image resolution.
setResolution(int) - Method in class com.groupdocs.merger.domain.options.PreviewOptions
Image resolution.
setRowIndex(int) - Method in interface com.groupdocs.merger.domain.options.interfaces.IOleSpreadsheetOptions
The upper left row index.
setRowIndex(int) - Method in class com.groupdocs.merger.domain.options.OleSpreadsheetOptions
The upper left row index.
setTop(int) - Method in interface com.groupdocs.merger.domain.options.interfaces.IOleWordProcessingOptions
The top coordinate of the Ole object image.
setTop(int) - Method in class com.groupdocs.merger.domain.options.OleWordProcessingOptions
The top coordinate of the Ole object image.
setType(FileType) - Method in class com.groupdocs.merger.domain.options.SaveOptions
File type.
setWidth(int) - Method in interface com.groupdocs.merger.domain.options.interfaces.IPreviewOptions
Preview width.
setWidth(int) - Method in interface com.groupdocs.merger.domain.options.interfaces.ISizeOptions
The width of the embedded object size.
setWidth(int) - Method in class com.groupdocs.merger.domain.options.OleDiagramOptions
The width of the embedded object shape in inches.
setWidth(int) - Method in class com.groupdocs.merger.domain.options.OlePresentationOptions
The width of the embedded object frame.
setWidth(int) - Method in class com.groupdocs.merger.domain.options.OleSpreadsheetOptions
The width of the Ole object image.
setWidth(int) - Method in class com.groupdocs.merger.domain.options.OleWordProcessingOptions
The width of the Ole object image.
setWidth(int) - Method in class com.groupdocs.merger.domain.options.PreviewOptions
Preview width.
setX(int) - Method in interface com.groupdocs.merger.domain.options.interfaces.IOleDiagramOptions
The X coordinate of the embedded object shape's pin (center of rotation) in relation to the page.
setX(int) - Method in interface com.groupdocs.merger.domain.options.interfaces.IOlePresentationOptions
The X coordinate of the embedded object frame.
setX(int) - Method in class com.groupdocs.merger.domain.options.OleDiagramOptions
The X coordinate of the embedded object shape's pin (center of rotation) in relation to the page.
setX(int) - Method in class com.groupdocs.merger.domain.options.OlePresentationOptions
The X coordinate of the embedded object frame.
setY(int) - Method in interface com.groupdocs.merger.domain.options.interfaces.IOleDiagramOptions
The Y coordinate of the embedded object shape's pin (center of rotation) in relation to the page.
setY(int) - Method in interface com.groupdocs.merger.domain.options.interfaces.IOlePresentationOptions
The Y coordinate of the embedded object frame.
setY(int) - Method in class com.groupdocs.merger.domain.options.OleDiagramOptions
The Y coordinate of the embedded object shape's pin (center of rotation) in relation to the page.
setY(int) - Method in class com.groupdocs.merger.domain.options.OlePresentationOptions
The Y coordinate of the embedded object frame.
SevenZ - Static variable in class com.groupdocs.merger.domain.FileType
7-Zip Compressed File (.7z)
split(ISplitOptions) - Method in class com.groupdocs.merger.Merger
Splits the single document to the multiple documents.
split(ITextSplitOptions) - Method in class com.groupdocs.merger.Merger
Splits the single document to the multiple documents.
SplitMode - Class in com.groupdocs.merger.domain.options
Defines page splitting modes.
SplitOptions - Class in com.groupdocs.merger.domain.options
Provides options for the document page splitting.
SplitOptions(int[], int) - Constructor for class com.groupdocs.merger.domain.options.SplitOptions
Initializes a new instance of the SplitOptions class.
SplitOptions(int, int, int) - Constructor for class com.groupdocs.merger.domain.options.SplitOptions
Initializes a new instance of the SplitOptions class.
SplitOptions(int, int, int, int) - Constructor for class com.groupdocs.merger.domain.options.SplitOptions
Initializes a new instance of the SplitOptions class.
SplitOptions(String, int[]) - Constructor for class com.groupdocs.merger.domain.options.SplitOptions
Initializes a new instance of the SplitOptions class.
SplitOptions(String, int[], int) - Constructor for class com.groupdocs.merger.domain.options.SplitOptions
Initializes a new instance of the SplitOptions class.
SplitOptions(String, int, int) - Constructor for class com.groupdocs.merger.domain.options.SplitOptions
Initializes a new instance of the SplitOptions class.
SplitOptions(String, int, int, int) - Constructor for class com.groupdocs.merger.domain.options.SplitOptions
Initializes a new instance of the SplitOptions class.
SplitOptions(String, int, int, Integer) - Constructor for class com.groupdocs.merger.domain.options.SplitOptions
Initializes a new instance of the SplitOptions class.
SplitOptions(String, int, int, int, int) - Constructor for class com.groupdocs.merger.domain.options.SplitOptions
Initializes a new instance of the SplitOptions class.
SplitOptions(SplitStreamFactory) - Constructor for class com.groupdocs.merger.domain.options.SplitOptions
Initializes a new instance of the SplitOptions class.
SplitOptions(SplitStreamFactory, int[]) - Constructor for class com.groupdocs.merger.domain.options.SplitOptions
Initializes a new instance of the SplitOptions class.
SplitOptions(SplitStreamFactory, int[], int) - Constructor for class com.groupdocs.merger.domain.options.SplitOptions
Initializes a new instance of the SplitOptions class.
SplitOptions(SplitStreamFactory, int, int) - Constructor for class com.groupdocs.merger.domain.options.SplitOptions
Initializes a new instance of the SplitOptions class.
SplitOptions(SplitStreamFactory, int, int, int) - Constructor for class com.groupdocs.merger.domain.options.SplitOptions
Initializes a new instance of the SplitOptions class.
SplitOptions(SplitStreamFactory, int, int, Integer) - Constructor for class com.groupdocs.merger.domain.options.SplitOptions
Initializes a new instance of the SplitOptions class.
SplitOptions(SplitStreamFactory, int, int, int, int) - Constructor for class com.groupdocs.merger.domain.options.SplitOptions
Initializes a new instance of the SplitOptions class.
SplitStreamFactory - Interface in com.groupdocs.merger.domain.common
Interface that defines method to create output split stream.
SVG - Static variable in class com.groupdocs.merger.domain.FileType
Scalable Vector Graphics File (.svg)
SVGZ - Static variable in class com.groupdocs.merger.domain.FileType
Scalable Vector Graphics Compressed File (.svgz)
SwapOptions - Class in com.groupdocs.merger.domain.options
Provides options for swapping document pages.
SwapOptions(int, int) - Constructor for class com.groupdocs.merger.domain.options.SwapOptions
Initializes a new instance of the SwapOptions class.
swapPages(ISwapOptions) - Method in class com.groupdocs.merger.Merger
Swaps two pages within document of known format.

T

TAR - Static variable in class com.groupdocs.merger.domain.FileType
Consolidated Unix File Archive (.tar)
TEX - Static variable in class com.groupdocs.merger.domain.FileType
LaTeX Source Document (.tex) is a language that comprises of programming as well as mark-up features, used to typeset documents.
TextSplitMode - Class in com.groupdocs.merger.domain.options
Possible text splitting modes.
TextSplitOptions - Class in com.groupdocs.merger.domain.options
Provides options for the document text splitting.
TextSplitOptions(int[]) - Constructor for class com.groupdocs.merger.domain.options.TextSplitOptions
Initializes a new instance of the TextSplitOptions class.
TextSplitOptions(int, int[]) - Constructor for class com.groupdocs.merger.domain.options.TextSplitOptions
Initializes a new instance of the TextSplitOptions class.
TextSplitOptions(String, int[]) - Constructor for class com.groupdocs.merger.domain.options.TextSplitOptions
Initializes a new instance of the TextSplitOptions class.
TextSplitOptions(String, int, int[]) - Constructor for class com.groupdocs.merger.domain.options.TextSplitOptions
Initializes a new instance of the TextSplitOptions class.
TextSplitOptions(SplitStreamFactory, int[]) - Constructor for class com.groupdocs.merger.domain.options.TextSplitOptions
Initializes a new instance of the TextSplitOptions class.
TextSplitOptions(SplitStreamFactory, int, int[]) - Constructor for class com.groupdocs.merger.domain.options.TextSplitOptions
Initializes a new instance of the TextSplitOptions class.
TIF - Static variable in class com.groupdocs.merger.domain.FileType
Tagged Image File (.tif)
TIFF - Static variable in class com.groupdocs.merger.domain.FileType
Tagged Image File Format (.tiff)
toString() - Method in class com.groupdocs.merger.domain.FileType
Returns a string that represents the current object.
toString() - Method in class com.groupdocs.merger.domain.result.DocumentInfo
Returns a string that represents the current object.
trace(String) - Method in class com.groupdocs.merger.logging.ConsoleLogger
Writes trace message to the console.
trace(String) - Method in interface com.groupdocs.merger.logging.ILogger
Writes trace log message; Trace log messages provides generally useful information about application flow.
TSV - Static variable in class com.groupdocs.merger.domain.FileType
Tab Separated Values File (.tsv) represents data separated with tabs in plain text format.
TXT - Static variable in class com.groupdocs.merger.domain.FileType
Plain Text File (.txt) represents a text document that contains plain text in the form of lines.

U

Unknown - Static variable in class com.groupdocs.merger.domain.FileType
Represents unknown file type.
updatePassword(IUpdatePasswordOptions) - Method in class com.groupdocs.merger.Merger
Updates existing password for document.
UpdatePasswordOptions - Class in com.groupdocs.merger.domain.options
Provides options for updating document password.
UpdatePasswordOptions(String) - Constructor for class com.groupdocs.merger.domain.options.UpdatePasswordOptions
Initializes a new instance of the UpdatePasswordOptions class.

V

validate(FileType) - Method in interface com.groupdocs.merger.domain.options.interfaces.IPreviewOptions
Validates the split options.
validate(FileType) - Method in interface com.groupdocs.merger.domain.options.interfaces.ISplitOptions
Validates the split options.
validate(FileType) - Method in interface com.groupdocs.merger.domain.options.interfaces.ITextSplitOptions
Validates the split options.
validate(FileType) - Method in class com.groupdocs.merger.domain.options.PreviewOptions
Validates the preview options.
validate(FileType) - Method in class com.groupdocs.merger.domain.options.SplitOptions
Validates the split options.
validate(FileType) - Method in class com.groupdocs.merger.domain.options.TextSplitOptions
Validates the split options.
VDX - Static variable in class com.groupdocs.merger.domain.FileType
Visio Drawing XML File (.vdx)is a drawing or chart created in Microsoft Visio, but saved in XML format have .VDX extension.
Vertical - Static variable in class com.groupdocs.merger.domain.options.ImageJoinMode
Specifies Vertical image joining.
VSDM - Static variable in class com.groupdocs.merger.domain.FileType
Visio Macro-Enabled Drawing (.vsdm) are drawing files created with Microsoft Visio application that supports macros.
VSDX - Static variable in class com.groupdocs.merger.domain.FileType
Visio Drawing (.vsdx) represents Microsoft Visio file format introduced from Microsoft Office 2013 onwards.
VSSM - Static variable in class com.groupdocs.merger.domain.FileType
Visio Macro-Enabled Stencil File (.vssm) are Microsoft Visio Stencil files that support provide support for macros.
VSSX - Static variable in class com.groupdocs.merger.domain.FileType
Visio Stencil File (.vssx) are drawing stencils created with Microsoft Visio 2013 and above.
VSTM - Static variable in class com.groupdocs.merger.domain.FileType
Visio Macro-Enabled Drawing Template (.vstm) are template files created with Microsoft Visio that support macros.
VSTX - Static variable in class com.groupdocs.merger.domain.FileType
Visio Drawing Template (.vstx) are drawing template files created with Microsoft Visio 2013 and above.
VSX - Static variable in class com.groupdocs.merger.domain.FileType
Visio Stencil XML File (.vsx) refers to stencils that consist of drawings and shapes that are used for creating diagrams in Microsoft Visio.
VTX - Static variable in class com.groupdocs.merger.domain.FileType
Visio Template XML File (.vtx) is a Microsoft Visio drawing template that is saved to disc in XML file format.

W

warning(String) - Method in class com.groupdocs.merger.logging.ConsoleLogger
Writes warning message to the console.
warning(String) - Method in interface com.groupdocs.merger.logging.ILogger
Writes warning log message; Warning log messages provides information about unexpected and recoverable event in application flow.
WAV - Static variable in class com.groupdocs.merger.domain.FileType
WAV, known for WAVE (Waveform Audio File Format), is a subset of Microsoft’s Resource Interchange File Format (RIFF) specification for storing digital audio files.
WordJoinMode - Class in com.groupdocs.merger.domain.options
Possible modes for the Word joining.
WordJoinOptions - Class in com.groupdocs.merger.domain.options
The Word join options.
WordJoinOptions() - Constructor for class com.groupdocs.merger.domain.options.WordJoinOptions
Initializes a new instance of the WordJoinOptions class.
WordJoinOptions(int[]) - Constructor for class com.groupdocs.merger.domain.options.WordJoinOptions
Initializes a new instance of the WordJoinOptions class.
WordJoinOptions(int, int) - Constructor for class com.groupdocs.merger.domain.options.WordJoinOptions
Initializes a new instance of the WordJoinOptions class.
WordJoinOptions(int, int, int) - Constructor for class com.groupdocs.merger.domain.options.WordJoinOptions
Initializes a new instance of the WordJoinOptions class.
WordJoinOptions(FileType) - Constructor for class com.groupdocs.merger.domain.options.WordJoinOptions
Initializes a new instance of the WordJoinOptions class.
WordJoinOptions(FileType, int[]) - Constructor for class com.groupdocs.merger.domain.options.WordJoinOptions
Initializes a new instance of the WordJoinOptions class.
WordJoinOptions(FileType, int, int) - Constructor for class com.groupdocs.merger.domain.options.WordJoinOptions
Initializes a new instance of the WordJoinOptions class.
WordJoinOptions(FileType, int, int, int) - Constructor for class com.groupdocs.merger.domain.options.WordJoinOptions
Initializes a new instance of the WordJoinOptions class.

X

XLAM - Static variable in class com.groupdocs.merger.domain.FileType
Excel Macro-Enabled Add-In (.xlam).
XLS - Static variable in class com.groupdocs.merger.domain.FileType
Excel Spreadsheet (.xls) is a file that can be created by Microsoft Excel as well as other similar spreadsheet programs such as OpenOffice Calc or Apple Numbers.
XLSB - Static variable in class com.groupdocs.merger.domain.FileType
Excel Binary Spreadsheet (.xlsb) file format specifies the Excel Binary File Format, which is a collection of records and structures that specify Excel workbook content.
XLSM - Static variable in class com.groupdocs.merger.domain.FileType
Excel Open XML Macro-Enabled Spreadsheet (.xlsm) is a type of Spreasheet files that support macros.
XLSX - Static variable in class com.groupdocs.merger.domain.FileType
Microsoft Excel Open XML Spreadsheet (.xlsx) is a well-known format for Microsoft Excel documents that was introduced by Microsoft with the release of Microsoft Office 2007.
XLT - Static variable in class com.groupdocs.merger.domain.FileType
Excel Template File (.xlt) are template files created with Microsoft Excel which is a spreadsheet application which comes as part of Microsoft Office suite.
XLTM - Static variable in class com.groupdocs.merger.domain.FileType
Excel Open XML Macro-Enabled Spreadsheet Template (.xltm) represents files that are generated by Microsoft Excel as Macro-enabled template files.
XLTX - Static variable in class com.groupdocs.merger.domain.FileType
Excel Open XML Spreadsheet Template (.xltx) files are based on the Office OpenXML file format specifications.
XPS - Static variable in class com.groupdocs.merger.domain.FileType
XML Paper Specification File (.xps) represents page layout files that are based on XML Paper Specifications created by Microsoft.

Z

ZIP - Static variable in class com.groupdocs.merger.domain.FileType
Zipped File (.zip)
A B C D E F G H I J L M O P R S T U V W X Z 
Skip navigation links

Copyright © 2025. All rights reserved.