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