Detect File Format of Encrypted Office Open XML - OOXML Files

Contents
[ ]

Aspose.Cells for Python via .NET provides a way to detect the file format of encrypted Microsoft Open XML files. To identify the file type, use the FileFormatUtil.detect_file_format method as shown below in the code example.