Integrating Aspose word in Iframe in web application

Hi,
I want to integrate aspose word, in my web application where I can edit document in the word open in side my application. without dependency on word on client computer.
My requirement is I will open aspose word inside my application, I will edit and save there it self. Is that possible in aspose word?

Thanks

@abhales It looks like you need UI for WYSIWYG editing documents. Aspose.Words is a class library for processing documents programmatically. It does not provide any UI for editing documents.
https://docs.aspose.com/words/net/product-overview/

You can consider using out sister company product GroupDocs.Editor.