How can I load Word online editor(link below) in an Angular App. I checked Node js examples but couldn’t find anything.
Do you want to embed our web application in your Angular app? Can you please elaborate your use-case?
Yes. I have an angular app. I want to load a pdf stream in the online word editor once I click on an icon.
User will edit the pdf and save the document, preferably the document should not go out of our system.
Please note that all Aspose APIs are UI-agnostic. Have a look at this opne-source sample application hosted at Work with Word Documents Online. Hence, you can amend it as per your requirements.