Im trying to convert a PDF file into HTML and save the images / text to a database. For the most part it is working, but I'm having trouble with the URLs of the images. Aspose.Words.HTMLSaveOptions has the ability to set the ImagesFolderAlias, however this option is not available in PDF.
Is there anyplace I can find documentation for
Aspose.PDF.HTMLSaveOptions??