Hi Aspose support,
In our product we have the functionality that converts word document to html.
After conversion word document to html, we were faced with the issues while loading the shapes and text boxes.
We are using Aspose.words (22.8.0) library.
case#1:
After conversion word document to html, overlapping text was not loaded properly with shapes.
(left side word document -right side converted html document)
Arrange_Rotation_with_Text_style_issue.PNG (150.8 KB)
Source document: ShapeArrangeRotationWithText.docx (48.0 KB)
Resulted document after conversion:converted.zip (138.8 KB)
Expected result: Converted html should have the same effects as word document.
case#2:
After conversion word document to html, Textbox effects were not loaded properly.
(left side word document -right side converted html document)
3D_Rotation_effects_issue.PNG (49.8 KB)
Perspective_Oblique_effects_issue.PNG (61.3 KB)
Reflection_effect_issue.PNG (84.0 KB)
Source document:Text box Effects.docx (142.9 KB)
Resulted document after conversion:converted.zip (138.8 KB)
Expected result: Converted html should have the same effects as word document.
Please help with these problems.
Thanks.