i was wondering that if there’s a javascript control to edit the content i already sectioned using aspose such as richtexteditor js control
@ahmad.kawtharani Aspose.Words does not provide a UI for editing documents. However, there is a demo document editor, which uses Aspose.Words a backend. You can find sources of this demo on our GitHub.
Also, our sister company GroupDocs provides GroupDocs.Editor product.
as i can see and checking those 2 providers are .net and java api document editor’s, there’s no direct rich text editor tool to be used in Javascript right?