Essential Studio for WinUI Release Notes
v26.1.35
June 11, 2024
DocIO
Features
- #I405426 - Added API to extract LaTeX code of mathematical equations in Word documents and allow modification of the equation using LaTeX code.
- #I552185 - Provided support to preserve error bars in charts during Word to PDF and image conversions.
Features
-
#I527700
- Provided support for measuring titling space while measuring text in a PDF document. -
#I542030
- Provided support to measure and render text using TrueType font with floating-point data type. -
#I533478
- Provided support for duplicating pages from the existing PDF document. -
#I539652
- Provide support to get the text color in a PDF document when extracting text. -
#I477716
- Provide support for merging PDF documents without losing accessibility tags.
Bug Fixes
-
#I586084
- Fixed the issue where text wasn’t preserved correctly when filling in a rotated textbox field. -
#I588596
- Fixed the preservation issue after redacting certain PDF documents.
Presentation
Features
- #I497945 - Provided an API to access end paragraph font properties in the PowerPoint.
- #I552185 - Provided support to preserve error bars in charts during PowerPoint to PDF and image conversions.
- Added support to preserve highlight colors while converting PowerPoint to PDF and image.
SfCartesianChart
Features
Enhance user interaction:
- #FB50723 - Users can improve the experience of their chart interactions using overrides such as OnPointerPressed, OnPointerMoved, OnPointerReleased, and OnHolding.
Exposed Axis Range Customization Members:
- #FB50729 - Exposed chart axis properties
VisibleMinimum
andVisibleMaximum
, chart series propertiesActualXAxis
andActualYAxis
, and axis thickness/rendered rectangle members.
SfComboBox
Bug Fixes
- #I583300 - The dropdown content now updates properly after clearing the text in the SfComboBox.
SfRibbon
Bug Fixes
- #F187744 - The dropdown item content now updates properly when setting a list of strings as the ItemsSource in the RibbonComboBox.
SfScheduler
Features
-
#F46139
- Provides the ability to add spacing between a cell’s appointment and its border, with options for right-side spacing in day and month views, and bottom-side spacing in timeline views. -
#F27694
- Enabled interactive tooltips to show appointment details on hover.
XlsIO
Features
-
#F40969
- Provided support for the “Show values row” option in pivot table creation and Excel to PDF conversion. -
#I557286
- Provided support for gradient fill style in conditional formatting when creating a Excel document and Excel to PDF conversion. -
#F48155
- Provided support for refreshing query table with external connection in .NET Core using events. -
#F2640
- Provided support for rendering error bars in chart to image conversion.
Bug Fixes
-
#I588280
- Exception is no longer thrown when applying a formula that contains the ‘@’ character.