diff --git a/ej2-asp-core-mvc/Release-notes/26.1.42.md b/ej2-asp-core-mvc/Release-notes/26.1.42.md new file mode 100644 index 0000000000..3c88739b64 --- /dev/null +++ b/ej2-asp-core-mvc/Release-notes/26.1.42.md @@ -0,0 +1,16 @@ +--- +title: Essential Studio for ##Platform_Name## Weekly Release Release Notes +description: Essential Studio for ##Platform_Name## Weekly Release Release Notes +platform: ej2-asp-core-mvc +documentation: ug +--- + +# Essential Studio for ##Platform_Name## Release Notes + +{% include release-info.html date="July 16, 2024" version="v26.1.42" %} + +{% directory path: _includes/release-notes/v26.1.42 %} + +{% include {{file.url}} %} + +{% enddirectory %} \ No newline at end of file diff --git a/ej2-asp-core-mvc/document-editor/faq/unsupported-file-format.md b/ej2-asp-core-mvc/document-editor/faq/unsupported-file-format.md new file mode 100644 index 0000000000..8ffd3eff1c --- /dev/null +++ b/ej2-asp-core-mvc/document-editor/faq/unsupported-file-format.md @@ -0,0 +1,29 @@ +--- +layout: post +title: Unsupported file in ##Platform_Name## Document Editor Component | Syncfusion +description: Learn here all about Unsupported file in Syncfusion ##Platform_Name## Document Editor component of Syncfusion Essential JS 2 and more. +platform: ej2-asp-core-mvc +control: Unsupported file +publishingplatform: ##Platform_Name## +documentation: ug +--- + +# Why Do I Get the Unsupported Warning Message When Opening a Document? + +If you receive an "The file format you have selected isn't supported. Please choose valid format." message when opening a document in the Document Editor, it typically indicates that the document format is not supported by the current version of the Document Editor. Here are some common reasons for this warning: +1. Unsupported File Format: The document you are trying to open might be in a format that the Document Editor does not support. Ensure you are using a supported format, such as SFDT. +2. Corrupted Document: The document file might be corrupted or improperly formatted. Try opening a different document to see if the issue persists. +To avoid this warning, always use the recommended document formats and features supported by the Document Editor. + +Document Editor supports the following file formats: +• Word Document (*.docx) +• Syncfusion Document Text (*.sfdt) +• Plain Text (*.txt) +• Word Template (*.dotx) +• HyperText Markup Language (*.html) +• Rich Text Format (*.rtf) +• Word XML Document(*.xml) +• Word 97-2003 Template (*.dot) +• Word 97-2003 Document (*.doc) + +By using these supported formats, you can ensure compatibility and avoid unsupported warning messages when opening documents in the Document Editor. \ No newline at end of file diff --git a/ej2-asp-core-toc.html b/ej2-asp-core-toc.html index 03cb253377..b7cd28fc50 100644 --- a/ej2-asp-core-toc.html +++ b/ej2-asp-core-toc.html @@ -956,6 +956,11 @@
  • Enable ruler in Document Editor component
  • +
  • FAQ + +
  • API Reference
  • @@ -3008,7 +3013,7 @@
  • Release Notes -