问题标签 [wordperfect]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
batch-file - 使用 LibreOffice 将 wpd 文件批量转换为 docx
我正在尝试使用 libreoffice 将一堆 wpd 文件转换为 docx,到目前为止我已经能够实现它,但是生成的 docx 文件只保存在一个文件夹(Ale)而不是 Ale 及其子目录中,我想要什么用于将 docx 文件保存在 wpd 文件所在的文件夹中。到目前为止,我有:
ms-word - 将带有邮件合并逻辑的 WordPerfect 文件转换为 .docx
我正在处理大量的.frm
WordPerfect.wpd
文件,我正在尝试将它们转换为.docx
同时保留所有邮件合并逻辑。
将文件保存为.docx
WordPerfect X6 中或从 Word 2016 中打开.frm
/.wpd
文件都会导致邮件合并代码完全丢失。
有什么方法可以转换 WordPerfect 文件,以便它们在.docx
格式中保留类似的合并功能?