Ziv-Barber / officegen

Standalone Office Open XML files (Microsoft Office 2007 and later) generator for Word (docx), PowerPoint (pptx) and Excell (xlsx) in javascript. The output is a stream.
MIT License
2.65k stars 471 forks source link

docx.createByJson lists #279

Open kisonay opened 5 years ago

kisonay commented 5 years ago

is there an example of how to create lists via json?

Ziv-Barber commented 5 years ago

I'm working now to update the manual so I'll add an example how to do it.

mahesh-chotrani commented 4 years ago

@Ziv-Barber , just in case you have example for lists (order / un-ordered) and paragraph handy (so to be created from JSON), please do update on that