Join
Sign in
Search Options
Search Everything
Search Blog
Home
Blog
Resources
Forums
About Open XML
More ...
Home
»
Blog
»
OpenXML Developer
»
October, 2006
October, 2006
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
Ecma whitepaper on Open XML
Posted
over 7 years ago
by
dmahugh
15775
dmahugh
0
Comments
Ecma International has published a whitepaper that explains the basics of Office Open XML as well as some of the thinking behind the format. It's a great overview for those who are new to the Open XML file formats. Brian Jones's blog has some additional...
OpenXML Developer
diffopc: a DIFF utility for Open XML
Posted
over 7 years ago
by
dmahugh
15775
dmahugh
2
Comments
If you're doing much Open XML development, you probably sometimes need to compare two versions of a document and look closely at the differences. Stephane Rodriguez's diffopc tool is a utility program that makes short work of this sort of a task. Diffopc...
OpenXML Developer
XSL transformation of SpreadsheetML to generic XML
Posted
over 7 years ago
by
SanjayKumarM
1060570
SanjayKumarM
2
Comments
The Spreadsheet ML document is transformed into a generic xml file format using XSL transformation. This generic xml file format is used as a data source for data grid through which the data contained in the spreadsheet ML is shown in browser. ...
OpenXML Developer
Final draft of Office Open XML specification
Posted
over 7 years ago
by
dmahugh
15775
dmahugh
0
Comments
Trondheim, Norway, 09/28/06. At the latest meeting of the Ecma TC45 technical committee , the final draft of the Office Open XML specification was approved as ready for submission to the Ecma General Assembly. The General Assembly will review the spec...
OpenXML Developer
Bookmarks in Word document
Posted
over 7 years ago
by
SanjayKumarM
1060570
SanjayKumarM
3
Comments
This article on Bookmark helps in understanding the basics of bookmark , it’s representation in openXml and explains how to programmatically iterate through bookmarks in a Word document, to view the bookmarked text and to create new documents based on the bookmark selected, using System.IO.Packaging API and ASP.NET application. ...
Page 1 of 1 (5 items)