Granularity可选WdGranularity指定是否按字符还是按 word 跟踪更改。 默认值为wdGranularityWordLevel。 CompareFormatting可选Boolean指定是否标记两个文档之间的差别。 默认值为True。 CompareCaseChanges可选Boolean指定是否标记两个文档之间的差异情况。 默认值为True。
CompareDocuments( _OriginalDocument_ , _RevisedDocument_ , _Destination_ , _Granularity_ , _CompareFormatting_ , _CompareCaseChanges_ , _CompareWhitespace_ , _CompareTables_ , _CompareHeaders_ , _CompareFootnotes_ , _CompareTextboxes_ , _CompareFields_ , _CompareComments_ , _CompareMoves_ , ...
程序集: Microsoft.Office.Interop.Word.dll 比较两个文档,并返回一个 对象,该对象代表包含两个 _Document 文档之间的差异的文档,并使用跟踪的更改进行标记。 C# 复制 public Microsoft.Office.Interop.Word.Document CompareDocuments (Microsoft.Office.Interop.Word.Document OriginalDocument, Microsoft.Office.Interop...
Granularity選用WdGranularity會指定由字元或 word 是否追蹤的變更。 預設值為wdGranularityWordLevel。 CompareFormatting選用布林值指定是否要標記的格式設定的兩個文件之間的差異。 預設值為True。 CompareCaseChanges選用布林值指定是否要標記案例中的兩個文件之間的差異。 預設值為True。
Word for Microsoft 365Word 2024Word 2021Word 2019Word 2016 Open both of the files that you want to compare. On theViewtab, in theWindowgroup, clickView Side by Side. Notes: To scroll both documents at the same time, clickSynchronous Scrolling ...
在下文中一共展示了Microsoft.Office.Interop.Word.CompareDocuments方法的1个代码示例,这些例子默认根据受欢迎程度排序。您可以为喜欢或者感觉有用的代码点赞,您的评价将有助于系统推荐出更棒的C#代码示例。 示例1: ReconcileWords ▲点赞 7▼ internalstaticvoidReconcileWords(Word._Application app,stringinPath1,...
If either version of the document has tracked changes, Microsoft Word displays a message box. ClickYesto accept the changes and compare the documents. Microsoft Office Word displays a new third document in which tracked changes in the original document are accepted, ...
Microsoft Wordusers can compare the different versions of their document by using the compare feature. You can use the Combine feature to combine revisions from different documents or revisions from other persons into a single document. TheComparefeature will compare the difference between the two ide...
This article shows you how to compare two Word documents to find difference, assuming that you have an original version of a document and at least one other changed version.
Compare Documents in Word 2010 - In this chapter, we will discuss how to compare documents in Word 2010. Sometime you modify a Microsoft Word document without turning on the Track Changes mode; in such cases, tracking the changes becomes difficult and yo