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