Is there any full documentation of UI path All activities List slike it is available for Qliksense in terms of PDF?
Asked
Active
Viewed 606 times
2 Answers
1
UiPath Studio includes by default the following activities packages as dependecies for all newly created projects:
- UiPath.Excel.Activities
- UiPath.Mail.Activities
- UiPath.System.Activities
- UiPath.UIAutomation.Activities
For any other activity you need to install corresponding packages in your UiPath project using Nuget Package Manager in UiPath Studio. You can find details documentation of all the activity packages in Uipath official documentation portal . For any particular activity like PDF activities you can check at corresponding section UiPath.PDF.Activities.

Shafiqul Islam
- 116
- 10
0
Overall it's not clear what you especially want to know!
But you should definitly check out the UiPath Academy first. But if you want a fast introduction to PDFs only you can check the Docs about PDF.
Also there is a good tutorial about PDFs here.

kwoxer
- 3,734
- 4
- 40
- 70