
Just use the Page.Import method to read the SVG file, then save the document as a .VSDX file.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
Hoping somebody can help answer this question:
https://stackoverflow.com/questions/72571321/convert-svg-to-vsdx-ms-visio-file?noredirect=1#comment128217637_72571321
Obviously Visio is able to open SVG files, but ideally we would convert an SVG file into a .VSDx file using C# - any idea if this is possible or how we could do this?
Just use the Page.Import method to read the SVG file, then save the document as a .VSDX file.