我看到一些错误报告说 LibreOffice 3.7 已经修复了 pptx 文件的一个问题,使其与 Powerpoint 兼容(我正在使用 Powerpoint 2010 进行测试)。
我已经使用 LibreOffice 3.5.2 生成了一个演示文稿,现在我想以一种可以在 Powerpoint 2010 中保存和正确显示的方式保存它。
https://bugs.freedesktop.org/show_bug.cgi?id=41992
我如何安装 3.7 LibreOffice 或任何 Office 版本,以便我打开现有演示文稿并以适合 Powerpoint 2010 的方式保存它?
答案1
最新版本自由办公室是 4.0.3,可以通过终端命令轻松安装在 Ubuntu 中:
sudo apt-get install libreoffice
这应该会安装最新版本所需的一切,并且它应该完全兼容 .pptx、.ppsx 和 .potm(Microsoft 2007/2010 PowerPoint 格式),以便您可以在 Office 中运行该文件。