【问题标题】:How to read PPT file using PHPpowerpoint?如何使用 PHPpowerpoint 读取 PPT 文件?
【发布时间】:2012-01-09 10:22:47
【问题描述】:

如何使用 PHP PowerPoint 阅读 PPTX 文件?有没有办法像 PHPexcel 那样序列化 ppt 文件?

【问题讨论】:

    标签: php powerpoint phppowerpoint


    【解决方案1】:

    PHPPowerPoint 还不能读取 ppt 或 pptx 文件。

    理论上,PHPPowerPoint 中的序列化写入器会生成随后可以被 PHPPowerPoint 再次读取的文件,但由于它是 PHPPowerPoint 对象的序列化,其他应用程序无法使用它。尽管如此,仍然需要首先手动创建一个 PHPPowerPoint 对象。

    请注意,序列化格式现已从 PHPExcel 中删除

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2015-09-02
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多