openxml - How can I use an existing styles.xml without writing code to recreate it -


i'm generating word document using open xml sdk. right have function generates style definitions in code. since these styles going change infrequently , have no real meaning code there way can include existing styles.xml in wordprocessing document? overload of style constructor accepts string containing xml throws exception when feed existing file.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -