Start with Open XML Explained.
This is an easy to read eBook on
Open XML.
Next view with WordProcessingML
articles on OpenXMLDeveloper.org.
They are quick and effective way to
show you some of the ways people are
doing different things.
Then go learn a bit more about Open
Packaging Convention - this is
how Open XML files are packed
(zipped) and the relationships the
files in side the package have to
each other. (XPS documents also use OPC format).
Supplement #4 with the Office
implementation guide of the
standard to see how values default to and are implemented in
Word as opposed to other clients. Also, grab the Word Extensions guide to view how Word (specifically 2010) has added and implemented extensions to the standard.
Now it's time to start toying around
with things. You can use the Open
XML SDK or go commando. The SDK may
be the best way to start and many
3rd party tools are based off it. Get the SDK and dive into the
the Word Processing articles
here.
发布评论
评论(1)
学习 Open XML 的十大列表
从 开放 XML 解释。
这是一本易于阅读的电子书
打开 XML。
使用 WordProcessingML 进行下一个视图
OpenXMLDeveloper.org 上的文章。
它们是快速有效的方法
向你展示人们的一些生活方式
做不同的事情。
然后去了解更多关于Open
包装约定 - 这是
Open XML 文件是如何打包的
(压缩)和关系
包内的文件必须
彼此。 (XPS文档也使用OPC格式)。
现在获取 ISO/IEC 29500:2008
规范并放在手边 - 什么
这里几乎存在着一切
你需要知道。您还可以查看
标准在线:
http://www.documentinteropinitiative.org/。
使用 Office 补充 #4
实施指南
标准来查看值的默认值和实现方式
与其他客户不同的是,Word。另外,请获取 Word 扩展指南查看 Word(特别是 2010)如何添加和实现该标准的扩展。
现在从以下博客开始 -
他们是通往真实世界的惊人向导
Open XML 背后的力量:a)
Eric White 的旧博客,b) 埃里克
White 的新博客, c) Brian
琼斯与Zeyad Rajabi 的博客。
现在是时候开始玩耍了
与事物。您可以使用打开
XML SDK 或 go Commando。该 SDK 可能
是最好的开始方式和许多
第三方工具基于它。
获取 SDK 并深入了解进入
文字处理文章
在这里。
您还可以在以下位置观看操作方法视频:
某些科目。查看
打开 XML“我该怎么做”视频
获取一些工具帮助你。这
打开 XML 包编辑器强大工具
对于 Visual Studio 2010,PowerTools for Open XML
和
文字内容控制工具包
都是不可或缺的。
最后,看看有什么
被问及回答
openxml、ooxml a>、openxml-sdk、
wordprocessingml 标签。
现在你就拥有了!
Top 10 List to Learn Open XML
Start with Open XML Explained.
This is an easy to read eBook on
Open XML.
Next view with WordProcessingML
articles on OpenXMLDeveloper.org.
They are quick and effective way to
show you some of the ways people are
doing different things.
Then go learn a bit more about Open
Packaging Convention - this is
how Open XML files are packed
(zipped) and the relationships the
files in side the package have to
each other. (XPS documents also use OPC format).
Now grab the ISO/IEC 29500:2008
spec and keep it handy - what
exists in here is almost everything
you need to know. You can also view
the standard online at
http://www.documentinteropinitiative.org/.
Supplement #4 with the Office
implementation guide of the
standard to see how values default to and are implemented in
Word as opposed to other clients. Also, grab the Word Extensions guide to view how Word (specifically 2010) has added and implemented extensions to the standard.
Now start with the following blogs -
they are amazing guides to the real
power under the hood of Open XML: a)
Eric White's old blog, b) Eric
White's new blog, c) Brian
Jones & Zeyad Rajabi's blog.
Now it's time to start toying around
with things. You can use the Open
XML SDK or go commando. The SDK may
be the best way to start and many
3rd party tools are based off it.
Get the SDK and dive into the
the Word Processing articles
here.
You can also view How To videos on
certain subjects. Check out the
Open XML "How Do I" Videos
Get some tools to help you. The
Open XML Package Editor Power Tool
for Visual Studio 2010, PowerTools for Open XML
and the
Word Content Control Toolkit
are indispensible.
Finally, take a look at what has
been asked and answered on SO in
the openxml, ooxml, openxml-sdk,
wordprocessingml tags.
And there you have it!