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