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