Tagged Questions
-2
votes
1answer
850 views
How to open doc file in ms word in web application [closed]
I am creating a web application where I would be downloading word (.doc) file from database. What my client wan't is once I click the "Open File A" button/ link, it should download word file ...
2
votes
2answers
337 views
Web service for converting Microsoft Office file formats (doc, docx, ppt, etc) into plain text?
Larger context: we're working on an Intranet portal's search engine, which needs to be able to search within ALL office types: .doc, .docx, .xls, .xlsx, .ppt, and .pptx. Having the search also already ...