367 people following this project (follow)

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/.
 
Donate NPOI
donatedonate2donate_btn
 
Why choose NPOI
Creating Excel spreadsheets .XLS and .XLSX in C# by Leniel Macaferi  Great thanks to Leniel Macaferi for giving us a good case of why choose NPOI.
在 Server 端存取 Excel 檔案的利器:NPOI Library(Traditional Chinese) NPOI is introduced on MSDN of Microsoft Taiwan

NPOI on SNS
QQ群: 189925337
NPOI教程: http://tonyqus.sinaapp.com/

System Requirement
VS2005 or VS2008 with .NET 2.0 Runtime (SP1)
vs2003 with .NET 1.1
medium trust environment in ASP.NET

Last edited Apr 9 at 7:39 AM by tonyqus, version 123