Syncfusion Essential Studio WinUI 2024 Volume 1 SP1 (25.2.4)

Released: May 14, 2024

2024 Volume 1 SP1 (25.2.4) 버젼 업데이트

수정사항

  • DocIO
    • The NullReferenceException will no longer be thrown while calling AcceptAll API.
    • The NullReferenceException will no longer be thrown while opening an RTF format document.
    • Table is now preserved properly while converting a DOC format document to PDF.
    • The IndexOutOfRangeException will no longer thrown due to floating table while converting a Word document to PDF.
    • List number is now preserved properly while comparing two DOCX documents.
    • The NullReferenceException will no longer be thrown due to paragraph break(\r\n) in Field code during Word to PDF conversion.
    • Table formatting's are now preserved properly while converting a DOCX format document to PDF.
    • Bulleted paragraph is now positioned properly while converting a Word document to PDF.
    • Format revision inside inline content control is now preserved properly while comparing two DOCX documents.
    • The InvalidOperationException will no longer be thrown while resaving a DOCX format document.
    • HasChanges is now enabled properly for cell format revision after comparing two DOCX format documents.
    • Chart with theme color is now preserved properly while cloning the Word document.
    • Pareto chart with format axis is now preserved properly when cloning the Word document.
    • Default marker symbol of chart is now preserved properly while resaving the Word document.
    • Color mapping is now applied properly in the chart elements.
  • PDF
    • NullReference exception will no longer occur when manipulating existing layers in a PDF document.
    • NullReference exception that occurred when drawing scripted text in a PDF document.
    • NullReference exception no longer occurs when extracting text from a PDF.
    • Fixed text overlay issue during PDF to PDF/A conversion.
    • Fixed the extraction process that never ends in a particular PDF document.
  • Presentation
    • Binary SVG images are now preserved properly while converting PowerPoint Slide to image.
    • PowerPoint master slide will be reused properly while cloning and merging a PowerPoint slide with different picture.
    • The IPresentationChart.XPos and IPresentationChart.YPos properties will now return value properly.
    • Color mapping is now handled properly while parsing theme colors.
    • The InvalidCastException will no longer be thrown while cloning and merging the layout slide of PowerPoint presentation.
    • Chart with theme color is now preserved properly while cloning the PowerPoint presentation.
    • Pareto chart with format axis is now preserved properly when cloning the PowerPoint presentation.
    • Default marker symbol of chart is now preserved properly while resaving the PowerPoint presentation.
    • Color mapping is now applied properly in the chart elements.