Parts missing in Chart in rendered html file from .docx

Hi,

When converting a .docx to an .html using Aspose.Words, part of the rendered chart is missing. Code:

var doc = new Document(@“test.docx”);
doc.Save(@“out.html”);

I’ve attached the screenshot and test documents and its output for your reference. Could you please look into this?

image.png (20.0 KB)
test document.zip (26.2 KB)

Thanks,

@ServerSide527,

Thanks for your inquiry. We have tested the scenario and have managed to reproduce the same issue at our side. For the sake of correction, we have logged this problem in our issue tracking system as WORDSNET-17297. You will be notified via this forum thread once this issue is resolved.

We apologize for your inconvenience.

Hello,

I can see this ticket is still ‘In Analysis’, however when I tried the latest version Aspose.Words 18.12.0 the issue doesn’t seem to exist anymore.

Could you please confirm if this ticket has been resolved by the team or is there still issue undergoing in this ticket?

Thanks,

@ServerSide527

Thanks for your inquiry. Yes, this issue has been resolved in Aspose.Words for .NET 18.12. Please use latest version of Aspose.Words.