Create your first automation in just a few minutes.Try Studio Web →
by Novigo Solutions
9
Snippet
<100
Summary
Summary
A password protected Word document process.
Overview
Overview
This Workflow Template requires three values:
Input Values:
1. InputWordFilePath (String): Full File Path of the input Word document file should be passed to this variable.
Example: "E:\Input_Word_File.docx"
2. WordPassword (String): Password of the Word document file should be passed to this variable.
Example: "xyz@123”etc.
3. OutputWordFilePath (String): Full File Path of the output Word document file should be passed to this variable.
Example: "E:\Output_Word_File.docx”etc.
Note : The "InputWordFilePath" and "OutputWordFilePath" should have different file names but the data won't be changed in the Word documents.
Features
Features
This workflow sets the user defined password because the Word documents containing sensitive information in a public folder can be easily accessed by others.
Additional Information
Additional Information
Dependencies
UiPath.System.Activities and Syncfusion.DocIO.Net.Core
Code Language
Visual Basic
Technical
Version
1.0.0Updated
February 17, 2021Works with
Studio: 19.10 - 22.10
Certification
Silver Certified
Support
UiPath Community Support
Resources