This REST API allows extracting text from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying ContainerItemInfo parameter
Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract Text From a Document Inside a Container example.
cURL example The following example demonstrates how to extract text from a container item.
Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...