Hi,
Can we change the Author of the Revision as it’s coming default as GroupDocs. Could you please help here.
Hi,
Can we change the Author of the Revision as it’s coming default as GroupDocs. Could you please help here.
Could you please share following details and we’ll look into this scenario:
Sample Code:
using (var comparer = new GroupDocs.Comparison.Comparer(destinationDocument))
{
comparer.Add(sourceDocument);
CompareOptions compareOptions = new CompareOptions()
{
ShowDeletedContent = true,
ShowInsertedContent = true,
ShowRevisions = true,
WordTrackChanges = true,
};
comparer.Compare(resultDocument, compareOptions);
}
SDK Version : 22.11.0
Test_v1.docx (13.2 KB)
Test_v2.docx (13.2 KB)
Test_v3.docx (9.2 KB)
Could you please share a screenshot of this?
From author of revision, do you mean the following text?
Created with evaluation version of GroupDocs.Comparison © Aspose Pty Ltd 2001-2022. All Rights Reserved.
any update on this?
This ticket is still in the queue. Please note that all free support issues are assisted on first come first server basis. However, we’ll notify you in case of any progress update.