Top "Openxml-sdk" questions

The Open XML SDK for Microsoft Office is built on top of the System.

How to insert image into header of OpenXML Word document?

My OpenXML Word document generation project requires text, tables, and images. But first, I need a document header with a …

c# image insert openxml openxml-sdk
Excel "Refresh All" with OpenXML

I have an excel 2007 file (OpenXML format) with a connection to an xml file. This connection generates an excel table …

excel-2007 openxml office-2007 openxml-sdk
cannot preserve space between runs

i want to generate a word document as an input i have this string "open packaging conventions" and each word …

space openxml-sdk wordprocessingml
.NET OpenXML performance issues

I am attempting to write out an Excel file from an ASP.NET web server using OpenXML. I have about 2100 …

c# .net asp.net-mvc-3 openxml openxml-sdk
OpenXML sdk Modify a sheet in my Excel document

I create an empty template in excel. I would like to open the template and edit the document but I …

openxml openxml-sdk worksheet
Excel and "unreadable content" when creating an Open XML spreadsheet with MemoryStream

When creating an Excel spreadsheet using the Open XML SDK v2.0, our Excel output initially worked successfully for a number …

xml excel openxml openxml-sdk memorystream