Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How read ".doc" file or how to Convert it to ".docx" using ASP.NET

Here are two problems that I am facing, among these two problems one should be solved, to make my project work.

So Here are those:

  1. How to read ".doc" file, without using Word automation or any paid SDK like Aspose.Words.

    (If first one is not possible then)

  2. How to convert ".doc" file to ".docx"? without using Word automation or any paid SDK like Aspose.Words.

Searched a lot, I found open source solution for .docx only.

This is to be done on Server so no Word installed there.

like image 666
Ishan Dhingra Avatar asked Oct 15 '25 03:10

Ishan Dhingra


1 Answers

You might want to give this pure .NET solution a shot:

b2xtranslator

It does not require you to install any Office application on the server.

like image 106
Dirk Vollmar Avatar answered Oct 17 '25 16:10

Dirk Vollmar



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!