开发者

Programmatically Printing or converting a powerpoint to one note

开发者 https://www.devze.com 2023-01-12 11:41 出处:网络
Hello I want to create an application which will make t开发者_运维问答hings easier for me. I always need to convert a bunch of power point documents to one note, but the process takes a few minutes fo

Hello I want to create an application which will make t开发者_运维问答hings easier for me. I always need to convert a bunch of power point documents to one note, but the process takes a few minutes for each. The process goes as follows:

1.)I have to open the powerpoint and then print>Print to Onenote.

2.)Then once Onenote opens I have to, file>save as>Page> Onenote 2007 Section.

I want create an application that will allow me to be able to browse for a PowerPoint file and then have all the slides from the PowerPoint file to be converted into a one note page and then saved in One note 2007 format.

I have experience programming using C#.

Thank you!


One simple thing you can try is to use SendKeys.

If that is not good enough, you can do the full Office interop story.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号