Conversion between CSV (comma separated values) text files and spreadsheet documents has been available for long via the convert-to API. However it was cumbersome. For example infilterOptions=44,34,76,1 set the field separator to ,, the text delimiter to “, the character set to UTF-8, and the reading would start from line...