We are using CreateDocxFromTemplate to open a template file that contains some content/text. We want to add content to the beginning of this file but can not find out from documentation on how to do it. All content we add comes at the end of the file. Is there a way to set the pointer somehow to beginning of the file?