Word documents containing Excel Radar charts crash on conversion to HTML/PDF

Hi,
When converting a Word document that contains an Excel Radar chart to either HTML or PDF it throws an exception.

Code:
var doc = new Document(@".\test.docx");
doc.Save(@".\test.html"); // or “test.pdf”

I’ve attached the test file for your reference. Could you please look into this issue?

test.zip (12.9 KB)

Thanks,

@ServerSide527

We have tested the scenario and 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-18263. You will be notified via this forum thread once this issue is resolved.

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