Creating PowerPoint presentations programmatically
问题 Is there a way to programmatically create PowerPoint presentations? If possible, I\'d like to use C# and create PowerPoint 2003 presentations. 回答1: Yes, you can. You will want to look into MSDN which has a pretty good introduction to it. I might give you a word of warning, Microsoft Office interop is compatible with an API which is now more than 10 years old. Because of this, it is downright nasty to use sometimes. If you have the money to invest in a good book or two, I think it would be