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

A

A0 - Static variable in class com.groupdocs.comparison.options.enums.PaperSize
A0
A1 - Static variable in class com.groupdocs.comparison.options.enums.PaperSize
A1
A2 - Static variable in class com.groupdocs.comparison.options.enums.PaperSize
A2
A3 - Static variable in class com.groupdocs.comparison.options.enums.PaperSize
A3
A4 - Static variable in class com.groupdocs.comparison.options.enums.PaperSize
A4
A5 - Static variable in class com.groupdocs.comparison.options.enums.PaperSize
A5
A6 - Static variable in class com.groupdocs.comparison.options.enums.PaperSize
A6
A7 - Static variable in class com.groupdocs.comparison.options.enums.PaperSize
A7
A8 - Static variable in class com.groupdocs.comparison.options.enums.PaperSize
A8
ACCEPT - Static variable in class com.groupdocs.comparison.result.ComparisonAction
Change will be visible on result file
add(String) - Method in class com.groupdocs.comparison.Comparer
Adds file to comparison.
add(String...) - Method in class com.groupdocs.comparison.Comparer
Adds file to comparison.
add(String, LoadOptions) - Method in class com.groupdocs.comparison.Comparer
Adds file to comparison with loading options specified.
add(InputStream) - Method in class com.groupdocs.comparison.Comparer
Adds document stream to comparison.
add(InputStream...) - Method in class com.groupdocs.comparison.Comparer
Adds document stream to comparison.
add(InputStream, LoadOptions) - Method in class com.groupdocs.comparison.Comparer
Adds document stream to comparison with loading options specified.
Added - Static variable in class com.groupdocs.comparison.result.ChangeType
The added.
ApplyChangeOptions - Class in com.groupdocs.comparison.options
Allows to update the list of changes before applying them to the resulting document.
ApplyChangeOptions() - Constructor for class com.groupdocs.comparison.options.ApplyChangeOptions
Initializes a new instance of the @ApplyChangeOptions class
applyChanges(String, ApplyChangeOptions) - Method in class com.groupdocs.comparison.Comparer
Accepts or rejects changes and applies them to resultant document.
applyChanges(OutputStream, ApplyChangeOptions) - Method in class com.groupdocs.comparison.Comparer
Accepts or rejects changes and applies them to resultant document.
applyChanges(String, SaveOptions, ApplyChangeOptions) - Method in class com.groupdocs.comparison.Comparer
Accepts or rejects changes and applies them to resultant document.
applyChanges(OutputStream, SaveOptions, ApplyChangeOptions) - Method in class com.groupdocs.comparison.Comparer
Accepts or rejects changes and applies them to resultant document.
areColors(Object...) - Static method in class com.groupdocs.comparison.common.Utils
 
areColorsEquals(Object, Object) - Static method in class com.groupdocs.comparison.common.Utils
 
areEquals(FileType, FileType) - Static method in class com.groupdocs.comparison.result.FileType
Operator overload
areNotEquals(FileType, FileType) - Static method in class com.groupdocs.comparison.result.FileType
Operator overload
autoShapeTypeToString(int) - Static method in class com.groupdocs.comparison.common.Utils
 

B

BMP - Static variable in class com.groupdocs.comparison.options.enums.PreviewFormats
BMP - slow processing, high disc space usage / traffic, but best quality.
BMP - Static variable in class com.groupdocs.comparison.result.FileType
Bmp format
build() - Method in class com.groupdocs.comparison.options.CompareOptions.Builder
 
build() - Method in class com.groupdocs.comparison.options.FileAuthorMetadata.Builder
 
build() - Method in class com.groupdocs.comparison.options.PreviewOptions.Builder
 
build() - Method in class com.groupdocs.comparison.options.save.SaveOptions.Builder
 
build() - Method in class com.groupdocs.comparison.options.style.DiagramMasterSetting.Builder
 
build() - Method in class com.groupdocs.comparison.options.style.StyleSettings.Builder
 

C

CAD - Static variable in class com.groupdocs.comparison.result.FileType
CAD format
CategoryChange - Class in com.groupdocs.comparison.result
The separation of changes divided into categories
CategoryChange(String) - Constructor for class com.groupdocs.comparison.result.CategoryChange
Create new Instance of CategoryChange
cellBorderTypeToInt(String) - Static method in class com.groupdocs.comparison.common.Utils
 
cellBorderTypeToString(int) - Static method in class com.groupdocs.comparison.common.Utils
 
ChangeInfo - Class in com.groupdocs.comparison.result
Represents information about change.
ChangeInfo() - Constructor for class com.groupdocs.comparison.result.ChangeInfo
 
ChangeType - Class in com.groupdocs.comparison.result
Specifies change type.
chartLineFormattingTypeToInt(String) - Static method in class com.groupdocs.comparison.common.Utils
 
chartLineFormattingTypeToString(int) - Static method in class com.groupdocs.comparison.common.Utils
 
chartTypeToString(int) - Static method in class com.groupdocs.comparison.common.Utils
 
clone() - Method in class com.groupdocs.comparison.result.Rectangle
 
closeStreams(Closeable...) - Static method in class com.groupdocs.comparison.common.Utils
Close all streams in array of streams
colorToStringOrToString(Object) - Static method in class com.groupdocs.comparison.common.Utils
 
com.groupdocs.comparison - package com.groupdocs.comparison
 
com.groupdocs.comparison.common - package com.groupdocs.comparison.common
 
com.groupdocs.comparison.common.delegates - package com.groupdocs.comparison.common.delegates
 
com.groupdocs.comparison.common.exceptions - package com.groupdocs.comparison.common.exceptions
 
com.groupdocs.comparison.interfaces - package com.groupdocs.comparison.interfaces
 
com.groupdocs.comparison.license - package com.groupdocs.comparison.license
 
com.groupdocs.comparison.localization - package com.groupdocs.comparison.localization
 
com.groupdocs.comparison.logging - package com.groupdocs.comparison.logging
 
com.groupdocs.comparison.options - package com.groupdocs.comparison.options
 
com.groupdocs.comparison.options.enums - package com.groupdocs.comparison.options.enums
 
com.groupdocs.comparison.options.load - package com.groupdocs.comparison.options.load
 
com.groupdocs.comparison.options.save - package com.groupdocs.comparison.options.save
 
com.groupdocs.comparison.options.style - package com.groupdocs.comparison.options.style
 
com.groupdocs.comparison.result - package com.groupdocs.comparison.result
 
