Hi there,
I am using Aspose to take a word document and convert it to html. Different sections of the document will be stored in different database fields. The sections can include images along with text.
What I need to do is be able to grab an image from a word doc and then store that image in the file system with the original name of the file that inserted into the word doc. Is that possible?
The help files that I saw showed that you can use document name.image #.type Is it possible to obtain the original file name?
Thanks.
- Ryan