Aspose.Cells for .NET V22.4

Released: Apr 12, 2022

Actualizaciones en V22.4

Características

  • Added support for removing trailing blank cells when saving to CSV.
  • Added 'Style.HasBorders' to allow you to check for borders.
  • Added the ability to get a merged range.
  • Added 'GridLoadDataFilterOptions' for GridDesktop and Worksheet.GetMergeByCell API.
  • Added support for High Contrast Theming in Aspose.Cells.GridDesktop.
  • Added support for 'PasteType.ValuesAndFormats' when copying a range.

Correcciones

  • When converting XLS to PDF, text blank line size in textbox is not rendered correctly.
  • Issue with extracting OLE attachments from ODS file.
  • WordArt effects and shapes are not rendered properly in Excel to PDF conversion.
  • The XLSB file is corrupt when opening and saving by Aspose.Cells APIs.
  • Vertical lines are missing for the pivot table in the output PDF.
  • Wrong reference in conditional formatting formula after inserting/deleting rows.
  • Heading blank row/column with custom style is not exported to CSV.
  • Incorrect results with Workbook.CalculateFormula method.
  • Name.RefersTo/R1C1RefersTo changed when referencing to single cell address.
  • Column style is not applied on complete column in GridDesktop.
  • Issue with opening a password protected file with blank password ("") into Aspose.Cells.GridDesktop.
  • Add FailLoadFile event.
  • Double click edit cell value behavior is not correct.
  • Text is hidden behind input fields when converting XLSX to HTML.
  • PDF/A-1b validation failed after setting CreatedTime while converting to PDF.
  • The brightness and contrast of inserted image is reset in Excel to PDF conversion.
  • Issue with table’s merged cells in Excel to HTML conversion.
  • XLSX to SVG: Differences in chart.
  • Axis units are not changed in the output XLSX file.
  • XLSX to JPG: text shifted to right side on charts.
  • Range to PNG: output not as expected.
  • RecalculateBeforeSave always false in newer version.
  • Issue with Boolean value in Excel to PDF rendering.
  • File size reduced many times when save with SaveToStream() at second time.
  • DeleteBlankColumns(options) method deleting columns which are having only comments.
  • Formulas are not being saved correctly when a workbook has external links to a workbook that has not been saved.
  • Smart markers are not processed when using a generic list of type System.Dynamic.ExpandoObject as the datasource for a nested objects.
  • Potential data loss regarding embedded objects while converting XLS -> XLSX -> XLS.
  • Issue with Range.AutoFill - data is not auto-filled properly if the range area is intersected.
  • PutValue method throws System.StackOverflowException on Australian regional format.
  • “Object reference not set to an instance of an object” exception when rendering ODS to HTML.
  • System.NullReferenceException when loading an XLSB file.