Open XML SDK 的初学者示例代码?

发布于 2024-10-05 23:43:46 字数 1540 浏览 7 评论 0 原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(5

雨后咖啡店 2024-10-12 23:43:46

对我来说,最好的资源是 OpenXML Productivity Tool。它位于 OpenXMLSDKTool.msi 安装包中。

该工具可让您打开任何现有的 Word 或 Excel 文档并浏览该文档的 C# 源代码表示形式。这是学习如何执行一些更复杂任务的好方法。

For me, the best resource was the OpenXML Productivity Tool. It is in the OpenXMLSDKTool.msi installation package.

This tool lets you open any existing word or excel document and browse a C# source code representation of the document. It is a great way to learn how to perform some of the more complicated tasks.

淡忘如思 2024-10-12 23:43:46

除了 MSDN 上的所有内容之外,最著名的学习 Open XML 和 SDK 的地方是 http://openxmldeveloper.org/

Besides everything on MSDN, the most well-known place to learn Open XML and the SDK is http://openxmldeveloper.org/.

风和你 2024-10-12 23:43:46

这是 博客。该特定链接将带您进入他们博客的路线图,该路线图将链接到一堆示例。

此外,这个 stackoverflow 问题添加了一些额外的链接。

This is a blog by some of the program managers for the Open XML SDK. That particular link will take you to a roadmap of their blog which will link you to a bunch of examples.

Also, this stackoverflow question adds some additional links.

羁拥 2024-10-12 23:43:46

Eric White 在他的博客中提供了有关 Open XML 的精彩教程。

Eric White has a great tutorial on Open XML at his blog.

剧终人散尽 2024-10-12 23:43:46

有一个令人惊讶的有用信息是一个意想不到的地方:程序内部“XML SDK Productivity Tool”

http://www.microsoft.com/en-us/download/details.aspx?id=30425

There is a surprisingly useful information is an unexpected place: Inside the program "XML SDK Productivity Tool"

http://www.microsoft.com/en-us/download/details.aspx?id=30425

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文