Lancements de Document Solutions .NET Bundle

Released: Jun 25, 2026

Mises à jour de v9.1.2

Correctifs

Document Solutions for PDF .NET v9.1.2

  • Fixed an issue where saving a PDF containing a specific GIF image caused the application to crash with an access violation.

Document Solutions for Excel .NET v9.1.2

  • Fixed failure to open Workbook JSON when a Cell contains array information and a shared Formula reference.
  • Fixed incorrect AVERAGEIF calculation results when the criteria range contains both numeric values and blank Cells and the sum range is omitted.
  • Fixed incorrect Formula results...

Released: Jun 5, 2026

Mises à jour de v9.1.1

Correctifs

Document Solutions for PDF .NET v9.1.1

  • Fixed Metadata.Clone() to return a proper deep copy instead of a reference to the original object.
  • Fixed an issue where hidden PDF annotations could become visible after loading and saving a PDF.
  • Fixed an issue where GcPdfDocument.Load() could hang indefinitely when loading a corrupted PDF file instead of throwing an exception.
  • Use more appropriate fallback fonts when exporting PDFs without embedded fonts to images, matching the rendering...

Released: May 5, 2026

Mises à jour de v9.1.0

Fonctionnalités

Document Solutions for Excel .NET v9.1.0

  • Added the IPivotTable.DisplayFieldCaptions property to allow showing or hiding field headers in pivot tables.
  • Added support for exporting shape text with bullets to PDF, Image and HTML.
  • Added support for exporting waterfall charts to PDF, Image and HTML.
  • Added the ICellControl.SetCheckbox method to support Microsoft Excel cell checkboxes.
  • Added support for NULL and empty values in template filters.
  • Added support for the REGEX keyword in...

Released: Jan 6, 2026

Mises à jour de v9.0.0

Fonctionnalités

Document Solutions for Excel, .NET Edition v9.0.0

  • Support Lossless of Query Table.
  • Added support for new Excel functions VALUETOTEXT and ARRAYTOTEXT.
  • Support controlling SharedFormula export in XLSX export.
  • Support AI functions.
  • Support SJS/SSJSON IO of Threaded comments.
  • Performance optimization.

Document Solutions for PDF v9.0.0

  • Added GcPdfDocument.Optimize() method: optimizes the document and saves it to a file or a stream.
  • Added OptimizeDocumentOptions class: represents...

Released: Oct 15, 2025

Mises à jour de 8.2.3

Correctifs

Document Solutions for Excel 8.2.3

  • Conditional formatting in the sjs extLst node is not parsed, causing differences in cell text rendering compared to SpreadJS.
  • Inserted shapes may be misaligned due to oversized anchor offsets exceeding column/row boundaries.
  • Enabling WrapText increases row height unexpectedly from the second row when customHeight is true.
  • Exporting a Range with quoted conditional formatting values causes an InvalidFormulaException during Image or PDF export.
  • Shape...

Released: Sep 25, 2025

Mises à jour de 8.2.2

Correctifs

Document Solutions for Excel 8.2.2

  • File Upload cell values are lost during copy/paste or export, causing missing file names.
  • Setting a data source can overwrite cell content and remove formulas.
  • First update of BackgroundPicture width may be ignored after changing FontSize.
  • Freeze Pane position shifts when file contains collapsed groups.
  • Workbook.Calculate() may return errors if the calculation engine starts Off.
  • Full-width "&" in Worksheet names change to half-width "&" in...

Released: Sep 4, 2025

Mises à jour de 8.2.1

Fonctionnalités

Document Solutions for Word 8.2.1

  • BatchStepProcessor class has been added to GrapeCity.Documents.Word.Templates, this provides step-by-step control over batch processing.
  • InitBatchStepProcessor method has been added to GrapeCity.Documents.Word.Templates.DataTemplate, this initializes the template engine for batch processing in single-step mode and returns a BatchStepProcessor that can be used to control the processing of an individual record.

Document Solutions for Imaging...

Released: Aug 18, 2025

Mises à jour de 8.2.0

Fonctionnalités

Document Solutions for Excel 8.2.0

  • Added support for new Excel functions GROUPBY, PIVOTBY, and PERCENTOF.
  • Introduced the Evaluate2 API to return spilled values from dynamic array formulas.
  • Added the ability to get and set Alternative text for shapes.
  • Enabled setting chart sheet zoom to "Fit to Selection".
  • Custom functions can now accept error parameters.
  • Added support for the new Excel formula TRIMRANGE.
  • Enabled retrieval of sheet count and names for GanttSheets from SJS files...

Released: Jul 26, 2025

Mises à jour de 8.1.5

Fonctionnalités

Document Solutions for Word 8.1.5

  • Improved handling of image-based bullets.

Correctifs

Document Solutions for Excel, .NET 8.1.5

  • When a specific file is loaded and borders are added to cells, the used range becomes incorrect.
  • A workbook calculation exception occurs when a formula contains an external workbook reference.
  • Unexpected file size increases when applying NumberFormat and HorizontalAlignment to entire rows or columns.
  • The LET function returns a #REF! error.
  • The chart does...

Released: Jul 3, 2025

Mises à jour de 8.1.4

Fonctionnalités

Document Solutions for Imaging 8.1.4

  • Synced version with other Document Solutions packages.

Document Solutions for Word 8.1.4

  • Synced version with other Document Solutions packages.

Correctifs

Document Solutions for PDF 8.1.4

  • DsPdfDocument.OptimizeFonts() may produce incorrect results (portions of text missing) for some PDFs.
  • Incorrect font may be used when saving a PDF as image.

Document Solutions for Excel 8.1.4

  • After ignoring formulas, the calculation results of LAMBDA formulas...