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