ExtractText¶
Extracts the text content of a file.
1 |
|
Parameters¶
string id
Id of file
Returns¶
Extracted text content of file.
Remarks¶
This function is used to extract text content of a file. When text extraction is not possible, it returns empty string.
Example¶
1 |
|