嗨,我正在尝试将内容添加到使用命令打开的ms word文件中。$word = new COM("word.application") or die("Unable to instanciate Word"); $word->Documents->Open($input);
现在,我将手动更改打开<em
我已经写了一个下面的简单的word插件来将图像插入到word文档中,但当我执行此代码时,图像不会添加到文档中。sPp9xSb2qlGH4AAAAASUVORK5CYII="; // assumes gets a docx file as base64
// Run a batch operation against the WordWord.run