Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/docxml/src/Docx.ts>Docx#withSettings

An experimental Deno tool to transform XML to DOCX with a little XPath- and component based configuration
Go to Latest
method Docx.prototype.withSettings
import { Docx } from "https://deno.land/x/docxml@4.0.7/src/Docx.ts";

A convenience method to set a few settings for the document.

Parameters

settingOverrides: Partial<SettingsI>