Document comparison solution

Analyze MS PowerPoint PPTX presentations with .NET technologies

THE GroupDocs.Comparison for .NET is designed for various document types comparison, to analyze distinctions within Microsoft PowerPoint files. Applications based on C#, ASP.NET, VB.NET, or .NET Core could be improved with our solutions. Minimal code implementation is required to get detailed reports about distinctions in business documents.

Compose MS PowerPoint PPTX comparison reports using C# and .NET

Get report about changes in PPTX with GroupDocs.Comparison

  1. Install the GroupDocs.Comparison for .NET package using Nuget
  2. Get Comparer object providing PPTX path
  3. Add more PPTX presentations to be compared
  4. Analyze report saved to local disc
Copy

// Compose alterations for presentations

// Instantiate Comparer passing first file path
using (Comparer comparer = new Comparer("source.pptx"))
{
    // Include more files for comparison
	comparer.Add("file_to_compare_1.pptx");
    comparer.Add("file_to_compare_2.pptx");
    comparer.Add("file_to_compare_3.pptx");

    // Save the comparison result
    comparer.Compare("result.pptx"); 
}
dotnet add package GroupDocs.Comparison
click to copy
copied
More examples Documentation

Open how to use the GroupDocs.Comparison for .NET

Analyze your PPTX presentations by constructing detailed reports along with your .NET projects. Not only text, but styles, shapes, and other content are processed. Merge different versions of PPTX presentation into a result document. GroupDocs.Comparison for .NET could be easily involved into your projects with just a couple lines of code. Our API do not need any software of third-party developers.
Learn more
About illustration

Ready to get started?

Try GroupDocs.Comparison features for free or request a license

Compare Microsoft PPTX presentations in C# applications

Stay informed about the advantages of GroupDocs.Comparison for .NET for PPTX presentations analyzing. Generate informative reports about differences in MS PowerPoint presentations.

 English