Hello Team,
I am trying to implement exportText function from visio files.
Here in documentation,
It has mention for sample for extract text but i can not see any code or sample for same.
can you please see and upda…...// Load the Visio file (VSD, VSDX, VSS, etc.) Diagram diagram...diagram = new Diagram("input.vsdx"); // Iterate through all pages (or...