Search
Follow Us
Categories
- Success Stories(157)
Archives
Tag Archives: extract images from pptx in csharp
Extract Images from PowerPoint PPT in C#
While processing the PowerPoint presentations in a .NET application, you may need to extract content from the PPT slides. The content could be in the form of text and images. In the previous post, we have covered text extraction from PowerPoint slides. In this article, we will show you how to extract images from PowerPoint PPT or PPTX in C#.