Automate a word process

Hey folks,

I’m new to Uipath ( 3 days in fact xD), but I have some experience with another similar tool for testing automation based on VBScript.

What I’m trying to do is a POC to automate a process based on word files, where I need to read some values from a word files ( File A) and fetch some data that could be a plain text or tables,
and then I’ll move these data to another word file, the tables from File A will be moved to different table in File B ( with 1 or more rows in both files).

is this can be done using uipath?
I used the word activity in uipath, there was nothing about reading sections for example.