首页 > Web开发 > 详细

.Net开源Excel、Word操作组件-NPOI、EPPlus、DocX[转]

时间:2016-06-24 22:09:52      阅读:475      评论:0      收藏:0      [点我收藏+]

link: http://www.cnblogs.com/jacktang/p/4493760.html

一、NPOI

简介:
NPOI is the .NET version of POI Java project. With NPOI, you can read/write Office 2003/2007 files very easily.

官网地址:
https://github.com/tonyqus/npoi
http://npoi.codeplex.com/

二、EPPlus

简介:
EPPlus is a .net library that reads and writes Excel 2007/2010 files using the Open Office Xml format (xlsx). 
官网地址:
http://epplus.codeplex.com/

三、DocX

简介:
DocX is a .NET library that allows developers to manipulate Word 2007/2010/2013 files, in an easy and intuitive manor. DocX is fast, lightweight and best of all it does not require Microsoft Word or Office to be installed.
官网地址:
http://docx.codeplex.com/

 
标签: ExcelWordNPOIEPPlusDocX

.Net开源Excel、Word操作组件-NPOI、EPPlus、DocX[转]

原文:http://www.cnblogs.com/xiexiaokui/p/5615342.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!