Тёмный

Power Automate - Extract text from Word Docx files (no premium or AI modal) 

M365 Tech Help
Подписаться 10 тыс.
Просмотров 3,8 тыс.
50% 1

This video explains how to extract plain text out of any Word .Docx files using power automate with help of Extract Document.XML file and Xpath expressions.
Please watch full video to understand the step by step process.
Expressions used in video
1. filter array
@equals(item()['Name'],'document.xml')
2. Get file action -
first(body('Filter_array'))['Id']
3. Compose action to read Text-
xpath(xml(outputs('Get_file_content')?['body']), '//*[name()=''w:t'']/text()')

Опубликовано:

 

1 фев 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 6   
@ernestomartinez6422
@ernestomartinez6422 3 месяца назад
Great video. I was doing something similar, but I was converting the docx to zip first. This saved me a few steps. Thanks.
@armankarambakhsh4456
@armankarambakhsh4456 Месяц назад
life saver you are
@m365techhelp
@m365techhelp Месяц назад
Thanks 🙏
@hammadyounas2688
@hammadyounas2688 Месяц назад
I have the pdf file in the attachment, How can i extract text from it. Basically it is the Resume of a person. No specific Layout or other Thing, Can you please help me with this?
@somethingfits
@somethingfits Месяц назад
I tried the steps, it's working for small files. However, it's giving bad gateway, time out error in case file size exceeds 1MB, any lead on this ?
@KrishnaKumar-ks9nk
@KrishnaKumar-ks9nk 3 месяца назад
how to get the Content with the Same Format..... I need to use the Word document content in Email Body.
Далее
МАРИЯ ГОЛУБКИНА О БАБУШКЕ #shorts
00:43
extract text from microsoft word document using Python
15:57
Power Automate - How to iterate XML data?
7:48
Просмотров 7 тыс.