-
If I take **example.php** from your root directory and modify the last few lines as follows:
$writer->writeToFile($filename);
readfile($filename);
exit();
it correctly generates th…
-
@mk-j How to download file in post method without saving file at server?
-
```python
import pandas
df = pandas.DataFrame([[1,2,3],[4,5,6]])
with pd.ExcelWriter('input_excel.xlsx', mode='a') as writer:
df.to_excel(writer, sheet_name='PandasTestSheet')
```
#### Pr…
-
有些业务需要用到文件上传接口,但是发现这个框架好像不支持? 如果支持应该如何使用
-
Is this piece of software licensed under "GPL-1.0-or-later OR Artistic-1.0-Perl" combination or "Artistic-1.0-Perl" single license?
Many files, e.g. lib/Excel/Writer/XLSX/Chart/Pie.pm, claim:
~~…
-
PHP Fatal error: Uncaught Error: Class 'PhpOffice\\PhpSpreadsheet\\Calculation\\Engine\\CyclicReferenceStack' not found in /var/www/html/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculati…
-
Hello,
First things first, great job on this tool. It's a pleasure to use.
**Description**
Having a BOM job with kicost and Nexar as API source, results in an silent error.
This happens when t…
-
### Is the bug applicable and reproducable to the latest version of the package and hasn't it been reported before?
- [X] Yes, it's still reproducable
### What version of Laravel Excel are you using…
-
Target date: end november 2023
wanted:
- packages:
- [x] Torch-2.1.1
- [x] numpy-1.26.2, with Array API v2022.12 support
- infrastructure :
- [x] a beta and partial Python-3.12 (mi…
-
This is:
```
- [ x] a bug report
- [ ] a feature request
- [ ] **not** a usage question (ask them on https://stackoverflow.com/questions/tagged/phpspreadsheet or https://gitter.im/PHPOffice/PhpS…