Click here to Skip to main content
16,013,581 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,

I want to open the word file in asp.net located in the C:drive with out using com. Is there any way to open the word file with out using com object.


Please send the code. Its urgent.
Posted

1 solution

We had great experience using Aspose! It's not free but you can download a demo dll that can be used for development and after you experience the same great performance and good support if you need it using their forum. You could always have a look.

http://www.aspose.com/categories/.net-components/aspose.words-for-.net/default.aspx[^]


When using the docx type documents you could also take a look at this:

http://msdn.microsoft.com/en-us/library/aa192546%28office.11%29.aspx[^]

Manipulate Docx with C# without Microsoft Word installed with Open XML SDK[^]

Good luck!
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900