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