Read Me.txt 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148
  1. ================
  2. * Introduction *
  3. ================
  4. 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.
  5. For example, you can use it a to generate a Excel report without Microsoft Office suite installed on your
  6. server and more efficient than call Microsoft Excel ActiveX at background; you can also use it to extract
  7. text from Office documents to help you implement full-text indexing feature (most of time this feature is
  8. used to create search engines).
  9. =========================
  10. * Neuzilla Introduction *
  11. =========================
  12. Neuzilla is the studio behind NPOI. While using NPOI, you are becoming one of Neuzilla's clients.
  13. Neuzilla's homepage: http://blog.neuzilla.com
  14. To follow us, please visit http://www.linkedin.com/company/neuzilla
  15. Neuzilla WeChat Public Account: Neuzilla or 架构师联盟
  16. Neuzilla's logo: /logo/neuzilla
  17. ==================
  18. * NPOI Website *
  19. ==================
  20. https://github.com/tonyqus/npoi/ (Latest source code available)
  21. http://npoi.codeplex.com (No latest source code available)
  22. http://www.npoi.info (Official Tutorial in Chinese)
  23. ======================
  24. * System Requirement *
  25. ======================
  26. VS2013
  27. VS2010 with .NET 2.0 or .NET 4.0
  28. VS2005 or VS2008 with .NET 2.0 Runtime (SP1)
  29. vs2003 with .NET 1.1
  30. medium trust environment in ASP.NET
  31. =================
  32. * Neuzilla on SNS *
  33. =================
  34. Linkedin Homepage: http://www.linkedin.com/company/neuzilla
  35. Linkedin User Group: http://www.linkedin.com/groups/NPOI-User-Group-6655065
  36. 新浪微博: http://t.sina.com.cn/npoi
  37. Twitter: http://twitter.com/tonyqus
  38. 企业客户QQ群: 116053476
  39. 个人客户QQ群:20144214
  40. ================
  41. * Team Members *
  42. ================
  43. Tony Qu - coodinator, developer
  44. -------------------------------
  45. From: Shanghai, China
  46. Participated since Sep, 2008
  47. Time Zone: GMT+8
  48. --------------------------------------------------------------------------------
  49. NPOI 1.2.1
  50. --------------------------------------------------------------------------------
  51. Hüseyin Tüfekcilerli - developer
  52. --------------------
  53. From: Istanbul, Turkey
  54. Participated since Nov, 2008
  55. Time Zone: GMT+2
  56. Main Contribution: POIFS Browser 1.0
  57. aTao Xiang - Technical writer
  58. -----------
  59. From: China
  60. Participated since Aug, 2009
  61. Time Zone: GMT+8
  62. Main Contribution: NPOI 1.2 Chinese Tutorial
  63. --------------------------------------------------------------------------------
  64. NPOI 1.2.3 - NPOI 1.2.5
  65. --------------------------------------------------------------------------------
  66. Antony - developer
  67. ------------------------------
  68. From: Guangzhou, China
  69. Time Zone: GMT+8
  70. Main Contribution: main code,bug fixing ,Excel2Html, Word2Html
  71. Christian Leutloff - developer
  72. ------------------------------
  73. From: Germany
  74. Time Zone: GMT+1
  75. Main Contribution: fix FXCop warnings, OOXML
  76. Jeff Stedfast - developer
  77. ------------------------------
  78. From: Cambridge, MA, USA
  79. Time Zone: GMT
  80. Main contribution: Mono version of NPOI, naming conversion
  81. Leon Wang - developer
  82. -----------------------------
  83. From: Xi'an, China
  84. Time Zone: GMT+8
  85. Main contribution: NPOIFS/POIFS
  86. NPOI 2.0
  87. --------------------------------------------------------------------------------
  88. Tony Qu - chief developer
  89. -------------------------------
  90. From: Shanghai, China
  91. Time Zone: GMT+8
  92. Main Contribution: OpenXml4Net, OpenXmlFormats, NPOI.XSSF, NPOI.XWPF implementation
  93. Antony - developer
  94. ------------------------------
  95. From: Guangzhou, China
  96. Time Zone: GMT+8
  97. Main Contribution: XWPF implementation, OpenXmlFormats
  98. Christian Leutloff - developer
  99. ------------------------------
  100. From: Germany
  101. Time Zone: GMT+1
  102. Main Contribution: OpenXmlFormats, Excel 2007 comment read
  103. Jeff Stedfast - developer
  104. ------------------------------
  105. From: Cambridge, MA, USA
  106. Time Zone: GMT
  107. Main contribution: Mono version of NPOI, enumeration changes and compilation optimization
  108. Paul Kratt - developer
  109. ------------------------------
  110. From: Greater Milwaukee Area, Wisconsin, USA
  111. Time Zone: GMT
  112. Main contribution: CopyTo, CopySheet functions in HSSFSheet
  113. NPOI 2.1
  114. --------------------------------------------------------------------------------
  115. Tony Qu - main contributor
  116. Antony - fix some poi bugs
  117. Phil Rykoff - developer
  118. ------------------------------
  119. Main contribution: XSSF bug fixing and feature implement
  120. NPOI 2.2
  121. --------------------------------------------------------------------------------
  122. Antony - main contributor
  123. ==================
  124. * How to join us *
  125. ==================
  126. If you are interested in this project and want to join me, please write mail to npoi@neuzilla.com