Hello,
I need to convert files created in the Excel 200" XML format to be opened with Office 2008 for Mac. Can this be done using Aspose.Cells ? Thanks !
Alexis
Hello,
I need to convert files created in the Excel 200" XML format to be opened with Office 2008 for Mac. Can this be done using Aspose.Cells ? Thanks !
Alexis
Hi,
I am not sure about your need, but you may manipulate or convert SpreadsheetML (Excel 2003 xml file) to any Excel (97-2010) format e.g (xls, xlsx, csv, tab delimited, html etc.) or PDF format. See the documents for your reference:
For .NET:
For Java:
Thank you.