Essential Studio for ASP.NET CORE Release Notes

v23.1.38
September 26, 2023

ColorPicker

Bug Fixes

  • #I498617, #I495918 - Resolved tootip issue in Color Picker component.
  • Enhanced collision handling on both the left and right sides for Color Picker component.

DocIO

Bug Fixes

  • #I495120 - Table is now preserved properly while converting a DOCX format document to PDF.
  • #I494803 - Paragraph spacing is now preserved properly while converting a DOCX format document to HTML in German culture.
  • #I499455 - Text inside content control is now replaced properly while calling Replace API.
  • #I495434 - Picture in alternate chunk document is now preserved properly after calling UpdateAlternateChunks API.
  • #I495128 - Text in the frame is now preserved properly while converting a Word document to PDF.
  • #I498173 - Spacing is now preserved properly between the Arabic characters while converting a Word document to PDF.
  • #I496752 - ArgumentOutOfRangeException will no longer be thrown while converting a Word document to PDF with empty drop-down form fields.
  • #I497692 - Hanging issue will no longer occurs while converting a Word document to PDF with a frame.
  • #I498959 - ArgumentOutOfRangeException will no longer be thrown while converting a Word document to PDF with RTL text.
  • #I500471 - Center alignment in table cell is now applied properly while converting a Word document to PDF.
  • Footnote content is now preserved properly while converting a Word document to PDF.

FileManager

Bug Fixes

  • #F166908 - The issue with “When pressing Ctrl+A key, the scroll bar is moved to last item in File Manager detail view” has been resolved.
  • #I492922 - The issue with the drag and drop support for the File Manager component in mobile mode has been resolved.
  • #I495435 - Duplicate folders issue in the navigation pane of the File Manager while switching root folders frequently has been resolved.

GanttChart

Features

  • #I275966 - Provided lazy loading support in Gantt chart. Please find the demo link here.
  • #I396039 - Provided baseline support for PDF export in Gantt Chart.
  • Provided support to export the Gantt component where each rows are auto-fit to the PDF document page width. Please find the demo link here.
  • Provided touch interaction support for taskbar resizing, dragging, predecessor connectivity in Gantt chart.

Grid

Bug fixes

  • #I490971 - Fixed a time zone conversion issue while applying a date filtering in a grid using the UrlAdaptor.
  • #I489490 - Resolved an issue where changeDataSource was not functioning correctly when column virtual scrolling was enabled.
  • #I499794 - Fixed an issue where the disabled cursor was not showing when dragging rows outside the grid with the RowDragandDrop feature.
  • #I501376 - During batch editing, a script issue was fixed after the checkbox column was dynamically disabled.
  • #I494495 - Fixed a script issue that occurred when sorting was performed while a validation message was displayed in Batch edit mode for the same column.
  • #I500511 - Resolved a script error related to the persistence of selection actions when utilizing the WebAPIAdaptor.
  • #I497445 - Searching value with trailing zero shows no records to display in grid has been fixed.
  • #I500931 - Fixed the alignment issue of the child grid header when sub-child grids are added dynamically within the child grid.

ImageEditor

Features

  • Provided support for image annotations allowing users to insert and display multiple images in addition to the main image they are editing.
  • Provided support for frames allowing users to add decorative borders or frames around images. Frames can enhance the visual appeal of an image..
  • Provided resizing support allowing users to adjust the size and dimensions of an image to suit their needs, such as printing, web display, or other purposes.

PDF

Bug Fixes

  • #I486967 - The preservation issue no longer occurs when filling out the form field in the specific PDF.
  • #I498568 - Preservation issues no longer occur when converting PDF to PDF/A.
  • #I499042 - The preservation issue no longer occurs after utilizing DrawPdfTemplate.

Presentation

Bug Fixes

  • #I498933 - Hanging will no longer occurs while opening a PowerPoint presentation with SmartArt effects.
  • #I501486 - Video file tag is now added properly while saving a PowerPoint presentation with video.
  • #I502705 - Gradient line is now preserved properly while converting a PowerPoint presentation to image.

Ribbon

Bug Fixes

#I499031 - Now, the issue with overflow popup items are arranged in reversal order when being resized is resolved.

RichTextEditor

Features

  • Cropped image paste from MS Word: #I456729 - This feature allows users to paste the cropped images from MS Word into the Rich Text Editor.
  • Quick Format Toolbar: #I445348- Introducing the Quick Format Toolbar for text support, enhancing your editing experience with convenient formatting options when selecting text in the editor.

XlsIO

Features

  • #F493517 - Support for CHOOSEROWS function is provided.
  • #F492253 - Provided the support for importing HashSet object collection.

Bug Fixes

  • #I496843 - Xml exception is thrown while parsing the vml shapes with shape type is now resolved.
  • #I493517 - LET formula with unwanted braces in resaved Excel document issue is now resolved.
  • #I495101 - No exception is raised while parsing a combinational chart that includes pie or doughnut series.
  • #I497555 - Application hanging while parsing the VML shape with absoluteAnchor tag is now resolved.
  • #I490211 - Pivot table is rendered properly while using the subtotal type as counta.
  • #I499257 - Border is visible for right column and bottom row in worksheet to image conversion.
  • #I497876 - Template marker repeat and merge arguments is now working properly while using single instance.
  • #I499068 - System not implemented exception is thrown while saving the Excel document is now resolved.
  • #I498203 - Index out of range exception is thrown while parsing cell styles is now resolved
  • #I490211 - Exception will not be thrown during pivot table layout if cell value has greater than int32.
  • #I498613 - While re-saving an excel file contains sheet with background and embedded Image is not corrupted.
  • #FB46240 - Not implemented exception is thrown while parsing line properties of chart labels having extLst tag is now resolved.