Syncfusion Essential Studio UWP 2024 Volume 2 SP1 (26.2.7)

Released: Jul 30, 2024

2024 Volume 2 SP1 (26.2.7) 버젼 업데이트

수정사항

  • DocIO
    • Improper revisions will no longer be preserved when comparing DOCX format documents.
    • The font name is now preserved correctly after calling the UpdateTableOfContents API.
    • Paragraph text is now preserved correctly when converting a DOCX format document to RTF.
    • Tabs are now preserved correctly after calling the AppendText API and saving as an RTF document.
  • PDF
    • Fixed a preservation issue that occurred while flattening the custom stamp annotation.
    • Fixed the issue where the page number was not updated after importing a page in the document.
    • Fixed an issue where a blank space appeared at the beginning of the text in a specific cell.
    • Fixed the issue where a null exception was thrown while setting the bounds values of the popup annotation.
    • Fixed the issue where a null exception was thrown during the process of flattening annotations in a PDF document.
    • Fixed the issue where Bounds collection of the Text Markup Annotation not updated properly.
    • Fixed an issue where annotations were not displayed correctly after flattening the PDF document.
  • Presentation
    • The PowerPoint presentation will no longer be corrupted when cloning and merging a PowerPoint slide with a 3D object.
    • The KeyNotFoundException will no longer be thrown when opening a presentation that contains cloned SmartArt.
    • The KeyNotFoundException will no longer be thrown after cloning and merging slides with the same master in a PowerPoint presentation.
    • The NullReferenceException will no longer be thrown when cloning a slide with source formatting.
    • The NullReferenceException will no longer be thrown when saving a presentation that contains cloned elements.
    • The NullReferenceException will no longer be thrown when cloning and merging a slide with a notes slide.
  • SfRichTextBoxAdv
    • The IndexOutOfRangeException will no longer be thrown when inserting a tab with auto suggestion enabled.
    • The NullReferenceException will no longer thrown when updating history and text positions during drag and drop and backspace operation.
    • The ArgumentOutOfRangeException will no longer thrown when updating lists during backspace operation.
    • The selected text is not removed on pressing the Escape key.