Aspose.Cells for C++ V24.1

Released: Jan 10, 2024

V24.1 での更新項目

機能

  • Added the ability to keep the header row in each worksheet when converting a CSV to Microsoft Excel.
  • Added support for adding custom styles when exporting files to HTML.
  • Added auto-fill support for the merge area.
  • Added a build for Windows x86.
  • Implemented workbook digital signatures.
  • Added the ability to save as TIFF file format.
  • Added support for VBA Digital Signature.
  • You can now add a TIFF image to PictureCollection.
  • Auto-fill data from right to left and bottom to up.
  • Show the active sheet background in the bottom tab bar.
  • Support for reading and writhing the min and max value of a pivot field in XLSX.

不具合の修正

  • SetDynamicArrayFormula with large content generates corrupted XLSX.
  • Image orientation is different after Excel to PDF conversion.
  • Fails in converting SVG to image.
  • Comment text color is missing when saving file to PDF.
  • Aspose.Cells.Drawing.TextBox AutoSize issue.
  • DataSorter sorting not working when sorting from right to left.
  • The SEQUENCE formula cannot obtain the correct values after copying the range.
  • Some Excel functionality (data validation, formulas evaluation, etc.) not working properly.
  • Picture.Width is wrong after inserting TIFF image to sheet in .NET 6.0.
  • Data loss when converting XLSX file to PPTX.
  • The result file has heavier borders and a wider table compared to table generated by copying/pasting.
  • The state of the hidden column changes when calling Worksheet.AutoFitColumns and set AutoFitterOptions.IgnoreHidden is true.
  • Slicer filtering: after canceling filtering, the value of the cell is incorrect.
  • Merge PivotTable.copyRows and copyColumns,copy methods.
  • Excel file corrupted after adding pivot table and pivot chart to it.
  • FileFormatUtil.VerifyPassword not working.
  • A few possible faulty cases with NeedQuoteInFormula.
  • An exception occurs when rendering SVG into a picture.
  • Shape to image raise exception in docker environment for the file Defects List (24-06).xlsx.
  • Loading XSLX file raises NullReferenceException.
  • ArgumentOutOfRangeException occurs when saving file to HTML.