Hello Team,
I am using GroupDocs in a .NET Core application to compare two files, but I am facing some issues:
HTML Comparison Issue
In the result file, images and tables are not visible in the result file.
Labe…...await using (var inputFile1 = new FileStream(filePath1, FileMode...{ using (Comparer comparer = new Comparer(inputFile1)) { await...