c# - SpreadsheetML 到 Open XML (XLSX) 的 Excel 转换

标签 c# xml excel

简单的问题。有谁知道将 SpreadsheetML (Excel 2003 XML) 转换为用于 Excel 2007 (xlsx) 文件的 Open Document XML 的简单方法?

不幸的是,我有一个库无法读取 XML 格式,因此我需要尝试找到一种不涉及其他库的方法来读取数据。

任何建议表示赞赏。

最佳答案

如果您财力雄厚,Aspose.Cells 可以读/写这两种格式,并且无需自动化即可提供非常简单的转换。

http://www.aspose.com/categories/.net-components/aspose.cells-for-.net/default.aspx

Aspose.Cells for .NET

Aspose.Cells for .NET is an award-winning Spreadsheet component that allows .NET developers to embed the ability to read, write and manipulate Excel spreadsheets into their own applications without needing to rely on Microsoft Excel.

Aspose.Cells for .NET is a mature, scalable and feature rich component that offers many functions that are way beyond the simple data exporting capabilities of other vendors. With Aspose.Cells for .NET developers can export data, format spreadsheets to the most granular level, import images, import charts, create charts, apply and calculate complex formulas, stream Excel data, save in various formats and much more - all this without the need to use Microsoft Excel or Microsoft Office Automation.

企业(内部)开发的起价为每个开发人员 899 美元,并从那里急剧上涨。

关于c# - SpreadsheetML 到 Open XML (XLSX) 的 Excel 转换,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1329262/

相关文章:

java - JSTL 将变量设置为字符串的长度

xml - xjc 未按预期生成列表

python - 如何使用Python在excel上打印开始时间和结束时间?

excel - SSIS脚本任务从excel表中删除行

c# - 从 Xslt 中的嵌入代码获取 Xml

c# - 在给定指定数量的值后将对象设置为 'read only'

Android Studio TextView fontFamily 在主题中不起作用

php - 如何去除NBSP?

c# - 使用 Request.Form 确定在 CheckBoxList 中选择了哪些项目

c# - 在 C# 中声明集合