Chart's DataLabel and Axis are not preserved when ODT is converted to DOCX

When converting an ODT to a DOCX the graphs in the document are not preserved correctly.

Using this code:
com.aspose.words.Document doc = new com.aspose.words.Document(inputPath); doc.save(outputPath, com.aspose.words.SaveFormat.DOCX);

Using this version of words - aspose-words-19.11-jdk17.jar

See files attached in zip folder:
graphsNotPreserved.zip (50.7 KB)

@simon.wiseman

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-19709. 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-19709) have been fixed in this Aspose.Words for .NET 20.4 update and this Aspose.Words for Java 20.4 update.