compare() - Method in class com.groupdocs.comparison.Comparer
Compares documents without saving result with default options
compare(String) - Method in class com.groupdocs.comparison.Comparer
Compares documents and saves result to file path
compare(OutputStream) - Method in class com.groupdocs.comparison.Comparer
Compares documents and saves result to file stream
compare(String, CompareOptions) - Method in class com.groupdocs.comparison.Comparer
Compares documents and saves result to file path
compare(OutputStream, CompareOptions) - Method in class com.groupdocs.comparison.Comparer
Compares documents and saves result to file stream
compare(SaveOptions, CompareOptions) - Method in class com.groupdocs.comparison.Comparer
Compares documents without saving result.
compare(String, SaveOptions) - Method in class com.groupdocs.comparison.Comparer
Compares documents and save result to file path
compare(OutputStream, SaveOptions) - Method in class com.groupdocs.comparison.Comparer
Compares documents and save result to file stream
compare(CompareOptions) - Method in class com.groupdocs.comparison.Comparer
Compares documents without saving result.
compare(OutputStream, SaveOptions, CompareOptions) - Method in class com.groupdocs.comparison.Comparer
Compares documents and saves result to a stream.
compare(String, SaveOptions, CompareOptions) - Method in class com.groupdocs.comparison.Comparer
Compares documents and saves result to file path
compareDoublesWithRounding(double, double) - Static method in class com.groupdocs.comparison.common.Utils
 
CompareOptions - Class in com.groupdocs.comparison.options
Allows to set different compare options.
CompareOptions() - Constructor for class com.groupdocs.comparison.options.CompareOptions
Initializes a new instance of the CompareOptions class.
CompareOptions.Builder - Class in com.groupdocs.comparison.options
A little sugar
CompareOptions.Builder() - Constructor for class com.groupdocs.comparison.options.CompareOptions.Builder
 
Comparer - Class in com.groupdocs.comparison
Represents main class that controls the documents comparison process.
Comparer(String) - Constructor for class com.groupdocs.comparison.Comparer
Initializes new instance of Comparer class with source file path.
Comparer(String, LoadOptions) - Constructor for class com.groupdocs.comparison.Comparer
Initializes new instance of Comparer with source file path and LoadOptions.
Comparer(String, ComparerSettings) - Constructor for class com.groupdocs.comparison.Comparer
Initializes new instance of Comparer class with source file path and ComparerSettings.
Comparer(String, LoadOptions, ComparerSettings) - Constructor for class com.groupdocs.comparison.Comparer
Initializes new instance of Comparer class with source file path, LoadOptions and ComparerSettings.
Comparer(InputStream) - Constructor for class com.groupdocs.comparison.Comparer
Initializes new instance of Comparer class with source document stream.
Comparer(InputStream, LoadOptions) - Constructor for class com.groupdocs.comparison.Comparer
Initializes new instance of Comparer with source document stream and LoadOptions.
Comparer(InputStream, ComparerSettings) - Constructor for class com.groupdocs.comparison.Comparer
Initializes new instance of Comparer class with source document stream and ComparerSettings.
Comparer(InputStream, LoadOptions, ComparerSettings) - Constructor for class com.groupdocs.comparison.Comparer
Initializes new instance of Comparer class with document stream, LoadOptions and ComparerSettings.
Comparer(ComparerSettings) - Constructor for class com.groupdocs.comparison.Comparer
 
ComparerSettings - Class in com.groupdocs.comparison
Defines settings for customizing Comparer behaviour.
ComparerSettings() - Constructor for class com.groupdocs.comparison.ComparerSettings
 
ComparisonAction - Class in com.groupdocs.comparison.result
An action that can be applied to change.
ComparisonException - Exception in com.groupdocs.comparison.common.exceptions
Base class for all comparison process exceptions.
ComparisonException() - Constructor for exception com.groupdocs.comparison.common.exceptions.ComparisonException
Default constructor
ComparisonException(String) - Constructor for exception com.groupdocs.comparison.common.exceptions.ComparisonException
Throw exception with specific message
ComparisonException(String, Throwable) - Constructor for exception com.groupdocs.comparison.common.exceptions.ComparisonException
Instantiates a new Group docs exception.
ComparisonException(Throwable) - Constructor for exception com.groupdocs.comparison.common.exceptions.ComparisonException
Instantiates a new Group docs exception.
ConsoleLogger - Class in com.groupdocs.comparison.logging
Represents logger implementation which sends all messages to console.
ConsoleLogger() - Constructor for class com.groupdocs.comparison.logging.ConsoleLogger
Initializes a new instance of the @link ConsoleLogger class
createDefaultTextStyleOfNote() - Static method in class com.groupdocs.comparison.common.Utils
 

D

DCM - Static variable in class com.groupdocs.comparison.result.FileType
Dicom format
Default - Static variable in class com.groupdocs.comparison.options.enums.MetadataType
Default
Default - Static variable in class com.groupdocs.comparison.options.enums.PaperSize
Default
Delegates - Class in com.groupdocs.comparison.common.delegates
 
Delegates() - Constructor for class com.groupdocs.comparison.common.delegates.Delegates
 
Delegates.CreatePageStream - Interface in com.groupdocs.comparison.common.delegates
 
Delegates.ReleasePageStream - Interface in com.groupdocs.comparison.common.delegates
 
Deleted - Static variable in class com.groupdocs.comparison.result.ChangeType
The deleted.
DetalisationLevel - Class in com.groupdocs.comparison.options.style
Specifies the level of comparison details.
DiagramMasterSetting - Class in com.groupdocs.comparison.options.style
Diagram master settings
DiagramMasterSetting() - Constructor for class com.groupdocs.comparison.options.style.DiagramMasterSetting
Initializes a new instance of the DiagramMasterSetting class.
DiagramMasterSetting.Builder - Class in com.groupdocs.comparison.options.style
A little sugar
DiagramMasterSetting.Builder() - Constructor for class com.groupdocs.comparison.options.style.DiagramMasterSetting.Builder
 
dispose() - Method in class com.groupdocs.comparison.Comparer
Releases resources.
DJVU - Static variable in class com.groupdocs.comparison.result.FileType
Djvu format
DOC - Static variable in class com.groupdocs.comparison.result.FileType
Microsoft Word format
Document - Class in com.groupdocs.comparison
Represents compared document.
Document(InputStream) - Constructor for class com.groupdocs.comparison.Document
Initializes new instance of Document class.
Document(String) - Constructor for class com.groupdocs.comparison.Document
Initializes new instance of Document class.
Document(String, String) - Constructor for class com.groupdocs.comparison.Document
Initializes new instance of Document class.
Document(InputStream, String) - Constructor for class com.groupdocs.comparison.Document
Initializes new instance of Document class.
DOCX - Static variable in class com.groupdocs.comparison.result.FileType
Microsoft Word Open XML format
DWG - Static variable in class com.groupdocs.comparison.result.FileType
AutoCAD Drawing Database File

E

EML - Static variable in class com.groupdocs.comparison.result.FileType
File in the MIME standard
EMLX - Static variable in class com.groupdocs.comparison.result.FileType
Apple's Mail.app program file format
equals(FileType) - Method in class com.groupdocs.comparison.result.FileType
File type equivalence check
equals(Object) - Method in class com.groupdocs.comparison.result.FileType
Equivalence check with object
equals(Object) - Method in class com.groupdocs.comparison.result.Rectangle
 
error(String, Exception) - Method in class com.groupdocs.comparison.logging.ConsoleLogger
Logs error message
error(String, Exception) - Method in interface com.groupdocs.comparison.logging.ILogger
Error message

