Hello,
Generating TOC is only available using libreoffice and msword methods, the native method doesn't support it. You can read this information on the following documentation page:
https://www.phpdocx.com/api-documentation/format-conversion/convert-Word-docx-into-pdf-with-PHP (Parameters section - toc option)
Working with a Linux server, we recommend using the conversion plugin based on LibreOffice. Please check the docs folder included in the package to understand how to generate TOC contents when transforming to PDF/DOCX, get PDF A-1 files and other options available in transformDocument when using libreoffice.
Regards.