Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/docxml/src/files/DocumentXml.ts>DocumentXml.fromArchive

TypeScript (component) library for building and parsing a DOCX file
Go to Latest
method DocumentXml.fromArchive
import { DocumentXml } from "https://deno.land/x/docxml@5.3.5/src/files/DocumentXml.ts";

Instantiate this class by looking at the DOCX XML for it.

Parameters

archive: Archive
location: string