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