Quantcast
Channel: NPOI
Viewing all articles
Browse latest Browse all 1621

Updated Wiki: Home

$
0
0
Who are We
Neuzilla is the studio behind Toxy. For detail, you can check http://www.neuzilla.com/blog
 
We provide onsite/offsite hand-on training, troubleshooting and software customization. For details, please contact support@neuzilla.com
 
What's NPOI
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
 

Our Sponsor
 
E-iceblue is a community sponsor of NPOI
E-iceblue components enable developers to Open, Create, Modify, Convert, Print, View MS Word, Excel, PowerPoint, PDF documents.
Banner
 
 
Donate NPOI

donate_btn
 
 
Advantage of NPOI
a. It's totally free to use
b. Cover most features of Excel (cell style, data format, formula and so on)
c. Support xls, xlsx, docx.
d. Designed to be interface-oriented (take a look at NPOI.SS namespace)
e. Support not only export but also import
f. .Net 2.0 based even for xlsx and docx (though we also support .NET 4.0)
g. Successful cases from all over the world
h. huge amout of basic examples
i. No dependency on isolated storage
 
To get the latest code, please visithttps://github.com/tonyqus/npoi
 
 
Comments from NPOI users
image
image
image
image
image
 
Tutorial

NPOI on SNS
中文
QQ群: 189925337
 
English

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

Viewing all articles
Browse latest Browse all 1621

Trending Articles