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