Rilasci di Document Solutions for Excel Java

Released: Oct 13, 2023

Aggiornamenti in 6.2.3

Correzioni

  • There are unexpected lines in the exported Excel file after processing Template file.
  • DataValidation Error Alert doesn't preserves after saving the Workbook.
  • InvalidOperationException is thrown on specifying multiple ranges for a chart data source.
  • The calculated result is inconsistent between the exported PDF and Excel files.
  • Threaded comments are not visible in Finnish locale.
  • Size of Chart Y Axis is incorrect in the exported Excel file.
  • There are unexpected characters in the...

Released: Sep 15, 2023

Aggiornamenti in 6.2.2

Correzioni

  • The result of XLOOKUP function is incorrect.
  • The text wrapping position is inconsistent with SpreadJS.
  • The picture is incorrect in the exported PDF file when picture has crop and rotation setting.
  • The center header of printinfo is lost in the exported SSJSON file.
  • Exception is thrown on loading the SSJSON file that contains invalid chart data.
  • Exception is thrown on rendering PDF file when workbook contains particular chart.
  • Performance issue on setting cell value.
  • The interior of...

Released: Aug 26, 2023

Aggiornamenti in 6.2.1

Correzioni

  • The legend of deleted series in chart are displayed in the exported Excel file.
  • Doughnut charts is lost in the exported PDF file.
  • The wrap position is incorrect when text contains "-" charactor in the exported PDF file.
  • The result of the formula in the defined name is not updated correctly.
  • The font is incorrect in the exported PDF file.
  • The program gets stuck when processing template.
  • The sparklines is incorrect in the exported PDF file.
  • The program gets stuck when processing...

Released: Aug 7, 2023

Aggiornamenti in 6.2.0

Funzionalità

  • Added support for SpreadJS .sjs file format:
    • Faster conversion of large Excel files to .sjs format.
    • Save exported files with a smaller footprint.
    • Import/Export Excel/SpreadJS features to/from SpreadJS.
    • Generate a single JSON string from the JSON files zipped in the .sjs file.
    • Customize opening and saving of SpreadJS .sjs files using various options available.
    • Supports SpreadJS styles in importing and exporting .sjs files.
  • Added the ability to set Vertical text direction in a Shape...

Released: Jul 21, 2023

Aggiornamenti in 6.1.4

Correzioni

  • The result of XIRR func is incorrect.
  • InvalidFormulaException is thrown on opening an Excel file with XLOOKUP formula which refers to external Table formula.
  • The result of reappling filter is incorrect after setting data source.
  • The result of COUNTIFS func is incorrect.
  • The result of dynamic array formula is incorrect when disabling calculation engine the enabling.
  • StackOverFlowException is thrown on processing template when there are circular reference.
  • The size of the QR code is...

Released: Jul 7, 2023

Aggiornamenti in 6.1.3

Correzioni

  • Performance issue on processing Template file.
  • Exception is thrown on calling IRange.ungroup() method.
  • The result of DATEDIF formula is incorrect in JP culture.
  • Some cell content is lost after processing Template file.
  • Exception is thrown on copying worksheet contains form controls.
  • After refreshing the Pivot Table, the exported SSJSON file size becomes very large.
  • Performance issue on formula calculation.
  • The row height is incorrect when cell has center across selection in the...

Released: Jun 16, 2023

Aggiornamenti in 6.1.2

Correzioni

  • Performance downgradation on using PrintManager to exporting PDF file comparing to old version.
  • The column count is incorrect in the exported PDF file when adding a shape with rotation.
  • The result of cross workbook formula is incorrect in the export Excel file.
  • The calculated item is not saved correctly when some fields are not visible.
  • Performance issue on calling Workbook.calculate() method.
  • The indent of the checkbox list is missing in the exported PDF file.
  • KeyNotFoundException is...

Released: May 24, 2023

Aggiornamenti in 6.1.1

Correzioni

  • Performance issue on calling IRange.merge() method and exporting to Excel file.
  • Exception is thrown on loading particular SSJSON file.
  • The result is incorrect of data binding when the binding path contains the index of array.
  • The tick marks units of charts in the exported PDF file are smaller than ones in Excel file.
  • The margin setting is incorrect in the exported Excel file after loading the SSJSON file.
  • Performance issue on calling calculate method when workbook contains LOOKUP...

Released: May 8, 2023

Aggiornamenti in 6.1.0

Funzionalità

  • Added export options in ToImage() method.
  • Added the ability to copy/move multiple sheets at once.
  • Added support for XLTX file format.
  • Added support for Form Controls on SpreadJS JSON I/O.
  • Added support for allowResize property on SpreadJS JSON I/O.

Correzioni

  • Exception is thrown on adding calculated items on Pivot Field.
  • The performance of Workbook.fromJson() method is bad when JSON contains stripped style in big tables.
  • The calculating performance is bad when sheet contains...

Released: Apr 7, 2023

Aggiornamenti in 6.0.6

Correzioni

  • Image size is not adjusted with the column width when setting BestFitColumns as true when exporting PDF file.
  • NullReferenceException is thrown on calling the PrintManager.Paginate() method.
  • The text is not wrapped in the exported PDF file.
  • Cell notes lost after saving workbook to a new Excel file.
  • Data binding does not support special symbols.
  • Table filters are not working properly after fetching Table JSON.
  • Table and Slicers are cleared after fetching the table JSON.
  • Exception is...