Welcome to OpenXML Developer Sign in | Join | Help

Updated Open XML code snippets for Visual Studio

Microsoft's Visual Studio code snippets for the System.IO.Packaging API have been updated for the final versions of the Office Open XML schemas and the RTM versions of Office and the .NET 3.0 Framework.

The snippets are available in both C# and Visual Basic, and you can download the latest version of them from this page on MSDN.

Published Tuesday, November 28, 2006 3:39 PM by dmahugh
Filed Under: ,

Comments

 

aakash said:

I have to create the PPTX on the fly on the server. The data that will be shown in the PPTX chart is in a database. I found these code snippets useful but again they are very basic.

Working with the Open XML format is quite time consuming. I am not sure if there available any documentation or reference where I can found out what those XML Nodes and tags means.
March 16, 2007 10:41 AM
Anonymous comments are disabled