Here comes the third long-awaited release of Aspose.Editor. Now it is not a single control but three controls specially crafted to satisfy different developer needs:
- Aspose.Editor.Desktop - a control for desktop application development.
- Aspose.Editor.Client / Aspose.Editor.Server - a couple of controls working in pair for ASP.NET application development.
Using new controls you can incorporate Aspose.Editor into a web form in an ASP.NET application. This allows creating intranet or enterprise web-based applications with true WYSIWIG word processing capabilities, significantly bringing down deployment and licensing costs.
Live demo of ASP.NET control will follow soon.
New Features
- ASP.NET support (new ASP.NET control Aspose.Editor.Server) and Internet Explorer hosting (Aspose.Editor.Client control)
- Support for reading / writing RTF file format.
- Support for reading / writing DOC file format.
- Support for reading / writing HTML file format.
- Support for writing Aspose.PDF XML file format.
- Support for rich cut/copy/paste via HTML format (Aspose.Editor.Desktop only).
- Find / Replace dialog.
- Range.Find() and Range.Replace() methods.
- Allows hiding scroll-bars via EditorControl.IsScrollbarsVisible property.
- New demo for ASP.NET control.
- Dialogs were optimized and now support WinXP styling.
- Improved roundtripping (lossless editing) of fields, form fields, bookmarks and revisions.
Fixes Since 1.1
- Loosing original style ID while reading WordprocessingML files.
- Problems while saving the document with changed color attribute.
- Loosing Line breaks while pasting HTML text.
- Loosing paragraph style after Undo.
To download http://www.aspose.com/Downloads/Aspose.Editor/2.0.0.0/Default.aspx
A web application built with Aspose.Editor allows true word processing in Internet Explorer.

Example of a Windows Forms .NET application created with Aspose.Editor.
