I am facing the following error while using Aspose.Words for .NET and Aspose.Cells for .NET (latest versions of both). The issue happens only when web app is deployed Linux based environment. I am using Docker to deploy …...Load the Word document Document doc = new Document(memStream);...string extractedText = ""; Document extractedPages = doc.ExtractPages(0...