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# - SharpSVN - How to get the previous revision? -

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

url - Querystring manipulation of email Address in PHP -