xls,doc,ppt应用.NET插件

 
 
This project is the .NET version of POI Java project at http://poi.apache.org/. POI is an open source project which can help you read/write xls, doc, ppt files. It has a wide application.
For example, you can use it to
a. generate a Excel report without Microsoft Office suite installed on your server and more efficient than call Microsoft Excel ActiveX at background;
b. extract text from Office documents to help you implement full-text indexing feature (most of time this feature is used to create search engines). 
c. extract images from Office documents
d. generate Excel sheets that contains formulas

To get the latest code from svn, please visit http://code.google.com/p/npoi/.
posted @ 2012-11-20 14:54  john大叔  阅读(307)  评论(0编辑  收藏  举报