简体   繁体   English

我想用 nodejs(js) 任何文档操作 xls 文件而不是 xlsx

[英]I want to manipulate xls file not xlsx with nodejs(js) any document

I want to manipulate xls file not xlsx with nodejs(js) any document you can help me with我想用 nodejs(js) 操作 xls 文件而不是 xlsx 任何可以帮助我的文档

It exists many js library for doing what you want.它存在许多 js 库来做你想做的事。

I think that you need to check if library process xls file if already process xlsx file.我认为如果已经处理 xlsx 文件,您需要检查库是否处理 xls 文件。 It can be implicit...可以是隐含的...

You can try those libraries:您可以尝试这些库:

You can read this previous post that dealing with those: StackOverflow post您可以阅读之前处理这些问题的帖子: StackOverflow 帖子

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM