简体   繁体   English

在 asp.net 页面中读取并显示 DOC 和 DOCX 文件的内容

[英]Read and show the content of DOC & DOCX file in asp.net page

Suppose user will upload doc or docx file through our asp.net web UI and after then we want to show the content of that doc file in our web page.假设用户将通过我们的 asp.net web UI 上传 doc 或 docx 文件,然后我们想在我们的 Z2567A5EC9705EB7AC2C984033E06189D 页面中显示该 doc 文件的内容。 So please tell me which library I need to use in my asp.net web project for reading the content of doc file and convert to html and then save the html to database. So please tell me which library I need to use in my asp.net web project for reading the content of doc file and convert to html and then save the html to database.

So I stuck that how to read and convert to html the doc file content.所以我坚持如何读取文档内容并将其转换为 html。 is there any good libarary for this.有没有什么好的图书馆。

Answered perfectly in this question完美回答了这个问题

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM