Hi,
I am creating presentation file using net office. On My machine office 2010 and 2013 both are present. In Office 2013 new slide size widescreen is added. I want to create slide with aspect ration 4:3 which is possible in office 2010 only. I have used below code to create presentation which clearly mention that create presentation in 2010.
new PowerPoint.Application("PowerPoint.Application.14")
But still when I run my program it create slide of wide screen size. If I run application on machine 2010 it creates proper slide with aspect ration 4:3.
Please help me if any one has worked on this issue
Thanks,
Indresh
I am creating presentation file using net office. On My machine office 2010 and 2013 both are present. In Office 2013 new slide size widescreen is added. I want to create slide with aspect ration 4:3 which is possible in office 2010 only. I have used below code to create presentation which clearly mention that create presentation in 2010.
new PowerPoint.Application("PowerPoint.Application.14")
But still when I run my program it create slide of wide screen size. If I run application on machine 2010 it creates proper slide with aspect ration 4:3.
Please help me if any one has worked on this issue
Thanks,
Indresh