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