wordpress hit counter
October, 2006 - OpenXML Developer - Blog - OpenXML Developer

October, 2006

Blog

Samples, Demos, and Reference Articles
  • OpenXML Developer

    Ecma whitepaper on Open XML

    • 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

    • 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

    • 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

    • 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

    • 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)