Chart removed when processing Visio files

I’ve created two Visio files, which I have attached to this mail:

  • “OnlyChart_source.vsdx” which contains only a chart
  • “Chart_source.vsdx” which contains chart and a shape

After I opened and saved with the Aspose library, the target files are invalid (simple open file/save file)

For the file “Chart_source.vsdx”:

  • Inside the file “[Content_Types].xml”, the declaration disappears from the target
  • Inside the file “page1.xml.rels”, the relationship disappears from the target

For file “OnlyChart_source.vsdx”:

  • Inside the file “[Content_Types].xml”, the declaration disappears from the target
  • Inside the file “page1.xml.rels”, the relationship
    is replaced by
  • The target cannot open in Visio because it’s corrupted.

asposebugs.zip (70.8 KB)

@rlaskowski.sdl,

We have tested your source VSDX drawings Chart_source.vsdx and OnlyChart_source.vsdx with the latest version 18.2 of Aspose.Diagram for .NET API and the output drawings looks fine. Please refer to these output Visio drawings: Output drawings.zip (37.9 KB)

Yes, in 18.2 all works fine.
Thanks