Spire.Doc is a professional Word .NET library specifically designed for developers to create, read, write, convert and print Word document files. Get free and professional technical support for Spire.Doc for .NET, Java, Android, C++, Python.

Wed Nov 06, 2019 4:44 am

Hi,

Is there any way we can remove the extra row spacing when generating new row in the table ?

This is what I want:
want to.PNG


This is my current output
my current output.PNG

vernon1111
 
Posts: 44
Joined: Fri Mar 02, 2018 4:34 am

Wed Nov 06, 2019 8:56 am

Hi,

Thanks for your inquiry.
Please try to set the row height first.

Code: Select all
Row.Height = 20;


If the issue still exists after trying, to help us investigate it accurately, please offer us the following information.
1. Your input Word file(if any).
2. The complete code you were using which could reproduce your issue directly.
3. Your desired result file.

You could upload them here or send us(support@e-iceblue.com) via email.

Best wishes,
Amber
E-iceblue support team
User avatar

Amber.Gu
 
Posts: 525
Joined: Tue Jun 04, 2019 3:16 am

Thu Dec 26, 2019 10:36 am

Hi,

Greetings from E-iceblue.
How's your issue doing? Could you please give us some feedback at your convenience?

Best wishes,
Amber
E-iceblue support team
User avatar

Amber.Gu
 
Posts: 525
Joined: Tue Jun 04, 2019 3:16 am

Return to Spire.Doc