DOC, DOCX, HWP Partial Import Settings
Release 2.5.0 and above.
Set the editor.import.selectArea.word option to select a region when importing DOC, DOCX, or HWP documents. (default: false)
// synapeditor.config.js
{
'editor.import.selectArea.word': true
}
<table>
<thead>
<tr><th><code>editor.import.selectArea.word: true</code></th><th><code>editor.import.selectArea.word: false</code> (default)</th></tr>
</thead>
<tbody>
<tr>
<td>


Release 3.2.2507 and above.
You can grab the resize handle at the bottom-right corner of the dialog and drag with the mouse to resize the window as desired.
Dialog resize
