Last Updated: Feb 14, 2022
Document Functions are used to manipulate the document or the document table to meet the requirements in succeeding steps of the automation process. To know more about how to use Document Functions, click here.
Functions | Description |
---|---|
Combine PDF | Combine two PDF documents whose path are given as input |
Combine PDF using FID | Combine two PDF documents using FID |
DOCX To PDF | Converts the DOCX document to PDF |
DOCX To PDF using FID | Converts the DOCX document to PDF using input FID |
Convert Image PDF to Text PDF | Converts an Image PDF into Text PDF using Abbyy license |
Excel To PDF | Converts the Excel document to PDF |
Excel To PDF using FID | Converts the Excel document to PDF using input FID |
Extract Image | Extracts the image from the region in the PDF specified by the given selectors |
Extract Pages | Extracts the specified range of pages from the PDF and creates an output PDF with the extracted pages |
Extract Pages using FID | Extracts the specified range of pages from the PDF and creates an output PDF with the extracted pages |
Extract Text In Area | Extracts the text from the region in the PDF specified by the given selectors |
Extract Text To Bottom | Extracts the text present below the specified label |
Extract Text To Left | Extracts the text present to the left of the specified label |
Extract Text To Right | Extracts the text present to the right of the specified label |
Extract Text To Top | Extracts the text present above the specified label |
Find Number Of Pages | Finds the number of pages in PDF document |
Find Number Of Pages using FID | Finds the number of pages in PDF document using input FID |
Find Occurrence Of Dictionary Item | Finds the text that matches with the keyword in the dictionary table for the specified number of occurrences |
Find Page Number With Occurrence Of Dictionary Item | Finds the page number of the text that matches with the keyword in the dictionary table for the specified number of occurrences |
Find Page Number With The Occurrence Of Pattern | Finds the page number of the occurrence of the text matching the regex pattern |
Find The Occurrence Of Pattern | Finds the occurrence of the text matching a regex pattern |
Get Document OCR Confidence | Finds the OCR confidence score of a PDF using Abbyy Software |
Merge PDF | Merges the contents of two PDF documents |
PDF Reset Column | Clears the field-level validations applied |
Set Status For Document | Modifies the status of the document |
Set Validation For Inner Column | Adds the specified validation error message for the column of the Inline table in the document table |
Set Validation For Outer Column | Adds the specified validation error message for the column of the document table |
Split PDF to Pages | Splits the PDF page wise |
Split PDF to Pages using FID | Splits the PDF page wise using input FID |
W2 Split | Splits the W2 Wage and Tax Statement files into individual PDFs |
Document Type Split | Splits the PDF document into different types of individual PDFs based on their type |
Document Instance Split | Splits the document based on the input type |
Deep learning OCR | Converts the scanned documents or image files to the readable format JSON file using the Deep learning OCR API |
Convert OCR JSON to PDF | Converts the JSON file of the image/scanned file to readable PDF document |