table2excel icon indicating copy to clipboard operation
table2excel copied to clipboard

text and image save to excel

Results 9 table2excel issues
Sort by recently updated
recently updated
newest added

现在导出来是“.xls”格式,能否支持“.xlsx”格式呢?

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Here is the diff that solved...

如果去掉\标签,会出现多张图片重叠现象,有没有办法通过设置td 的样式,图片在一行显示,不使用\ 换行?或者其他处理方法?谢谢 代码如下: // function getImageHtml(val, options) { // options = Object.assign({width: 40, height: 60}, options) // return `` // } function getImageHtml(val, options) { options = Object.assign({width: 60,...

Bumps [postcss](https://github.com/postcss/postcss) to 8.4.31 and updates ancestor dependency [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service). These dependencies need to be updated together. Updates `postcss` from 8.4.23 to 8.4.31 Release notes Sourced from postcss's releases. 8.4.31 Fixed...

dependencies

需要导出的数据中有很多网络图片,但是当我导出时,发现导出文件的图片列都是空白图片,再次导出时又可以了

Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependencies [tough-cookie](https://github.com/salesforce/tough-cookie), [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel) and [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service). These dependencies need to be updated together. Removes `tough-cookie` Updates `@vue/cli-plugin-babel` from 4.5.19 to 5.0.8 Release...

dependencies

如果导出一行数据存在多张图片时候,图片大小不一致不可以单独设置每列图片的大小不一样 ![image](https://github.com/user-attachments/assets/6622e780-538e-4ff3-acdc-516203dd4e55)