Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
PHPlivedocxに相当するnodejsがあるかどうか疑問に思っていました。nodejs で MS Office ドキュメント (docx、pptx、xlsx) を読むためのオープンソースの代替手段はありますか (PHP はどうですか?)。それを大規模なスケーラブルな Web アプリと統合したいと考えています。
PHPlivedocx LiveDocXのSOAP APIを呼び出すラッパーです。node.js の SOAP ライブラリを使用して同じサービスを呼び出すことができると思います。