在 UWP 中的 Rtf 和 Html 之间转换
Converting between Rtf and Html in UWP
我想在 UWP 中将 HTML 转换为 RTF,将 RTF 转换为 HTML?我怎样才能做到这一点?
你能帮忙解决一下吗?
谢谢
我相信这对你有帮助:
https://code.msdn.microsoft.com/windowsdesktop/Converting-between-RTF-and-aaa02a6e#content
我知道您正在使用 UWP,但无论如何您应该能够利用此解决方案。
我想在 UWP 中将 HTML 转换为 RTF,将 RTF 转换为 HTML?我怎样才能做到这一点? 你能帮忙解决一下吗?
谢谢
我相信这对你有帮助:
https://code.msdn.microsoft.com/windowsdesktop/Converting-between-RTF-and-aaa02a6e#content
我知道您正在使用 UWP,但无论如何您应该能够利用此解决方案。