Running Your First PowerPoint Comparison
PowerPoint Compare provides the necessary toolkit to compare two Microsoft Powerpoint .pptx files and produce a Powerpoint file output with mark up to represent the changes in the native review comments of Powerpoint, in addition to a HTML summary report.
For a conceptual introduction to Powerpoint Compare see DeltaNova PowerPoint Comparison
Further Information on a Powerpoint Comparison
java -jar deltanova-year.x.y.z.jar describe powerpoint
Running a PowerPoint Comparison
Bash
java -jar deltanova-year.x.y.z.jar compare msword samples/compare/powerpoint/inputA.pptx samples/compare/powerpoint/inputB.pptx result.pptx
Related Topics