ZendSearchLucenePptxExtractor::extract
Returns a string containing the text in the given Microsoft Word PPTX document.
Signature
public function extract(String
$filename )
Parameters
$filename
— object- Full filesystem path to the file to process.
Returns
- String
- Text extracted from the file.