F

FileAuthor - Static variable in class com.groupdocs.comparison.options.enums.MetadataType
Metadata sets by user
FileAuthorMetadata - Class in com.groupdocs.comparison.options
Information about document's author metadata.
FileAuthorMetadata() - Constructor for class com.groupdocs.comparison.options.FileAuthorMetadata
Initializes a new instance of the FileAuthorMetadata class.
FileAuthorMetadata.Builder - Class in com.groupdocs.comparison.options
A little sugar
FileAuthorMetadata.Builder() - Constructor for class com.groupdocs.comparison.options.FileAuthorMetadata.Builder
 
FileInfo - Class in com.groupdocs.comparison.result
Information about document
FileInfo() - Constructor for class com.groupdocs.comparison.result.FileInfo
 
FileNotFoundException - Exception in com.groupdocs.comparison.common.exceptions
Represents the the exception that throws when file or directory was not found.
FileNotFoundException(String) - Constructor for exception com.groupdocs.comparison.common.exceptions.FileNotFoundException
Initializes a new instance of the FileNotFoundException class with a specified error message.
FileNotFoundException(String, Object...) - Constructor for exception com.groupdocs.comparison.common.exceptions.FileNotFoundException
Initializes a new instance of the FileNotFoundException class with a specified error message.
FileNotFoundException(Throwable) - Constructor for exception com.groupdocs.comparison.common.exceptions.FileNotFoundException
Instantiates a new instance of the FileNotFoundException class.
FileNotFoundException(String, Throwable) - Constructor for exception com.groupdocs.comparison.common.exceptions.FileNotFoundException
Initializes a new instance of the FileNotFoundException class with a specified error message.
FileType - Class in com.groupdocs.comparison.result
Information about file, such as type, extension, etc.
fileTypeToWords(long) - Static method in class com.groupdocs.comparison.common.Utils
 
fillTypeOfCellsToInt(String) - Static method in class com.groupdocs.comparison.common.Utils
 
fillTypeOfCellsToString(int) - Static method in class com.groupdocs.comparison.common.Utils
 
fillTypeOfSlidesToInt(String) - Static method in class com.groupdocs.comparison.common.Utils
 
fontUnderlineTypeToInt(String) - Static method in class com.groupdocs.comparison.common.Utils
 
fontUnderlineTypeToString(int) - Static method in class com.groupdocs.comparison.common.Utils
 
forEachMethod(boolean, Object, Utils.IForEachMethodCallback) - Static method in class com.groupdocs.comparison.common.Utils
 
fromFileNameOrExtension(String) - Static method in class com.groupdocs.comparison.result.FileType
Return FileType based on file name or extension

G

generatePreview(PreviewOptions) - Method in class com.groupdocs.comparison.Document
Generates document pages preview.
getAuthor() - Method in class com.groupdocs.comparison.options.FileAuthorMetadata
Gets or sets the author.
getAuthors() - Method in class com.groupdocs.comparison.result.ChangeInfo
Authors.
getBox() - Method in class com.groupdocs.comparison.result.ChangeInfo
Coordinates of changed element.
getCalculateCoordinates() - Method in class com.groupdocs.comparison.options.CompareOptions
Indicates whether to calculate coordinates for changed components.
getCategory() - Method in class com.groupdocs.comparison.result.CategoryChange
Gets or sets the category.
getChangedItemStyle() - Method in class com.groupdocs.comparison.options.CompareOptions
Describes style for changed components.
GetChangeOptions - Class in com.groupdocs.comparison.options
The option allows to filter changes by type.
GetChangeOptions() - Constructor for class com.groupdocs.comparison.options.GetChangeOptions
 
getChanges() - Method in class com.groupdocs.comparison.Comparer
Gets list of changes between source and target file(s).
getChanges(GetChangeOptions) - Method in class com.groupdocs.comparison.Comparer
Gets list of changes between source and target file(s).
getChanges() - Method in class com.groupdocs.comparison.Document
List of changes.
getChanges() - Method in class com.groupdocs.comparison.options.ApplyChangeOptions
List of changes that must be applied to the resulting document.
getChanges() - Method in class com.groupdocs.comparison.result.CategoryChange
Gets or sets the changes.
getCloneMetadataType() - Method in class com.groupdocs.comparison.options.save.SaveOptions
Gets or sets a value indicating whether to clone metadata to target document or not.
getCompany() - Method in class com.groupdocs.comparison.options.FileAuthorMetadata
Gets or sets the company.
getComparisonAction() - Method in class com.groupdocs.comparison.result.ChangeInfo
Action (accept or reject).
getConsumptionCredit() - Static method in class com.groupdocs.comparison.license.Metered
Retrieves amount of used credits
getConsumptionQuantity() - Static method in class com.groupdocs.comparison.license.Metered
Gets consumption quantity
getCreatePageStream() - Method in class com.groupdocs.comparison.options.PreviewOptions
Delegate which defines method to create output page preview stream.
getDeletedItemStyle() - Method in class com.groupdocs.comparison.options.CompareOptions
Describes style for deleted components.
getDetalisationLevel() - Method in class com.groupdocs.comparison.options.CompareOptions
Gets or sets the comparison detail level.
getDetectStyleChanges() - Method in class com.groupdocs.comparison.options.CompareOptions
Indicates whether to detect style changes or not.
getDiagramMasterSetting() - Method in class com.groupdocs.comparison.options.CompareOptions
Gets or sets the path value for master or use compare without path of master.
getDocumentInfo() - Method in class com.groupdocs.comparison.Document
Gets information about document - document type, pages count, page sizes etc.
getEndStringSeparator() - Method in class com.groupdocs.comparison.options.style.StyleSettings
Gets or sets the end separator string.
getExtension() - Method in class com.groupdocs.comparison.result.FileType
File extention
getFileAuthorMetadata() - Method in class com.groupdocs.comparison.options.save.SaveOptions
Used when MetadataType is set to FileAuthor.
getFileFormat() - Method in class com.groupdocs.comparison.result.FileType
File format
getFileType() - Method in interface com.groupdocs.comparison.interfaces.IDocumentInfo
Document type
getFileType() - Method in class com.groupdocs.comparison.result.FileInfo
File type
getFilter() - Method in class com.groupdocs.comparison.options.GetChangeOptions
Type of changes.
getFolderPath() - Method in class com.groupdocs.comparison.options.save.SaveOptions
Gets or sets the folder path for saving result images(For Imaging Comparison only).
getFontColor() - Method in class com.groupdocs.comparison.options.style.StyleSettings
Gets or sets the font color.
getGenerateSummaryPage() - Method in class com.groupdocs.comparison.options.CompareOptions
Indicates whether to add summary page with detected changes statistics to resultant document or not.
getHeaderFootersComparison() - Method in class com.groupdocs.comparison.options.CompareOptions
Control to turn on comparison of header/footer contents.
getHeight() - Method in class com.groupdocs.comparison.options.OriginalSize
Height of original document
getHeight() - Method in class com.groupdocs.comparison.options.PreviewOptions
Preview height.
getHeight() - Method in class com.groupdocs.comparison.options.style.Size
Height of original document
getHeight() - Method in class com.groupdocs.comparison.result.PageInfo
Page height
getHeight() - Method in class com.groupdocs.comparison.result.Rectangle
Height
getHighlightColor() - Method in class com.groupdocs.comparison.options.style.StyleSettings
Gets or sets the highlight color.
getId() - Method in class com.groupdocs.comparison.result.ChangeInfo
Id of change.
getInsertedItemStyle() - Method in class com.groupdocs.comparison.options.CompareOptions
Describes style for inserted components.
getLastSaveBy() - Method in class com.groupdocs.comparison.options.FileAuthorMetadata
Gets or sets the last save by.
getLogger() - Method in class com.groupdocs.comparison.ComparerSettings
Logger implementation
getMarkChangedContent() - Method in class com.groupdocs.comparison.options.CompareOptions
Indicates whether to use frames for shapes in Word Processing and for rectangles in Image documents.
getMarkNestedContent() - Method in class com.groupdocs.comparison.options.CompareOptions
Gets or sets a value indicating whether to mark the children of the deleted or inserted element as deleted or inserted.
getMasterPath() - Method in class com.groupdocs.comparison.options.style.DiagramMasterSetting
Path for Master.
getName() - Method in class com.groupdocs.comparison.Document
Document name.
getName(int) - Static method in class com.groupdocs.comparison.result.ChangeType
 
