Do you know managed tools for manipulating PowerPoint files?
The tool should be 100% managed code and offer the option to handle .ppt and .pptx files.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Well, 100% managed could be going the hard route, however, you can use the Office PIAs from your .NET code. Joel Spolsky has an article discussing your various options.