Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages

This commit is contained in:
Deployment Bot (from Travis CI)
2020-07-18 02:02:15 +00:00
parent a5290f137f
commit 7d84d33bc9
436 changed files with 4229 additions and 6896 deletions

View File

@ -97,28 +97,9 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e632d32/src/file/styles/external-styles-factory.ts#L28">file/styles/external-styles-factory.ts:28</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6a3ed4b/src/file/styles/external-styles-factory.ts#L28">file/styles/external-styles-factory.ts:28</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Creates new Style based on the given styles.
Parses the styles and convert them to XmlComponent.
Example content from styles.xml:
&lt;?xml version=&quot;1.0&quot;&gt;
&lt;w:styles xmlns:mc=&quot;some schema&quot; ...&gt;</p>
</div>
<p> &lt;w:style w:type=&quot;paragraph&quot; w:styleId=&quot;Heading1&quot;&gt;
&lt;w:name w:val=&quot;heading 1&quot;/&gt;
.....
&lt;/w:style&gt;</p>
<p> &lt;w:style w:type=&quot;paragraph&quot; w:styleId=&quot;Heading2&quot;&gt;
&lt;w:name w:val=&quot;heading 2&quot;/&gt;
.....
&lt;/w:style&gt;</p>
<p> &lt;w:docDefaults&gt;Or any other element will be parsed to&lt;/w:docDefaults&gt;</p>
<p>&lt;/w:styles&gt;</p>
</div>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>