Join
Sign in
Search Options
Search Everything
Search Blog
Home
Blog
Resources
Forums
About Open XML
More ...
Home
»
Blog
»
OpenXML Developer
»
May, 2011
May, 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
Exploring Table Markup in Open XML SpreadsheetML
Posted
over 2 years ago
by
Eric White
14690
Eric White
2
Comments
Tables are a convenient and useful feature of Open XML SpreadsheetML. This post explores table markup, and links to a screen-cast that shows how to create a table programmatically The table feature has been part of Excel for some time; most users are...
OpenXML Developer
Search and Replace Text in an Open XML WordprocessingML Document
Posted
over 2 years ago
by
Eric White
14690
Eric White
17
Comments
A reoccurring question around Open XML is how to search and replace text in a word-processing document. There have been several attempts at presenting example code to do this, however, until now I have not seen any examples that correctly implement this...
OpenXML Developer
Using XML DOM to Detect Tracked Revisions in an Open XML WordprocessingML Document
Posted
over 2 years ago
by
Eric White
14690
Eric White
0
Comments
Tracked revisions are one of the more involved features of Open XML WordprocessingML. There are 28 elements associated with tracked revisions, each with their own semantics. In some cases, such as with content controls and deleted paragraph marks, the...
OpenXML Developer
Reading and Writing OOXML Metadata with iOS and Objective-C
Posted
over 2 years ago
by
andrewla
500
andrewla
1
Comments
By Martin Holman This tutorial will show how to access and display the Dublin Core properties of any OpenXML document. This could quite easily be extended to access any other sections of the OpenXML format. Right let’s get started! Fire up XCode. Create...
OpenXML Developer
Exploring Margins in Open XML WordprocessingML Documents
Posted
over 2 years ago
by
Eric White
14690
Eric White
0
Comments
A recent post in one of the forums asked about setting margins for a document. This is one of those questions that is best answered by a bit of exploration of the markup using the Open XML SDK 2.0 Productivity Tool. I've recorded a short screen-cast...
OpenXML Developer
Retrieving Fields in Open XML WordprocessingML Documents
Posted
over 2 years ago
by
Eric White
14690
Eric White
2
Comments
The markup for fields in WordprocessingML documents is fairly involved. The markup often spans multiple runs, and contains markers for the start of the field, a marker that separates the field instructional text and the results of the field, and a marker...
Page 1 of 1 (6 items)