##GroupDocs.Comparison for .NET
GroupDocs.Comparison is a lightweight library that allows you to merge and diff two versions of a document. Supported file formats include: PDF, DOC, DOCX, XLS, XLSX, PPT, PPTX, ODT, TXT, HTML.
##GroupDocs.Comparison Structure
The core of GroupDocs.Comparison library consists of five main components: Words, Pdf, Slides, Cells and Text and Common . Each main component is divided into Contracts, Domain, that implements it, and Core component which compares documents using features specific for certain document type.
Common component contains algorithms, which are used by every main component, common objects and enumerations. All five main components have reference on Common.
The Facade component gives an opportunity to simplify access to Comparison API and unites all comparison types into one API. Facade gives an ability to compare documents with all supported formats, and revise the changes from result document.
This package contains Examples for GroupDocs.Comparison for .NET that will help you understand API's working and write your own applications.
Directory | Description |
---|---|
Examples | Contains the package of all .NET examples (C# & VB) and sample files that will help you learn how to use product features. |
Showcases | Contains the MVC based Frontend Example to help you learn how to Implement product features. |
Plugins | Contains the Visual Studio Plugins which will download examples and GroupDocs.Comparison Library without any efforts. |
- Website: www.groupdocs.com
- Product Home: GroupDocs.Comparison for .NET
- Download: Download GroupDocs.Comparison for .NET
- Documentation: GroupDocs.Comparison for .NET Documentation
- Forum: GroupDocs.Comparison for .NET Forum
- Blog: GroupDocs.Comparison for .NET Blog