npoi.2.4.1.zip
大小:4.61MB
价格:10积分
下载量:0
评分:
5.0
上传者:DRAGON_SIR_
更新日期:2025-09-22

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

资源文件列表(大概)

文件名
大小
npoi.2.4.1/.signature.p7s
9.25KB
npoi.2.4.1/[Content_Types].xml
849B
npoi.2.4.1/_rels/
-
npoi.2.4.1/_rels/.rels
498B
npoi.2.4.1/lib/
-
npoi.2.4.1/lib/net40/
-
npoi.2.4.1/lib/net40/NPOI.dll
1.55MB
npoi.2.4.1/lib/net40/NPOI.OOXML.dll
518KB
npoi.2.4.1/lib/net40/NPOI.OpenXml4Net.dll
87.5KB
npoi.2.4.1/lib/net40/NPOI.OpenXmlFormats.dll
1.98MB
npoi.2.4.1/lib/net45/
-
npoi.2.4.1/lib/net45/NPOI.dll
1.55MB
npoi.2.4.1/lib/net45/NPOI.OOXML.dll
518KB
npoi.2.4.1/lib/net45/NPOI.OpenXml4Net.dll
87KB
npoi.2.4.1/lib/net45/NPOI.OpenXmlFormats.dll
1.98MB
npoi.2.4.1/lib/netstandard2.0/
-
npoi.2.4.1/lib/netstandard2.0/NPOI.deps.json
9.24KB
npoi.2.4.1/lib/netstandard2.0/NPOI.dll
1.59MB
npoi.2.4.1/lib/netstandard2.0/NPOI.OOXML.deps.json
10.65KB
npoi.2.4.1/lib/netstandard2.0/NPOI.OOXML.dll
520.5KB
npoi.2.4.1/lib/netstandard2.0/NPOI.OpenXml4Net.deps.json
9.67KB
npoi.2.4.1/lib/netstandard2.0/NPOI.OpenXml4Net.dll
87.5KB
npoi.2.4.1/lib/netstandard2.0/NPOI.OpenXmlFormats.deps.json
10.15KB
npoi.2.4.1/lib/netstandard2.0/NPOI.OpenXmlFormats.dll
1.99MB
npoi.2.4.1/lib/NPOI.xml
2.17MB
npoi.2.4.1/LICENSE
9.62KB
npoi.2.4.1/logo/
-
npoi.2.4.1/logo/120_120.jpg
7.95KB
npoi.2.4.1/logo/240_240.png
15.04KB
npoi.2.4.1/logo/32_32.jpg
1.79KB
npoi.2.4.1/logo/60_60.jpg
4.09KB
npoi.2.4.1/NPOI.nuspec
1.91KB
npoi.2.4.1/package/
-
npoi.2.4.1/package/services/
-
npoi.2.4.1/package/services/metadata/
-
npoi.2.4.1/package/services/metadata/core-properties/
-
npoi.2.4.1/package/services/metadata/core-properties/14e339215ae7455793deb4fc6fccb9d5.psmdcp
772B
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 *======================VS2013VS2010 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=================* Neuzilla on Internet *=================Neuzilla's homepage: http://blog.neuzilla.comHomepage on Linkedin: http://www.linkedin.com/company/neuzillaUser 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, 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.0aTao 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, Word2HtmlChristian Leutloff - developer------------------------------From: GermanyTime Zone: GMT+1Main Contribution: fix FXCop warnings, OOXMLJeff Stedfast - developer------------------------------From: Cambridge, MA, USATime Zone: GMTMain contribution: Mono version of NPOI, naming conversionLeon Wang - developer-----------------------------From: Xi'an, ChinaTime Zone: GMT+8Main contribution: NPOIFS/POIFSNPOI 2.0--------------------------------------------------------------------------------Tony Qu - chief developer-------------------------------From: Shanghai, ChinaTime Zone: GMT+8Main Contribution: OpenXml4Net, OpenXmlFormats, NPOI.XSSF, NPOI.XWPF implementationAntony - developer------------------------------From: Guangzhou, ChinaTime Zone: GMT+8Main Contribution: XWPF implementation, OpenXmlFormatsChristian Leutloff - developer------------------------------From: GermanyTime Zone: GMT+1Main Contribution: OpenXmlFormats, Excel 2007 comment readJeff Stedfast - developer------------------------------From: Cambridge, MA, USATime Zone: GMTMain contribution: Mono version of NPOI, enumeration changes and compilation optimizationPaul Kratt - developer------------------------------From: Greater Milwaukee Area, Wisconsin, USATime Zone: GMTMain contribution: CopyTo, CopySheet functions in HSSFSheetNPOI 2.1--------------------------------------------------------------------------------Tony Qu - main contributorAntony - fix some poi bugsPhil Rykoff - developer------------------------------Main contribution: XSSF bug fixing and feature implementNPOI 2.2--------------------------------------------------------------------------------AntonyTony Qu==================* How to join us *==================If you are interested in this project and want to join me, please write mail to npoi@neuzilla.com

用户评论 (0)

发表评论

captcha

相关资源

stm32f103c8t6按键数码管编程+proteus原理图

实验要求使用proteus仿真+keil编译用Proteus设计一个STM32最小系统板+按键+数码管实验原理图,仿真运行。以STM32最小系统核心板(STM32F103C8T6)编写程序驱动数码管,显示0-9数字,通过按键控制数字显示,每按一次数字加1,到9返回0。用stm32标准库编写,有必要的注释。

5.77MB29积分

springboot aop切面实现方法入参及返回结果数据加解密

springboot+aop自定义注解(切入点为方法)可对请求入参或者返回结果进行加解密可允许用户自定义加解密工具类本工具自带默认加解密工具类,用户可自行选择是否使用

142.78KB10积分

stm32f103c8+proteus8.9+温度传感器ds18b20

实验要求使用proteus仿真+keil编译用Proteus设计一个STM32最小系统板+温度传感器ds18b20实验原理图,仿真运行。以STM32最小系统核心板(STM32F103C8T6)编写程序,驱动ds18b20,使用proteus8.9编写原理图。用stm32标准库编写,有必要的注释。

5.79MB33积分

Bz二进制编辑工具(压缩包)

Bz1621.lzh官方版是一款实用的二进制编辑器软件。Bz1621.lzh最新版具有4种编辑模式(文本、十六进制、十进制、二进制)。软件内置了两个插件(Hex Calculator 与 Base Converter)。Bz1621.lzh官方版可以对操作的语言进行自定义的选择,不对中文的语言支持。Bz1621.lzh基本简介: Bz1621.lzh官方版是30天自制操作系统书中提到的一款二进制编辑器,不需要安装,解压缩之后打开Bz.exe就能直接使用了,目前windows所有操作系统都能运行,有需要的赶快下载吧!Bz1621.lzh功能介绍:1、Bz1621.lzh官方版可以编辑非常大的文件,最大可高达4GB。2、具有4种编辑模式(文本、十六进制、十进制、二进制)。3、内置了两个插件(Hex Calculator 与 Base Converter)。4、可快速加载文件。Bz1621.lzh软件特色: Bz1621.lzh官方版可以对操作的语言进行自定义的选择,不对中文的语言支持。也可根据自己的使用需求来对软件内置的功能设置,可以对软件的背景颜色进行更改。

53.17KB43积分