Syncfusion Essential Studio Xamarin 2025 Volume 2 (30.1.37)

Released: Jun 25, 2025

Updates in 2025 Volume 2 (30.1.37)

Funktionen

  • Presentation
    • Font substitution is now supported inside charts, allowing users to configure fallback fonts when the original fonts are unavailable during PowerPoint to PDF and image conversions.
    • Provided fallback font support for Unicode characters in charts to preserve multilingual content during PowerPoint-to-PDF and image conversions.
    • Improved preservation of EMF and WMF metafile images as searchable content during PowerPoint-to-PDF conversions.
  • XlsIO
    • Auto Fill and Fill Series support is now provided to programmatically populate Excel cell ranges based on patterns, sequences, or trends, minimizing manual input.
    • Font substitution is now supported to allow configuration of fallback fonts when the original fonts are unavailable during chart-to-image conversion, ensuring visual consistency.
    • Fallback font handling for Unicode text has been implemented during chart-to-image conversion, enabling proper rendering when the default fonts lack the necessary glyphs.
    • Preservation of EMF and WMF metafile images as searchable content during Excel to PDF conversion is now supported.
    • Cell value is now accurately returned by the Range.Value property when the number contains high-precision digits.
    • The IsFiltered property is now updated properly when clearing a filter contains equal to operator.
    • Hyperlinks are now removed properly when performing clear operations in worksheet range.

Fehlerkorrekturen

  • XlsIO
    • Cell value is accurately returned by the Range.Value property when the number contains high-precision digits.
    • The IsFiltered property is updated properly when clearing a filter contains equal to operator.
    • Hyperlinks are removed properly when performing clear operations in worksheet range.