Hello,
I’m using the Spire.Presentation API to extract text from power point presentations and have been having issues extracted text from .pot formatted files.
I’ve being following the C#/VB.NET: Extract Text from PowerPoint Presentations tutorial and are managing to extract text from every other format.
As far as I can tell none of the shapes are showing up as IAutoShape and don’t get the text pulled out of them.
Is there any other sort of object I need to be looking for for .pot files?
I’ve attached one of my test files, and any help would be appreciated.
Thank you,
Zac