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