web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - General Discussion
Suggested answer

Extract text from a DOCX file to include in the body of an email.

(0) ShareShare
ReportReport
Posted on by 2

I am developing a flow that sends an email to designated recipients whenever a DOCX file is uploaded to a SharePoint library. I want the email to include an excerpt from the DOCX file, specifically the executive summary on the first page. So far, I have been able to extract the text from the document, but I am losing all formatting—such as bold text, bullet points, and other styles—in the email. Does anyone have suggestions on how to preserve the formatting when including the excerpt?

 
Categories:
I have the same question (0)
  • NM-13080814-0 Profile Picture
    2 on at
    Extract text from a DOCX file to include in the body of an email.
    thank you for your answer, but I unfortunately have to work without Azure functions
  • Suggested answer
    takolota1 Profile Picture
    4,931 Moderator on at
    Extract text from a DOCX file to include in the body of an email.
    The text styling isn’t directly on the text extracted & it may be challenging to handle the logic to apply it to the extracted text.
    I suggest instead of extracting from the Word file you convert the Word file to HTML & then take the segment of HTML text you need as that should have the styling with the text.
     
    If you have an Azure account then this Function App template includes a Word to HTML function

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Telen Wang – Community Spotlight

We are honored to recognize Telen Wang as our August 2025 Community…

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Tomac Profile Picture

Tomac 986 Moderator

#2
stampcoin Profile Picture

stampcoin 699 Super User 2025 Season 2

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 577 Super User 2025 Season 2