groupdocs-comparison-dotnet 2.1.0

Suggested Alternatives

GroupDocs.Comparison

Additional Details

GroupDocs.Comparison API has been moved to a new package "GroupDocs.Comparison" with new & improved feature set.

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package groupdocs-comparison-dotnet --version 2.1.0
NuGet\Install-Package groupdocs-comparison-dotnet -Version 2.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="groupdocs-comparison-dotnet" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add groupdocs-comparison-dotnet --version 2.1.0
#r "nuget: groupdocs-comparison-dotnet, 2.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install groupdocs-comparison-dotnet as a Cake Addin
#addin nuget:?package=groupdocs-comparison-dotnet&version=2.1.0

// Install groupdocs-comparison-dotnet as a Cake Tool
#tool nuget:?package=groupdocs-comparison-dotnet&version=2.1.0

GroupDocs.Comparison for .NET 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.

The library comes with a web UI that allows you to display differences between documents with a redline change tracking view. The UI can easily be customized and integrated into your own app. You can also build your own UI from scratch or use the library without the UI at all.

Key Features Include:

1. GroupDocs.Comparison identifies not only differences in document contents, but styles changes, including bold/italic, underlines, strikethroughs, font type, etc.

2. Once documents are merged, the library generates a diff summary, listing all the changes found.

3. The library allows you to compare up to 3 Word (DOC/DOCX) files. It also shows which changes come from what document.

4. When comparing Word documents, changes can be accepted or rejected and the result exported to a final document.

5. You can upload documents from streams and send the result output to streams as well.

For more details on the library, please visit the GroupDocs website at:
http://groupdocs.com/dot-net/document-comparison-library

Note: this download contains a fully working version of the product, however without a license set it will run in evaluation mode with some limitations. To test the GroupDocs.Comparison for .NET library without limitations, please request a free 30-day temporary license.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated

Improvements

DOCOMPARE-460     mproving the comparison runner tool
DOCOMPARE-455     Refactor the test tool to separate random edits functionality from comparing functionality
DOCOMPARE-452     Compare results from word and signature .net by comparing revisions count and revisions content
DOCOMPARE-450     Add groupdocs comparison to the tool for comparing docx files with word
DOCOMPARE-449     Implement word automation for comparing set of word documents with applied random edits
DOCOMPARE-464     Reducing the count of initial processed node for improving performance
DOCOMPARE-462     Reducing used memory during aligning nodes
Bugs Fixed

DOCOMPARE-448     CustomXML is not cleaned up from endnotes
DOCOMPARE-447     Comparison.NET - Document content is displayed on "Summary changes" page of the result output document for particular files
DOCOMPARE-444     Graphics/images are moved after paragraph text
DOCOMPARE-443     Performance is too slow for some word documents
DOCOMPARE-442     Bold/underline style is not applied for partly styled words
DOCOMPARE-441     Text is missing in some cases after comparison
DOCOMPARE-438     When compare two documents the preloader doesn't hide
DOCOMPARE-433     Problem with positioning of the diff marker in comparsion.net when displaying the result of a comparison
DOCOMPARE-423     Existed bookmarks in source files are collapsed in the output document after doc/docx comparison
DOCOMPARE-332     Comparison.NET - Pages content isn't display on the Thumbs panel
DOCOMPARE-454     In some cases the comparison is trying to set style name of a font that is not a document
DOCOMPARE-456     Applying native revisions fails for some documents
DOCOMPARE-458     Reverting pdf comparison on production to perform text comparison instead of vector comparison
DOCOMPARE-457     Html comparison doesn't work on production
DOCOMPARE-430     Hyperlinks are broken in the output document after doc/docx comparison
DOCOMPARE-422     During doc/docx comparison, existing fields are broken in the result documentv
DOCOMPARE-420     Fonts size in some cases is lost in word comparison
DOCOMPARE-439     Underline and bold style changes aren't displayed inside of marked list formatting
DOCOMPARE-470     Superscript/subscript text are not detected correctly