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

A

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.

B

BMP - Static variable in class com.groupdocs.merger.domain.FileType
Bitmap Image File (.bmp)
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.
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.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.
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)

D

dispose() - Method in class com.groupdocs.merger.Merger
Disposes resources.
DOC - Static variable in class com.groupdocs.merger.domain.FileType
Microsoft Word Document (.doc)
DOCM - Static variable in class com.groupdocs.merger.domain.FileType
Word Open XML Macro-Enabled Document (.docm)
DocumentInfo - Class in com.groupdocs.merger.domain.result
Defines document description properties.
DocumentInfo(FileType, IPageInfo[], long) - 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)
DOT - Static variable in class com.groupdocs.merger.domain.FileType
Word Document Template (.dot)
DOTM - Static variable in class com.groupdocs.merger.domain.FileType
Word Open XML Macro-Enabled Document Template (.dotm)
DOTX - Static variable in class com.groupdocs.merger.domain.FileType
Word Open XML Document Template (.dotx)

E

EPUB - Static variable in class com.groupdocs.merger.domain.FileType
Open eBook File (.epub)
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.
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.
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.
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.
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.
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.
getFileFormat() - Method in class com.groupdocs.merger.domain.FileType
File type name e.g.
getFilePathInfo() - Method in class com.groupdocs.merger.domain.options.SplitOptions
The output file path info.
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.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.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.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.
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.
getLogger() - Method in class com.groupdocs.merger.MergerSettings
The logger implementation used for tracking document processing workflow.
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.
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.
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 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.options.PageOptions
 
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.
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.
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.
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 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.LoadOptions
The type of the file to open.
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.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.IOlePresentationOptions
The X coordinate of the embedded object frame.
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.IOlePresentationOptions
The Y coordinate of the embedded object frame.
getY() - Method in class com.groupdocs.merger.domain.options.OlePresentationOptions
The Y coordinate of the embedded object frame.
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.
HTML - Static variable in class com.groupdocs.merger.domain.FileType
Hypertext Markup Language File (.html)

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.
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.
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
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.
IPageInfo - Interface in com.groupdocs.merger.domain.result
Interface for the page description properties.
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.
ISaveOptions - Interface in com.groupdocs.merger.domain.options.interfaces
Interface for the document saving options.
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.
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(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.
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(int[]) - Constructor for class com.groupdocs.merger.domain.options.JoinOptions
Initializes a new instance of the JoinOptions class.
JoinOptions(int, int) - Constructor for class com.groupdocs.merger.domain.options.JoinOptions
Initializes a new instance of the JoinOptions class.
JoinOptions(int, int, int) - 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)
JPEG - Static variable in class com.groupdocs.merger.domain.options.PreviewMode
Preview mode as .jpeg

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.

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)
MHTML - Static variable in class com.groupdocs.merger.domain.FileType
MIME HTML File (.mhtml)
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)
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)
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)
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)
OTT - Static variable in class com.groupdocs.merger.domain.FileType
OpenDocument Document Template (.ott)

P

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.
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)
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.
PNG - Static variable in class com.groupdocs.merger.domain.FileType
Portable Network Graphic (.png)
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)
PPSX - Static variable in class com.groupdocs.merger.domain.FileType
PowerPoint Open XML Slide Show (.ppsx)
PPT - Static variable in class com.groupdocs.merger.domain.FileType
PowerPoint Presentation (.ppt)
PPTX - Static variable in class com.groupdocs.merger.domain.FileType
PowerPoint Open XML Presentation (.pptx)
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.
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)

S

save(OutputStream) - 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.
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.
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.
setEncoding(Charset) - Method in class com.groupdocs.merger.domain.options.LoadOptions
The encoding used when opening text-based files such as FileType.CSV or FileType.TXT.
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.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.
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.
setPassword(String) - Method in class com.groupdocs.merger.domain.options.AddPasswordOptions
The password for document protection.
setPassword(String) - Method in class com.groupdocs.merger.domain.options.LoadOptions
The password for opening password-protected file.
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.LoadOptions
The type of the file to open.
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.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.IOlePresentationOptions
The X coordinate of the embedded object frame.
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.IOlePresentationOptions
The Y coordinate of the embedded object frame.
setY(int) - Method in class com.groupdocs.merger.domain.options.OlePresentationOptions
The Y coordinate of the embedded object frame.
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.
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

TEX - Static variable in class com.groupdocs.merger.domain.FileType
LaTeX Source Document (.tex)
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.
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.
TSV - Static variable in class com.groupdocs.merger.domain.FileType
Tab Separated Values File (.tsv)
TXT - Static variable in class com.groupdocs.merger.domain.FileType
Plain Text File (.txt)

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)
VSDM - Static variable in class com.groupdocs.merger.domain.FileType
Visio Macro-Enabled Drawing (.vsdm)
VSDX - Static variable in class com.groupdocs.merger.domain.FileType
Visio Drawing (.vsdx)
VSSM - Static variable in class com.groupdocs.merger.domain.FileType
Visio Macro-Enabled Stencil File (.vssm)
VSSX - Static variable in class com.groupdocs.merger.domain.FileType
Visio Stencil File (.vssx)
VSTM - Static variable in class com.groupdocs.merger.domain.FileType
Visio Macro-Enabled Drawing Template (.vstm)
VSTX - Static variable in class com.groupdocs.merger.domain.FileType
Visio Drawing Template (.vstx)
VSX - Static variable in class com.groupdocs.merger.domain.FileType
Visio Stencil XML File (.vsx)
VTX - Static variable in class com.groupdocs.merger.domain.FileType
Visio Template XML File (.vtx)

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)
XLSB - Static variable in class com.groupdocs.merger.domain.FileType
Excel Binary Spreadsheet (.xlsb)
XLSM - Static variable in class com.groupdocs.merger.domain.FileType
Excel Open XML Macro-Enabled Spreadsheet (.xlsm)
XLSX - Static variable in class com.groupdocs.merger.domain.FileType
Microsoft Excel Open XML Spreadsheet (.xlsx)
XLT - Static variable in class com.groupdocs.merger.domain.FileType
Excel Template File (.xlt)
XLTM - Static variable in class com.groupdocs.merger.domain.FileType
Excel Open XML Macro-Enabled Spreadsheet Template (.xltm)
XLTX - Static variable in class com.groupdocs.merger.domain.FileType
Excel Open XML Spreadsheet Template (.xltx)
XPS - Static variable in class com.groupdocs.merger.domain.FileType
XML Paper Specification File (.xps)
A B C D E F G H I J L M O P R S T U V X 

Copyright © 2020. All rights reserved.