HI Team,
How to remove extra spaces from a field in aspose word template. I have used some expressions but still some spaces showing. Please assist on urgent basis.
method 1 :
<<[string.Join(" ",(r.First().MRDescripti…...Split())]>> method 2 : <<[(r.First()...this: <<foreach [l in data.Split(new string[] { "\r\n", "\n"...