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

x/docxml/src/classes/XmlFile.ts>XmlFile.fromArchive

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

Promise a new JS instance of this file based on the given archive.

Parameters

_archive: Archive
location: string