Sample Python conversion code for VSDM format to VSDX file. Use this example code to convert VSDM to VSDX within any Python based application....save method with output file path and SaveFileFormat...VSDM as VSDX diagram.save( "output.vsdx" , SaveFileFormat.VSDX);...