Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
146722 | Aug 15,2019 05:25 PM UTC | Mar 9,2020 01:16 PM UTC | JavaScript - EJ 2 | 13 |
![]() |
Tags: DocumentEditor |
WordDocument document = WordDocument.LoadString(param.content, GetFormatType(param.type.ToLower()));
string json = Newtonsoft.Json.JsonConvert.SerializeObject(document);
document.Dispose();
return json; |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.