wordpress hit counter
Browse by Tags - Blog - OpenXML Developer

Browse by Tags

Blog

Samples, Demos, and Reference Articles
Tagged Content List
  • Blog Post: Getting Started with Open XML Development - Part III WordprocessingML Scenarios

    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.
  • Blog Post: Displaying an Open XML WordprocessingML Document in a Web Browser Control in Windows Forms

    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...
  • Blog Post: Merge Comments from Multiple OpenXML WordprocessingML Documents into a Single Document

    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...
  • Blog Post: Announcing the Release of PowerTools for Open XML 2.2

    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...
  • Blog Post: Advanced use of DocumentBuilder 2.0

    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...
Page 1 of 2 (50 items) 12