<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Visio: Programmatically creating an org chart from a simple text file</title><link>http://blogs.msdn.com/saveenr/archive/2008/06/04/visio-programmatically-creating-an-org-chart-from-a-simple-text-file.aspx</link><description>As a believer in the power of simple text formats, I wrote a tool to help make it easy to quickly draw org charts in visio by starting in notepad. It’s useful for more than “org charts” youcan use it to quickly render any simple hierarchical data. &amp;#160;</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Visio: Programmatically creating an org chart from a simple text file</title><link>http://blogs.msdn.com/saveenr/archive/2008/06/04/visio-programmatically-creating-an-org-chart-from-a-simple-text-file.aspx#9572569</link><pubDate>Tue, 28 Apr 2009 03:43:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9572569</guid><dc:creator>A. Long</dc:creator><description>&lt;p&gt;Hi, I am glad i found this tool suggestion. Just a question is it possible to do something similar without using visio like in excel/powerpoint or word. Visio is cumbersome and expensive and people in my organization do not want to pay for it. &lt;/p&gt;
&lt;p&gt;is there away to do this using VBA in other office products. &lt;/p&gt;
&lt;p&gt;Please let me know. &lt;/p&gt;
&lt;p&gt;squidoofleur@yahoo.com&lt;/p&gt;</description></item><item><title>re: Visio: Programmatically creating an org chart from a simple text file</title><link>http://blogs.msdn.com/saveenr/archive/2008/06/04/visio-programmatically-creating-an-org-chart-from-a-simple-text-file.aspx#9573477</link><pubDate>Tue, 28 Apr 2009 15:17:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9573477</guid><dc:creator>saveenr</dc:creator><description>&lt;p&gt;It should be possible to use the same technique using Powerpoints automation APIs instead of Visio's APIs. &lt;/p&gt;
&lt;p&gt;This MSDN link shows some of the drawing APIs available for PowerPoint: &lt;a rel="nofollow" target="_new" href="http://msdn.microsoft.com/en-us/library/aa221434"&gt;http://msdn.microsoft.com/en-us/library/aa221434&lt;/a&gt;(office.11).aspx&lt;/p&gt;
&lt;p&gt;And this link shows how they can be used:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.s-anand.net/blog/automating-powerpoint-with-python/"&gt;http://www.s-anand.net/blog/automating-powerpoint-with-python/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Visio: Programmatically creating an org chart from a simple text file</title><link>http://blogs.msdn.com/saveenr/archive/2008/06/04/visio-programmatically-creating-an-org-chart-from-a-simple-text-file.aspx#9573478</link><pubDate>Tue, 28 Apr 2009 15:17:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9573478</guid><dc:creator>saveenr</dc:creator><description>&lt;p&gt;It should be possible to use the same technique using Powerpoints automation APIs instead of Visio's APIs. &lt;/p&gt;
&lt;p&gt;This MSDN link shows some of the drawing APIs available for PowerPoint: &lt;a rel="nofollow" target="_new" href="http://msdn.microsoft.com/en-us/library/aa221434"&gt;http://msdn.microsoft.com/en-us/library/aa221434&lt;/a&gt;(office.11).aspx&lt;/p&gt;
&lt;p&gt;And this link shows how they can be used:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.s-anand.net/blog/automating-powerpoint-with-python/"&gt;http://www.s-anand.net/blog/automating-powerpoint-with-python/&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>