Hi Aspose support,
In our product we have functionality that converts word document to html.
After conversion word document to html, we were faced with the different issues while loading charts.
We used Aspose.words (22.8.0) library.
case#1:
After conversion word document to html, title effects were not loaded properly(outer shadow and 3D Bevel effects).
(left side word document -right side html document)
OuterShadow_Titile_EffectNot_Loaded.PNG (50.8 KB)
Source document: Chart Title Options.docx (356.2 KB)
Resulted document after conversion:Converteddoc.zip (183.0 KB)
Expected result: Converted html should have the same outer shadow and 3D effects for title.
case#2:
After conversion word document to html,SolidLine SoftEdges, Glow and shadow effects were not loaded.
(left side word document -right side html document)
Automatic_Glow_Shadow_effects_notloaded.PNG (97.4 KB)
SolidLine_SoftEdges_NotLoaded.PNG (54.2 KB)
Source document:Chart Major Gridline Options.docx (107.4 KB)
Resulted document after conversion:Converted.zip (38.7 KB)
Expected result: Converted html should have the same SolidLine SoftEdges, Glow and shadow effects.
case#3:
After conversion word document to html, For rotation Extra axis option values were loaded.
(left side word document -right side html document)
Rotation_Extra_Values_loaded.PNG (75.0 KB)
Source document:Chart Axis Options.docx (288.2 KB)
Resulted document after conversion:Converted.zip (952.2 KB)
Expected result: Converted html should have the same axis values.
case#4:
After conversion word document to html,GradientFill Border SolidLine Effect not loaded.
(left side word document -right side html document)
GradientFill_Border_SolidLine_Effect.PNG (56.2 KB)
Source document:Chart Legend Options.docx (208.4 KB)
Resulted document after conversion:converted.zip (94.4 KB)
Expected result: Converted html should have the same GradientFill Border SolidLine Effect.
Please help with these problems.
Thanks.