How to set the font style for the result of comparing two documents

I am comparing two DOCX documents. How can I change the styles of the inserted/deleted text in the comparison?

I would like to make, for example, the newly inserted text, instead of red underlined font (which is the default value), highlighted with a yellow background. Is that possible?

@uros Revision formatting is not stored in the document and is set per application level.


Since Aspose.Words deals only with document there is no way to change the consumer application configuration using Aspose.Words.

In Aspose.Words you can adjusts revision appearance when document is rendered, i.e. for fixed page formats (like PDF, XPS etc) using RevisionOptions.