Hi,
do you know where I could find more documentation about this feature?
Traditional Chinese to Simplified Chinese Conversion Library and Add-In Tool - Convert text in Traditional Chinese into Simplified Chinese or vice versa. This component also includes an add-in tool to the in VS IDE that can convert between Simplified and Traditional Chinese resource files.
After installation I've got ChineseConverter.dll, however it references MSTR2TSC.dll - This is a complete implementation of this feature, but I don't know how exactly this algorithm works.
Do you have a explanation how exactly this feature works or maybe a source code, documentation?
I am not sure if this should be question posted in general office development or Word for developers.
https://msdn.microsoft.com/en-us/library/aa220985%28v=office.11%29.aspx
M:Microsoft.International.Converters.TraditionalChineseToSimplifiedConverter.OfficeConversionEngine.TCSCConvert(System.String,Microsoft.International.Converters.TraditionalChineseToSimplifiedConverter.ChineseConversionDirection)"
Thanks a lot for any hints.