DocsMarshal.Workflow.ActivityLibrary.Compressv 1.0.0.0

Activities that perform operations on zip files.


DocsMarshal.Workflow.ActivityLibrary.CreateProtectedZipFromFile

This activity create an encrypted zip archive that contains only the specified file.


DocsMarshal.Workflow.ActivityLibrary.CreateZipFromFile

This activity create a zip archive that contains only the specified file.


DocsMarshal.Workflow.ActivityLibrary.CreateZipFromFileList

This activity create a zip archive that contain al list of specified file.


DocsMarshal.Workflow.ActivityLibrary.CreateZipFromFolder

This activity allows you to create a zip archive from a specific folder.


DocsMarshal.Workflow.ActivityLibrary.ExtractZipToFolder

This activity allows you to estract a zip archive to a local folder.


DocsMarshal.Workflow.ActivityLibrary.GetFileFromZip

This activity allows you to get a single file from a zip archive by its name.


DocsMarshal.Workflow.ActivityLibrary.GetZipFilesList

This activity returns the list of the file in a specified zip archive