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

A

ACCEPT - Static variable in class com.groupdocs.comparison.changes.ComparisonAction
ACCEPT change
Added - Static variable in class com.groupdocs.comparison.common.TypeChanged
The added

B

BY_NODE_TYPE - Static variable in class com.groupdocs.comparison.changes.ComparisonCategoriesType
The by node type
BY_SHAPES - Static variable in class com.groupdocs.comparison.changes.ComparisonCategoriesType
The shapes Only for imaging
BY_TYPE_CHANGED - Static variable in class com.groupdocs.comparison.changes.ComparisonCategoriesType
The by type changed
BY_ZONES - Static variable in class com.groupdocs.comparison.changes.ComparisonCategoriesType
The Zones Only for imaging

C

ChangeInfo - Class in com.groupdocs.comparison.changes
Change info object
ChangeInfo() - Constructor for class com.groupdocs.comparison.changes.ChangeInfo
 
com.groupdocs.comparison - package com.groupdocs.comparison
 
com.groupdocs.comparison.changes - package com.groupdocs.comparison.changes
 
com.groupdocs.comparison.common - package com.groupdocs.comparison.common
 
com.groupdocs.comparison.common.compareresult - package com.groupdocs.comparison.common.compareresult
 
com.groupdocs.comparison.common.comparisonsettings - package com.groupdocs.comparison.common.comparisonsettings
 
com.groupdocs.comparison.common.documentinfo - package com.groupdocs.comparison.common.documentinfo
 
com.groupdocs.comparison.common.license - package com.groupdocs.comparison.common.license
 
com.groupdocs.comparison.common.localization - package com.groupdocs.comparison.common.localization
 
com.groupdocs.comparison.common.logger - package com.groupdocs.comparison.common.logger
 
com.groupdocs.foundation.config - package com.groupdocs.foundation.config
 
com.groupdocs.foundation.license.aspose.metered - package com.groupdocs.foundation.license.aspose.metered
 
com.groupdocs.foundation.utils - package com.groupdocs.foundation.utils
 
compare(String, String, ComparisonSettings) - Method in class com.groupdocs.comparison.Comparer
Compares the specified source.
compare(String, String, String, String, ComparisonSettings) - Method in class com.groupdocs.comparison.Comparer
Compares the specified source.
compare(InputStream, InputStream, ComparisonSettings) - Method in class com.groupdocs.comparison.Comparer
Compares the specified source.
compare(InputStream, String, InputStream, String, ComparisonSettings) - Method in class com.groupdocs.comparison.Comparer
Compares the specified source.
compare(String, List<String>, ComparisonSettings) - Method in class com.groupdocs.comparison.MultiComparer
Compares the specified source.
compare(String, String, List<String>, List<String>, ComparisonSettings) - Method in class com.groupdocs.comparison.MultiComparer
Compares the specified source.
compare(InputStream, List<InputStream>, ComparisonSettings) - Method in class com.groupdocs.comparison.MultiComparer
Compares the specified source.
compare(InputStream, String, List<InputStream>, List<String>, ComparisonSettings) - Method in class com.groupdocs.comparison.MultiComparer
Compares the specified source.
compareInternal(Stream, Stream, ComparisonSettings) - Method in class com.groupdocs.comparison.Comparer
 
compareInternal(Stream, String, Stream, String, ComparisonSettings) - Method in class com.groupdocs.comparison.Comparer
 
compareInternal(Stream, List<InputStream>, ComparisonSettings) - Method in class com.groupdocs.comparison.MultiComparer
 
compareInternal(Stream, String, List<InputStream>, List<String>, ComparisonSettings) - Method in class com.groupdocs.comparison.MultiComparer
 
Comparer - Class in com.groupdocs.comparison
Comparison facade
Comparer() - Constructor for class com.groupdocs.comparison.Comparer
 
ComparisonAction - Class in com.groupdocs.comparison.changes
Action for change
ComparisonCategoriesType - Class in com.groupdocs.comparison.changes
ComparisonCategoriesType enum
ComparisonChangesCategory - Class in com.groupdocs.comparison.changes
The separation of changes divided into categories
ComparisonChangesCategory(String) - Constructor for class com.groupdocs.comparison.changes.ComparisonChangesCategory
Initializes a new instance of the ComparisonChangesCategory class.
ComparisonLogger - Class in com.groupdocs.comparison.common.logger
Class ComparisonLogger
ComparisonLogger() - Constructor for class com.groupdocs.comparison.common.logger.ComparisonLogger
 
ComparisonMetadata - Class in com.groupdocs.comparison.common.comparisonsettings
Class that let us create Metadata objects that are used to create result document with custom metadata
ComparisonMetadata() - Constructor for class com.groupdocs.comparison.common.comparisonsettings.ComparisonMetadata
Initializes a new instance of the ComparisonMetadata class.
ComparisonSettings - Class in com.groupdocs.comparison.common.comparisonsettings
Comparison settings
ComparisonSettings() - Constructor for class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
Initializes a new instance of the ComparisonSettings class.
ConsoleLogger - Class in com.groupdocs.comparison.common.logger
Class ConsoleLogger
ConsoleLogger() - Constructor for class com.groupdocs.comparison.common.logger.ConsoleLogger
Initializes a new instance of the ConsoleLogger class.
ConsoleLogger(int) - Constructor for class com.groupdocs.comparison.common.logger.ConsoleLogger
 
ConsoleLogger(int, String) - Constructor for class com.groupdocs.comparison.common.logger.ConsoleLogger
 
