Browse Source

update readme

pull/42/head
Tony Qu 11 years ago
parent
commit
1cafa11afd
  1. 13
      README.md
  2. 11
      Read Me.txt

13
README.md

@ -1,14 +1,11 @@
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 Office 2003/2007 files.<br />
This project is the .NET version of POI Java project. With NPOI, you can read/write Office 2003/2007 files very easily.<br />
<br />
The source code in GitHub is a clone of the SVN http://npoi.googlecode.com/svn/trunk/.
Support and Service
===================
NPOI team provide support service for NPOI. For details of the price, you can contact support@neuzilla.com
Neuzilla is the studio behind NPOI. For details, you can check http://blog.neuzilla.com <br />
Advantage of NPOI
=================
@ -22,10 +19,12 @@ g. .Net 2.0 based even for xlsx and docx (though we also support .NET 4.0)<br />
h. Real successful cases all over the world<br />
i. huge amout of basic examples
NPOI on SNS
Neuzilla on SNS
============
QQ Group: 20144214<br />
Linkedin Homepage: http://www.linkedin.com/company/neuzilla <br/>
Linkedin Group: http://www.linkedin.com/groups/Neuzilla-User-Group-6655065 <br/>
Twitter: http://twitter.com/tonyqus <br />
QQ Group: 20144214<br />
System Requirement
===================

11
Read Me.txt

@ -1,8 +1,7 @@
================
* Introduction *
================
This project is the .NET port of POI project at http://poi.apache.org/. POI is an open source java project
which can help you read/write xls, doc, ppt files. It has a wide application.
This project is the .NET port of POI project. With NPOI, you can read/write Excel and Word files easily. It has a wide application.
For example, you can use it a to generate a Excel report without Microsoft Office suite installed on your
server and more efficient than call Microsoft Excel ActiveX at background; you can also use it to extract
text from Office documents to help you implement full-text indexing feature (most of time this feature is
@ -12,9 +11,8 @@ used to create search engines).
* NPOI Website *
==================
https://github.com/tonyqus/npoi/ (Latest source code available)
http://npoi.googlecode.com (No latest source code available)
http://npoi.codeplex.com (No latest source code available)
http://tonyqus.sinaapp.com (Official Tutorial in Chinese)
http://www.npoi.info (Official Tutorial in Chinese)
======================
* System Requirement *
@ -25,10 +23,11 @@ vs2003 with .NET 1.1
medium trust environment in ASP.NET
=================
* NPOI on SNS *
* Neuzilla on SNS *
=================
Twitter: http://twitter.com/tonyqus
User Group[Linkedin]: http://www.linkedin.com/groups/NPOI-User-Group-6655065
Linkedin Homepage: http://www.linkedin.com/company/neuzilla
Linkedin User Group: http://www.linkedin.com/groups/NPOI-User-Group-6655065
新浪微博: http://t.sina.com.cn/npoi
企业客户QQ群: 116053476
个人客户QQ群:20144214

Loading…
Cancel
Save