开发者

Read & display a word document

开发者 https://www.devze.com 2023-01-13 18:30 出处:网络
Is it possible to READ a Microsoft Word document\'s data/contents and display them in a web page? If yes, then how to:

Is it possible to READ a Microsoft Word document's data/contents and display them in a web page? If yes, then how to:

  • d开发者_JS百科isplay a particular page or table in the document
  • display a particular area or content in the document.


https://github.com/PHPOffice/PHPWord appears to have the ability to read and write certain Office formats?

0

精彩评论

暂无评论...
验证码 换一张
取 消