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