Missing text after open/save (1727)

Hi,

after simple open/save routine on an existing visio file I’m losing some text (see attached screenshot). Can you please check this?

Code:

Diagram d = new Diagram("aspose.vsdx");
d.save("aspose_SAVE.vsdx", SaveFileFormat.VSDX);

Aspose.Diagram version 17.10.0
aspose.vsdx.zip (38.0 KB)
aspose.PNG (54.8 KB)

Thanks, Zeljko

@Zeljko,

We have tested your scenario with the latest version 18.6 of Aspose.Diagram for Java API, and unable to replicate the problem of missing text in our environment. This is the output VSDX: aspose_SAVE_VSDX.zip (37.9 KB)

Yes, output VSDX file you provided seems to be fine.

Regards, Zeljko