Does anyone know code to do layout analysis? In particular for Visio\powerpoint diagrams? - Stack Overflow most recent 30 from stackoverflow.com 2009-11-30T10:15:18Z http://stackoverflow.com/feeds/question/861922 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/861922/does-anyone-know-code-to-do-layout-analysis-in-particular-for-visio-powerpoint-d 0 Does anyone know code to do layout analysis? In particular for Visio\powerpoint diagrams? dudia 2009-05-14T07:00:39Z 2009-08-19T16:39:01Z <p>layout analysis examples are understanding when an arrow connects to a shape (when it is not used as a connector), what shape contains....</p> http://stackoverflow.com/questions/861922/does-anyone-know-code-to-do-layout-analysis-in-particular-for-visio-powerpoint-d/1301151#1301151 0 Answer by saveenr for Does anyone know code to do layout analysis? In particular for Visio\powerpoint diagrams? saveenr 2009-08-19T16:39:01Z 2009-08-19T16:39:01Z <p>With regard to Visio, this posts has some information on programmatically finding shape connectivity </p> <ul> <li><a href="http://www.visguy.com/2009/04/22/analyze-connectivity-between-process-flows/" rel="nofollow">Analyze Connectivity Between Process Flows</a></li> </ul>