Found 305 packages
.NET port of Apache POI
A .NET library for reading and writing Microsoft Office binary and OOXML file formats.
Convention-based mapper between strong typed object and Excel data via NPOI.
This project is the .NET version of POI Java project at http://poi.apache.org/. POI is an open source project which can help you read/write xls, doc, ppt files. It has a wide application. For example, you can use it to a. generate a Excel report without Microsoft Office suite installed on your server and more efficient than call Microsoft Excel ActiveX at background; b. extract text from Office documents to help you implement full-text indexing feature (most of time this feature is used to create search engines). c. extract images from Office documents d. generate Excel sheets that contains formulas
Amazing NPOI Extensions Import/Export excel or csv to/from entity list or DataTable(DataSet) Custom configuration and mappings via Attribute/FluentAPI
.NET Standard port of https://www.nuget.org/packages/NPOI.HWPF/2.3.0
An Excel to object mapper. Maps POCOs to and from Excel. Configuration via convention, attributes, or fluent methods.
DH框架基于NPOI的扩展类库,支持Excel/Csv。参考https://github.com/WeihanLi/WeihanLi.Npoi
Let the NPOI to support doc(Word 97-2003).
The extensions of NPOI, which provides IEnumerable<T> save to and load from excel.
This is a package of an Example Project for NpoiExcel. As a free C# excel API, it can enable developers to edit, copy, create, print and convert Excel files which were generated by NPOI. With NpoiExcel, you can create a large range of applications for free. It supports both for the old Excel 97-2003 format (.xls) and for the new Excel 2007 and Excel 2010 (.xlsx). Many developers use NPOI to read/write excel files. This tool is for developers to operate NPOI excel files in much more fields, such as converting the NPOI Excel files into PDF and Image, etc. Main Features at a glance Convert NPOI Excel to PDF Convert NPOI Excel to HTML Convert NPOI Excel to TXT Convert NPOI Excel to XML Convert NPOI Excel to Image Copy worksheet in excel Create pivot table Generate excel charts Import data from Excel to data table Merge excel files Remove hyperlinks from excel Resize and move excel worksheets
NPOI的简易封装
Ding.Offices.Excels.Npoi是基于.net core平台开发的应用框架中的Excel Npoi 操作类库。
npoi extend library
Ding.Offices.Npoi是基于.net core平台开发的应用框架中的Office Npoi 操作类库。
ExcelAbstraction implementation using NPOI
All NPOI library signed
Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html. 导入导出通用库,支持Dto导入导出、模板导出、花式导出以及动态导出,支持Excel、Csv、Word、Pdf和Html。 开源库地址:https://github.com/xin-lai 博客地址:http://www.cnblogs.com/codelove/ 更新记录:https://github.com/dotnetcore/Magicodes.IE/blob/master/RELEASE.md 公众号:麦扣聊技术 交流QQ群:85318032
Excel extend attributes to generate excel file with header and data
对NPOI做了一层简单封装。使用起来可以更加方便的导出,导入excel