当一个大的.xlsx文件从java代码流到浏览器时,我得到了一个异常。Exception: Fail to save: an error occurs while saving the package:
The part /xl/sharedStrings.xml failto be saved in the stream with marshaller org.apache.poi.openxml4j.opc.internal.marshallers.DefaultMarshall
当尝试从未加密的xlsx文件创建加密的xlsx文件时,我们正在处理一个异常。Caused by: org.apache.poi.openxml4j.exceptions.OpenXML4JException: The part /xl/styles.xml failed tobe saved in the stream with marshaller org.apache.poi.openxml4j.opc.internal.marshallers.DefaultMarshaller