Conversion on Word to HTLM (differences by Java and .NET)

Dear Aspose support team,
it sounds maybe a bit like a stupid question, but we have a real urgent issue
regarding word to html conversion.
I think we already opened an ticket on your side, in the recent weeks.
as we look for an solution to convert word to html , without positioning the elements so much and using tables instead.
We would like to know , if your Java converter is mabe working differnetly to you .NET converter ?
So that it it worth try to convert our word documents with the java component, instead of your .NET one ?

Best Regards
Christoph

@christoph_schroeder01_sap_com The .NET version of Aspose.Words is the main version, all features and fixes are implemented in the .NET version first. Then the code is auto-ported to Java. So there is no difference between .NET and Java version, since the same codebase is used.

Thank you for quick reply Alexey.

1 Like