method Text.fromNodeimport { Text } from "https://deno.land/x/docxml@5.8.0/src/components/Text.ts"; fromNode(node: Node): TextInstantiate this component from the XML in an existing DOCX file. Parametersnode: NodeReturnsText