浏览我们的产品

Aspose.Cells for Java 18.6 发行说明

钥匙概括类别
CELLSJAVA-42339通过 Aspose.Cells API 在数据透视表报告中实现自定义数据排序新功能
CELLSJAVA-42625MS Excel 功能“监视窗口”的实现新功能
CELLSJAVA-42612无法从齿轮类型 SmartArt 中提取文本新功能
CELLSJAVA-42646异常:Name.getRefersTo() 上的“FormulaBuild](/p Unknown formula token0”强化
CELLSJAVA-42645异常:Cell.getFormula() 上的“FormulaBuild More than one token in stack…”强化
CELLSJAVA-42516Aspose.Cells 接受并更正一个无效的公式强化
CELLSJAVA-42636某些绘图形状在 Excel 中被置换或错误渲染为 HTML 渲染漏洞
CELLSJAVA-42627CELLSJAVA-42619 - 无法正确提取 Smart Art 图像漏洞
CELLSJAVA-42618形状被置换以覆盖 Excel 中的数据以 HTML 呈现漏洞
CELLSJAVA-42628公式计算错误,例如生成#DIV/0!错误漏洞
CELLSJAVA-42615Cell 输出中的 A3 格式不正确 HTML漏洞
CELLSJAVA-42621从 MS Excel 文件生成 PDF 文件时性能不佳漏洞
CELLSJAVA-42620XLSX 到 TIFF - NoClassDefFoundError 异常漏洞
CELLSJAVA-42599Excel 文件转换为 PDF 时图像丢失漏洞
CELLSJAVA-42630Chart.calculate 方法导致 OutOfMemoryError漏洞
CELLSJAVA-42623将 Excel 文件渲染为 PDF 文件格式时内存增加漏洞
CELLSJAVA-42592由于 characters() 方法,图表标题的字体大小发生了变化漏洞
CELLSJAVA-41860重新保存时更改阴影效果 XLS漏洞
CELLSJAVA-42654Excel 到 PDF 的转换 - 转换永远不会完成漏洞
CELLSJAVA-42647无法获取或设置评论形状的替代文本漏洞
CELLSJAVA-42644Aspose.Cells 在将电子表格 ml 文件 (xml) 转换为具有自闭合样式标签的 PDF 时挂起漏洞
CELLSJAVA-42632无法为 SmartArt 形状设置替代文本漏洞
CELLSJAVA-42631getFirstVisibleRow() 和 getFirstVisibleColumn() 返回无效索引漏洞
CELLSJAVA-42624带有编码符号(例如“%5c”)的超链接在重新保存后解码漏洞
CELLSJAVA-42638Cell.getDisplayStringValue() 抛出 java.lang.NullPointerException例外
CELLSJAVA-42652加载 XLS 文件时发生 java.lang.ArrayIndexOutOfBoundsException例外
CELLSJAVA-42650异常:加载 XLS 文件时出现“无效编码:null”例外
CELLSJAVA-42649异常:加载 XLS 文件时“HPageBreaks 的计数不能大于 1024”例外
CELLSJAVA-42648异常:Picture.getData() 上的“无法读取图像数据”例外

公共 API 和向后不兼容的更改

以下是对公众 API 所做的任何更改的列表,例如添加、重命名、删除或弃用成员,以及对 Aspose.Cells for Java 所做的任何非向后兼容更改。如果您对列出的任何更改有疑虑,请在Aspose.Cells 支持论坛。

添加 Slicer、SlicerCollection、SlicerCache、SlicerCacheItem 和 SlicerCacheItemCollection 类

这些 API 用于创建和修改文件中的切片器。

添加 SlicerCacheItemSortType 和 SlicerStyleType 枚举

这些 API 用于创建和修改文件中的切片器。

添加 CellWatchCollection 和 CellWatch 类,添加 Worksheet.CellWatches 属性

在“监视窗口”中添加 Cell 监视项。

添加 CustomXmlShape 类和 MsoDrawingType.CustomXml 枚举

支持保持自定义 xml 形状。

添加 MsoDrawingType.SmartArt 枚举

代表智能艺术形状类型。

添加 Font.SchemeType 属性和 FontSchemeType 枚举

获取和设置字体的方案类型。

添加 CustomXmlPart.ID 属性

获取和设置自定义 xml 部分的 ID。

添加 CustomXmlPartCollection.SelectByID() 方法

通过 id 获取自定义 xml 部分。

添加 Range.Address、Range.CellCount、EntireColumn、Range.EntireRow 和 Range.GetOffset(System.Int32,System.Int32)

增强处理范围。

添加 ColorDepth 枚举和 ImageOrPrintOptions.TiffColorDepth 属性

获取或设置仅在将页面保存为 Tiff 格式时应用的位深度。

重载 WorkbookRender.ToImage() 方法

按页面索引将工作簿呈现为图像。

添加 Legend.LegendEntriesLabels() 方法

调用 Chart.Calculate() 方法后获取图例条目的标签。

添加 CustomFilter.SetCriteria(FilterOperatorType filterOperator, object criteria) 方法

设置过滤条件。

提供新的 API 以支持以区域设置相关格式获取/设置公式(Microsoft Interop 的 FormulaLocal 函数)

Cell.GetFormula(bool isR1C1, bool isLocal) Cell.SetFormula(string formula, bool isR1C1, bool isLocal, object value) Name.GetRefersTo(bool isR1C1,bool isLocal) Name.SetRefersTo(string refersTo, bool isR1C1, bool isLocal) FormatCondition.GetFormula1(bool isR1C1, bool isLocal) FormatCondition.SetFormula1(string formula, bool isR1C1, bool isLocal) FormatCondition.GetFormula2(bool isR1C1, bool isLocal) FormatCondition.SetFormula2(string formula, bool isR1C1, bool isLocal) FormatCondition.GetFormula1(bool isR1C1, bool isLocal, int row, int column) FormatCondition.GetFormula2(bool isR1C1, bool isLocal, int row, int column) GlobalizationSettings.GetTableRowTypeOfHeaders() GlobalizationSettings.GetTableRowTypeOfData() GlobalizationSettings.GetTableRowTypeOfAll() GlobalizationSettings.GetTableRowTypeOfTotals() GlobalizationSettings.GetTableRowTypeOfCurrent() GlobalizationSettings.GetErrorValueString(字符串错误) GlobalizationSettings.GetBooleanValueString(bool bv) GlobalizationSettings.GetLocalFunctionName(字符串标准名称) GlobalizationSettings.GetStandardFunctionName(string localName) GlobalizationSettings.GetLocalBuiltInName(字符串标准名称) GlobalizationSettings.GetStandardBuiltInName(字符串本地名称) GlobalizationSettings.ListSeparator GlobalizationSettings.RowSeparatorOfFormulaArray GlobalizationSettings.ColumnSeparatorOfFormulaArray


 
 简体中文