I have a requirement where I need to have a custom ribbon added to the Word 2007 file which will be populated from some items. I created a add-in using this and pressing F5 opens Word file contains th
I am trying to dynamically add a new custom ribbon in a Word 2007 document following teh manual method described in this article :- http://msdn.microsoft.com/en-us/library/aa338202(v=office.12).aspx.
i would like to access some built in properties(like author,last modified date,开发者_JAVA百科etc.) of an open xml word doc file. i would like to use open xml sdk2.0 for this purpose. so i wonder if t
I have an xml file generated dynamically using the Open XML SDK which dispays some metadata about a docx file. Is it possible to use xslt to add style sheets to this dynamically generated xml file us开
is it possible to use the OPEN XML SDK and generate an xml file that contains some metadata of a particular docx file?
I want to create a spreadsheet with DocumentFormat.OpenXML.I\'ve been having a really hard time getting it to work, so I thought I\'d ask for help here.
I suppose office files(prior MS office 2007) cannot be accessed using open xml sdk2.0 or if they cannot be programmatically accessed using the open xml format.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I\'m trying to remove the doc variables from a DOCX file. Here is the code I\'m using, but it doesn\'t remove any...
When I follow this tutorial: http://msdn.microsoft.com/en-us/library/cc881781.aspx to open an Excel document and insert an empty worksheet the final result is a message telling \"Excel found unreada