CONTAINS_NUMBERS - Static variable in class com.groupdocs.comparison.changes.ComparisonCategoriesType
The contains numbers
convertToImages(String) - Method in class com.groupdocs.comparison.Comparer
Get the document as images
convertToImages(String, String) - Method in class com.groupdocs.comparison.Comparer
Get the document as images
convertToImagesInternal(String, String) - Method in class com.groupdocs.comparison.Comparer
 
CultureInfo - Class in com.groupdocs.foundation.utils
The type Culture info.
CultureInfo(String, String) - Constructor for class com.groupdocs.foundation.utils.CultureInfo
Instantiates a new Culture info.
CultureInfo(String) - Constructor for class com.groupdocs.foundation.utils.CultureInfo
Instantiates a new Culture info.
CultureInfo(Locale) - Constructor for class com.groupdocs.foundation.utils.CultureInfo
Instantiates a new Culture info.

D

debug(Object) - Static method in class com.groupdocs.comparison.common.logger.ComparisonLogger
Debugs the specified message.
debug(Object, Exception) - Static method in class com.groupdocs.comparison.common.logger.ComparisonLogger
Debugs the specified message.
debug(Object) - Method in class com.groupdocs.comparison.common.logger.ConsoleLogger
Debugs the specified message.
debug(Object, Exception) - Method in class com.groupdocs.comparison.common.logger.ConsoleLogger
Debugs the specified message.
debug(Object) - Method in interface com.groupdocs.comparison.common.logger.ILogger
Debugs the specified message.
debug(Object, Exception) - Method in interface com.groupdocs.comparison.common.logger.ILogger
Debugs the specified message.
Debug - Static variable in class com.groupdocs.comparison.common.logger.LoggingLevel
The debug
debugFormat(String, Object...) - Static method in class com.groupdocs.comparison.common.logger.ComparisonLogger
Debugs the format.
debugFormat(IFormatProvider, String, Object...) - Static method in class com.groupdocs.comparison.common.logger.ComparisonLogger
Debugs the format.
debugFormat(String, Object...) - Method in class com.groupdocs.comparison.common.logger.ConsoleLogger
Debugs the format.
debugFormat(IFormatProvider, String, Object...) - Method in class com.groupdocs.comparison.common.logger.ConsoleLogger
Debugs the format.
debugFormat(String, Object...) - Method in interface com.groupdocs.comparison.common.logger.ILogger
Debugs the format.
debugFormat(IFormatProvider, String, Object...) - Method in interface com.groupdocs.comparison.common.logger.ILogger
Debugs the format.
deepClone() - Method in class com.groupdocs.comparison.changes.Rectangle
 
Default - Static variable in class com.groupdocs.comparison.common.comparisonsettings.TypeMetadata
Default metadata
Deleted - Static variable in class com.groupdocs.comparison.common.TypeChanged
The deleted
DetailLevel - Class in com.groupdocs.comparison.common.comparisonsettings
Level of comparison detailisation
DiagramMasterSetting - Class in com.groupdocs.comparison.common.comparisonsettings
 
DiagramMasterSetting() - Constructor for class com.groupdocs.comparison.common.comparisonsettings.DiagramMasterSetting
Initializes a new instance of the DiagramMasterSetting class.
dispose() - Method in class com.groupdocs.comparison.common.logger.ConsoleLogger
Releases unmanaged and - optionally - managed resources.
DocumentInfo - Class in com.groupdocs.comparison.common.documentinfo
Represents an information about document.
DocumentInfo(int, List<PageInfo>) - Constructor for class com.groupdocs.comparison.common.documentinfo.DocumentInfo
Initializes a new instance of the DocumentInfo class.

E

equals(Object) - Method in class com.groupdocs.comparison.changes.Rectangle
 
error(Object) - Static method in class com.groupdocs.comparison.common.logger.ComparisonLogger
Outputs the error message.
error(Object, Exception) - Static method in class com.groupdocs.comparison.common.logger.ComparisonLogger
Outputs the error message.
error(Object) - Method in class com.groupdocs.comparison.common.logger.ConsoleLogger
Errors the specified message.
error(Object, Exception) - Method in class com.groupdocs.comparison.common.logger.ConsoleLogger
Errors the specified message.
error(Object) - Method in interface com.groupdocs.comparison.common.logger.ILogger
Errors the specified message.
error(Object, Exception) - Method in interface com.groupdocs.comparison.common.logger.ILogger
Errors the specified message.
Error - Static variable in class com.groupdocs.comparison.common.logger.LoggingLevel
The error
errorFormat(String, Object...) - Static method in class com.groupdocs.comparison.common.logger.ComparisonLogger
Outputs the error message in the specified format.
errorFormat(IFormatProvider, String, Object...) - Static method in class com.groupdocs.comparison.common.logger.ComparisonLogger
Outputs the error message in the specified format.
errorFormat(String, Object...) - Method in class com.groupdocs.comparison.common.logger.ConsoleLogger
Errors the format.
errorFormat(IFormatProvider, String, Object...) - Method in class com.groupdocs.comparison.common.logger.ConsoleLogger
Errors the format.
errorFormat(String, Object...) - Method in interface com.groupdocs.comparison.common.logger.ILogger
Errors the format.
errorFormat(IFormatProvider, String, Object...) - Method in interface com.groupdocs.comparison.common.logger.ILogger
Errors the format.

F

