This is a question regarding extracted embedded object. I have tried to extract Word, Excel, Pdf from Ppt, it is working fine, but it looks like if I embed a non-MS office object, then there is issue.
The scenario is: I embed a text file in a Ppt, and then I extracted it using Aspose.Slides, then I use text editor to view the extracted text file, it shows the text but with unrecognized characters around it. Is their a way to cleanly extract the text file?
I have attached the Ppt doc and the extracted text file (I gave it extension of "unknown").
The text file embedded: TextFileToEmbed.txt
The Ppt doc: TestSlide.ppt
The extracted file: TestSlide_0.txt
Thanks!