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