G
G
george324512016-07-26 09:31:54
User interface
george32451, 2016-07-26 09:31:54

In what language / technology can you create a simple GUI application for working with docx without dancing with a tambourine?

It is necessary to make a simple application, the essence is as follows:
There is a template in docx/odt format. In this template, labels are inserted, through which it will be necessary to substitute the text entered by the user. Language/technology doesn't really matter.
Thank you.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
W
WayMax, 2016-07-26
@george32451

Development environment - Visual Studio (there is a free Community edition)
Language - C#
Graphics library - WinForm
COM object for working with Word - Microsoft Word 14.0 Object Library (where 14 is 2010 Word)

R
Rou1997, 2016-07-26
@Rou1997

Better on the one on which you can work with DOCX faster, you can use C #, Delphi, VBA, VBS, JScript, Java, Python, PHP, C ++, the most powerful and convenient is C #, there are several ways to work with DOCX , but Delphi, VBA, VBS will be simpler.

R
res2001, 2016-07-26
@res2001

VBA for Word
A small form that will run when a new document is created can be made into a macro in the document template itself. This will be the easiest.
In addition, the development environment is built into MS Office products, no studio is required, the scripting language is simple.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question