搜索资源列表
Java Excel操作
- 现在正在做的项目中涉及大量的Excel文件导出导入操作,都是使用Java Excel来操作。 Java Excel是一开放源码项目,通过它Java开发人员可以读取Excel文件的内容、创建新的Excel文件、更新已经存在的Excel文件。下面我写了一个简单的例子,展示基本的读取,新建,更新(包括常见格式的设置:字体,颜色,背景,合并单元格),拷贝操作,有这些其实已经基本足够应付大部分问题了。下面是例的源代码:
JTable
- 仿照Excel的Jtable,可以实现表格合并-like excel,jtable,can span cell
报表Java
- 用Java写的报表.功能如下: 0.内建网络打印,网络预览功能! 1.文件操作。包括url 指定的文件。 2.全功能打印支持。包括打印预览。 3.Undo 和 redo。 4.合并单元格。 5.Cell selection using the mouse or keyboards(快捷键支持)。 6.单元格高宽调整 。 7.丰富的前景刷支持,前景可以是单色,双色渐变,JPG,PNG,GIF图形 。 8.背景刷支持,前景可以是单色,双色渐变,JPG,PNG,GIF图形 。 9.每个单元格支持空心字
joinexcel
- 利用poi插件和Java语言在web中实现excel的合并功能-The use of poi language plug-ins and Java implementation of the web combined function excel
exchange
- excel分级合并,通过正则表达式来进行筛选序号-hierarchical merging excel through regular expressions to filter serial number
WebOfficeForJsp2008
- 实现了web版本的excel,主要有合并和打印和上传的功能-Realized the web version of excel, mainly mergers and functions of print and upload
ExcelExport
- java操作poi进行的excel表导出。可以合并行列-use poi to export excel
flexcell_v5
- FlexCell 表格控件 FlexCell是一款灵活、易用的表格和报表控件,提供了6种单元格类型和6种图表类型,提供了合并单元格、虚表、打印和打印预览等功能,支持剪贴板操作、XML文件的导入和导出,不需要Excel运行库支持就可以导出为Excel WorkBook。软件包中附带报表设计器,只需很少的代码就可以制作出图文并茂的报表和程序界面。 -FlexCell grid control FlexCell is a flexible, easy to use forms and repo
POI_Excel
- POI单元格的合并、数据行的分组以及Excel窗口的冻结-POI merging cells, rows and the Excel window to freeze group
TestImportExcel
- java实现导入excel到数据库。 1.可在配置文件中配置上传路径。 2.支持合并单元格。 3.采用common_dbutils连接数据库。 4.采用jxl实现对excel的操作。 5.附excel模板。-java implementation into excel to the database. 1 can be configured in the configuration file upload path. 2 support merged cells. 3 usi
JavaRW-Excel
- java读写、编辑Excel。程序通过使用java的第三方库SNMP4J来读写和编辑Excel文档,其中实现很多高级的功能,包括:单元格颜色、单元格格式、合并单元格等等。 同时该程序还实现的功能包括:java遍历文件夹下所有文件,文本文档的读取和写入等等。-java read and write, edit, Excel. Program SNMP4J through third-party libraries use java to read and write and edit Exce
readexcel
- java把某一文件夹中所有的Excel文件合并成一个-Java to merge all Excel files in a folder into one
Export
- 大EXCEL文件导出,可以设置并发导出线程数,将分别导出的多个小文件,在合并为一个大的excel表。-Big EXCEL file export, you can set the number of concurrent threads to export, export, respectively, of multiple small files, merge into one large excel.
exceldemo
- java实现两个excel合并成一个新的excel示例demo-Java to achieve the merger of two excel into a new example of demo Excel
POI实战-java开发excel
- POI处理excel文件,主要包括Excel的读取、写入,各种数据格式处理、单元格合并、注释、下拉列表及单元格的边框、背景色、宽度调整等。(POI processing excel files, including Excel read, write, a variety of data format processing, cell merging, comments, drop-down list and cell border, background color, width adjust
new10
- 模仿excel的操作界面,带有最常用的打开合并修改求和平均值等功能。(Imitating the operating interface of Excel)