getNewValue() - Method in class com.groupdocs.comparison.result.StyleChangeInfo
Gets or Sets the new value of property
getOldValue() - Method in class com.groupdocs.comparison.result.StyleChangeInfo
Gets or Sets the old value of property
getOriginalSize() - Method in class com.groupdocs.comparison.options.CompareOptions
Get or sets the original sizes of compared documents.
getOriginalSize() - Method in class com.groupdocs.comparison.options.style.StyleSettings
Get or sets the original sizes of comparing documents
getPageCount() - Method in interface com.groupdocs.comparison.interfaces.IDocumentInfo
Number of pages
getPageInfo() - Method in class com.groupdocs.comparison.result.ChangeInfo
Page where current change is placed.
getPageNumber() - Method in class com.groupdocs.comparison.result.PageInfo
Page number
getPageNumbers() - Method in class com.groupdocs.comparison.options.PreviewOptions
Page numbers that will be previewed.
getPages() - Method in class com.groupdocs.comparison.result.FileInfo
List of pages
getPaperSize() - Method in class com.groupdocs.comparison.options.CompareOptions
Gets or sets the result document paper size.
getPassword() - Method in class com.groupdocs.comparison.Document
Document password.
getPassword() - Method in class com.groupdocs.comparison.options.load.LoadOptions
Password of document.
getPassword() - Method in class com.groupdocs.comparison.options.save.SaveOptions
Gets or sets the password for result document.
getPasswordSaveOption() - Method in class com.groupdocs.comparison.options.CompareOptions
Gets or sets the password save option.
getPreviewFormat() - Method in class com.groupdocs.comparison.options.PreviewOptions
Preview image format.
getPropertyName() - Method in class com.groupdocs.comparison.result.StyleChangeInfo
Gets or Sets the name of the property that was changed
getReleasePageStream() - Method in class com.groupdocs.comparison.options.PreviewOptions
Delegate which defines method to remove output page preview stream.
getSensitivityOfComparison() - Method in class com.groupdocs.comparison.options.CompareOptions
Gets or sets a sensitivity of comparison.
getShowDeletedContent() - Method in class com.groupdocs.comparison.options.CompareOptions
Indicates whether to show deleted components in resultant document or not.
getSize() - Method in interface com.groupdocs.comparison.interfaces.IDocumentInfo
File size
getSource() - Method in class com.groupdocs.comparison.Comparer
Source file that is being compared.
getStartStringSeparator() - Method in class com.groupdocs.comparison.options.style.StyleSettings
Gets or sets the begin separator string.
getStream() - Method in class com.groupdocs.comparison.Document
Document stream.
getStyleChanges() - Method in class com.groupdocs.comparison.result.ChangeInfo
Style changes.
getSupportedFileTypes() - Static method in class com.groupdocs.comparison.result.FileType
Get supported file types enumeration
getTargets() - Method in class com.groupdocs.comparison.Comparer
List of target files to compare with source file.
getText() - Method in class com.groupdocs.comparison.result.ChangeInfo
Text value of change.
getType() - Method in class com.groupdocs.comparison.result.ChangeInfo
Type of change.
getUseSourceMaster() - Method in class com.groupdocs.comparison.options.style.DiagramMasterSetting
Set true for use master with source document or use false value for use Master with Path
getWidth() - Method in class com.groupdocs.comparison.options.OriginalSize
Width of original document
getWidth() - Method in class com.groupdocs.comparison.options.PreviewOptions
Preview width.
getWidth() - Method in class com.groupdocs.comparison.options.style.Size
Width of original document
getWidth() - Method in class com.groupdocs.comparison.result.PageInfo
Page width
getWidth() - Method in class com.groupdocs.comparison.result.Rectangle
Width
getWordsSeparators() - Method in class com.groupdocs.comparison.options.style.StyleSettings
Gets or sets the words separator chars.
getX() - Method in class com.groupdocs.comparison.result.Rectangle
X coordinate
getY() - Method in class com.groupdocs.comparison.result.Rectangle
Y coordinate
gradientColorTypeToString(int) - Static method in class com.groupdocs.comparison.common.Utils
 

H

hashCode() - Method in class com.groupdocs.comparison.result.FileType
Get hash code
hashCode() - Method in class com.groupdocs.comparison.result.Rectangle
 
High - Static variable in class com.groupdocs.comparison.options.style.DetalisationLevel
High level.
HTML - Static variable in class com.groupdocs.comparison.result.FileType
Html Markup Document Format

I

IDocumentInfo - Interface in com.groupdocs.comparison.interfaces
Defines document description properties.
ILogger - Interface in com.groupdocs.comparison.logging
Logger interface
increaseBytesCount(double) - Static method in class com.groupdocs.comparison.license.Metered
Increase customer consumption file size
increaseCreditsByOne() - Static method in class com.groupdocs.comparison.license.Metered
Increase customer consumption credit.
Inserted - Static variable in class com.groupdocs.comparison.result.ChangeType
The inserted.
InvalidPasswordException - Exception in com.groupdocs.comparison.common.exceptions
The exception that is thrown when specified password is incorrect.
InvalidPasswordException() - Constructor for exception com.groupdocs.comparison.common.exceptions.InvalidPasswordException
Initializes a new instance of InvalidPasswordException class.
invoke(int) - Method in interface com.groupdocs.comparison.common.delegates.Delegates.CreatePageStream
Delegate which defines method to create output page preview stream used by PreviewOptions.
invoke(int, OutputStream) - Method in interface com.groupdocs.comparison.common.delegates.Delegates.ReleasePageStream
Delegate which defines method to release output page preview stream used by PreviewOptions.
invoke(Method, String) - Method in interface com.groupdocs.comparison.common.Utils.IForEachMethodCallback
 
