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