|
|
================* 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. 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 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)
======================* System Requirement *======================VS2010 with .NET 2.0 or .NET 4.0VS2005 or VS2008 with .NET 2.0 Runtime (SP1) vs2003 with .NET 1.1 medium trust environment in ASP.NET
=================* NPOI on SNS *=================Twitter: http://twitter.com/tonyqus User Group[Linkedin]: http://www.linkedin.com/groups/NPOI-User-Group-6655065 ������: http://t.sina.com.cn/npoi ��ҵ�ͻ�QQȺ: 116053476���˿ͻ�QQȺ��20144214
================* Team Members *================Tony Qu - coodinator, developer-------------------------------From: Shanghai, ChinaParticipated since Sep, 2008Time Zone: GMT+8
--------------------------------------------------------------------------------NPOI 1.2.1--------------------------------------------------------------------------------H��seyin T��fekcilerli - developer--------------------From: Istanbul, TurkeyParticipated since Nov, 2008Time Zone: GMT+2Main Contribution: POIFS Browser 1.0
aTao Xiang - Technical writer-----------From: ChinaParticipated since Aug, 2009Time Zone: GMT+8Main Contribution: NPOI 1.2 Chinese Tutorial
--------------------------------------------------------------------------------NPOI 1.2.3 - NPOI 1.2.5--------------------------------------------------------------------------------Antony - developer------------------------------From: Guangzhou, ChinaTime Zone: GMT+8Main Contribution: main code,bug fixing ,Excel2Html, Word2Html
Christian Leutloff - developer------------------------------From: GermanyTime Zone: GMT+1Main Contribution: fix FXCop warnings, OOXML
Jeff Stedfast - developer------------------------------From: Cambridge, MA, USATime Zone: GMTMain contribution: Mono version of NPOI, naming conversion
Leon Wang - developer-----------------------------From: Xi'an, ChinaTime Zone: GMT+8Main contribution: NPOIFS/POIFS
NPOI 2.0--------------------------------------------------------------------------------Tony Qu - chief developer-------------------------------From: Shanghai, ChinaTime Zone: GMT+8Main Contribution: OpenXml4Net, OpenXmlFormats, NPOI.XSSF, NPOI.XWPF implementation
Antony - developer------------------------------From: Guangzhou, ChinaTime Zone: GMT+8Main Contribution: XWPF implementation, OpenXmlFormats
Christian Leutloff - developer------------------------------From: GermanyTime Zone: GMT+1Main Contribution: OpenXmlFormats, Excel 2007 comment read
Jeff Stedfast - developer------------------------------From: Cambridge, MA, USATime Zone: GMTMain contribution: Mono version of NPOI, enumeration changes and compilation optimization
Paul Kratt - developer------------------------------From: Greater Milwaukee Area, Wisconsin, USATime Zone: GMTMain contribution: CopyTo, CopySheet functions in HSSFSheet
NPOI 2.1--------------------------------------------------------------------------------Tony Qu - main contributorAntony - fix some poi bugs
Phil Rykoff - developer------------------------------Main contribution: XSSF bug fixing and feature implement
==================* How to join us *==================If you are interested in this project and want to join me, please write mail to tonyqus (at) gmail.com
|