Sample Java code for Converting Visio to BMP file. Use this example code to convert Visio to BMP within any Web or Desktop Java based application....save method with output file path and SaveFileFormat...save VSDX as BMP visio.save( "output.bmp" , SaveFileFormat.BMP);...