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