HTML text
Is it possible insert formatted html text ?
Seconded! I am also trying to do this and unable to.
SharpDocx doesn't support importing HTML yet, but it should be fairly easy to add this functionality. See for example http://www.ericwhite.com/blog/2011/03/27/importing-html-that-contains-numbering-using-altchunk/
SharpDocx doesn't support importing HTML yet, but it should be fairly easy to add this functionality. See for example http://www.ericwhite.com/blog/2011/03/27/importing-html-that-contains-numbering-using-altchunk/
If not hard can u show a snippet with example pls? What u think about integrate ur project with https://github.com/onizet/html2openxml ?