Document Solutions .NET Bundle v9.0.0

Released: Jan 6, 2026

Aggiornamenti in v9.0.0

Funzionalità

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 controlling the behavior of the GcPdfDocument.Optimize() method.

Document Solutions for Word v9.0.0

  • GcWordDocument.Path property: Gets or sets the source file path of the document.
  • GrapeCity.Documents.Word.Fields.RdFieldOptions class: Represents RD field options.
  • GrapeCity.Documents.Word.Fields.TimeFormatOptions class: Represents options used to format time.
  • GrapeCity.Documents.Word.Fields.DateFormatOptions class: Represents options used to format dates.
  • GrapeCity.Documents.Word.Fields.TimeFieldOptions class: Represents TIME field options.
  • GrapeCity.Documents.Word.Fields.DateFieldOptions class: Represents DATE field options.

Correzioni

Document Solutions for Excel, .NET Edition v9.0.0

  • Copying a Worksheet with many formulas is very slow.
  • Opening and profiling a Workbook is noticeably slower.
  • Saving a Workbook to PDF can trigger a console error.
  • Formatting and AutoFit on very large reports causes severe slowdowns and high memory use.
  • Copying formulas across Worksheets is significantly slower in newer versions.
  • Range.Copy on very large ranges can be extremely slow.
  • Enabling the calculation engine after sheet and named-range changes can throw a NullReferenceException.
  • XLOOKUP can return incorrect numeric results compared to Excel.
  • Accessing Range.Text may throw an exception.
  • LET formulas adding a scalar to very large arrays return values only in the first row and zeros elsewhere.

Document Solutions for PDF v9.0.0

  • Fixed an issue where the AcroForm field hierarchy was generated incorrectly when loading certain PDF files.

Document Solutions for Imaging v9.0.0

  • No changes. Version updated to stay in sync with other Document Solutions packages.