Aspose.Cells for PHP via Java 릴리스
Released: Feb 9, 2023
V23.2 버젼 업데이트
기능
- You can now fill <Application> tags in XLSX.
수정사항
- When reading into 03 format Excel, the ‘FillType’ of the straight line is not processed.
- Horizontal flip seems to be missing when reading arrow lines.
- XLS to HTML: Image stretched.
- XLS to HTML: Arrow shifting.
- Diagram scattered issue in Excel to PDF rendering.
- Incomplete shape display after rotation when save to PDF.
- SUM AVERAGE calculation '#VALUE!'.
- Displayed result is incorrect for resultant HTML when cell value is string with custom...
Released: Jan 11, 2023
V23.1 버젼 업데이트
기능
- You can now 'interrupt' when calculating formulas.
- Added support for zooming sheets and freezing panes when exporting and importing HTML.
수정사항
- XLS to HTML: Rectangle shape is distorted.
- How to code/utilize Row 1 Filter Flag Option.
- XLS to HTML: Image clipped and moved out of place.
- Difference in values between an Excel file and the converted PDF (via Aspose.Cells) file.
- Double quotes " from XLSX file not shown in converted PDF file.
- DATEDIF function doesn’t work correctly with leap years...
Released: Dec 12, 2022
V22.12 버젼 업데이트
기능
- Set chart image DPI settings for PNG and JPG files.
수정사항
- The “3-D-format” attribute of the rectangle is not rendered correctly.
- Double quote causing inline style failed in HTML.
- Optimize the shadow effect.
- Chart getDataLabels().getText() returning different value in v22.6.0 and later versions.
- Convert Excel to HTML, the datalabels display errors.
- Transparency changed when inserting Excel range as image with different format into PowerPoint slide.
- Excel to HTML conversion - the graph legend...
Released: Nov 14, 2022
V22.11 버젼 업데이트
수정사항
- “+” and “-” were disappeared after conversion - Excel to HTML rendering.
- Chart labels overlapped in chart to image rendering.
- Chart to image rendering - One of the labels is inside the doughnut chart.
- XLSX to PDF: Chart labels not rendered correctly.
- XLS to PDF: Insufficient data for an image.
- Convert Excel to HTML results in thousands of similar small images.
- Resizing tables change formatting of cells.
- Images cannot display in the sheet when converting HTML to Excel.
- Exception “java.lang...
Released: Oct 13, 2022
V22.10 버젼 업데이트
기능
- Added support for importing files with 'openpassword'.
수정사항
- List numbers are incorrect after XLSX to HTML or PDF conversion.
- Workbook containing pivot table gets corrupted after processing pivot table in it.
- The formatted result for GridWeb was different from Cell.DisplayStringValue.
- Borders and fewer lines shown in black and white pie slices in chart to image rendering.
- The data on the x-axis angle is not the same as Excel in chart to image rendering.
- The data on the y-axis step is not the...
Released: Sep 13, 2022
V22.9 버젼 업데이트
수정사항
- Drawing shape is not rendered in Excel to PDF rendering.
- Concurrent loading of workbooks throws spurious “File is corrupted” errors.
- Borders and fewer lines shown in black and white pie slices in chart to image rendering.
- Text rotation of labels does not match with Excel in the output image of the chart.
- Chart labels overlapped in chart to image rendering.
- The display of cell text does not same as in Excel in some merged areas.
- Multi pages are output instead of one page as in Excel while...
Released: Aug 9, 2022
V22.8 버젼 업데이트
기능
- Added support for specifying which sheets to output while exporting to PDF/XPS.
- Added the ability to export formulas to HTML only depending on the HtmlSaveOptions.Exportformula option.
- Enhanced parsing HTML string to cell.
수정사항
- Setting date before 1581 to a cell generated incorrect date string.
- Copy worksheet across workbooks, the cell format is abnormal.
- Aspose.Cells formula calculation engine produces ?#N/A? values for certain cells.
- Bug of formatting 0.9999999999999999 with custom “#” for...
Released: Jul 12, 2022
V22.7 버젼 업데이트
기능
- Added support for sorting 'PivotField' via calculated field.
수정사항
- Bad conversion to PDF from XLS with Line Callout at the left of the sheet.
- Pivot table calculated fields not getting refreshed on updating data source.
- Investigate rules of MS Excel to display cell’s border when adjacent column is hidden: cell’s border has not been synchronized.
- Cell.getDependents() throws Exception or cannot provide all dependents.
- Issue with border (line) style.
- border line does not display.
- Issue with...
Released: Jun 14, 2022
V22.6 버젼 업데이트
기능
- Added support for formatting an entire row of data in PivotTable.
- Improved reading of blank cells in XLSX files.
- Added support for BouncyCastle v1.71.
수정사항
- How to retain percentage format of certain pivot rows when expanding node data of a pivot column/field.
- Sorting not working after grouping the rows.
- Slow copy with conditional formatting using newer version.
- When sorting large groups with multiple keys, it throws “java.lang.ArrayIndexOutOfBoundsException”.
- Issue with Smart Markers feature...
Released: May 13, 2022
V22.5 버젼 업데이트
기능
- Improved performance when saving workbooks.
- Added 'ExceptionType.FileCorrupted' enum which represents the type of exception when a file is corrupted.
- Added 'WarningType.Limitation' enum which represents the type of warning when there is a Microsoft Excel limitation.
- Added 'ShapeGuideCollection.Add(string name, double val)' method which adds a shape guide.
수정사항
- Issue with ThreadedComment.setCreatedTime() method.
- Sorting not working after grouping the rows.
- Double value to string gives tailing...