is there any way we can ask questions while processing templates? I mean how to support interview questions using word aspose in template where user will give answers to provided questions in templates and using that answered data document will generated
@jilp You can use ASK field to achieve this. If you need to fill such field programmatically, you can use FieldOptions.UserPromptRespondent callback.