Diff for Powerpoint

2020-08-10 19:50发布

问题:

In Word, there is an option to compare two documents and find out the differences between the two documents. I'm looking for a similar function to compare two Powerpoint documents. Ideally, it would list the individual slides that are different, the differences in each slide between the versions and when the changes were made. However, I can't find a menu option for this functionality (I'm using Office 2007). Am I missing something?

If this functionality is not in Powerpoint, are there 3rd party tools doing this?

回答1:

Upgrade to Powerpoint 2010 or 2013 and choose Compare in the Review tab. See this video:

http://www.youtube.com/watch?v=kYd-B_3V2oo



回答2:

Failing all else, if you have Office 2007 you can always save the ppt as an OOXML document.



回答3:

Apparently there was some functionality in PowerPoint 2003 to compare two PowerPoint files, but as I don't have access to a working installation, I can't really tell about the functionality of the compare. As Ben has noted, you can find a number of 3rd party tools doing a diff.

This feature has been discontinued in Office 2007. As far as I can tell from the documentation, there is some integration with SharePoint that should be used, but the whole concept is very differnt from a presentation diff. The way I understand it, you can version individual slides (with get and commit type of functionality), create new presentations from existing slides and be notified when a slide you are using is changed by another user and committed to the repository.



回答4:

Using tortoisegit scripts to diff office docs http://xcafebabe.blogspot.mx/2012/09/sexy-comparison-of-word-documents-with.html



回答5:

I know this is an old thread, but this thread is the first hit on Google for me, so maybe someone can find my solution useful.

I'm using Microsoft Office 2010 and I find the Compare feature a bit confusing. All I want is to compare two different PPTX documents word by word, I just don't need to check document properties.

So for me it has been enough to save both PPTX documents as pdf and then use the DiffPDF Portable tool to see the differences between the two.

Hope this will be useful :-)