fatal(Object) - Static method in class com.groupdocs.comparison.common.logger.ComparisonLogger
Outputs the fatal error message.
fatal(Object, Exception) - Static method in class com.groupdocs.comparison.common.logger.ComparisonLogger
Outputs the fatal error message.
fatal(Object) - Method in class com.groupdocs.comparison.common.logger.ConsoleLogger
Fatals the specified message.
fatal(Object, Exception) - Method in class com.groupdocs.comparison.common.logger.ConsoleLogger
Fatals the specified message.
fatal(Object) - Method in interface com.groupdocs.comparison.common.logger.ILogger
Fatals the specified message.
fatal(Object, Exception) - Method in interface com.groupdocs.comparison.common.logger.ILogger
Fatals the specified message.
Fatal - Static variable in class com.groupdocs.comparison.common.logger.LoggingLevel
The fatal
fatalFormat(String, Object...) - Static method in class com.groupdocs.comparison.common.logger.ComparisonLogger
Outputs the fatal error message in the specified format.
fatalFormat(IFormatProvider, String, Object...) - Static method in class com.groupdocs.comparison.common.logger.ComparisonLogger
Outputs the fatal error message in the specified format.
fatalFormat(String, Object...) - Method in class com.groupdocs.comparison.common.logger.ConsoleLogger
Fatals the format.
fatalFormat(IFormatProvider, String, Object...) - Method in class com.groupdocs.comparison.common.logger.ConsoleLogger
Fatals the format.
fatalFormat(String, Object...) - Method in interface com.groupdocs.comparison.common.logger.ILogger
Fatals the format.
fatalFormat(IFormatProvider, String, Object...) - Method in interface com.groupdocs.comparison.common.logger.ILogger
Fatals the format.
finalize() - Method in class com.groupdocs.comparison.common.logger.ConsoleLogger
Dispose with saving log to file
FoundationConfig - Class in com.groupdocs.foundation.config
Provides members for setting product configuration.
FoundationConfig() - Constructor for class com.groupdocs.foundation.config.FoundationConfig
 

G

getAction() - Method in class com.groupdocs.comparison.changes.ChangeInfo
Action for current change
getActionStr() - Method in class com.groupdocs.comparison.changes.ChangeInfo
 
getAlignerSplitter() - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
 
getAuthor() - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonMetadata
Gets or sets the author.
getAuthors() - Method in class com.groupdocs.comparison.changes.ChangeInfo
Authors
getBeginSeparatorString() - Method in class com.groupdocs.comparison.common.comparisonsettings.StyleSettings
Gets or sets the begin separator string.
getBold() - Method in class com.groupdocs.comparison.common.comparisonsettings.StyleSettings
Gets or sets a value indicating whether this StyleSettings is bold.
getBox() - Method in class com.groupdocs.comparison.changes.ChangeInfo
Area of change
getCalculateComponentCoordinates() - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
Gets or sets an ability to calculate component coordiantes.
getCategory() - Method in class com.groupdocs.comparison.changes.ComparisonChangesCategory
Gets or sets the category.
getChangedProperty() - Method in class com.groupdocs.comparison.changes.StyleChangeInfo
Gets or Sets the name of th property that was changes
getChanges() - Method in class com.groupdocs.comparison.changes.ComparisonChangesCategory
Gets or sets the changes.
getChanges() - Method in interface com.groupdocs.comparison.common.compareresult.ICompareResult
Gets all changes
getChangesCategories(int) - Method in interface com.groupdocs.comparison.common.compareresult.ICompareResult
Gets the changes categories.
getCloneMetadata() - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
Gets or sets a value indicating whether [cloneSimple metadata] (true - cloneSimple from source, false - cloneSimple from target).
getCompany() - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonMetadata
Gets or sets the company.
getComparerSplitter() - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
 
getConsumptionCredit() - Static method in class com.groupdocs.foundation.license.aspose.metered.Metered
Gets consumption credit
getConsumptionQuantity() - Static method in class com.groupdocs.comparison.common.license.Metered
Retrieves amount of MBs processed.
getConsumptionQuantity() - Static method in class com.groupdocs.foundation.license.aspose.metered.Metered
Retrieves amount of MBs processed.
getCountOfErrors() - Method in interface com.groupdocs.comparison.common.compareresult.ICompareResult
Gets or sets the count of errors.
getCountPagesToConvert() - Method in class com.groupdocs.comparison.common.ImageOptions
Get or set the number of pages
getCreatedTime() - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonMetadata
 
getCurrentCultureMs() - Static method in class com.groupdocs.foundation.utils.CultureInfo
 
getDefault() - Static method in class com.groupdocs.foundation.utils.CultureInfo
Get the default locale
getDefaultFontName() - Method in class com.groupdocs.foundation.config.FoundationConfig
The name of the default font.
getDeletedItemsStyle() - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
Gets or sets style for the deleted items.
getDetailLevel() - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
Gets or sets the detail level.
getDiagramMasterSetting() - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
Gets or sets the path value for master or use compare without path of master (this option only for Diagram).
getDocumentInfo(String) - Method in class com.groupdocs.comparison.Informer
Gets information about the specified document.
getDocumentInfo(InputStream) - Method in class com.groupdocs.comparison.Informer
Gets information about the specified document.
getDocumentInfo(String, String) - Method in class com.groupdocs.comparison.Informer
Gets information about the specified document.
getDocumentInfo(InputStream, String) - Method in class com.groupdocs.comparison.Informer
Gets information about the specified document.
getEndSeparatorString() - Method in class com.groupdocs.comparison.common.comparisonsettings.StyleSettings
Gets or sets the end separator string.
getFontColor() - Method in class com.groupdocs.comparison.common.comparisonsettings.StyleSettings
Gets or sets the color.
getFontDirectories() - Method in class com.groupdocs.foundation.config.FoundationConfig
Gets or sets custom font directories paths
getFormat(Type) - Method in class com.groupdocs.foundation.utils.CultureInfo
 
