通过javascript从excel文件中读取数据,而不使用activex对象 [英] Read data from excel file through javascript ,without using activex objects

查看:90
本文介绍了通过javascript从excel文件中读取数据,而不使用activex对象的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有可能使用javascript从excel文件中获取数据而不使用activex对象?

解决方案

您可以使用Open XML,这对所有新的开放办公文件;它在ECMA-376下是开放和标准化的:

http://en.wikipedia.org/wiki/ Open_XML [ ^ ],

http://www.ecma-international.org/publications/standards/Ecma-376。 htm [ ^ ]。



通过Javascript使用Open XML,请参阅:

http://openxmldeveloper.org/wiki/w/wiki/open-xml-and-javascript.aspx [ ^ ],

http:// openxmldev eloper.org/wiki/w/wiki/open-xml-sdk-for-javascript.aspx [ ^ ],

http://openxmldeveloper.org/blog/b/openxmldeveloper/archive/2012/08/02/ with-open-xml-documents-using-javascript.aspx [ ^ ]。



-SA

is there any possibility to fetch data from excel file using javascript without using activex objects?

解决方案

You could use Open XML, which is the open for all new Office files; it is open and standardized under ECMA-376:
http://en.wikipedia.org/wiki/Open_XML[^],
http://www.ecma-international.org/publications/standards/Ecma-376.htm[^].

On working with Open XML through Javascript, please see:
http://openxmldeveloper.org/wiki/w/wiki/open-xml-and-javascript.aspx[^],
http://openxmldeveloper.org/wiki/w/wiki/open-xml-sdk-for-javascript.aspx[^],
http://openxmldeveloper.org/blog/b/openxmldeveloper/archive/2012/08/02/working-with-open-xml-documents-using-javascript.aspx[^].

—SA


这篇关于通过javascript从excel文件中读取数据,而不使用activex对象的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