Thank you for your response.
I've tried it with
$docx->addText('This is a text', array('bold' => true, 'headingLevel' => 1));
but the formarting style doesn't appears.
http://prntscr.com/vxlpqb
I would like to have the marked headingLevel. Is this possible?