getGenerateSummaryPage() - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
Enables or disables generation of summary page.
getHeight() - Method in class com.groupdocs.comparison.changes.PageInfo
Gets or Sets height of Page
getHeight() - Method in class com.groupdocs.comparison.changes.Rectangle
Gets or Sets Height of rectangle
getHeight() - Method in class com.groupdocs.comparison.common.PageImage
Get the page Height
getHeigth() - Method in class com.groupdocs.comparison.common.comparisonsettings.OriginalSize
heigth of original document
getHighlightColor() - Method in class com.groupdocs.comparison.common.comparisonsettings.StyleSettings
Gets or sets the highlight color.
getHighlightColorInternal() - Method in class com.groupdocs.comparison.common.comparisonsettings.StyleSettings
 
getId() - Method in class com.groupdocs.comparison.changes.ChangeInfo
Id of change
getId() - Method in class com.groupdocs.comparison.changes.PageInfo
Gets or Sets page Number
getImageFormat() - Method in class com.groupdocs.comparison.common.ImageOptions
Get the format of the Image
getImageFormatMs() - Method in class com.groupdocs.comparison.common.ImageOptions
 
getImages() - Method in interface com.groupdocs.comparison.common.compareresult.ICompareResult
Gets the images.
getInsertedItemsStyle() - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
Gets or sets style for the inserted items.
getInvariantCultureMs() - Static method in class com.groupdocs.foundation.utils.CultureInfo
 
getItalic() - Method in class com.groupdocs.comparison.common.comparisonsettings.StyleSettings
Gets or sets a value indicating whether this StyleSettings is italic.
getLastPrintTime() - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonMetadata
 
getLastSaveBy() - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonMetadata
Gets or sets the last save by.
getLastSaveTime() - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonMetadata
 
getLettersRanges() - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
 
getLicenseChecker() - Static method in class com.groupdocs.comparison.common.license.License
Gets a value indicating whether this instance is valid license.
getMarkDeletedInsertedContentDeep() - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
Gets or sets a value indicating whether [show deleted content deep].
getMasterPath() - Method in class com.groupdocs.comparison.common.comparisonsettings.DiagramMasterSetting
Path for Master.
getMetaData() - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
Gets or sets the meta data1.
getMultipleComparison() - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
 
getName() - Method in class com.groupdocs.foundation.utils.CultureInfo
Get the culture name
getNewValue() - Method in class com.groupdocs.comparison.changes.StyleChangeInfo
Gets or Sets the new value of property
getNodePosition() - Method in class com.groupdocs.comparison.changes.ChangeInfo
 
getNodeType() - Method in class com.groupdocs.comparison.changes.ChangeInfo
 
getNumberOfPages() - Method in class com.groupdocs.comparison.common.documentinfo.DocumentInfo
Gets and Sets the number of pages
getOldValue() - Method in class com.groupdocs.comparison.changes.StyleChangeInfo
Gets or Sets the old value of property
getOriginalSize() - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
Get or sets the original sizes of comparing documents
getPageInfo() - Method in class com.groupdocs.comparison.changes.ChangeInfo
Page where current change is placed
getPageNumber() - Method in class com.groupdocs.comparison.common.ImageOptions
Get or set the page number
getPageNumber() - Method in class com.groupdocs.comparison.common.PageImage
Get or Set the Page Number
getPageNumbersToConvert() - Method in class com.groupdocs.comparison.common.ImageOptions
Get or set the pages to convert
getPages(String, String) - Method in class com.groupdocs.comparison.ImageConverter
convert the document to image format
getPages(InputStream, ImageOptions) - Method in class com.groupdocs.comparison.ImageConverter
convert the document to image format
getPagesData() - Method in class com.groupdocs.comparison.common.documentinfo.DocumentInfo
Gets and Sets information about all document's pages.
getPageStream() - Method in class com.groupdocs.comparison.common.PageImage
Get or Set the stream of a page
getPageStreamInternal() - Method in class com.groupdocs.comparison.common.PageImage
 
getPassword() - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
Gets or sets the password for result document.
getPassword() - Method in class com.groupdocs.comparison.common.ImageOptions
Get or Set document's password
getPasswordSaveOption() - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
Gets or sets the password save option (document with password can be saved only in .doc format).
getSavedMetaData() - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
 
getSavedPassword() - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
 
getSensitivityOfComparison() - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
Gets and Sets a sensitivity of comparison
getShowDeletedContent() - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
Gets or sets an ability to show deleted content.
getStream() - Method in interface com.groupdocs.comparison.common.compareresult.ICompareResult
Gets the stream.
getStreamReaderEncoding() - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
 
getStrikeThrough() - Method in class com.groupdocs.comparison.common.comparisonsettings.StyleSettings
Gets or sets a value indicating whether [strike through].
getStyleChangeDetection() - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
Gets or sets an ability to detect style changes.
getStyleChangedItemsStyle() - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
Gets or sets the style changed items style.
getStyleChanges() - Method in class com.groupdocs.comparison.changes.ChangeInfo
Style changes
getSymmaryPageLableColor() - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
 
