Chart in Words by Java

I need some charts in Words document. The data from the charts need to be edited by programming (Java). I want to use OLE to do that. Can you please show how to do that? Thank you very much!

This message was posted using Page2Forum from OleFormat - Aspose.Words for .NET and Java

Hi
Thanks for your inquiry. Unfortunately you can’t add or edit embedded OLE objects in the document using Aspose.Words. You can only extract OLE objects from the document.
Best regards.

To insert a chart into a Word document, I know in .Net we can convert the chart (from Excel) to a picture and insert it into the Word document.

However, in Java, the converting thing is not supported. But I think there must be a way to do that in Java, I really appreciate if you can advise a way to do that? It would be great if you can send some code samples. Thank you very much!

Hi
Thanks for your inquiry. You should consult with Aspose.Cells team regarding this question.
Best regards.