Syncfusion Essential Studio WPF 2024 Volume 1 (25.1.37)

Released: Mar 26, 2024

Updates in 2024 Volume 1 (25.1.37)

Fixes

  • DocIO
    • Insertion revision is now preserved properly while comparing two DOCX format documents.
    • The NullReferenceException will no longer be thrown while calling AppendHTML API.
    • Image is now preserved properly while converting a RTF format document to DOCX.
    • The InvalidOperationException will no longer be thrown while resaving a DOCX format document with revisions.
    • The ArgumentOutOfRangeException will no longer be thrown while opening a DOC format document.
    • Table content is now preserved properly while converting a DOCX format document to PDF.
    • Floating table with left indent is now positioned properly while converting a Word document to PDF.
    • Font name from theme is not applied properly for Arabic text while converting a Word document to PDF.
    • Phi symbol in Math equation is now preserved properly while converting a Word document to PDF.
    • Field result is now preserved properly while converting a Word document to PDF.
    • Custom shape with dotted lines are now preserved properly while converting a Word document to PDF.
    • Table row is now positioned properly while converting a Word document to PDF.
    • Revision count is now preserved properly while resaving a DOCX document.
    • Nested block content control is now preserved properly while resaving a DOCX format document.
  • PdfViewerControl
    • NullReferenceException will no longer be thrown while loading PDF in PdfViewer.
  • Presentation
    • Pictures used in the SmartArt nodes can be retrieved properly.
    • The NullReferenceException will no longer be thrown while saving PowerPoint document after removing the hyperlink targeted slides.
    • Color mapping values is now applied properly for default font colors while converting PowerPoint Presentation to PDF.
    • ISmartArtNode.IsAssistant property is now applied properly in PowerPoint Presentation.
    • SolidFill transparency value is now returned properly in PowerPoint Presentation.
    • PowerPoint Presentation will no longer be corrupted while adding custom document properties.
    • New table row and column is now added properly after clearing the rows and columns.
  • SfRichTextBoxAdv
    • The HTML paragraphs are now preserved properly when loading a TextBox string as HTML.
    • The list symbol is now preserved properly when changing the indentation of the list paragraph.
    • The word alone is now highlighted properly when adding a comment.
    • No longer ImageBrush binding error is shown on launching the SfRichTextBoxAdv.
  • SfTreeView
    • The SfTreeView now accepts a HierarchyPropertyDescriptor with DerivedClass as the TargetType.