DOCX to COMPARE API
The API for comparing two Word documents.
The API for comparing two versions of a Word document to see how they differ using revision marks.
Determines whether to indicate variations in formatting between the two documents.
Determines whether to highlight discrepancies in capitalization between the two documents.
Determines whether to identify dissimilarities in whitespace, such as gaps or paragraphs, between the two documents.
Determines whether to evaluate variations in the information presented within tables between the two documents.
Determines whether to contrast divergences in headers and footers between the two documents.
Determines whether to compare differences in footnotes and endnotes between the two documents.
Determines whether to assess differences in the information presented within text boxes between the two documents.
Determines whether to detect disparities in fields between the two documents.
Determines whether to evaluate distinctions in comments between the two documents.
Indicates the name of the individual to credit for modifications when comparing the two documents.
Code snippet
// Code snippet is using the ConvertAPI JavaScript Client: https://github.com/ConvertAPI/convertapi-js
// Code snippet is using the ConvertAPI Node.js Client: https://github.com/ConvertAPI/convertapi-nodejs
// Code snippet is using the ConvertAPI PHP Client: https://github.com/ConvertAPI/convertapi-php
// Code snippet is using the ConvertAPI Java Client: https://github.com/ConvertAPI/convertapi-java
// Code snippet is using the ConvertAPI C# Client: https://github.com/ConvertAPI/convertapi-dotnet
# Code snippet is using the ConvertAPI Ruby Client: https://github.com/ConvertAPI/convertapi-ruby
# Code snippet is using the ConvertAPI Python Client: https://github.com/ConvertAPI/convertapi-python
// Code snippet is using the ConvertAPI Go Client: https://github.com/ConvertAPI/convertapi-go
REM Code snippet is using the command line utility program: https://github.com/ConvertAPI/convertapi-cli
<!-- For conversions with the multiple file result please refer to this example: https://repl.it/@ConvertAPI/HTML-Form-with-multiple-file-result -->