Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Code Samples   (RSS)

Open XML Format SDK 2.0

Hello, my name is Zeyad Rajabi and I am a Program Manager on Brian's team. For the next several posts I will be talking about the Open XML SDK and will show you how to use the SDK to accomplish real world scenarios such as document assembly and document

Working with XBRL

Doug Mahugh had a post last week showing how you could leverage the custom schema support in OpenXML to create a report based on XBRL data. http://blogs.msdn.com/dmahugh/archive/2007/03/09/xbrl-and-open-xml.aspx#comments Here's a screenshot of the document

Examples of programming with SpreadsheetML

Erika is working on pulling together more coding examples for the OpenXML formats. We've seen a bunch of stuff around WordprocessingML, and now they are starting to work on some good examples with SpreadsheetML and PresentationML. So if you've ever wanted

Intro to Word XML Part 6: Locking down your XML structures

What a busy week. I've been trying to keep up with all the news while also getting ready for PDC (and still keeping up with all my regular responsibilities helping to ship Office 12). I'm heading down to PDC on Monday, and my session is Tuesday afternoon.

Intro to Word XML Part 5: Opening custom XML

Intro to Word XML Part 5: Opening custom XML files I've been talking for awhile now about the support for custom defined schemas in Office. I'm actually going to pull together a post in the next week or so that addresses the uses and motivations behind

Intro to Word XML Part 4: Schema Validation

In the Intro to Word XML Part 3 , I showed how you could add your own XML to a Word document. I also briefly touched on how you could take advantage of the XML to make programming against the document a lot easier. Let's now briefly explore data validation.

Intro to Word XML Part 3: Using Your Own Schema

When we built the support for customer defined schemas into Word 2003 there were a couple scenarios we had in mind. The main goal though was that we wanted people to take existing Word documents and existing Word solutions, and make them more powerful.

Intro to Word XML Part 2: Simple Formatting

If you read Part 1 of the Word XML Introduction, you saw the basics behind a Word document, as well as how basic formatting can be applied. The Word XML schemas were designed to closely map the structures that Word uses internally to represent a document.

Intro to Word XML Part 1: Simple Word Document

This post is for those of you interested in learning the basics behind WordprocessingML. That’s the schema that we built for Word 2003. You can save any Word document as XML, and we will use this schema to fully represent that document as XML. The new
 
Page view tracker