Tag Archives: Office Interoperability

Covert PowerPoint Slides to Images

Today one of my colleague comes with a problem; he want to display a Powerpoint presentation in his Sharepoint site. But we didn’t got any direct way to display it. They we tweaked the code, to export the Slides to … Continue reading

Posted in .Net, .Net 3.0 / 3.5, Office Interoperability | Tagged , , , , , , , | Leave a comment

Calling word Macros from .Net

While using Word automation with .Net sometimes it is required ti call, word macro’s from C# or VB.Net. Here is the code to call word macros from VB.Net. In the code, helloworld is the macro name.Or you can simply call … Continue reading

Posted in .Net, Miscellaneous, Office Interoperability | Tagged , , , , | Leave a comment