Wpf and aspose.words

Can I use your product to host office 2010 documents in my wpf application? if yes, would I be able to load and save the doc in sql programatically?

Hi
Thanks for your inquiry. Sure, you can process Word documents programmatically in your WPF application using Aspose.Words.
Please follow the link to learn how you can open/save documents to database:
https://docs.aspose.com/words/net/serialize-and-work-with-a-document-in-a-database/
Hope this helps.
Best regards,

what would be the way to edit the document? aspose support editing? Is there any controls that I can use to edit the document?

Hi
Thanks for your inquiry. Aspose.Words is a class library for processing Word documents programmatically, it does not provide user interface for editing your documents. Of course you can create your own user interface for editing documents and use Aspose.Words in underline level, but I think it will require a lot of efforts from your end.
Best regards,