Document Solutions .NET Bundle 新版本发表

Released: Feb 28, 2024

7.0.4 中的更新

修补程序

Document Solutions for Excel, .NET Edition

  • The checkstatus of the checkbox is incorrect in the exported PDF file.
  • Exception is thrown on exporting SJS file when data validation contains invalid formulas.
  • Exception is thrown on getting cell value when the cell refers to non-existing worksheet.
  • The formula changed after inserting a column when formula contains non-existing worksheet.
  • Exception is thrown on opening a particular Excel file.
  • The shape is not copied using IRange.Copy() method...

Released: Feb 21, 2024

7.0.3 中的更新

特性

Document Solutions for PDF

  • SaveAs* image methods now use slow antialiasing and multithreading. This improves output quality without performance penalty.

修补程序

Document Solutions for Excel, .NET Edition

  • The captions of a Pivot Table item are reset after refreshing.
  • Exception is thrown on exporting workbook to PDF file.
  • Performance issue when copying cells to another workbook.
  • The border in the exported HTML file is inconsistent with the display in SpreadJS.
  • The processing time of the template...

Released: Jan 25, 2024

7.0.2 中的更新

特性

Document Solutions for PDF

  • SaveAs* image methods now use slow antialiasing and multithreading. This improves output quality without performance penalty.

修补程序

Document Solutions for Excel, .NET Edition

  • The formula changes after inserting columns if the referenced worksheet does not exist.
  • After importing SJS and SSJSON files exported by DsExcel into the SpreadJS designer, the charts appear differently.
  • The cell value is incorrect after loading the SJS file exported by SpreadJS.
  • The exported...

Released: Jan 4, 2024

7.0.1 中的更新

特性

Document Solutions for Word

  • Added new Picture.ApplyImageExifRotation() method which rotates the current picture according to Exif orientation info in ImageData (if available).

修补程序

Document Solutions for Excel, .NET Edition

  • It takes more than 5 minutes to export specific SSJSON file to PDF.
  • Unexpected diagonal border is exported in the XLSX file.
  • The result of AGGREGATE formula is incorrect.
  • The font style of shape is incorrect in the exported PDF file.
  • The icon of conditional format in the...

Released: Dec 11, 2023

7.0.0 中的更新

特性

Document Solutions for Excel, .NET Edition

  • Async User-Defined Function Support - A user-defined function derived from the new AsyncCustomFunction class now supports asynchronous calculations. Additionally, the CalcError type introduces a 'Busy' enum, signifying that a cell is currently engaged in calculating an asynchronous formula. This enhancement in DsExcel empowers users to leverage asynchronous calculations within their custom functions, providing flexibility and efficiency in scenarios...

Released: Nov 24, 2023

6.2.5 中的更新

修补程序

Document Solutions for PDF

  • Save as image methods yield incorrect result for certain PDFs.

Document Solutions for Word

  • Updated default settings to match standard Word defaults.
  • Report Templates
    • System.InvalidOperationException is thrown when trying to use the Count() function in a template.
    • Images rotated according to Exif have width and height swapped.

Document Solutions for Excel

  • After calling IWorksheet.copyAfter() method, an error occurs when opening the exported Excel file.
  • Performance...

Released: Oct 28, 2023

6.2.4 中的更新

修补程序

Document Solutions for Imaging

  • Synced version with other Document Solutions packages.

Document Solutions for PDF

  • Incorrect appearance streams could be generated for text fields in certain scenarios.
  • For some PDFs, portions of content were not shown in the exported image files.
  • Content of a certain PDF file was partially lost after resaving the document.
  • NullReferenceException is thrown when saving a specific PDF using incremental update.

Document Solutions for Word

  • [Report templates...

Released: Oct 13, 2023

6.2.3 中的更新

特性

Document Solutions for PDF

  • Added new ITextMapExt.GetLines() method which gets the lines of text in a TextMapFragment.
  • Added new ITextMapExt.GetText() method which gets the text of a TextMapFragment.

Document Solutions for Word

  • [Report Templates] Added new DataTemplate.Validate() method which validates all templates in the current document, finds any template tags that are malformed or used incorrectly.
  • [Report Templates] Added new TemplateError class which represents information about an...

Released: Sep 15, 2023

6.2.2 中的更新

特性

Document Solutions for PDF

  • Added new GrapeCity.Documents.Pdf.TextMap.ITextMapExt static class which provides extension methods for the ITextMap interface.
  • Added new ITextMapExt.GetFragmentFromRect() method which returns the TextMapFragment corresponding to the specified rectangle, or null if no fragment could be found.
  • Added new ITextMapExt.GetFragmentFromQuadrilateral() method which returns the TextMapFragment corresponding to the specified quadrilateral, or null if no fragment could be...

Released: Aug 26, 2023

6.2.1 中的更新

修补程序

Document Solutions for Excel, .NET Edition

  • 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 program gets stuck when processing template.
  • The sparklines is incorrect in the exported PDF file.
  • The program gets stuck when processing template...