isBold() - Method in class com.groupdocs.comparison.options.style.StyleSettings
Gets or sets a value indicating whether this is bold.
isBoolean(Class) - Static method in class com.groupdocs.comparison.common.Utils
 
isItalic() - Method in class com.groupdocs.comparison.options.style.StyleSettings
Gets or sets a value indicating whether this is italic
isLocaleSupported(String) - Static method in class com.groupdocs.comparison.localization.SupportedLocales
Determines whether [is locale supported] [the specified culture].
isLocaleSupported(CultureInfo) - Static method in class com.groupdocs.comparison.localization.SupportedLocales
Determines whether [is locale supported] [the specified culture].
isStrikethrough() - Method in class com.groupdocs.comparison.options.style.StyleSettings
Gets or sets a value indicating whether strike through
isUnderline() - Method in class com.groupdocs.comparison.options.style.StyleSettings
Gets or sets a value indicating whether this is underline
isValidLicense() - Static method in class com.groupdocs.comparison.license.License
Gets a value indicating whether this instance is valid license.
isValidMeteredLicense() - Static method in class com.groupdocs.comparison.license.License
Gets a value indicating whether this instance is valid metered license.
isVoid(Class) - Static method in class com.groupdocs.comparison.common.Utils
 

J

JPEG - Static variable in class com.groupdocs.comparison.options.enums.PreviewFormats
Jpeg - faster processing, small disc space using / traffic, but can be worst quality.
JPEG - Static variable in class com.groupdocs.comparison.result.FileType
Jpeg format

L

License - Class in com.groupdocs.comparison.license
Provides methods to license the component.
License() - Constructor for class com.groupdocs.comparison.license.License
 
lineDashStyleToInt(String) - Static method in class com.groupdocs.comparison.common.Utils
 
LoadOptions - Class in com.groupdocs.comparison.options.load
Allows to specify additional options when loading a document.
LoadOptions() - Constructor for class com.groupdocs.comparison.options.load.LoadOptions
 
LoadOptions(String) - Constructor for class com.groupdocs.comparison.options.load.LoadOptions
 
Low - Static variable in class com.groupdocs.comparison.options.style.DetalisationLevel
Low level.

M

MetadataType - Class in com.groupdocs.comparison.options.enums
Determines from where result document will take metadata information
Metered - Class in com.groupdocs.comparison.license
Provides methods for applying Metered license.
Metered() - Constructor for class com.groupdocs.comparison.license.Metered
Initializes a new instance of the Metered class.
MHTML - Static variable in class com.groupdocs.comparison.result.FileType
Html Markup Document Format
Middle - Static variable in class com.groupdocs.comparison.options.style.DetalisationLevel
Middle level.
Modified - Static variable in class com.groupdocs.comparison.result.ChangeType
The modified.
Moved - Static variable in class com.groupdocs.comparison.result.ChangeType
Moved.
MovedAndResized - Static variable in class com.groupdocs.comparison.result.ChangeType
The moved and resized.
MSG - Static variable in class com.groupdocs.comparison.result.FileType
Outlook MSG file format
msoLineDashStyleToInt(String) - Static method in class com.groupdocs.comparison.common.Utils
 
msoLineDashStyleToString(int) - Static method in class com.groupdocs.comparison.common.Utils
 

N

None - Static variable in class com.groupdocs.comparison.options.enums.PasswordSaveOption
Default password.
None - Static variable in class com.groupdocs.comparison.result.ChangeType
The none.
NONE - Static variable in class com.groupdocs.comparison.result.ComparisonAction
Nothing to do
normalizeMethodName(Method) - Static method in class com.groupdocs.comparison.common.Utils
 
NotModified - Static variable in class com.groupdocs.comparison.result.ChangeType
The not modified.

O

ODP - Static variable in class com.groupdocs.comparison.result.FileType
Open Document Presentation
ONE - Static variable in class com.groupdocs.comparison.result.FileType
Microsoft OneNote Document
OriginalSize - Class in com.groupdocs.comparison.options
Represents original page size.
OriginalSize() - Constructor for class com.groupdocs.comparison.options.OriginalSize
 

P

PageInfo - Class in com.groupdocs.comparison.result
Represents information about page
PageInfo(int, int, int) - Constructor for class com.groupdocs.comparison.result.PageInfo
Create new Instance of PageInfo
PaperSize - Class in com.groupdocs.comparison.options.enums
The option to set the Paper size of the result document after comparison.
PasswordSaveOption - Class in com.groupdocs.comparison.options.enums
Specifies the password save option.
PDF - Static variable in class com.groupdocs.comparison.result.FileType
Adobe Portable Document format
plotEmptyCellsTypeToInt(String) - Static method in class com.groupdocs.comparison.common.Utils
 
plotEmptyCellsTypeToString(int) - Static method in class com.groupdocs.comparison.common.Utils
 
PNG - Static variable in class com.groupdocs.comparison.options.enums.PreviewFormats
Png (by default), can be take a lot of disc space / traffic if page contains a lot of color graphics.
PNG - Static variable in class com.groupdocs.comparison.result.FileType
Png format
PPT - Static variable in class com.groupdocs.comparison.result.FileType
Microsoft PowerPoint Presentation
PPTX - Static variable in class com.groupdocs.comparison.result.FileType
Microsoft PowerPoint Open XML Presentation
PreviewFormats - Class in com.groupdocs.comparison.options.enums
Document preview supported formats.
PreviewOptions - Class in com.groupdocs.comparison.options
Represents document preview options.
PreviewOptions(Delegates.CreatePageStream) - Constructor for class com.groupdocs.comparison.options.PreviewOptions
Initializes a new instance of PreviewOptions class.
PreviewOptions(Delegates.CreatePageStream, Delegates.ReleasePageStream) - Constructor for class com.groupdocs.comparison.options.PreviewOptions
Initializes a new instance of PreviewOptions class.
PreviewOptions.Builder - Class in com.groupdocs.comparison.options
A little sugar
PreviewOptions.Builder(Delegates.CreatePageStream, Delegates.ReleasePageStream) - Constructor for class com.groupdocs.comparison.options.PreviewOptions.Builder
 
PreviewOptions.Builder(Delegates.CreatePageStream) - Constructor for class com.groupdocs.comparison.options.PreviewOptions.Builder
 

R

Rectangle - Class in com.groupdocs.comparison.result
Rectangle model
Rectangle() - Constructor for class com.groupdocs.comparison.result.Rectangle
 
Rectangle(double, double, double, double) - Constructor for class com.groupdocs.comparison.result.Rectangle
Creates a new instance of Rectangle
REJECT - Static variable in class com.groupdocs.comparison.result.ComparisonAction
Reject will be invisible on result file
Resized - Static variable in class com.groupdocs.comparison.result.ChangeType
Resized.
round(double) - Static method in class com.groupdocs.comparison.common.Utils
 
