Using Aspose.Words as an editor in asp.net?

Is it possible to use Aspose.Words as an editor in a .Net page? I need to read and save the content of the document from a database.

Thanks,

David

Hi David,

Thanks for your inquiry. Aspose.Words is a library to convert and work with many different types of document files programmatically. It does not provide an editor control for editing documents. You could however create your own editor with Aspose.Words as the base functionality, although that would take some work on your end.

If you have any further queries, please feel free to ask.

Thanks,