Welcome to MSDN Blogs Sign in | Join | Help

March 2009 - Posts

Interoperability at Microsoft
Interoperability is one of my favorite topics – it’s one of the key benefits of Open XML. Interoperability is all about how the Microsoft platform, technologies, and products co-exist with other technologies. One of the teams here in DPE has started an Read More...
Interrelated Markup in Open XML Word Processing Documents
In the process of developing PowerTools for Open XML v1.1 , we've identified a number of issues around interrelationships in paragraph markup in word processing documents. (We knew of some issues; the testing of the PowerTools v1.1 brought additional Read More...
TextGlow: Silverlight Viewer for Open XML Word Processing Documents
TextGlow is a Silverlight viewer for Open XML word processing documents developed by Intergen , a Microsoft Partner. Last Monday, Gray Knowlton posted about the availability of the source code for the TextGlow Silverlight viewer on OpenXmlDeveloper.org Read More...
Announcing the Release of PowerTools for Open XML V1.1
Today, I’m pleased to announce the release of PowerTools for Open XML V1.1. PowerTools for Open XML is an open source project on CodePlex that makes it easy to create and modify Open XML documents using PowerShell scripts. I introduced the PowerTools Read More...
Two New Articles on Open XML: Using XSLT with Open XML Documents, and an Open XML Crawler
There is a new article, Use XSLT to transform XML to OpenXML , on the OpenXmlDeveloper.org web site on using XSLT to create Open XML documents. With this approach, you first create a template of the document that you want to create, with all appropriate Read More...
DocX – Interesting Code for Manipulating Open XML Documents using the Open XML SDK V2
Cathal Coffey has just posted some interesting code on CodePlex that uses the Open XML SDK V2 to do string replacement and set custom properties in an Open XML word processing document. His string replacement code is interesting – it uses Open XML change Read More...
Page view tracker