Office 365 API for Word [closed]

天涯浪子 提交于 2019-12-25 02:28:22

问题


We are exploring Office 365 API & are in initial stage. We are figuring out if we can move our Word Docs in Office 365.

Does Office 365 provide an API for Word Processing like writing Macros.


回答1:


No, Office 365 APIs do not cover word processing. What exactly are you trying to do? If you're trying to leverage or extend the power of Word, you should check out apps for Office. If you want to use data that an organization stores with Office 365, e.g. if you want to get all the documents belonging to a user X for example, then you should use Office 365 APIs.




回答2:


As mentioned above, I don't believe Microsoft offers such an API for Word processing (and pretty much every other format processing). So you will need to use third-party API or third-party components in your API. As example, Aspose offers both and has free plan (Dislaimer: I am affiliated with the company). Check out Aspose Words Cloud



来源:https://stackoverflow.com/questions/25201971/office-365-api-for-word

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!