How do I create a VSDX file using Java?
How do I create a Microsoft Visio VSDX file using Java that matches a diagram? This diagram can be in the form of a VDX file or an XML file.
+3
source to share
2 answers
If you understood correctly that you need api at some point for vsdx file operations in java, you can use "JAVA VISIO DIAGRAM LIBRARY"
0
source to share