Save xls as xml based on specific schema

Hi,

Can someone please suggest how to save an xls file as xml based on specific xsd format. Thanks a lot for helping in it.

Thanks.

Hi,


Well, Aspose.Cells only supports to create/save, convert or manipulate in SpreadsheetML (XML) file format if it can suit your needs.

See the supported file formats, Aspose.Cells supports:
http://www.aspose.com/docs/display/cellsnet/Opening+Files
http://www.aspose.com/docs/display/cellsnet/Saving+Files

Thank you.