* Fix table extraction from `PDF` using empty config (see [issue](https://github.com/ispras/dedoc/issues/373))
* Add more benchmarks for Tesseract
* Fix extension extraction for file names with several dots
* Change names of some methods and their parameters for all main classes (attachments extractors, converters, readers, metadata extractors, structure extractors, structure constructors).
Please look to the `Package reference` of [documentation](https://dedoc.readthedocs.io) for more details
* Add `AttachAnnotation` and `TableAnnotation` to `PPTX` (see [discussion](https://github.com/ispras/dedoc/discussions/386))
* Fix bugs in `DOCX` handling (see issues [378](https://github.com/ispras/dedoc/issues/378), [379](https://github.com/ispras/dedoc/issues/379)