We're sorry Aspose doesn't work properply without JavaScript enabled.

Free Support Forum - aspose.com

Unable to extract chart data from .doc (97 to 2003 word file) file

Hi,

I want to extract chart text/data from .doc extension file. I have tried many ways to extract chart data from word file using aspose but unable to extract chart data. Please provide proper way to extract all text(also chart data) from word file. I have shared a word file with you. I am unable to upload the .doc file . So I have convert the .doc file to docx with aspose.

Graph.docx (28.2 KB)

@dsaini The chart in your document is embedded OLE MSGraph.Chart.8 object. Unfortunately, there is no way to extract data from OLE objects using Aspose.Words. However, you can extract whole object using Shape.OleFormat.