Skip to content

Commit 070dbf8

Browse files
Update README.md
1 parent 767feb4 commit 070dbf8

File tree

1 file changed

+2
-2
lines changed
  • Word-document/DocIO-fileformat-checker/.NET/DocIO-fileformat-checker

1 file changed

+2
-2
lines changed

Word-document/DocIO-fileformat-checker/.NET/DocIO-fileformat-checker/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Identify file formats not supported by DocIO
1+
Identify and manage file formats not supported by DocIO
22
----------------------------------------
33

44
DocIO supports Word 97-2003 and later versions, handling major Microsoft Word file formats, including DOC, DOCX, RTF, DOT, DOTX, and DOCM. If you use an older or unsupported format, convert it to a supported format to avoid errors. Otherwise, you will get this exception: **This file format is not supported**.
@@ -10,4 +10,4 @@ DocIO supports Word 97-2003 and later versions, handling major Microsoft Word fi
1010
* Add the input documents to the "Data" folder.
1111
* Run the application.
1212

13-
The console output will indicate whether the provided input document is supported or unsupported. If the document is unsupported, convert it to a format supported by DocIO.
13+
The console output will indicate whether the provided input document is supported or unsupported. If the document is unsupported, convert it to a format supported by DocIO.

0 commit comments

Comments
 (0)