Essential Studio for Windows Forms Release Notes
v23.1.44
November 07, 2023
Calculate
Bug Fixes
- #I510301 - The
VLOOKUP
formula will return exact value instead of an #VALUE error string when when an external reference is used in theVLOOKUP
function.
DocIO
Bug Fixes
- #I509816 - The StackOverflowException will no longer be thrown while calling
UpdateDocumentFields
API. - #I513324 - Justification is now applied properly while converting a Word document to PDF.
- #F47647 - The ArgumentNullException will no longer be thrown while opening a DOCX format document.
- Shape is now preserved properly while resaving a DOCX format document.
- Hanging issue will no longer occurs while calling
UpdateDocumentFields
API.
GridGroupingControl
Bug fixes
- #I510117 –
System.IndexOutofRangeException
will no longer be thrown when using the Pager in GridGroupingControl with DataSource collections containing only fields.
Bug Fixes
- #I512183 - ArgumentOutOfRangeException no longer occurs when removing child bookmarks.
- #F185038 - The issue of missing keys in the dictionary during image extraction from a specific PDF document has been successfully resolved.
- #I513128 - The issue with PdfBookletCreator not working as expected for landscape pages has been fixed.
- #I508343 - Resolved the issue of UriAnnotation not being correctly added when adding it to the grid.
- #I510737 - The Null Reference Exception issue during page insertion without a registered license has been successfully resolved.
- #I515129 - The exception issue that occurred after enabling FIPSAlgorithmPolicy during PDF document compression has been successfully resolved.
- #I508682, #I514993, #I505909 - The preservation issue will no longer occur while converting PDF to PDF/A.
Presentation
Bug Fixes
- #I514462 - SVG image is now replaced properly in PowerPoint Presentation.
RibbonControlAdv
Bug Fixes
- #I507926 - SelectedTab will no longer be changed when clicking Back button of BackStage.
TreeViewAdv
Bug fixes
- #I510284 - The option button will be displayed correctly in
TreeViewAdv
when the ShowOptionButton property is enabled.
XlsIO
Bug Fixes
- #I510301 - External formula does not calculated properly after enabling EnableSheetCalculations before formula is now calculated properly.
- #I515816 - Slicer shape size changed while selecting the slicer item in Excel document is now preserved properly.
- #I516055 - System.ArgumentException is no longer thrown while adding the watermark if workbook contains only watermark sheet.