getText() - Method in class com.groupdocs.comparison.changes.ChangeInfo
TEXT value of change
getType() - Method in class com.groupdocs.comparison.changes.ChangeInfo
Type of change
getUnderline() - Method in class com.groupdocs.comparison.common.comparisonsettings.StyleSettings
Gets or sets a value indicating whether this StyleSettings is underline.
getUseFramesForDelInsElements() - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
Gets or sets a value indicating whether [use frames for delete ins elements].
getUseSourceMaster() - Method in class com.groupdocs.comparison.common.comparisonsettings.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.changes.PageInfo
Gets or Sets width of Page
getWidth() - Method in class com.groupdocs.comparison.changes.Rectangle
Gets or Sets Width of rectangle
getWidth() - Method in class com.groupdocs.comparison.common.comparisonsettings.OriginalSize
width of original document
getWidth() - Method in class com.groupdocs.comparison.common.PageImage
Get the page Width
getX() - Method in class com.groupdocs.comparison.changes.Rectangle
Gets or Sets X position of rectangle
getY() - Method in class com.groupdocs.comparison.changes.Rectangle
Gets or Sets Y position of rectangle

H

hashCode() - Method in class com.groupdocs.comparison.changes.Rectangle
 
High - Static variable in class com.groupdocs.comparison.common.comparisonsettings.DetailLevel
The hight

I

ICompareResult - Interface in com.groupdocs.comparison.common.compareresult
Base Comparison result object
IFormatProvider - Interface in com.groupdocs.foundation.utils
 
ILogger - Interface in com.groupdocs.comparison.common.logger
Interface ILogger
ImageConverter - Class in com.groupdocs.comparison
Convert document to Image
ImageConverter() - Constructor for class com.groupdocs.comparison.ImageConverter
 
ImageOptions - Class in com.groupdocs.comparison.common
Allows to specify additional options when rendering document pages to images
ImageOptions(int, int, String) - Constructor for class com.groupdocs.comparison.common.ImageOptions
Initialize a new instance of ImageOptions class that can be used to save rendered images in F:System.Drawing.Imaging.Png format.
ImageOptions() - Constructor for class com.groupdocs.comparison.common.ImageOptions
Initialize a new instance of ImageOptions class
increaseBytesCount(double) - Static method in class com.groupdocs.foundation.license.aspose.metered.Metered
Increase customer consumption file size
increaseCreditsByOne() - Static method in class com.groupdocs.foundation.license.aspose.metered.Metered
Increase customer consumption credit.
info(Object) - Static method in class com.groupdocs.comparison.common.logger.ComparisonLogger
Outputs information.
info(Object, Exception) - Static method in class com.groupdocs.comparison.common.logger.ComparisonLogger
Outputs information.
info(Object) - Method in class com.groupdocs.comparison.common.logger.ConsoleLogger
Informations the specified message.
info(Object, Exception) - Method in class com.groupdocs.comparison.common.logger.ConsoleLogger
Informations the specified message.
info(Object) - Method in interface com.groupdocs.comparison.common.logger.ILogger
Informations the specified message.
info(Object, Exception) - Method in interface com.groupdocs.comparison.common.logger.ILogger
Informations the specified message.
Info - Static variable in class com.groupdocs.comparison.common.logger.LoggingLevel
The information
infoFormat(String, Object...) - Static method in class com.groupdocs.comparison.common.logger.ComparisonLogger
Outputs information in the format.
infoFormat(IFormatProvider, String, Object...) - Static method in class com.groupdocs.comparison.common.logger.ComparisonLogger
Outputs information in the format.
infoFormat(String, Object...) - Method in class com.groupdocs.comparison.common.logger.ConsoleLogger
Informations the format.
infoFormat(IFormatProvider, String, Object...) - Method in class com.groupdocs.comparison.common.logger.ConsoleLogger
Informations the format.
infoFormat(String, Object...) - Method in interface com.groupdocs.comparison.common.logger.ILogger
Informations the format.
infoFormat(IFormatProvider, String, Object...) - Method in interface com.groupdocs.comparison.common.logger.ILogger
Informations the format.
Informer - Class in com.groupdocs.comparison
Receives information about the document
Informer() - Constructor for class com.groupdocs.comparison.Informer
 
Inserted - Static variable in class com.groupdocs.comparison.common.TypeChanged
The inserted
isDebugEnabled() - Method in class com.groupdocs.comparison.common.logger.ConsoleLogger
Gets or sets a value indicating whether this instance is debug enabled.
isDebugEnabled() - Method in interface com.groupdocs.comparison.common.logger.ILogger
Gets a value indicating whe Ther this instance is debug enabled.
isErrorEnabled() - Method in class com.groupdocs.comparison.common.logger.ConsoleLogger
Gets or sets a value indicating whether this instance is error enabled.
isErrorEnabled() - Method in interface com.groupdocs.comparison.common.logger.ILogger
Gets a value indicating whe Ther this instance is error enabled.
isFatalEnabled() - Method in class com.groupdocs.comparison.common.logger.ConsoleLogger
Gets or sets a value indicating whether this instance is fatal enabled.
isFatalEnabled() - Method in interface com.groupdocs.comparison.common.logger.ILogger
Gets a value indicating whe Ther this instance is fatal enabled.
isInfoEnabled() - Method in class com.groupdocs.comparison.common.logger.ConsoleLogger
Gets or sets a value indicating whether this instance is information enabled.
isInfoEnabled() - Method in interface com.groupdocs.comparison.common.logger.ILogger
Gets a value indicating whe Ther this instance is information enabled.
isLocaleSupported(String) - Static method in class com.groupdocs.comparison.common.localization.SupportedLocales
Determines whether [is locale supported] [the specified culture].
isLocaleSupported(CultureInfo) - Static method in class com.groupdocs.comparison.common.localization.SupportedLocales
Determines whether [is locale supported] [the specified culture].
isValidLicense() - Static method in class com.groupdocs.comparison.common.license.License
Gets a value indicating whether this instance is valid license.
isValidMeteredLicense() - Static method in class com.groupdocs.comparison.common.license.License
Gets a value indicating whether this instance is valid metered license.
isWarnEnabled() - Method in class com.groupdocs.comparison.common.logger.ConsoleLogger
Gets or sets a value indicating whether this instance is warn enabled.
isWarnEnabled() - Method in interface com.groupdocs.comparison.common.logger.ILogger
Gets a value indicating whe Ther this instance is warn enabled.

