Hi,
I want to read .ppt files in c# without interop.
I already tried the below approach.
https://www.codeproject.com/articles/13391/using-ifilter-in-c?fid=278909&df=90&mpp=25&sort=Position&view=Normal&spc=Relaxed&prof=True&select=2575194&fr=52
It is working fine with the older server but with the latest Windows server 2019 it has some issue with OFFFLit.dll and I can't force end user to downgrade this dll.
Hi @dharmendr,
It is paid dll. Is there any possibility we can write our own code to read the .ppt file. I don't want to do any other stuff, only want to read the content of ppt files.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.