[GH-ISSUE #377] 对于其他语言编码如何操作呢,打开后显示数据损坏,英文字符串是没有问题 #303

Closed
opened 2026-05-05 12:07:30 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @AlongsCode on GitHub (Sep 23, 2022).
Original GitHub issue: https://github.com/jmcnamara/libxlsxwriter/issues/377

How to manipulate encodings in other languages? After opening, it shows that the data is corrupted.
English is no problem. My excel cannot be opened correctly when I use Chinese

Originally created by @AlongsCode on GitHub (Sep 23, 2022). Original GitHub issue: https://github.com/jmcnamara/libxlsxwriter/issues/377 How to manipulate encodings in other languages? After opening, it shows that the data is corrupted. English is no problem. My excel cannot be opened correctly when I use Chinese
Author
Owner

@jmcnamara commented on GitHub (Sep 23, 2022):

The Excel file format only supports UTF-8. You will need to convert your encoding to that format.

<!-- gh-comment-id:1255885536 --> @jmcnamara commented on GitHub (Sep 23, 2022): The Excel file format only supports UTF-8. You will need to convert your encoding to that format.
Author
Owner

@AlongsCode commented on GitHub (Oct 24, 2022):

谢谢

<!-- gh-comment-id:1288845243 --> @AlongsCode commented on GitHub (Oct 24, 2022): 谢谢
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/libxlsxwriter#303
No description provided.