Released: May 5, 2026
Updates in v9.1.0
Features
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 template...
Released: Jan 6, 2026
Updates in v9.0.0
Features
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 options...
Released: Oct 15, 2025
Updates in 8.2.3
Fixes
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
Updates in 8.2.2
Fixes
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
Updates in 8.2.1
Features
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 8.2.1
Released: Aug 18, 2025
Updates in 8.2.0
Features
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.
- Expanded...
Released: Jul 26, 2025
Updates in 8.1.5
Features
Document Solutions for Word 8.1.5
- Improved handling of image-based bullets.
Fixes
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 not meet...
Released: Jul 3, 2025
Updates in 8.1.4
Features
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.
Fixes
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 are not...
Released: Jun 6, 2025
Updates in 8.1.3
Features
- Document Solutions for Imaging 8.1.3
- Synced version with other Document Solutions packages.
- Document Solutions for PDF 8.1.3
- Added a new GcPdfDocument.SetCustomProperty() method which adds a custom property with a specified value to the current document.
- Added a new GetCustomProperty() method which gets the value of a custom property with a specified name.
- Document Solutions for Word 8.1.3
- Synced version with other Document Solutions packages.
Fixes
- Document Solutions for Excel 8.1.3
Released: May 27, 2025
Updates in 8.1.2
Features
- Document Solutions for PDF 8.1.2
- GrapeCity.Documents.Pdf.TextMap.TextRenderingAttrs class: represents a set of attributes used to control how text is rendered.
- Page.SetTextRenderingAttrs(FindTextParams, TextRenderingAttrs) method: searches for a specified text on the current page and sets its rendering attributes.
- Page.SetTextRenderingAttrs() method overloads: set the rendering attributes for a specified text fragment on the current page.
Fixes
- Document Solutions for Excel, .NET Edition...