Introduction
HTML Editor Extension for ASP.NET MVC
![See overview video](/MVCxHTMLEditorDemos/Content/DemoIcons/intro-video.png?v=24_2_3_0)
HTML Editor Extension for ASP.NET MVC
Our HTML Editor (HtmlEditor) is a powerful HTML Text Editor for ASP.NET. Regardless of the business use case – be it a blog editor, an email client or a simple application for exchanging formatted documents within your company - you can drop our MVC HTML Editor extension onto a form and instantly add a text editor with a Microsoft® Word-inspired UI (with similar toolbars and keyboard shortcuts) to your MVC project.
Html Editing
![Html Editing](/MVCxHTMLEditorDemos/Content/DemoIcons/intro-html-editing.png?v=24_2_3_0)
Html Editing
Easily edit rich text with the intuitive DevExpress ASP.NET MVC HTML Editor. This demo illustrates the features of HtmlEditor Extension.
Image Selector
![Image Selector](/MVCxHTMLEditorDemos/Content/DemoIcons/intro-image-selector.png?v=24_2_3_0)
Image Selector
The built-in Image Selector allows managing content images using a point-and-click UI as well as typing an image's web addresses directly.
Import/Export
![Import/Export](/MVCxHTMLEditorDemos/Content/DemoIcons/intro-import-export.png?v=24_2_3_0)
Import/Export
The HtmlEditor extension allows importing and exporting editor content from/to various document formats (RTF, DOCX, MHT, ODT, TXT, PDF).
Placeholders (Mail Merge)
![Placeholders (Mail Merge)](/MVCxHTMLEditorDemos/Content/DemoIcons/intro-placeholders.png?v=24_2_3_0)
Placeholders (Mail Merge)
The DevExpress ASP.NET HTML Editor allows end-users to use placeholders in the editor content. In this demo, you can modify a document template and then preview the results with placeholder values gotten from a database.
Image Upload Processing
![Image Upload Processing](/MVCxHTMLEditorDemos/Content/DemoIcons/intro-image-upload-processing.png?v=24_2_3_0)
Image Upload Processing
This demo illustrates how to process (resize and add a watermark) an uploaded image before it is saved to the server.
Paste Formatting
![Paste Formatting](/MVCxHTMLEditorDemos/Content/DemoIcons/intro-paste-formatting.png?v=24_2_3_0)
Paste Formatting
The DevExpress ASP.NET MVC HtmlEditor extension provides the capability to automatically format the pasted HTML content. This demo allows end-users to paste HTML content to the editor with predefined formatting, and then change the formatting for the pasted content dynamically.
Paste Processing
![Paste Processing](/MVCxHTMLEditorDemos/Content/DemoIcons/intro-paste-processing.png?v=24_2_3_0)
Paste Processing
The DevExpress ASP.NET MVC HTML Editor (HtmlEditorExtension) can process HTML content copied/pasted from another application (for example, Microsoft Word).