Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages
This commit is contained in:
@ -111,7 +111,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/media/media.ts#L32">file/media/media.ts:32</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/629e6a5/src/file/media/media.ts#L34">file/media/media.ts:34</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="media.html" class="tsd-signature-type">Media</a></h4>
|
||||
@ -131,7 +131,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/media/media.ts#L90">file/media/media.ts:90</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/629e6a5/src/file/media/media.ts#L92">file/media/media.ts:92</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <a href="../interfaces/imediadata.html" class="tsd-signature-type">IMediaData</a><span class="tsd-signature-symbol">[]</span></h4>
|
||||
@ -151,7 +151,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/media/media.ts#L48">file/media/media.ts:48</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/629e6a5/src/file/media/media.ts#L50">file/media/media.ts:50</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -180,7 +180,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/media/media.ts#L38">file/media/media.ts:38</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/629e6a5/src/file/media/media.ts#L40">file/media/media.ts:40</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
@ -197,19 +197,19 @@
|
||||
<a name="addimage" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagStatic">Static</span> add<wbr>Image</h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-static tsd-is-external">
|
||||
<li class="tsd-signature tsd-kind-icon">add<wbr>Image<span class="tsd-signature-symbol">(</span>file<span class="tsd-signature-symbol">: </span><a href="file.html" class="tsd-signature-type">File</a>, buffer<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Buffer</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Uint8Array</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">ArrayBuffer</span>, width<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span>, height<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span>, drawingOptions<span class="tsd-signature-symbol">?: </span><a href="../interfaces/idrawingoptions.html" class="tsd-signature-type">IDrawingOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="image.html" class="tsd-signature-type">Image</a></li>
|
||||
<li class="tsd-signature tsd-kind-icon">add<wbr>Image<span class="tsd-signature-symbol">(</span>file<span class="tsd-signature-symbol">: </span><a href="file.html" class="tsd-signature-type">File</a><span class="tsd-signature-symbol"> | </span><a href="headerwrapper.html" class="tsd-signature-type">HeaderWrapper</a><span class="tsd-signature-symbol"> | </span><a href="footerwrapper.html" class="tsd-signature-type">FooterWrapper</a>, buffer<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Buffer</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Uint8Array</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">ArrayBuffer</span>, width<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span>, height<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span>, drawingOptions<span class="tsd-signature-symbol">?: </span><a href="../interfaces/idrawingoptions.html" class="tsd-signature-type">IDrawingOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="picturerun.html" class="tsd-signature-type">PictureRun</a></li>
|
||||
</ul>
|
||||
<ul class="tsd-descriptions">
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2a5e372/src/file/media/media.ts#L8">file/media/media.ts:8</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/629e6a5/src/file/media/media.ts#L10">file/media/media.ts:10</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
<ul class="tsd-parameters">
|
||||
<li>
|
||||
<h5>file: <a href="file.html" class="tsd-signature-type">File</a></h5>
|
||||
<h5>file: <a href="file.html" class="tsd-signature-type">File</a><span class="tsd-signature-symbol"> | </span><a href="headerwrapper.html" class="tsd-signature-type">HeaderWrapper</a><span class="tsd-signature-symbol"> | </span><a href="footerwrapper.html" class="tsd-signature-type">FooterWrapper</a></h5>
|
||||
</li>
|
||||
<li>
|
||||
<h5>buffer: <span class="tsd-signature-type">Buffer</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Uint8Array</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">ArrayBuffer</span></h5>
|
||||
@ -224,7 +224,7 @@
|
||||
<h5><span class="tsd-flag ts-flagOptional">Optional</span> drawingOptions: <a href="../interfaces/idrawingoptions.html" class="tsd-signature-type">IDrawingOptions</a></h5>
|
||||
</li>
|
||||
</ul>
|
||||
<h4 class="tsd-returns-title">Returns <a href="image.html" class="tsd-signature-type">Image</a></h4>
|
||||
<h4 class="tsd-returns-title">Returns <a href="picturerun.html" class="tsd-signature-type">PictureRun</a></h4>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
Reference in New Issue
Block a user