Join
Sign in
Search Options
Search Everything
Search Blog
Home
Blog
Resources
Forums
About Open XML
More ...
Home
»
Blog
»
OpenXML Developer
»
All Tags
»
wordprocessingml powertools
Browse by Tags
Blog
Samples, Demos, and Reference Articles
Get this RSS feed
Archives
Archives
May 2013
(3)
April 2013
(3)
March 2013
(2)
February 2013
(8)
January 2013
(11)
December 2012
(4)
November 2012
(10)
October 2012
(7)
September 2012
(1)
August 2012
(3)
July 2012
(2)
June 2012
(4)
May 2012
(3)
April 2012
(6)
March 2012
(6)
February 2012
(8)
January 2012
(4)
December 2011
(6)
November 2011
(9)
October 2011
(8)
September 2011
(5)
August 2011
(9)
July 2011
(5)
June 2011
(7)
May 2011
(6)
April 2011
(7)
March 2011
(3)
January 2011
(2)
October 2010
(2)
August 2010
(1)
May 2010
(1)
April 2010
(3)
March 2010
(6)
February 2010
(3)
December 2009
(4)
November 2009
(4)
September 2009
(7)
August 2009
(2)
July 2009
(3)
June 2009
(7)
May 2009
(6)
April 2009
(7)
March 2009
(8)
February 2009
(3)
September 2008
(1)
June 2008
(3)
May 2008
(2)
April 2008
(2)
March 2008
(2)
February 2008
(2)
January 2008
(5)
December 2007
(3)
November 2007
(3)
October 2007
(2)
September 2007
(2)
August 2007
(6)
July 2007
(3)
June 2007
(4)
May 2007
(4)
April 2007
(2)
March 2007
(6)
February 2007
(2)
January 2007
(5)
December 2006
(5)
November 2006
(12)
October 2006
(5)
September 2006
(3)
August 2006
(11)
July 2006
(5)
June 2006
(5)
May 2006
(6)
April 2006
(7)
March 2006
(17)
Tags
DocumentBuilder
OpenXML
OpenXML WordprocessingML
PowerTools
WordProcessingML
Tagged Content List
Blog Post:
Getting Started with Open XML Development - Part III WordprocessingML Scenarios
Eric White
This is the third in a series of screen-casts on getting started with Open XML development. In this screen-cast, I discuss the three most common scenarios around OpenXML WordprocessingML. Return to the Table of Contents of this screen-cast series.
on
Fri, Feb 10 2012
Blog Post:
Displaying an Open XML WordprocessingML Document in a Web Browser Control in Windows Forms
Eric White
This is a fun little project that I needed to do to help out a customer. The customer needed to select a specific subset of paragraphs in a WordprocessingML document based on certain search criteria, and then display the subset in a form (in a Windows Forms application). As it turns out, it was pretty...
on
Fri, Dec 9 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:
Announcing the Release of PowerTools for Open XML 2.2
Eric White
We’re very happy to announce the release of PowerTools for Open XML version 2.2, now available for download at powertools.codeplex.com . There are a number of great features in this new release: Merge-OpenXmlDocument incorporates DocumentBuilder 2.0, which is a much more robust implementation of...
on
Tue, Oct 11 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
Blog Post:
Updating the TOC in a WordprocessingML Document using an AutoOpen Macro
Eric White
I had thought that there were only going to be four screen-casts in this series on adding / updating tables-of-contents in OpenXML WordprocessingML documents. However, I can see that there are now going to be at least six. In the screen-cast that I present in this post, I show how you can add a TOC using...
on
Wed, Aug 24 2011
Blog Post:
What is the glossary document used for?
Eric White
I recently received a question about the use of the glossary document. In a nutshell, in DOCX, it is used for the placeholder text for content controls. In DOTX, it is used for the content for quick parts. The following 3 minute video demonstrates these two uses. It also shows a little trick you can...
on
Fri, Aug 19 2011
Blog Post:
New Screen-Cast: Short and Sweet Intro to DocumentBuilder 2.0
Eric White
Here is a short screen-cast that explains what DocumentBuilder 2.0 is all about, in less than seven minutes.
on
Wed, Aug 17 2011
Blog Post:
Exploring Tables-of-Contents in Open XML WordprocessingML Documents (Part 2)
Eric White
Many Open XML developers need to generate documents, and then generate and insert an updated table-of-contents for the document. TOC's in Open XML are not hard, but they require a bit of explanation. This post introduces the second in a series of screen-casts around Open XML WordprocessingML TOCs...
on
Wed, Aug 10 2011
Page 1 of 1 (10 items)