round(double, int) - Static method in class com.groupdocs.comparison.common.Utils
 

S

saveFormatOfCellsFromString(String) - Static method in class com.groupdocs.comparison.common.Utils
 
SaveOptions - Class in com.groupdocs.comparison.options.save
Allows to specify additional options (such as password) when saving a document.
SaveOptions() - Constructor for class com.groupdocs.comparison.options.save.SaveOptions
Initializes a new instance of the SaveOptions class.
SaveOptions.Builder - Class in com.groupdocs.comparison.options.save
A little sugar
SaveOptions.Builder() - Constructor for class com.groupdocs.comparison.options.save.SaveOptions.Builder
 
setAuthor(String) - Method in class com.groupdocs.comparison.options.FileAuthorMetadata.Builder
 
setAuthor(String) - Method in class com.groupdocs.comparison.options.FileAuthorMetadata
Gets or sets the author.
setAuthors(List<String>) - Method in class com.groupdocs.comparison.result.ChangeInfo
Authors.
setBold(boolean) - Method in class com.groupdocs.comparison.options.style.StyleSettings.Builder
 
setBold(boolean) - Method in class com.groupdocs.comparison.options.style.StyleSettings
Gets or sets a value indicating whether this is bold.
setBox(Rectangle) - Method in class com.groupdocs.comparison.result.ChangeInfo
Coordinates of changed element.
setCalculateCoordinates(boolean) - Method in class com.groupdocs.comparison.options.CompareOptions.Builder
 
setCalculateCoordinates(boolean) - Method in class com.groupdocs.comparison.options.CompareOptions
Indicates whether to calculate coordinates for changed components.
setCategory(String) - Method in class com.groupdocs.comparison.result.CategoryChange
Gets or sets the category.
setChangedItemStyle(StyleSettings) - Method in class com.groupdocs.comparison.options.CompareOptions.Builder
 
setChangedItemStyle(StyleSettings) - Method in class com.groupdocs.comparison.options.CompareOptions
Describes style for changed components.
setChanges(List<ChangeInfo>) - Method in class com.groupdocs.comparison.Document
List of changes.
setChanges(ChangeInfo[]) - Method in class com.groupdocs.comparison.options.ApplyChangeOptions
List of changes that must be applied to the resulting document.
setChanges(List<ChangeInfo>) - Method in class com.groupdocs.comparison.options.ApplyChangeOptions
List of changes that must be applied to the resulting document.
setChanges(List<ChangeInfo>) - Method in class com.groupdocs.comparison.result.CategoryChange
Gets or sets the changes.
setCloneMetadataType(int) - Method in class com.groupdocs.comparison.options.save.SaveOptions.Builder
 
setCloneMetadataType(int) - Method in class com.groupdocs.comparison.options.save.SaveOptions
Gets or sets a value indicating whether to clone metadata to target document or not.
setCompany(String) - Method in class com.groupdocs.comparison.options.FileAuthorMetadata.Builder
 
setCompany(String) - Method in class com.groupdocs.comparison.options.FileAuthorMetadata
Gets or sets the company.
setComparisonAction(int) - Method in class com.groupdocs.comparison.result.ChangeInfo
Action (accept or reject).
setCreatePageStream(Delegates.CreatePageStream) - Method in class com.groupdocs.comparison.options.PreviewOptions
Delegate which defines method to create output page preview stream.
setDeletedItemStyle(StyleSettings) - Method in class com.groupdocs.comparison.options.CompareOptions.Builder
 
setDeletedItemStyle(StyleSettings) - Method in class com.groupdocs.comparison.options.CompareOptions
Describes style for deleted components.
setDetalisationLevel(int) - Method in class com.groupdocs.comparison.options.CompareOptions.Builder
 
setDetalisationLevel(int) - Method in class com.groupdocs.comparison.options.CompareOptions
Gets or sets the comparison detail level.
setDetectStyleChanges(boolean) - Method in class com.groupdocs.comparison.options.CompareOptions.Builder
 
setDetectStyleChanges(boolean) - Method in class com.groupdocs.comparison.options.CompareOptions
Indicates whether to detect style changes or not.
setDiagramMasterSetting(DiagramMasterSetting) - Method in class com.groupdocs.comparison.options.CompareOptions.Builder
 
setDiagramMasterSetting(DiagramMasterSetting) - Method in class com.groupdocs.comparison.options.CompareOptions
Gets or sets the path value for master or use compare without path of master.
setEndStringSeparator(String) - Method in class com.groupdocs.comparison.options.style.StyleSettings.Builder
 
setEndStringSeparator(String) - Method in class com.groupdocs.comparison.options.style.StyleSettings
Gets or sets the end separator string.
setExtension(String) - Method in class com.groupdocs.comparison.result.FileType
 
setFileAuthorMetadata(FileAuthorMetadata) - Method in class com.groupdocs.comparison.options.save.SaveOptions.Builder
 
setFileAuthorMetadata(FileAuthorMetadata) - Method in class com.groupdocs.comparison.options.save.SaveOptions
Used when MetadataType is set to FileAuthor.
setFileFormat(String) - Method in class com.groupdocs.comparison.result.FileType
 
setFileType(FileType) - Method in interface com.groupdocs.comparison.interfaces.IDocumentInfo
Document type
setFilter(int) - Method in class com.groupdocs.comparison.options.GetChangeOptions
Type of changes.
setFolderPath(String) - Method in class com.groupdocs.comparison.options.save.SaveOptions.Builder
 
setFolderPath(String) - Method in class com.groupdocs.comparison.options.save.SaveOptions
Gets or sets the folder path for saving result images(For Imaging Comparison only).
setFontColor(Color) - Method in class com.groupdocs.comparison.options.style.StyleSettings.Builder
 
setFontColor(Color) - Method in class com.groupdocs.comparison.options.style.StyleSettings
Gets or sets the font color.
setGenerateSummaryPage(boolean) - Method in class com.groupdocs.comparison.options.CompareOptions.Builder
 
setGenerateSummaryPage(boolean) - Method in class com.groupdocs.comparison.options.CompareOptions
Indicates whether to add summary page with detected changes statistics to resultant document or not.
setHeaderFootersComparison(boolean) - Method in class com.groupdocs.comparison.options.CompareOptions.Builder
 
setHeaderFootersComparison(boolean) - Method in class com.groupdocs.comparison.options.CompareOptions
Control to turn on comparison of header/footer contents.
setHeight(int) - Method in class com.groupdocs.comparison.options.OriginalSize
Height of original document
setHeight(int) - Method in class com.groupdocs.comparison.options.PreviewOptions.Builder
 
setHeight(int) - Method in class com.groupdocs.comparison.options.PreviewOptions
Preview height.
setHeight(int) - Method in class com.groupdocs.comparison.options.style.Size
Height of original document
setHeight(int) - Method in class com.groupdocs.comparison.result.PageInfo
Page height
setHeight(double) - Method in class com.groupdocs.comparison.result.Rectangle
Height
setHighlightColor(Color) - Method in class com.groupdocs.comparison.options.style.StyleSettings.Builder
 
