Charts effects (Preset, Glow,Shadow, Reflection, Soft Edges, Bevel, 3-D Rotation,solid line) are not loaded using .NET

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.

@radha.bobbli Thank you for reporting the problem to us.

  1. The problem is logged as WORDSNET-24263.
  2. The problem is logged as WORDSNET-24264.
  3. The problem is logged as WORDSNET-24265. Also in this document I see axis title is rendered on the first chart on the 5th page. This problem is logged as WORDSNET-24266.
  4. The problem is logged as WORDSNET-24267. Also, the last chart in the test document has an issue with overlapping chart lines with the legend. This problem is logged as WORDSNET-24268.

We will keep you informed and let you know once the problems are resolved.

The issues you have found earlier (filed as WORDSNET-24267) have been fixed in this Aspose.Words for .NET 22.10 update also available on NuGet.

The issues you have found earlier (filed as WORDSNET-24266) have been fixed in this Aspose.Words for .NET 22.11 update also available on NuGet.

Thankyou for the update.

1 Like

The issues you have found earlier (filed as WORDSNET-24268) have been fixed in this Aspose.Words for .NET 23.1 update also available on NuGet.

The issues you have found earlier (filed as WORDSNET-24264) have been fixed in this Aspose.Words for .NET 23.3 update also available on NuGet.