Construct
Docx2Text
__construct
([array $boolTransforms = array()])
-
array
$boolTransforms: of boolean values of which elements should be transformed or not
Extract the content of a word document and create a text file if the name is given
void
extract
([string $filename = ''])
-
string
$filename: of the word document.
Getter
void
getDocument
()
Setter
void
setDocument
( $docu)
Setter
void
setDocx
( $filename)
Write the file
void
writeFile
(the $filename, the $data)
-
the
$filename: name of the file which is going to write
-
the
$data: data of the file