Skip to content

Commit 1afbd5e

Browse files
ES-999797-Revert unwanted changes
1 parent 26a18fe commit 1afbd5e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Document-Processing/Word/Word-Library/NET/faqs/word-document-faqs.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -293,8 +293,6 @@ DocIO is a non-UI component that provides a comprehensive document object model
293293

294294
If you encounter a **Wrong signature** exception while attempting to open an XML file using DocIO, it likely indicates that the XML file is not in the supported Word Processing 2007 or 2003 format. DocIO specifically supports these XML formats. To resolve this issue, please verify that the input XML file adheres to the Word Processing 2007 or 2003 format.
295295

296-
For more information on Word Processing XML, refer to the documentation [here](https://help.syncfusion.com/document-processing/word/word-library/net/word-file-formats#word-processing-xml-xml).
297-
298296
## How to set the current culture while running the .NET application?
299297

300298
If you notice that certain content in a Word document, such as dates or other culture-sensitive fields, is displayed in the wrong language or format, it could be due to the culture settings of your application. To ensure that the application displays content according to a specific culture, you can set the current culture programmatically.

0 commit comments

Comments
 (0)