setHighlightColor(Color) - Method in class com.groupdocs.comparison.options.style.StyleSettings
Gets or sets the highlight color.
setId(int) - Method in class com.groupdocs.comparison.result.ChangeInfo
Id of change.
setInsertedItemStyle(StyleSettings) - Method in class com.groupdocs.comparison.options.CompareOptions.Builder
 
setInsertedItemStyle(StyleSettings) - Method in class com.groupdocs.comparison.options.CompareOptions
Describes style for inserted components.
setItalic(boolean) - Method in class com.groupdocs.comparison.options.style.StyleSettings.Builder
 
setItalic(boolean) - Method in class com.groupdocs.comparison.options.style.StyleSettings
Gets or sets a value indicating whether this is italic
setLastSaveBy(String) - Method in class com.groupdocs.comparison.options.FileAuthorMetadata.Builder
 
setLastSaveBy(String) - Method in class com.groupdocs.comparison.options.FileAuthorMetadata
Gets or sets the last save by.
setLicense(InputStream) - Method in class com.groupdocs.comparison.license.License
Licenses the component.
setLicense(String) - Method in class com.groupdocs.comparison.license.License
Licenses the component.
setLogger(ILogger) - Method in class com.groupdocs.comparison.ComparerSettings
Logger implementation
setMarkChangedContent(boolean) - Method in class com.groupdocs.comparison.options.CompareOptions.Builder
 
setMarkChangedContent(boolean) - Method in class com.groupdocs.comparison.options.CompareOptions
Indicates whether to use frames for shapes in Word Processing and for rectangles in Image documents.
setMarkNestedContent(boolean) - Method in class com.groupdocs.comparison.options.CompareOptions.Builder
 
setMarkNestedContent(boolean) - Method in class com.groupdocs.comparison.options.CompareOptions
Gets or sets a value indicating whether to mark the children of the deleted or inserted element as deleted or inserted.
setMasterPath(String) - Method in class com.groupdocs.comparison.options.style.DiagramMasterSetting.Builder
 
setMasterPath(String) - Method in class com.groupdocs.comparison.options.style.DiagramMasterSetting
Path for Master.
setMeteredKey(String, String) - Method in class com.groupdocs.comparison.license.Metered
Sets metered public and private key
setMeteredLicense() - Method in class com.groupdocs.comparison.license.License
Sets the metered license.
setMultipleComparison(boolean) - Method in class com.groupdocs.comparison.options.CompareOptions.Builder
 
setName(String) - Method in class com.groupdocs.comparison.Document
Document name.
setNewValue(Object) - Method in class com.groupdocs.comparison.result.StyleChangeInfo
Gets or Sets the new value of property
setNewValueToNormalizedMethod(Object, String, Object) - Static method in class com.groupdocs.comparison.common.Utils
 
setOldValue(Object) - Method in class com.groupdocs.comparison.result.StyleChangeInfo
Gets or Sets the old value of property
setOriginalSize(OriginalSize) - Method in class com.groupdocs.comparison.options.CompareOptions.Builder
 
setOriginalSize(OriginalSize) - Method in class com.groupdocs.comparison.options.CompareOptions
Get or sets the original sizes of compared documents.
setOriginalSize(Size) - Method in class com.groupdocs.comparison.options.style.StyleSettings.Builder
 
setOriginalSize(Size) - Method in class com.groupdocs.comparison.options.style.StyleSettings
Get or sets the original sizes of comparing documents
setPageCount(int) - Method in interface com.groupdocs.comparison.interfaces.IDocumentInfo
Number of pages
setPageInfo(PageInfo) - Method in class com.groupdocs.comparison.result.ChangeInfo
Page where current change is placed.
setPageNumber(int) - Method in class com.groupdocs.comparison.result.PageInfo
Page number
setPageNumbers(int[]) - Method in class com.groupdocs.comparison.options.PreviewOptions.Builder
 
setPageNumbers(int[]) - Method in class com.groupdocs.comparison.options.PreviewOptions
Page numbers that will be previewed.
setPages(List<PageInfo>) - Method in class com.groupdocs.comparison.result.FileInfo
List of pages
setPaperSize(int) - Method in class com.groupdocs.comparison.options.CompareOptions.Builder
 
setPaperSize(int) - Method in class com.groupdocs.comparison.options.CompareOptions
Gets or sets the result document paper size.
setPassword(String) - Method in class com.groupdocs.comparison.options.load.LoadOptions
Password of document.
setPassword(String) - Method in class com.groupdocs.comparison.options.save.SaveOptions.Builder
 
setPassword(String) - Method in class com.groupdocs.comparison.options.save.SaveOptions
Gets or sets the password for result document.
setPasswordSaveOption(int) - Method in class com.groupdocs.comparison.options.CompareOptions.Builder
 
setPasswordSaveOption(int) - Method in class com.groupdocs.comparison.options.CompareOptions
Gets or sets the password save option.
setPreviewFormat(int) - Method in class com.groupdocs.comparison.options.PreviewOptions.Builder
 
setPreviewFormat(int) - Method in class com.groupdocs.comparison.options.PreviewOptions
Preview image format.
setPropertyName(String) - Method in class com.groupdocs.comparison.result.StyleChangeInfo
Gets or Sets the name of the property that was changed
setReleasePageStream(Delegates.ReleasePageStream) - Method in class com.groupdocs.comparison.options.PreviewOptions.Builder
 
setReleasePageStream(Delegates.ReleasePageStream) - Method in class com.groupdocs.comparison.options.PreviewOptions
Delegate which defines method to remove output page preview stream.
setSavedMetaData(FileAuthorMetadata) - Method in class com.groupdocs.comparison.options.CompareOptions.Builder
 
setSensitivityOfComparison(int) - Method in class com.groupdocs.comparison.options.CompareOptions.Builder
 
setSensitivityOfComparison(int) - Method in class com.groupdocs.comparison.options.CompareOptions
 
setShowDeletedContent(boolean) - Method in class com.groupdocs.comparison.options.CompareOptions.Builder
 
setShowDeletedContent(boolean) - Method in class com.groupdocs.comparison.options.CompareOptions
Indicates whether to show deleted components in resultant document or not.
setSize(long) - Method in interface com.groupdocs.comparison.interfaces.IDocumentInfo
File size
setStartStringSeparator(String) - Method in class com.groupdocs.comparison.options.style.StyleSettings.Builder
 
setStartStringSeparator(String) - Method in class com.groupdocs.comparison.options.style.StyleSettings
Gets or sets the begin separator string.
setStrikethrough(boolean) - Method in class com.groupdocs.comparison.options.style.StyleSettings.Builder
 
