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