L

License - Class in com.groupdocs.comparison.common.license
Class License.
License() - Constructor for class com.groupdocs.comparison.common.license.License
 
LoggingLevel - Class in com.groupdocs.comparison.common.logger
Enum LoggingLevel
Low - Static variable in class com.groupdocs.comparison.common.comparisonsettings.DetailLevel
The low

M

Metered - Class in com.groupdocs.comparison.common.license
Provides methods which allow to activate product with Metered license and retrieve amount of MBs processed.
Metered() - Constructor for class com.groupdocs.comparison.common.license.Metered
 
Metered - Class in com.groupdocs.foundation.license.aspose.metered
Provides methods to set metered key.
Metered() - Constructor for class com.groupdocs.foundation.license.aspose.metered.Metered
Initializes a new instance of this class.
Middle - Static variable in class com.groupdocs.comparison.common.comparisonsettings.DetailLevel
The middle
Modified - Static variable in class com.groupdocs.comparison.common.TypeChanged
The modified
Moved - Static variable in class com.groupdocs.comparison.common.TypeChanged
Moved
MovedAndResized - Static variable in class com.groupdocs.comparison.common.TypeChanged
The moved and resized
MultiComparer - Class in com.groupdocs.comparison
Multi Comparison facade
MultiComparer() - Constructor for class com.groupdocs.comparison.MultiComparer
 

N

NONE - Static variable in class com.groupdocs.comparison.changes.ComparisonAction
No action
None - Static variable in class com.groupdocs.comparison.common.comparisonsettings.PasswordSaveOption
Default password
None - Static variable in class com.groupdocs.comparison.common.TypeChanged
The none
NotModified - Static variable in class com.groupdocs.comparison.common.TypeChanged
The not modified

O

ONLY_NUMBERS - Static variable in class com.groupdocs.comparison.changes.ComparisonCategoriesType
The only numbers
OriginalSize - Class in com.groupdocs.comparison.common.comparisonsettings
 
OriginalSize() - Constructor for class com.groupdocs.comparison.common.comparisonsettings.OriginalSize
 

P

PageImage - Class in com.groupdocs.comparison.common
Represents a Page as an image
PageImage(int, InputStream) - Constructor for class com.groupdocs.comparison.common.PageImage
Initialize an instance of PageImage class
PageInfo - Class in com.groupdocs.comparison.changes
Object which represents a page
PageInfo(int, float, float) - Constructor for class com.groupdocs.comparison.changes.PageInfo
Creates a new instance of Page
PageInfo(int, double, double) - Constructor for class com.groupdocs.comparison.changes.PageInfo
Creates a new instance of Page
PasswordSaveOption - Class in com.groupdocs.comparison.common.comparisonsettings
Password save option

R

Rectangle - Class in com.groupdocs.comparison.changes
Rectangle for changes
Rectangle() - Constructor for class com.groupdocs.comparison.changes.Rectangle
 
Rectangle(float, float, float, float) - Constructor for class com.groupdocs.comparison.changes.Rectangle
Creates a new instance of Rectangle
REJECT - Static variable in class com.groupdocs.comparison.changes.ComparisonAction
REJECT change
Resized - Static variable in class com.groupdocs.comparison.common.TypeChanged
Resized

S

saveDocument(String) - Method in interface com.groupdocs.comparison.common.compareresult.ICompareResult
Saves the document.
saveImages(String) - Method in interface com.groupdocs.comparison.common.compareresult.ICompareResult
Saves the images.
setAction(int) - Method in class com.groupdocs.comparison.changes.ChangeInfo
 
setAuthor(String) - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonMetadata
 
setAuthors(List<String>) - Method in class com.groupdocs.comparison.changes.ChangeInfo
 
setBeginSeparatorString(String) - Method in class com.groupdocs.comparison.common.comparisonsettings.StyleSettings
 
setBold(boolean) - Method in class com.groupdocs.comparison.common.comparisonsettings.StyleSettings
 
setBox(Rectangle) - Method in class com.groupdocs.comparison.changes.ChangeInfo
 
setCalculateComponentCoordinates(boolean) - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
 
setCategory(String) - Method in class com.groupdocs.comparison.changes.ComparisonChangesCategory
 
setChangedProperty(String) - Method in class com.groupdocs.comparison.changes.StyleChangeInfo
 
setChanges(List<ChangeInfo>) - Method in class com.groupdocs.comparison.changes.ComparisonChangesCategory
 
setCloneMetadata(int) - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
 
setCompany(String) - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonMetadata
 
