Parsing word "template" documents

I have a need to allow users to download Word documents whose input is constrained using “templates”. I.e. they will only be able to type in certain fields, select from droplists, checkboxes, etc.

Does your product support parsing data out of Word templates.

Can you send me some sample code that performs this function so I can recommend your product to my client?

Regards,

Gene

Stratton & Associates, Ltd.

Hi Gene,

Sounds like you are talking about form fields. In Aspose.Word form fields can be accessed via the FormFields and FormField classes.

For more info please see
https://docs.aspose.com/words/net/working-with-form-fields/