Unwanted text(_x000a_) added in VSDX output

Using Aspose.Diagram for Java, in the VSDX ouput, unwanted text ( x000a ) is getting added

Below is the code used in order to save the vsd file to vsdx format
String dirPath = “E:\”;
Diagram originalDiagram = new Diagram(dirPath + “test.vsd”);
originalDiagram.save(dirPath + “testt121.vsdx”,SaveFileFormat.VSDX);

@payalgoyal24

Thanks for contacting support.

Would you please share your source Diagram with us. We will test the scenario in our environment and address it accordingly.

test.zip (345.8 KB)

@payalgoyal24

Thanks for sharing sample Diagram.

We were able to replicate the issue in our environment while using Aspose.Diagram for Java 18.12. We have logged it as DIAGRAMJAVA-50640 in our issue tracking system for the sake of rectification. We will let you know as soon as we have some additional updates regarding issue resolution. Please spare us little time.

We are sorry for the inconvenience.

The issues you have found earlier (filed as DIAGRAMJAVA-50640) have been fixed in Aspose.Diagram for Java 19.1.