ShowerBandV

Results 10 issues of ShowerBandV

I also have three Cassandra servers as a cluster. Sometimes, there may be timeout errors during write operations (writing simple string data), but the write has already been successful. At...

Hello xuri,I would like to know which scenarios are supported in streamwriter,as I know streamwriter api can not use with non-stream api,so I'm worry about if we replace our code...

enhancement

### This issue is unique. - [X] I have used the [search tool](https://github.com/ONLYOFFICE/DocumentServer/issues?q=) and did not find an issue describing my bug. ### Operating System of DocumentServer Docker ### Version...

waiting feedback

### This issue is unique. - [X] I have used the [search tool](https://github.com/ONLYOFFICE/DocumentServer/issues?q=) and did not find an issue describing my bug. ### Operating System of DocumentServer Docker ### Version...

confirmed-bug

### This issue is unique. - [X] I have used the [search tool](https://github.com/ONLYOFFICE/DocumentServer/issues?q=) and did not find an issue describing my bug. ### Operating System of DocumentServer Docker ### Version...

confirmed-bug

### This issue is unique. - [X] I have used the [search tool](https://github.com/ONLYOFFICE/DocumentServer/issues?q=) and did not find an issue describing my bug. ### Operating System of DocumentServer Docker ### Version...

confirmed-bug
waiting feedback
fixed

**Description** hi,I want to parse an xlsx file with 3000 rows and 50 columns. If the parsing time for each cell is too long, I will concurrently retrieve the properties...

**Description** A sheet which has 4600 rows and 55 cols, and some cols have formulas,I want to get them,it seems no problem but the time cost is very large,I want...

**Description** The dingtalk file has a pivot table, and the field year (Chinese character) of this pivot table is not in the source data. This field is generated by DingTalk...

enhancement

XlsxDataField extracts ShowDataAs, but `PivotTableField` does not use this field. Is there any plans to support the use of `ShowDataAs` in the `PivotTableField` struct next version? ```golang // xlsxDataField represents...

enhancement