wordpress hit counter
Updated Open XML code snippets for Visual Studio - OpenXML Developer - Blog - OpenXML Developer

Updated Open XML code snippets for Visual Studio

Blog

Samples, Demos, and Reference Articles

Updated Open XML code snippets for Visual Studio

Rate This
  • Comments 1

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.

  • 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.
Page 1 of 1 (1 items)