Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » PowerTools » Functional Programming   (RSS)
Working with Numbering in Open XML WordprocessingML
[Blog Map] Update Dec 21, 2009 : This is the 8th in a series of posts on implementing a transform of WordprocessingML to XHtml. 1) Transforming Open XML Word-Processing Documents to XHtml 2) Transforming Open XML Word-Processing Documents to XHtml (Post Read More...
Implementing 'Inheritance' in XML
[Blog Map] Update Dec 21, 2009 : This is the 7th in a series of posts on implementing a transform of WordprocessingML to XHtml. 1) Transforming Open XML Word-Processing Documents to XHtml 2) Transforming Open XML Word-Processing Documents to XHtml (Post Read More...
Transforming Open XML Word-Processing Documents to Html (Post #3)
[Blog Map] Update Dec 21, 2009 : This is the 3rd in a series of posts on implementing a transform of WordprocessingML to XHtml. 1) Transforming Open XML Word-Processing Documents to XHtml 2) Transforming Open XML Word-Processing Documents to XHtml (Post Read More...
Transforming Open XML Word-Processing Documents to XHtml (Post #2)
[Blog Map] Update Dec 21, 2009 : This is the 2nd in a series of posts on implementing a transform of WordprocessingML to XHtml. 1) Transforming Open XML Word-Processing Documents to XHtml 2) Transforming Open XML Word-Processing Documents to XHtml (Post Read More...
Transforming Open XML Word-Processing Documents to XHtml
[Blog Map] Update Dec 21, 2009 : This is the 1st in a series of posts on implementing a transform of WordprocessingML to XHtml. 1) Transforming Open XML Word-Processing Documents to XHtml 2) Transforming Open XML Word-Processing Documents to XHtml (Post Read More...
Update to CommentMerger.MergeComments Method
Word 2007 has a feature where you can lock a document, preventing any changes to content, yet allowing the user to add comments. CommentMerger is a small method (~400 lines of code) that merges comments from two documents into a single document, provided Read More...
Using DocumentBuilder with Content Controls for Document Assembly
DocumentBuilder is an example class that’s part of the PowerTools for Open XML project that enables you to assemble new documents from existing documents. One of the problems to solve when moving markup from one document to another is that of interrelated Read More...
Congratulations to a Couple of Cool People
When I was writing the LINQ to XML documentation , Ralf Lämmel was the program manager for LINQ to XSD , an incubation project in the data programmability group at Microsoft. Ralf really helped me a lot in those days, both with questions on LINQ to XML, Read More...
Page view tracker