c# - Does NovaCode.DocX contain any textbox controls? -


i trying create single page website using c# mvc 4 has input fields , when button clicked create word document. using docx , can @ least make word document text right now. wanted know if there anyway can create textbox, using docx. if not, options?

are asking if can create textbox within word document using docx? or if docx can create textbox within web page? answer both no. if trying create textbox within word document can create table , insert text within table. if creating textbox on web page, don't need docx create it.

novacode-docx useful manipulating template based word document.


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Using jquery append to add option values into a select element not working -

javascript - Restarting Supervisor and effect on FlaskSocketIO -