| Parameter | Type | Description |
|---|---|---|
params.notePath | string | Note file path |
params.template | string | Template source: - system template: call getNoteSystemTemplates and pass Template.name;- custom template: pass a custom template image path |
params.mode | number | Create mode: 0 normal, 1 recognition layout |
params.isPortrait | boolean | Whether portrait orientation is used |
APIResponse<boolean>:result === trueindicates the note file is created successfully