Aspose has been a really great product for us and we understand that all the information cannot be retained when we round trip from Word -> HTML -> We have been able to maintain most of the style information for our clients using Aspose.
One of our clients recently made a request whereby they want to be able to preserve the style template information that they use in the word after the round trip. So here is the sequence of events.
- Word document created with custom style templates (header, paragraph styles)
- Word document converted to HTML through Aspose.words for Java
- HTML document is then edited and converted back to Word through Aspose.words for Java
Now when they open the final word document they want to be able to see which template went where. Even though the style by themselves are preserved, the association to a custom template is lost.
Is there something that can be done here? I know I am shooting in the dark and I have gone through the forum and documentation and not found anything that can help us.
Thanks
Kamal