Nutrient .NET SDK
Office templating
One template, one JSON model, one API. Generate Word, Excel and PowerPoint documents — then export accessible PDF/UA.
Pick a template
Each one exercises a different corner of the templating engine — and the same four SDK calls generate every one of them.
Or use your own
Upload a .docx, .xlsx or .pptx containing {{placeholders}}. We'll read them and scaffold a starter data model for you.
Drop a template here, or
Max 10 MB. Uploads are held in memory for 30 minutes.
Placeholders in the template
The template holds the layout and branding; these markers are where your data lands. Downloading it here gives you the unfilled template — the generated document comes at step 5.
Syntax
The data model
Edit freely — this JSON is what drives the generation.
Validation
Every placeholder in the template, checked against your data. All of them must be satisfied before generating.
Generated document
Accessible PDF
Converted to PDF/UA-1 — the conformance level behind Section 508, ADA and EN 301 549.