Quick question.
Is the Aspose.Words control usable with ASP.NET
, and if so, does it support the following browsers:
IE 6 or 7
FireFox 2 or 3
Safari
Thank you,
Eric Cohen
Quick question.
Is the Aspose.Words control usable with ASP.NET
, and if so, does it support the following browsers:
IE 6 or 7
FireFox 2 or 3
Safari
Thank you,
Eric Cohen
Hi
Thanks for your inquiry. Aspose.Words is library for programmatically editing or creating documents, it works on server side and does not have graphic UI. Please see the following link for more information.
https://docs.aspose.com/words/net/product-overview/
If you need graphic user interface then I think you can try use Aspose.Editor.
https://products.groupdocs.com/editor/net/
Here is Aspose.Editor demo:
https://products.aspose.app/words/editor
Best regards.