a .NET library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

88 lines
2.8 KiB

  1. ================
  2. * Introduction *
  3. ================
  4. This project is the .NET port of POI project at http://poi.apache.org/. POI is an open source java project
  5. which can help you read/write xls, doc, ppt files. It has a wide application.
  6. For example, you can use it a to generate a Excel report without Microsoft Office suite installed on your
  7. server and more efficient than call Microsoft Excel ActiveX at background; you can also use it to extract
  8. text from Office documents to help you implement full-text indexing feature (most of time this feature is
  9. used to create search engines).
  10. ==================
  11. * NPOI Website *
  12. ==================
  13. http://npoi.googlecode.com (Latest source code available)
  14. http://npoi.codeplex.com (No latest source code available)
  15. http://tonyqus.sinaapp.com (Official Tutorial in Chinese)
  16. ======================
  17. * System Requirement *
  18. ======================
  19. VS2010 with .NET 2.0 or .NET 4.0
  20. VS2005 or VS2008 with .NET 2.0 Runtime (SP1)
  21. vs2003 with .NET 1.1
  22. medium trust environment in ASP.NET
  23. =================
  24. * NPOI on SNS *
  25. =================
  26. QQȺ: 124527967, 116053476, 78142590
  27. Twitter: http://twitter.com/tonyqus
  28. ����΢��: http://t.sina.com.cn/npoi
  29. ================
  30. * Team Members *
  31. ================
  32. Tony Qu - coodinator, developer
  33. -------------------------------
  34. From: Shanghai, China
  35. Participated since Sep, 2008
  36. Time Zone: GMT+8
  37. --------------------------------------------------------------------------------
  38. NPOI 1.2.1
  39. --------------------------------------------------------------------------------
  40. H��seyin T��fekcilerli - developer
  41. --------------------
  42. From: Istanbul, Turkey
  43. Participated since Nov, 2008
  44. Time Zone: GMT+2
  45. Main Contribution: POIFS Browser 1.0
  46. aTao Xiang - Technical writer
  47. -----------
  48. From: China
  49. Participated since Aug, 2009
  50. Time Zone: GMT+8
  51. Main Contribution: NPOI 1.2 Chinese Tutorial
  52. --------------------------------------------------------------------------------
  53. NPOI 1.2.3 above
  54. --------------------------------------------------------------------------------
  55. Antony - developer
  56. ------------------------------
  57. From: Guangzhou, China
  58. Time Zone: GMT+8
  59. Main Contribution: main code,bug fixing ,Excel2Html, Word2Html
  60. Christian Leutloff - developer
  61. ------------------------------
  62. From: Germany
  63. Time Zone: GMT+1
  64. Main Contribution: fix FXCop warnings, OOXML
  65. Jeff Stedfast - developer
  66. ------------------------------
  67. From: Cambridge, MA, USA
  68. Time Zone: GMT
  69. Main contribution: Mono version of NPOI, naming conversion
  70. Leon Wang - developer
  71. -----------------------------
  72. From: Xi'an, China
  73. Time Zone: GMT+8
  74. Main contribution: NPOIFS/POIFS
  75. ==================
  76. * How to join us *
  77. ==================
  78. If you are interested in this project and want to join me, please write mail to tonyqus (at) gmail.com