Essential Studio for ASP.NET CORE Release Notes

v22.2.7
August 02, 2023

DocIO

Bug Fixes

  • #I483722 - NumPages field format is now preserved properly when converting a Word document to PDF.
  • #I483726 – Text is now preserved properly while converting a Word document to PDF.
  • #F183437 - Underline is now preserved properly for the KaiTi font while converting a Word document to PDF.
  • #I485337 - Floating table in the footer is now positioned properly while converting a Word document to PDF.
  • #I480205 - Content controls are now mapped properly while converting a DOCX format document to PDF.
  • #I481553 - Paragraph borders color is now preserved properly while resaving a DOCX format document.
  • #I482477 - List number is now preserved properly after calling UpdateTableOfContents API.
  • #I480582 – The InvalidOperationException will no longer be thrown while inserting HTML with image to the Word document in ASP.NET MVC application.
  • #I481210 - Table of figures are now linked properly after calling UpdateTableOfContents API.
  • #I483651 - Watermark is now preserved properly after calling UpdateAlternateChunks API.
  • #I183557 - OCR A Extended font is now preserved properly while converting a Word document to PDF.

Grid

Bug fixes

  • #I477874 - The issue with the foreignkey column dropdown edit cell displaying incorrect values while editing different rows after scrolling has been successfully fixed when the virtualization feature is enabled in the grid.
  • #I482022 - Pager information is wrong while dynamically changing the Grid width issue has been fixed.

Pivot Table

Bug fixes

  • I471218 - The value sort icon in the pivot table is now properly positioned with larger column text.
  • F183271 - When defer layout update is enabled, the pivot table now renders properly with the pivot chart.
  • I463929 - When enabling virtualization dynamically at runtime, the pivot table will now render properly.

Features

  • I398184 - Provided support to customize the column width when exporting the pivot table to a PDF document.

Presentation

Bug Fixes

  • #I482051 - Master slide name is now applied properly in the PowerPoint Presentation.
  • #I483710 - Grayscale picture is now preserved properly while converting a PowerPoint presentation to Image.
  • #I480382 - The ArgumentNullException will no longer be thrown while converting a PowerPoint presentation to PDF in Google Cloud Run.
  • #I484081 - Rotation is now preserved properly for the arc shape while converting a PowerPoint presentation to Image.
  • #484465 - Line break character is now available while retrieving paragraph text from PowerPoint Presentation

Spreadsheet

Bug fixes

  • #I477953 - Issue with “setColumnsWidth method is not working properly when sheets contain hidden columns” has been resolved.

XlsIO

Bug Fixes

  • #F181662 - CalculatedValue of a formula with external workbook reference is now returned correctly.
  • #I479202 - Resolved the unhandled exception thrown at auto filters while deleting the columns even if auto filter count is 0.
  • #I482405 - CalculatedValue of a formula is now returned correctly even when the argument separator is a colon.
  • #I478676 - Doughnut chart labels position is now rendered properly in Chart to Image conversion.
  • #I481407 - Stock chart series are now rendered properly in Chart to Image conversion.

  • Excel to PDF font substitution now works properly in Google Cloud Run.