Quote Fields formatting resolved incorrectly

Hi Aspose team,

We have a problem with attached document:
QuoteIssue.zip (13.9 KB)

Running:

        var document = new Document(@"QuoteIssues.dotx");
        document.UpdateFields();
        document.UnlinkFields();
        document.Save(@"output.docx");

Causes the quotes in output to have incorrect formatting (should be bold like the rest of the text).

Could you please investigate?

Thanks,
Mateusz

@acturisaspose

We have tested the scenario and have managed to reproduce the same issue at our side. For the sake of correction, we have logged this problem in our issue tracking system as WORDSNET-19717. You will be notified via this forum thread once this issue is resolved.

We apologize for your inconvenience.

The issues you have found earlier (filed as WORDSNET-19717) have been fixed in this Aspose.Words for .NET 20.3 update and this Aspose.Words for Java 20.3 update.