Inserting image in word with Aspose 2006

Hi there,
We’ve got an enterprise version of Aspose bought in 2006, now there is a need to insert signature ( a .png file) in word doc, just wondering if 2006 version supports this, any code snippet/example if there is one, would be much appreciated.
Cheers,

Hi
Thanks for your request. Sure, you can. You can use DocumentBuilder.InsertImage method to insert images into the document.
I attached documentation for Aspose.Words 3.5.0 version. It might be useful for you.
Best regards,

Hi Alex,
Thanks for getting back, will checkout the doc and see how things go. Thanks.
Cheers,

*alexey.noskov:
Hi

Thanks for your request. Sure, you can. You can use DocumentBuilder.InsertImage method to insert images into the document.
I attached documentation for Aspose.Words 3.5.0 version. It might be useful for you.
Best regards,*

Hi Alex,
Perfect, thanks for you help.
Cheers,