setCountPagesToConvert(int) - Method in class com.groupdocs.comparison.common.ImageOptions
Get or set the number of pages
setCreatedTime(DateTime) - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonMetadata
 
setDebugEnabled(boolean) - Method in class com.groupdocs.comparison.common.logger.ConsoleLogger
 
setDefault(String) - Static method in class com.groupdocs.foundation.utils.CultureInfo
Set the default locale
setDefault(String, String) - Static method in class com.groupdocs.foundation.utils.CultureInfo
Set the default locale
setDefaultFontName(String) - Method in class com.groupdocs.foundation.config.FoundationConfig
Gets or sets default font name.
setDeletedItemsStyle(StyleSettings) - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
 
setDetailLevel(int) - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
 
setDiagramMasterSetting(DiagramMasterSetting) - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
Gets or sets the path value for master or use compare without path of master (this option only for Diagram).
setEndSeparatorString(String) - Method in class com.groupdocs.comparison.common.comparisonsettings.StyleSettings
 
setErrorEnabled(boolean) - Method in class com.groupdocs.comparison.common.logger.ConsoleLogger
 
setFatalEnabled(boolean) - Method in class com.groupdocs.comparison.common.logger.ConsoleLogger
 
setFontColor(Color) - Method in class com.groupdocs.comparison.common.comparisonsettings.StyleSettings
 
setFontColor(Color) - Method in class com.groupdocs.comparison.common.comparisonsettings.StyleSettings
 
setFontDirectories(List<String>) - Method in class com.groupdocs.foundation.config.FoundationConfig
Gets or sets custom font directories paths
setGenerateSummaryPage(boolean) - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
 
setHeight(float) - Method in class com.groupdocs.comparison.changes.PageInfo
 
setHeight(float) - Method in class com.groupdocs.comparison.changes.Rectangle
 
setHeight(int) - Method in class com.groupdocs.comparison.common.comparisonsettings.OriginalSize
heigth of original document
setHeight(int) - Method in class com.groupdocs.comparison.common.PageImage
 
setHighlightColor(Color) - Method in class com.groupdocs.comparison.common.comparisonsettings.StyleSettings
Gets or sets the highlight color.
setHighlightColor(Color) - Method in class com.groupdocs.comparison.common.comparisonsettings.StyleSettings
 
setId(int) - Method in class com.groupdocs.comparison.changes.ChangeInfo
 
setId(int) - Method in class com.groupdocs.comparison.changes.PageInfo
 
setInfoEnabled(boolean) - Method in class com.groupdocs.comparison.common.logger.ConsoleLogger
 
setInsertedItemsStyle(StyleSettings) - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
 
setItalic(boolean) - Method in class com.groupdocs.comparison.common.comparisonsettings.StyleSettings
 
setLastPrintTime(DateTime) - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonMetadata
 
setLastSaveBy(String) - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonMetadata
 
setLastSaveTime(DateTime) - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonMetadata
 
setLettersRanges(ComparisonRange[]) - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
 
setLicense(InputStream) - Method in class com.groupdocs.comparison.common.license.License
Sets the license.
setLicense(String) - Method in class com.groupdocs.comparison.common.license.License
Sets the license.
setLogger(ILogger) - Static method in class com.groupdocs.comparison.common.logger.ComparisonLogger
Sets the logger.
setMarkDeletedInsertedContentDeep(boolean) - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
 
setMasterPath(String) - Method in class com.groupdocs.comparison.common.comparisonsettings.DiagramMasterSetting
Path for Master.
setMetaData(ComparisonMetadata) - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
 
setMeteredKey(String, String) - Method in class com.groupdocs.comparison.common.license.Metered
Activates product with Metered keys.
setMeteredKey(String, String) - Method in class com.groupdocs.foundation.license.aspose.metered.Metered
Sets metered public and private key
setMeteredLicense() - Method in class com.groupdocs.comparison.common.license.License
Sets the metered license.
setMultipleComparison(boolean) - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
 
setNewValue(Object) - Method in class com.groupdocs.comparison.changes.StyleChangeInfo
 
setNodePosition(String) - Method in class com.groupdocs.comparison.changes.ChangeInfo
 
setNodeType(Type) - Method in class com.groupdocs.comparison.changes.ChangeInfo
 
setOldValue(Object) - Method in class com.groupdocs.comparison.changes.StyleChangeInfo
 
setOriginalSize(OriginalSize) - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
Get or sets the original sizes of comparing documents
setPageInfo(PageInfo) - Method in class com.groupdocs.comparison.changes.ChangeInfo
 
setPageNumber(int) - Method in class com.groupdocs.comparison.common.ImageOptions
Get or set the page number
setPageNumber(int) - Method in class com.groupdocs.comparison.common.PageImage
Get or Set the Page Number
setPageNumbersToConvert(List<Integer>) - Method in class com.groupdocs.comparison.common.ImageOptions
Get or set the pages to convert
setPageStream(InputStream) - Method in class com.groupdocs.comparison.common.PageImage
Get or Set the stream of a page
setPassword(String) - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
 
setPassword(String) - Method in class com.groupdocs.comparison.common.ImageOptions
Get or Set document's password
setPasswordSaveOption(int) - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
 
setSavedMetaData(ComparisonMetadata) - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
 
setSavedPassword(String) - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
 
setSensitivityOfComparison(int) - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
 
setShowDeletedContent(boolean) - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
 
setStreamReaderEncoding(Charset) - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
 
setStrikeThrough(boolean) - Method in class com.groupdocs.comparison.common.comparisonsettings.StyleSettings
 
