Hi Team,
I wanted to extract data from a word , from whole document need to extract below specific data only
From PPT below information need to extract.
Someone please help me to get this.
Hi Team,
I wanted to extract data from a word , from whole document need to extract below specific data only
From PPT below information need to extract.
Someone please help me to get this.
use Get Text Activity
@Shakib we need to read from word document not from any application
You can use the word activities like Read Text to get the data from word. Activities - Activities
For PPT you can use the Presentation activities
Activities - Copy Paste Slide
Check if this can help- Copy Data from docx document as it is and paste it into PowerPoint slide - #5 by AJ_Ask
Hope this helps
Try reading the file and then you will get output as string then using string manipulation you can extract the data.