aspose.words.comparing module
The aspose.words.comparing module provides classes and enumerations that allow to specify additional options when comparing documents.
Classes
Class | Description |
---|---|
AdvancedCompareOptions | Allows to set advanced compare options. |
CompareOptions | Allows to choose additional options for document comparison operation. To learn more, visit the Compare Documents documentation article. |
Enumerations
Enumeration | Description |
---|---|
ComparisonTargetType | Allows to specify base document which will be used during comparison. Default value is ComparisonTargetType.CURRENT. |
Granularity | Specifies the granularity of changes to track when comparing two documents. |