setStyleChangeDetection(boolean) - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
 
setStyleChangedItemsStyle(StyleSettings) - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
 
setStyleChanges(StyleChangeInfo[]) - Method in class com.groupdocs.comparison.changes.ChangeInfo
 
setText(String) - Method in class com.groupdocs.comparison.changes.ChangeInfo
 
setType(int) - Method in class com.groupdocs.comparison.changes.ChangeInfo
 
setUnderline(boolean) - Method in class com.groupdocs.comparison.common.comparisonsettings.StyleSettings
 
setUseFramesForDelInsElements(boolean) - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
 
setUseSourceMaster(boolean) - Method in class com.groupdocs.comparison.common.comparisonsettings.DiagramMasterSetting
Set true for use master with source document or use false value for use Master with Path
setWarnEnabled(boolean) - Method in class com.groupdocs.comparison.common.logger.ConsoleLogger
 
setWidth(float) - Method in class com.groupdocs.comparison.changes.PageInfo
 
setWidth(float) - Method in class com.groupdocs.comparison.changes.Rectangle
 
setWidth(int) - Method in class com.groupdocs.comparison.common.comparisonsettings.OriginalSize
width of original document
setWidth(int) - Method in class com.groupdocs.comparison.common.PageImage
 
setWordsSeparatorChars(char[]) - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
Gets or sets the words separator chars.
setX(float) - Method in class com.groupdocs.comparison.changes.Rectangle
 
setY(float) - Method in class com.groupdocs.comparison.changes.Rectangle
 
ShiftedAndResized - Static variable in class com.groupdocs.comparison.common.TypeChanged
The shifted and resized
Source - Static variable in class com.groupdocs.comparison.common.comparisonsettings.PasswordSaveOption
Source password
Source - Static variable in class com.groupdocs.comparison.common.comparisonsettings.TypeMetadata
Source matadata
StyleChanged - Static variable in class com.groupdocs.comparison.common.TypeChanged
Style changed
StyleChangeInfo - Class in com.groupdocs.comparison.changes
Information about style changes
StyleChangeInfo() - Constructor for class com.groupdocs.comparison.changes.StyleChangeInfo
 
StyleSettings - Class in com.groupdocs.comparison.common.comparisonsettings
Class StyleSettings
StyleSettings() - Constructor for class com.groupdocs.comparison.common.comparisonsettings.StyleSettings
Initializes a new instance of the StyleSettings class.
SupportedLocales - Class in com.groupdocs.comparison.common.localization
Class that provides methods for checking supported locales of GroupDocs.Comparison
SupportedLocales() - Constructor for class com.groupdocs.comparison.common.localization.SupportedLocales
 

T

Target - Static variable in class com.groupdocs.comparison.common.comparisonsettings.PasswordSaveOption
Target password
Target - Static variable in class com.groupdocs.comparison.common.comparisonsettings.TypeMetadata
Target matadata
toMs() - Method in class com.groupdocs.foundation.utils.CultureInfo
 
toString() - Method in class com.groupdocs.comparison.changes.Rectangle
 
TypeChanged - Class in com.groupdocs.comparison.common
Enum TypeChanged
TypeMetadata - Class in com.groupdocs.comparison.common.comparisonsettings
Enum TypeMetadata

U

updateChanges(ChangeInfo[]) - Method in interface com.groupdocs.comparison.common.compareresult.ICompareResult
Applies Accepted and Rejected changes
updateLettersRanges(String) - Method in class com.groupdocs.comparison.common.comparisonsettings.ComparisonSettings
 
User - Static variable in class com.groupdocs.comparison.common.comparisonsettings.PasswordSaveOption
The user password
User - Static variable in class com.groupdocs.comparison.common.comparisonsettings.TypeMetadata
The user matadata

W

warn(Object) - Static method in class com.groupdocs.comparison.common.logger.ComparisonLogger
Warns the specified message.
warn(Object, Exception) - Static method in class com.groupdocs.comparison.common.logger.ComparisonLogger
Warns the specified message.
warn(Object) - Method in class com.groupdocs.comparison.common.logger.ConsoleLogger
Warns the specified message.
warn(Object, Exception) - Method in class com.groupdocs.comparison.common.logger.ConsoleLogger
Warns the specified message.
warn(Object) - Method in interface com.groupdocs.comparison.common.logger.ILogger
Warns the specified message.
warn(Object, Exception) - Method in interface com.groupdocs.comparison.common.logger.ILogger
Warns the specified message.
Warn - Static variable in class com.groupdocs.comparison.common.logger.LoggingLevel
The warn
warnFormat(String, Object...) - Static method in class com.groupdocs.comparison.common.logger.ComparisonLogger
Warns the format.
warnFormat(IFormatProvider, String, Object...) - Static method in class com.groupdocs.comparison.common.logger.ComparisonLogger
Warns the format.
warnFormat(String, Object...) - Method in class com.groupdocs.comparison.common.logger.ConsoleLogger
Warns the format.
warnFormat(IFormatProvider, String, Object...) - Method in class com.groupdocs.comparison.common.logger.ConsoleLogger
Warns the format.
warnFormat(String, Object...) - Method in interface com.groupdocs.comparison.common.logger.ILogger
Warns the format.
warnFormat(IFormatProvider, String, Object...) - Method in interface com.groupdocs.comparison.common.logger.ILogger
Warns the format.
A B C D E F G H I L M N O P R S T U W 

Copyright © 2019. All rights reserved.