Ruby gem to parse xlsx cell contents -


i have excel document. each cell contain image text. want extract text , image separately , store in ruby variables.

but not finding gem job.

please help.

'spreadsheet' gem best parsing excel documents


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -