【问题标题】:is it possible to put a interactive graph chart in google doc?是否可以在 google doc 中放置交互式图表?
【发布时间】:2016-01-22 14:10:40
【问题描述】:

我有一个 PHP 代码,可以从 html 字符串创建 google doc。

$subcontent = "<h1>Some Text</h1>";
$mkFile = $this->_service->files->insert($file, array('data' => $subcontent, 'mimeType' => 'text/html', 'convert' => true));

是否有可能在创建的 google doc 中自动插入交互式图表,在 google doc 内容中手动输入值?

【问题讨论】:

    标签: php graph google-drive-api interactive


    【解决方案1】:

    截至 11 月,在谷歌文档中是不可能的。 2015

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-04-16
      • 1970-01-01
      • 1970-01-01
      • 2021-01-04
      相关资源
      最近更新 更多