Join
Sign in
Search Options
Search Everything
Search Blog
Home
Blog
Resources
Forums
About Open XML
More ...
Home
»
Blog
»
OpenXML Developer
»
September, 2011
September, 2011
Blog
Samples, Demos, and Reference Articles
Get this RSS feed
To learn how to submit a blog click
here
Tags
.NET - C#
.NET (C#
.NET (C#, VB, J#, C++/CLI)
C/C++ - C++
C++/CLI)
DocumentBuilder
DrawingML
J#
Java
Linux/Unix/Solaris
Open Packaging Convention
OpenXML
OpenXML PowerTools
OpenXML SpreadsheetML
OpenXML WordprocessingML
Other
Pages
PowerTools
PresentationML
Scripting Languages
SpreadsheetML
VB
Windows (Win32, VB6, VFP, other)
WordProcessingML
WordprocessingML PowerTools
OpenXML Developer
RSS for posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
OpenXML Developer
Use the Open XML Package Editor together with Word to Research Markup
Posted
over 2 years ago
by
Eric White
13725
Eric White
2
Comments
A question was recently posed to me - what is the best way to look at markup and the rendering of the markup simultaneously. This is important, for instance, when you are experimenting with markup and determining the exact markup that you want to generate...
OpenXML Developer
Advanced use of DocumentBuilder 2.0
Posted
over 2 years ago
by
Eric White
13725
Eric White
13
Comments
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...
OpenXML Developer
Revisiting Open Document Format and Office Open XML: The Quiet Revolution Continues
Posted
over 2 years ago
by
LizT
450
LizT
0
Comments
Three years ago Peter O'Kelly wrote a paper titled, "What?s Up, .DOC? Open XML Formats, OpenDocument Format, and the Revolutionary Implications of XML in Productivity Applications." This paper was an industry debate about the relative merits of Open XML Formats and OpenDocument Format and the significance of the productivity application market shift from binary and proprietary file formats to vendor- and product-independent XML models. In the paper he makes a number of projections about the market. Three years later he returns to analyze his predictions and the current market. ...
OpenXML Developer
Replacing Text of a Bookmark in an OpenXML WordprocessingML Document
Posted
over 2 years ago
by
Eric White
13725
Eric White
4
Comments
In a previous screen-cast , I showed how to retrieve the text of an OpenXML WordprocessingML document. In this post and screen-cast, I introduce some code that enables you to replace the text of a bookmark. This blog post and screen-cast build on the...
OpenXML Developer
How to Retrieve the Text of a Bookmark from an OpenXML WordprocessingML Document
Posted
over 2 years ago
by
Eric White
13725
Eric White
1
Comments
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...
Page 1 of 1 (5 items)