首页下载资源操作系统NPOI2.4.1使用 NPOI 你就可以在没有安装 Office 或者相应环境的机器上对 WORD/EXCEL 文档进行读写

ZIPNPOI2.4.1使用 NPOI 你就可以在没有安装 Office 或者相应环境的机器上对 WORD/EXCEL 文档进行读写

DRAGON_SIR_4.61MB需要积分:1

资源文件列表:

npoi.2.4.1.zip 大约有38个文件
  1. npoi.2.4.1/.signature.p7s 9.25KB
  2. npoi.2.4.1/[Content_Types].xml 849B
  3. npoi.2.4.1/_rels/
  4. npoi.2.4.1/_rels/.rels 498B
  5. npoi.2.4.1/lib/
  6. npoi.2.4.1/lib/net40/
  7. npoi.2.4.1/lib/net40/NPOI.dll 1.55MB
  8. npoi.2.4.1/lib/net40/NPOI.OOXML.dll 518KB
  9. npoi.2.4.1/lib/net40/NPOI.OpenXml4Net.dll 87.5KB
  10. npoi.2.4.1/lib/net40/NPOI.OpenXmlFormats.dll 1.98MB
  11. npoi.2.4.1/lib/net45/
  12. npoi.2.4.1/lib/net45/NPOI.dll 1.55MB
  13. npoi.2.4.1/lib/net45/NPOI.OOXML.dll 518KB
  14. npoi.2.4.1/lib/net45/NPOI.OpenXml4Net.dll 87KB
  15. npoi.2.4.1/lib/net45/NPOI.OpenXmlFormats.dll 1.98MB
  16. npoi.2.4.1/lib/netstandard2.0/
  17. npoi.2.4.1/lib/netstandard2.0/NPOI.deps.json 9.24KB
  18. npoi.2.4.1/lib/netstandard2.0/NPOI.dll 1.59MB
  19. npoi.2.4.1/lib/netstandard2.0/NPOI.OOXML.deps.json 10.65KB
  20. npoi.2.4.1/lib/netstandard2.0/NPOI.OOXML.dll 520.5KB
  21. npoi.2.4.1/lib/netstandard2.0/NPOI.OpenXml4Net.deps.json 9.67KB
  22. npoi.2.4.1/lib/netstandard2.0/NPOI.OpenXml4Net.dll 87.5KB
  23. npoi.2.4.1/lib/netstandard2.0/NPOI.OpenXmlFormats.deps.json 10.15KB
  24. npoi.2.4.1/lib/netstandard2.0/NPOI.OpenXmlFormats.dll 1.99MB
  25. npoi.2.4.1/lib/NPOI.xml 2.17MB
  26. npoi.2.4.1/LICENSE 9.62KB
  27. npoi.2.4.1/logo/
  28. npoi.2.4.1/logo/120_120.jpg 7.95KB
  29. npoi.2.4.1/logo/240_240.png 15.04KB
  30. npoi.2.4.1/logo/32_32.jpg 1.79KB
  31. npoi.2.4.1/logo/60_60.jpg 4.09KB
  32. npoi.2.4.1/NPOI.nuspec 1.91KB
  33. npoi.2.4.1/package/
  34. npoi.2.4.1/package/services/
  35. npoi.2.4.1/package/services/metadata/
  36. npoi.2.4.1/package/services/metadata/core-properties/
  37. npoi.2.4.1/package/services/metadata/core-properties/14e339215ae7455793deb4fc6fccb9d5.psmdcp 772B
  38. npoi.2.4.1/Read Me.txt 4.47KB

资源介绍:

NPOI2.4.1使用 NPOI 你就可以在没有安装 Office 或者相应环境的机器上对 WORD/EXCEL 文档进行读写
================ * Introduction * ================ 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 used to create search engines). ========================= * Neuzilla Introduction * ========================= Neuzilla is the studio behind NPOI. While using NPOI, you are becoming one of Neuzilla's clients. For commercial cooperation or support service consulting, please contact support@neuzilla.com ================== * NPOI Website * ================== https://github.com/tonyqus/npoi/ (Latest source code available) http://npoi.codeplex.com (Deprecated) http://npoi.neuzilla.com (coming soon) ====================== * System Requirement * ====================== VS2013 VS2010 with .NET 2.0 or .NET 4.0 VS2005 or VS2008 with .NET 2.0 Runtime (SP1) vs2003 with .NET 1.1 medium trust environment in ASP.NET ================= * Neuzilla on Internet * ================= Neuzilla's homepage: http://blog.neuzilla.com Homepage on Linkedin: http://www.linkedin.com/company/neuzilla User Group on Linkedin: http://www.linkedin.com/groups/NPOI-User-Group-6655065 企业客户QQ群: 116053476 WeChat Official AccountID: neuzilla 微信公众号ID:neuzilla ================ * Team Members * ================ Tony Qu - coodinator, developer ------------------------------- From: Shanghai, China Participated since Sep, 2008 Time Zone: GMT+8 -------------------------------------------------------------------------------- NPOI 1.2.1 -------------------------------------------------------------------------------- Hüseyin Tüfekcilerli - developer -------------------- From: Istanbul, Turkey Participated since Nov, 2008 Time Zone: GMT+2 Main Contribution: POIFS Browser 1.0 aTao Xiang - Technical writer ----------- From: China Participated since Aug, 2009 Time Zone: GMT+8 Main Contribution: NPOI 1.2 Chinese Tutorial -------------------------------------------------------------------------------- NPOI 1.2.3 - NPOI 1.2.5 -------------------------------------------------------------------------------- Antony - developer ------------------------------ From: Guangzhou, China Time Zone: GMT+8 Main Contribution: main code,bug fixing ,Excel2Html, Word2Html Christian Leutloff - developer ------------------------------ From: Germany Time Zone: GMT+1 Main Contribution: fix FXCop warnings, OOXML Jeff Stedfast - developer ------------------------------ From: Cambridge, MA, USA Time Zone: GMT Main contribution: Mono version of NPOI, naming conversion Leon Wang - developer ----------------------------- From: Xi'an, China Time Zone: GMT+8 Main contribution: NPOIFS/POIFS NPOI 2.0 -------------------------------------------------------------------------------- Tony Qu - chief developer ------------------------------- From: Shanghai, China Time Zone: GMT+8 Main Contribution: OpenXml4Net, OpenXmlFormats, NPOI.XSSF, NPOI.XWPF implementation Antony - developer ------------------------------ From: Guangzhou, China Time Zone: GMT+8 Main Contribution: XWPF implementation, OpenXmlFormats Christian Leutloff - developer ------------------------------ From: Germany Time Zone: GMT+1 Main Contribution: OpenXmlFormats, Excel 2007 comment read Jeff Stedfast - developer ------------------------------ From: Cambridge, MA, USA Time Zone: GMT Main contribution: Mono version of NPOI, enumeration changes and compilation optimization Paul Kratt - developer ------------------------------ From: Greater Milwaukee Area, Wisconsin, USA Time Zone: GMT Main contribution: CopyTo, CopySheet functions in HSSFSheet NPOI 2.1 -------------------------------------------------------------------------------- Tony Qu - main contributor Antony - fix some poi bugs Phil Rykoff - developer ------------------------------ Main contribution: XSSF bug fixing and feature implement NPOI 2.2 -------------------------------------------------------------------------------- Antony Tony Qu ================== * How to join us * ================== If you are interested in this project and want to join me, please write mail to npoi@neuzilla.com
100+评论
captcha