close messageThis website uses 'cookies', both our own as well as from third parties, to provide a better experience and service. When browsing our website or using our services you agree to our use of 'cookies'. For more information, see our Privacy policy.

importListStyle

importListStyle

BASIC / ADVANCED / PREMIUM

Imports an existing list style from an external Word document.

Description
public void importListStyle(String source, String id, String name) throws Exception

This method allows to import a list style from an external Word document.

Parameters

path

The path to the Word document from which we want to import the list style.

id

The id of the style to be imported.

name

New style name.

Return values

Void.

Code samples

Example #1

­
­