搜索资源列表
exportwordsrc
- 如果您要在应用程序中处理Word文档,可以参考MSDN. Lori Turner. Automating Microsoft Office 97 and Office 2000,该文内容详细全面,但是要在C++程序中导出Word文档,按照文中的方法来处理是很麻烦的,特别是需要填写的参数太多,所以我们考虑生成正确的VB脚本,然后执行生成Word文档的操作,这个方法的优点在于:一方面可以少填写参数;另一方面可以使用在Word中录制的宏脚本,而只需作少量的修改。我们给出了一些简单的函数来方便生成Wor
VCExcel
- VC操作excel电子表格的源代码。对开发excel表格导入导出非常有用。-vc & excel operate! very usefull!
com
- 表格组件,实现分页,导出excel、pdf-Table components, to implement paging, export excel, pdf
ExportExcel
- 很合适的excel表格操作,包括excel的导出保存和打印预览-Excel spreadsheet operations are appropriate, including the export excel to save and print preview
imgintoword
- 1.导入word前需要提前把items.wil图片导出到一个文件夹. 2.示例表格中的文字是自己添加的. 3.专用性较强,但是可以提供一个思路. 4.编译环境为DELPHI2007,无三方控件.-1 before the need to import word items.wil advance to export pictures to a folder. 2 is an example of text in tables add their own 3. Dedicated st
VCPP_Excel
- VC++操作Excel表格,单元格合并与拆分,文本文件的导入与导出,单元格字体格式,插入图片艺术字,Excel数据导出到SQL Server,SQL Server数据导入到Excel-VC++ operating Excel spreadsheet, export, merge and split cells, import and export text files, font formatting cells, insert pictures WordArt, Excel data into
ExportExcel
- 非常方便的Excel表格导出函数,可以将Excel表格进行导出和对表格进行处理,不需要导入什么文件-Very handy Excel spreadsheet export functions
SimpleExcel
- 通过c++代码操作导出EXCEL表格,代码短小简洁,支持vc6++及vs各版本编译通过-Operation export EXCEL table by c++ code, the code short and clear, and support vc6++ vs versions compiled by