How to improve performance with VBA and Powerpoint
Hi All,
I am working on a asp.net application which generates organization chart(org chart) on user inputs. These org chart are generated on powerpoint using macro(VBA codes). We have done the same using c# code as well. In the VBA code, it generates 20 slides (3 level chart) in 1 minute and C# code generates 10 slides (3 level chart) in 1 minute. Is there any way to increase the performance a bit further on VBA or C#.
Looking forward to your replies
Thanks & Regards
Rajesh
|