setStrikethrough(boolean) - Method in class com.groupdocs.comparison.options.style.StyleSettings
Gets or sets a value indicating whether strike through
setStyleChanges(List<StyleChangeInfo>) - Method in class com.groupdocs.comparison.result.ChangeInfo
Style changes.
setText(String) - Method in class com.groupdocs.comparison.result.ChangeInfo
Text value of change.
setType(int) - Method in class com.groupdocs.comparison.result.ChangeInfo
Type of change.
setUnderline(boolean) - Method in class com.groupdocs.comparison.options.style.StyleSettings.Builder
 
setUnderline(boolean) - Method in class com.groupdocs.comparison.options.style.StyleSettings
Gets or sets a value indicating whether this is underline
setUseSourceMaster(boolean) - Method in class com.groupdocs.comparison.options.style.DiagramMasterSetting.Builder
 
setUseSourceMaster(boolean) - Method in class com.groupdocs.comparison.options.style.DiagramMasterSetting
Set true for use master with source document or use false value for use Master with Path
setWidth(int) - Method in class com.groupdocs.comparison.options.OriginalSize
Width of original document
setWidth(int) - Method in class com.groupdocs.comparison.options.PreviewOptions.Builder
 
setWidth(int) - Method in class com.groupdocs.comparison.options.PreviewOptions
Preview width.
setWidth(int) - Method in class com.groupdocs.comparison.options.style.Size
Width of original document
setWidth(int) - Method in class com.groupdocs.comparison.result.PageInfo
Page width
setWidth(double) - Method in class com.groupdocs.comparison.result.Rectangle
Width
setWordsSeparatorChars(char[]) - Method in class com.groupdocs.comparison.options.CompareOptions.Builder
 
setWordsSeparatorChars(char[]) - Method in class com.groupdocs.comparison.options.CompareOptions
Gets or sets an array of delimiters to split text into words.
setWordsSeparators(char[]) - Method in class com.groupdocs.comparison.options.style.StyleSettings.Builder
 
setWordsSeparators(char[]) - Method in class com.groupdocs.comparison.options.style.StyleSettings
Gets or sets the words separator chars.
setX(double) - Method in class com.groupdocs.comparison.result.Rectangle
X coordinate
setY(double) - Method in class com.groupdocs.comparison.result.Rectangle
Y coordinate
ShiftedAndResized - Static variable in class com.groupdocs.comparison.result.ChangeType
The shifted and resized.
SHOW_MESSAGE_NOT_OFTEN_THAN - Static variable in class com.groupdocs.comparison.common.Utils
 
Size - Class in com.groupdocs.comparison.options.style
Document size
Size() - Constructor for class com.groupdocs.comparison.options.style.Size
 
Source - Static variable in class com.groupdocs.comparison.options.enums.MetadataType
Metedata takes from source document
Source - Static variable in class com.groupdocs.comparison.options.enums.PasswordSaveOption
Source password.
StyleChanged - Static variable in class com.groupdocs.comparison.result.ChangeType
Style changed.
StyleChangeInfo - Class in com.groupdocs.comparison.result
Style change info
StyleChangeInfo() - Constructor for class com.groupdocs.comparison.result.StyleChangeInfo
 
StyleSettings - Class in com.groupdocs.comparison.options.style
Style settings
StyleSettings() - Constructor for class com.groupdocs.comparison.options.style.StyleSettings
Initializes a new instance of the StyleSettings class.
StyleSettings.Builder - Class in com.groupdocs.comparison.options.style
A little sugar
StyleSettings.Builder() - Constructor for class com.groupdocs.comparison.options.style.StyleSettings.Builder
 
SupportedLocales - Class in com.groupdocs.comparison.localization
Class that provides methods for checking supported locales of GroupDocs.Comparison
SupportedLocales() - Constructor for class com.groupdocs.comparison.localization.SupportedLocales
 

T

tableStyleTypeToInt(String) - Static method in class com.groupdocs.comparison.common.Utils
 
tableStyleTypeToString(int) - Static method in class com.groupdocs.comparison.common.Utils
 
Target - Static variable in class com.groupdocs.comparison.options.enums.MetadataType
Metadata takes from target document
Target - Static variable in class com.groupdocs.comparison.options.enums.PasswordSaveOption
Target password.
textNodeTypeToString(int) - Static method in class com.groupdocs.comparison.common.Utils
 
textStrikeTypeToInt(String) - Static method in class com.groupdocs.comparison.common.Utils
 
textStrikeTypeToString(int) - Static method in class com.groupdocs.comparison.common.Utils
 
toString() - Method in class com.groupdocs.comparison.result.ChangeInfo
 
toString() - Method in class com.groupdocs.comparison.result.FileType
ToString
toString() - Method in class com.groupdocs.comparison.result.PageInfo
 
toString() - Method in class com.groupdocs.comparison.result.Rectangle
 
trace(String) - Method in class com.groupdocs.comparison.logging.ConsoleLogger
Logs the process of comparison.
trace(String) - Method in interface com.groupdocs.comparison.logging.ILogger
Trace message
TXT - Static variable in class com.groupdocs.comparison.result.FileType
TXT format

U

UNKNOWN - Static variable in class com.groupdocs.comparison.result.FileType
Unknown type
UnsupportedFileFormat - Exception in com.groupdocs.comparison.common.exceptions
The exception that is thrown when file of this format doesn't support comparison
UnsupportedFileFormat() - Constructor for exception com.groupdocs.comparison.common.exceptions.UnsupportedFileFormat
Initializes a new instance of UnsupportedFileFormat class.
UnsupportedFileFormat(String) - Constructor for exception com.groupdocs.comparison.common.exceptions.UnsupportedFileFormat
Initializes a new instance of UnsupportedFileFormat class.
User - Static variable in class com.groupdocs.comparison.options.enums.PasswordSaveOption
The user password.
Utils - Class in com.groupdocs.comparison.common
 
Utils() - Constructor for class com.groupdocs.comparison.common.Utils
 
Utils.IForEachMethodCallback - Interface in com.groupdocs.comparison.common
 

V

VDX - Static variable in class com.groupdocs.comparison.result.FileType
Microsoft Visio VDX xml format
VSD - Static variable in class com.groupdocs.comparison.result.FileType
Microsoft Visio VSD binary format
VSDX - Static variable in class com.groupdocs.comparison.result.FileType
Microsoft Visio 2013 VSDX file format
VST - Static variable in class com.groupdocs.comparison.result.FileType
Microsoft Visio VST binary template format

W

warning(String) - Method in class com.groupdocs.comparison.logging.ConsoleLogger
Logs warning message
warning(String) - Method in interface com.groupdocs.comparison.logging.ILogger
Warning message
whiteIfEmptyForAsposeNote(Color) - Static method in class com.groupdocs.comparison.common.Utils
 

X

XLS - Static variable in class com.groupdocs.comparison.result.FileType
Microsoft Excel Spreadsheet format
XLSX - Static variable in class com.groupdocs.comparison.result.FileType
Microsoft Excel Open XML Spreadsheet
A B C D E F G H I J L M N O P R S T U V W X 

Copyright © 2020. All rights reserved.