搜索资源列表
excel
- c#下操作csv文件,后保存excel文件-operate under csv document after document preservation excel
EduStringGrid_v2.0
- 功能简单说明 1)任意单元格融合,真融合与假融合; 2)列对齐(左、中、右),行对齐(上、中、下) 3)自动换行,多行表头 3)Flat,Grid3d,Lower 显示效果 4)标题排序(左键升序,右键降序),图标提示排序方向,支持大数据排序,速度非常非常快! 5)自动列宽,单列列宽 6)报表输出:打印机设置、表头、次表头、页脚、次页脚,字体、颜色、融合、对齐、列显示、打印预览、直接打印 7)导出:xls csv rtf txt html db dbf,大数据量支
xls2csv.zip
- xls 自动格式转换成 csv格式。这个脚本用来将excel保存成CSV格式,并不依赖于excel,因为它用的模块是:Spreadsheet::ParseExcel::Simple,save MS Excel worksheets as CSV files
CSVTOEXCEL
- 将一个文件夹中所有*csv文件格式(限制50个文件,这些文件有相同的特点)转化到一张EXCEL表格中去,方便数据对比-Will be a folder for all* csv file format [limit 50 documents have the same characteristics] was transformed into an EXCEL table go to facilitate data comparison
IECom2003
- Use for the interface program. Import/Export from/to Database table/Excel file/TXT file/CSV file. used in .NET 2003/.NET 2005. the file format can be defined in the XML config file.-Use for the interface program. Import/Export from/to Database table/
ConvertDatabase
- 用VB编写的数据库转换程序,可以在Access2000,dBase2,dBase3,CSV,Excel2000,HTML,TEXT几种格式间进行互相转换,如果是Access数据库的话,还可以选择对应的表,支持SQL查询语句,程序暂时不支持MSSQL数据库,有点遗憾。-VB database prepared by the conversion process, you can Access2000, dBase2, dBase3, CSV, Excel2000, HTML, TEXT sever
CsvExcel
- csv to excel file converter. need to open csv or excel file. just convert.
ExcelReader
- Read excel (.csv) files and use it in your program. Demo shows how to read the excel file.
eDocEngine_r_p251
- eDocEngine VCL v2.5.2 - eDocEngine VCL is a comprehensive e-document creation component suite for Delphi™ and C++Builder® . eDocEngine can create documents in clipboard, PDF, RTF, HTML, XHTML, EXCEL, TEXT, CSV, Quattro Pro, LOTUS 1-2-3, DIF,
excel
- c#读取excel,把excel中的数据读取出来-c# read excel get data from xls adn csv documents
VB-Excel
- Excel的CSV格式文件,可用来作为交换文件格式。-CSV format file
read-and-write-CSV-file
- 可以实现CSV的写入文件读取。同样如果将程序稍作改动就可实现各种格式的文件的写入和读取。文件是以逗号和回车为间隔的写入的。这样可以用excel软件打开该文件。同时,在读取时,将存取的数字在逗号和回车的交替中提取出来。-You can write the CSV file to read. The same if the program make a little change can be achieved in various formats file write and read. The
2009_3_GridViewExport
- asp.net Gridview Export PDF,Word,Excel,Csv等等(GridView导出为Excel,word,pdf,csv)源代码 有C#,VB.NET两种格式 -asp.net the GridView Export PDF, Word, Excel, Csv, etc. (the GridView Export to Excel, word, pdf, csv) source code C#, VB.NET in two formats.
readExcel
- matlab实现读取excel、csv、access文件 -matlab read excel, csv, access files
merge-csv-into-excel
- 公司数据管理中,经常需要将多个CSV文件合成到excel表格中,本程序使用C#语言开了一个合成的程序-Company data management is often necessary to synthesize multiple CSV files to excel spreadsheet, the program uses the C# language opened a synthetic procedure
explode_excel
- 用于php网站导出excel,根据例子便于修改,可以导出excel、csv等-Php website for export excel, according to examples easy to modify, you can export excel, csv, etc.
update-attributes-from-csv-file
- 测绘行业中使用的从保存有属性信息的excel文本中提取图块的属性信息并将其显示的当前cad图上-The mapping industry used to extract attribute information blocks of text excel preservation attribute information and displays the current cad Figure
csv-excel
- 很好用的批量csv转换成excel的小程序-Very good batch csv converted into excel small program
ExcelDataReader-develop
- Lightweight and fast library written in C# for reading Microsoft Excel files This project has just migrated from CodePlex - as is. Please feel free to fork and submit pull requests. Note Please try the latest source from the repo before reporti
把CSV文件在DBgrid中显示及导出到Excel文件中
- VB 读取csv文件数据 可以用于数据开发(VB reads the CSV file data)