Text Compare in Word documents using C#

Microsoft Word supports the “Compare” option enabling users to compare word documents and identify the newly added changes. This feature is useful as you can perform a Text compare operation in word documents side by side. However, a programmatic solution of text difference checker can be way faster and more efficient and can easily perform bulk text diff operations. In this article, we are going to perform a Text compare operation using REST-API so that we can find the differences.
· Nayyer Shahbaz · 4 min