Last post Jan 28, 2015 07:18 AM by Sabina Dukatova
Member
70 Points
68 Posts
Jan 08, 2015 05:11 AM|ashinamdev|LINK
Hi,
I am trying to edit existing word document using openoffice in asp.net.
Please suggest.
Contributor
2564 Points
1919 Posts
Jan 09, 2015 02:24 AM|mike4u|LINK
referthis :
http://forums.asp.net/t/1837341.aspx?how+to+edit+word+document+using+C+
30 Points
24 Posts
Jan 28, 2015 07:18 AM|Sabina Dukatova|LINK
You can Microsoft's Open XML SDK to parse docx documents. This is a free solution but requires a lot of effort. This commercial library is much easier to work with will cost you (pretty affordable) price.
Member
70 Points
68 Posts
Edit word document using openoffice in asp.net
Jan 08, 2015 05:11 AM|ashinamdev|LINK
Hi,
I am trying to edit existing word document using openoffice in asp.net.
Please suggest.
Contributor
2564 Points
1919 Posts
Re: Edit word document using openoffice in asp.net
Jan 09, 2015 02:24 AM|mike4u|LINK
referthis :
http://forums.asp.net/t/1837341.aspx?how+to+edit+word+document+using+C+
Member
30 Points
24 Posts
Re: Edit word document using openoffice in asp.net
Jan 28, 2015 07:18 AM|Sabina Dukatova|LINK
You can Microsoft's Open XML SDK to parse docx documents. This is a free solution but requires a lot of effort. This commercial library is much easier to work with will cost you (pretty affordable) price.