We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 492f268 commit 54b0051Copy full SHA for 54b0051
Getting-Started/Python-wrapper/Python/CreateWordDocument.py
@@ -35,4 +35,4 @@
35
# Call CompareDocuments method
36
result = document.WordDocument(output_doc)
37
38
-print("Comparison Result:", result)
+print("Document generated:", result)
0 commit comments