Convert to XML or JSON data with advanced options
Leave feedback
GroupDocs.Conversion provides the WebConvertOptions class to give you control over the conversion result while converting to JSON, XML or other web data formats. To convert your document to XML or JSON format, specify the desired format using the Format property.
The following code snippet shows how to convert a CSV spreadsheet to JSON format: