Hello,
I'm trying to create some docx-Documents but have trouble, understanding some basics about DOCXReadWrite.
My biggest problem is formatting. I want to create some headlines with bold letters and in a bigger font, but can't figure out, how to do it.
I hoped to achieve that with the command
Paras.FormatAll();
but I am now at loss, what I can put into these brackets. It asks for the TAXWCHPX type, but I couldn't find, what qualifies as such.
Could you give me some examples, of what can be put into the brackets, or tell me where to find a list of possibiliies?
Or am I going about this wrong an there is another way?
Beginners Questions about formatting
Re: Beginners Questions about formatting
Hello
Please take a look at the 3-FormatText sample.
Please take a look at the 3-FormatText sample.
Lars Arvidsson, Axolot Data
Re: Beginners Questions about formatting
Thank you for you response.
I will and you can close this Thread.
I will and you can close this Thread.