Read XPS Text
UiPath.XPS.Activities.ReadXPSText
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| FileName | In | InArgument<String> |
✓ | ||
| Password | In | InArgument<String> |
|||
| Range | In | InArgument<String> |
|||
| Text | Out | OutArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Filter | property | String |
|
| OpenTitle | property | String |
Read XPS With OCR
UiPath.XPS.Activities.ReadXPSWithOCR
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| FileName | In | InArgument<String> |
✓ | ||
| Range | In | InArgument<String> |
|||
| DegreeOfParallelism | In | InArgument<Int32> |
✓ | ||
| Text | Out | OutArgument<String> |
|||
| Password | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Filter | property | String |
|
| OpenTitle | property | String |
Read PDF Text
UiPath.PDF.Activities.ReadPDFText
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| PreserveFormatting | In | InArgument<Boolean> |
|||
| FileName | In | InArgument<String> |
✓ | ||
| Password | In | InArgument<String> |
|||
| Range | In | InArgument<String> |
|||
| Text | Out | OutArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Filter | property | String |
|
| OpenTitle | property | String |
Read PDF With OCR
UiPath.PDF.Activities.ReadPDFWithOCR
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| FileName | In | InArgument<String> |
✓ | ||
| Range | In | InArgument<String> |
|||
| DegreeOfParallelism | In | InArgument<Int32> |
✓ | ||
| Text | Out | OutArgument<String> |
|||
| Password | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| ImageDpi | property | UiPath.PDF.ImageDpi |
|
| Filter | property | String |
|
| OpenTitle | property | String |
Export PDF Page As Image
UiPath.PDF.Activities.PDF.ExportPDFPageAsImage
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| FileName | In | InArgument<String> |
✓ | ||
| Password | In | InArgument<String> |
|||
| PageNumber | In | InArgument<Int32> |
✓ | ||
| OutputFileName | In | InArgument<String> |
✓ |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| ImageDpi | property | UiPath.PDF.ImageDpi |
Extract Images From PDF
UiPath.PDF.Activities.PDF.ExtractImagesFromPDF
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| FileName | In | InArgument<String> |
✓ | ||
| Password | In | InArgument<String> |
|||
| OutputFolderName | In | InArgument<String> |
✓ |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| ImageExtension | property | UiPath.PDF.ImageExtension |
Extract PDF Page Range
UiPath.PDF.Activities.PDF.ExtractPDFPageRange
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| FileName | In | InArgument<String> |
✓ | ||
| Password | In | InArgument<String> |
|||
| Range | In | InArgument<String> |
✓ | ||
| OutputFileName | In | InArgument<String> |
✓ |
Get PDF Page Count
UiPath.PDF.Activities.PDF.GetPDFPageCount
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| FileName | In | InArgument<String> |
✓ | ||
| Password | In | InArgument<String> |
|||
| PageCount | Out | OutArgument<Int32> |
Join PDF Files
UiPath.PDF.Activities.PDF.JoinPDF
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| FileList | In | InArgument<String[]> |
✓ | ||
| OutputFileName | In | InArgument<String> |
✓ |
Manage PDF Password
UiPath.PDF.Activities.PDF.ManagePDFPassword
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| FileName | In | InArgument<String> |
✓ | ||
| OldUserPassword | In | InArgument<String> |
|||
| NewUserPassword | In | InArgument<String> |
|||
| OldOwnerPassword | In | InArgument<String> |
|||
| NewOwnerPassword | In | InArgument<String> |
|||
| OutputFileName | In | InArgument<String> |
✓ |