Unexpected line in table cell
Posted: Thu Aug 08, 2013 7:12 am
Hi,
There is a format issue when we exporting docx file.
Could you please help?
There is a format issue when we exporting docx file.
Could you please help?
Reporting tool and data analytics tools for creating reports and dashboards in ASP.NET, ASP.NET MVC, .NET Core, Blazor, Angular, PHP, Python, WPF, JavaScript, and Java applications.
https://forum.stimulsoft.com/
Code: Select all
StiOptions.Engine.setComponentsStabilizationValue(0.35);
Hi, AlekseyAleksey wrote:Hello,
Please try to set the following option before rendereing:Thank you.Code: Select all
StiOptions.Engine.setComponentsStabilizationValue(0.35);
Code: Select all
StiOptions.Engine.setComponentsStabilizationValue(0.35);
StiOptions.Export.Word2007.setLineSpacing(0.9d);