搜索资源列表
OpenXML例子
- 一个OpenXML创建word2007的例子。 用C#写的。 在CodeProject上找到,觉得有点用。
sqlserver2000openxml
- SQL Server2000提供了OpenXML特性,我们可以很方便的用OpenXML特性来代替传统的行集结果-SQL Server2000 provides OpenXML characteristics, we can easily use OpenXML features to replace the traditional rowset results
1
- 基于java和关系数据库的excel 2007数据存取技术研究 1.2 项目背景和内容概要 在企业应用中,经常用Excel来处理表格,要把Excel表格中的数据存入数据库, 或者进行相反的操作,过去的方法有两个:一是采用文本格式的CSV文档做过渡, 缺点是无法携带Excel的格式信息;二是使用COM技术。用Java直接存取Excel文档 是困难的。由于Office 2007采用了开放的OpenXML标准,大大提高了
StyleExcelUsingOpenXml
- 使用OpenXml SDK建立excel,格式化单元格为粗体和使用AxSpreedSheet呈现内容,以及显示每个cell format的属性-This sample demonstrates how to create a SpreadsheetWorkbook,make cell content bold, show Excel content on the AxSpreedsheet control and show cell
openxml_word
- 自己写的用openxml操作word的实例,如果有不懂得可以写邮件给我-a sample example operating a word document via openxml
OverwriteFields
- OpenXml sample for use with OpenXml formats of Ms. Just as is without to inspire those who are not familiar with it.
WordExcelServicesDemo
- 展示openxml的用法,设定为word或者excel-show openxml usage, settings to word and excel
xmldoc
- Create MS Word .docx file using OpenXML
kingmoon
- Lm.Common.Csv csv文件的读取与生成 通用数据访问层示例 Lm.Common.DAL 通用数据访问层基类及公用类 Lm.Common.DAL.Sql 通用数据访问层针对sql server 2005及以上版本的实现 Lm.Common.Excel Excel2003的读取与生成 Lm.Common.Excel.OpenXml Excel2007、2010的读取和生成
[www_pin5i_com]Bookmarks_Sourc
- 对word的标签替换操作,使用openxml对word中的标签进行替换.,Word labels replace operation, use openxml replace the word label.
OpenXMLViewer_Win_IE
- openxml,格式装换,处理excel word 等-openxml, format and exchange, processing excel word
openxmlForEXCEL
- openxml关于excel方面的资料,进行了写整理。希望能对初学的用户有所帮助-failed to translate
XSLTWordDocument
- THis application is demonstrate how to use XSLT sheets to make a word-document using OpenXML 2.0, WordProcessing.
Excel.OpenXML
- 使用Open XML读写excel文件;比如,生成报表。-Use Open XML read/write Excel file, e.g. generate reports.