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