Skip to content

Commit 47ddb98

Browse files
Update README.md
1 parent 987ffca commit 47ddb98

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,31 @@ All that you need to install in order to use DocX is the [.NET framework 4.0](ht
179179
<td>YES</td>
180180
</tr>
181181
<tr>
182+
<td>Insert html/rtf text (with tags), or html/rtf document, to a Word document</td>
183+
<td></td>
184+
<td>YES</td>
185+
</tr>
186+
<tr>
187+
<td>Clone lists or tables</td>
188+
<td></td>
189+
<td>YES</td>
190+
</tr>
191+
<tr>
192+
<td>Add or modify checkboxes</td>
193+
<td></td>
194+
<td>YES</td>
195+
</tr>
196+
<tr>
197+
<td>Set transparency in pictures</td>
198+
<td></td>
199+
<td>YES</td>
200+
</tr>
201+
<tr>
202+
<td>Create formatted hyperlinks based on a referenced hyperlinks</td>
203+
<td></td>
204+
<td>YES</td>
205+
</tr>
206+
<tr>
182207
<td>Available on .net standard 2.0+ for .net core 2.0+ applications</td>
183208
<td></td>
184209
<td>YES</td>

0 commit comments

Comments
 (0)