I am using Aspose.words Linq syntax with Word template and Json data But the date string is not showing as expected in template.
- If my string is “3-March-97” it’s showing 03-03-1997 00:00:00
My expected output should be to show the string as it is in the template that I passed in json string, It should not consider it as Date string and format it self