Font size of lables in Word chart increase after Update field

Hi,

when I use following code

wordlic.SetLicense("Aspose.Total.lic");
Document doc1 = new Document("output.docx");
doc1.UpdateFields();
doc1.Save("output2.docx");

The labels in Chart 5A increases from size 7 to 18.
Why ? Is there any relationship to a style ?
It is a bug ?

Kind regards,
Guido

Hi Guido,

Thanks for your inquiry. 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-12754. 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-12754) have been fixed in this .NET update and this Java update.

This message was posted using Notification2Forum from Downloads module by aspose.notifier.