Link:http://www.cnblogs.com/jacktang/p/4493760.html
First, Npoi
Brief introduction:
Npoi is the. NET version of POI Java project. With Npoi, you can read/write Office 2003/2007 files very easily.
Website address:
Https://github.com/tonyqus/npoi
http://npoi.codeplex.com/
Second, Epplus
Brief introduction:
Epplus is a. NET library, that reads and writes Excel 2007/2010 files using the Open Office Xml format (xlsx).
Website address:
http://epplus.codeplex.com/
Three, DocX
Brief introduction:
The DocX is a. NET library, the allows developers to manipulate Word 2007/2010/2013 files, and intuitive Manor. DocX is fast, lightweight and best of any it does not require Microsoft Word or Office to be installed.
Website address:
http://docx.codeplex.com/
Category: dotnet development, common tools and knowledge points Tags: Excel, Word, Npoi, Epplus, DocX
. NET open source Excel, Word operations Components-npoi, Epplus, docx[Goto]