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