FormatDetector
المعلومات العامة
FormatDetector هي فئة في Aspose.3d لـ Python.
FormatDetector.detect determines the file format of the provided stream, using the optional file name, and returns a FileFormat value.
الطرق
| التوقيع | وصف |
|---|---|
__init__() | |
detect(stream, file_name: str) → 'FileFormat' | يحدد شكل الملف للجريان المقدم، باستخدام اسم المستند الاختياري ويعيد قيمة FileFormat |