Hi,
I am reading the word document based on the bookmarks,
In one of the bookmark, i have multiple paragraphs where the HEADER section for each paragraph needs to be BOLD.
I have set the header section text bold & uploaded the template in SharePoint Document Library.
Now, when we create a new document, we read each bookmark section & assign its values to the different columns in the list.
The issue is when we assign the Paragraph formatted text to the List Column it looses its formatting.
We retrive the paragraph value with following object,
Paragraph.Range.FormattedText
Is there any way in which we can copy the formatted text with styling in word and assign the same to rich text box column in sharepoint lists?
Please Mark Post as Answer once you get the solution for your issues.
Thanks,
Kunal Govani