Join
Sign in
Search Options
Search Everything
Search Blog
Home
Blog
Resources
Forums
About Open XML
More ...
Home
»
Blog
»
All Tags
»
openxml wordprocessingml
Browse by Tags
Blog
Samples, Demos, and Reference Articles
Get this RSS feed
Tags
DocumentBuilder
PowerTools
WordProcessingML
WordprocessingML PowerTools
Tagged Content List
Blog Post:
Screen-Cast: Sections, Headers, and Footers
Eric White
When generating documents, you sometimes will want to create documents with multiple sections, so that you can control page layout separately for each section. In addition, you sometimes will want to create headers and footers for each section. There are a few details to pay attention to, such as exactly...
on
Fri, Nov 18 2011
Blog Post:
Merge Comments from Multiple OpenXML WordprocessingML Documents into a Single Document
Eric White
Several years ago, I was at a Microsoft conference, and was asked by a couple of attendees how to merge comments from multiple Open XML WordprocessingML documents into a single document. Those developers had attempted to write code to do this, and were not successful. I took this as a challenge, and...
on
Thu, Nov 3 2011
Blog Post:
Getting Started with Open XML Development - Part II Tools
Eric White
This post introduces the second screen-cast in this series on getting started with Open XML development. In this screen-cast, I introduce the three most important tools that you will want to be familiar with: Return to the Table of Contents of this screen-cast series. Open XML Package Editor Power Tool...
on
Mon, Oct 24 2011
Blog Post:
Advanced use of DocumentBuilder 2.0
Eric White
The default approach to working with DocumentBuilder 2.0 enables you to take bits and pieces of multiple documents and assemble them together into a new document. However, there is an interesting scenario that this approach does not handle. You may want to import a document into a cell in a table, into...
on
Fri, Sep 23 2011
Blog Post:
How to Retrieve the Text of a Bookmark from an OpenXML WordprocessingML Document
Eric White
Sometimes developers use bookmarks to delineate text in an OpenXML WordprocessingML document. Then, as part of a larger system, they want to retrieve the text of that bookmark to process in some fashion. Retrieving the text of bookmarks is made somewhat more complicated because the w:bookmarkStart and...
on
Thu, Sep 1 2011
Page 1 of 2 (50 items)
1
2