Greetings!
I created three variants of the same word document, one with hyphenation as none, the other with hyphenation as auto and the last one is manually hyphenated. I have converted all those three documents to EPUB using aspose-words-18.7.0. In the generated HTML, i could see an empty span element has been inserted wherever the hyphenation is required(manual and automatic).
My requirement here is to figure out if hyphenation applied on the word document is none. I cannot rely on the empty span elements created between the words for auto/manual hyphenation. So is there already a way to figure that out? Or Can Aspose help with this by stamping a metadata in the html to indicate what kind of hyphenation is applied?
Thanks,
Vasanth