Learn how to use Open XML in consort with Word Services and Excel Services in custom solutions. You'll see how to populate spreadsheet and documents using the Open XML SDK. Understand how to use Excel services to calculate the value in a spreadsheet and
then generate a Word document with data.
…
The Open XML Formats are the new default file formats for Word, Excel and PowerPoint (docx, xlsx, pptx). With the Open XML SDK, which provides a set of .NET APIs that allows developers to create and manipulate documents in the Open XML Formats, and the Office
services available on SharePoint…