FileFormat

概述

FileFormat 是Python的Aspose.Note FOSS中的一个enum.

FileFormat.Unknown表示一个未指定或未识别的文件格式.

描述情况

FileFormat 是Python的Aspose.Note FOSS库中的一个类,它暴露了 0 个方法和 0 的属性用于编程使用. 它扩展到 Enum, 继承了其母型的共享功能.

Values

价值描述情况
Unknown表示未指定或未识别的文件格式
OneNote2010表示 OneNote 2010 文件格式
OneNoteOnline表示 OneNote 在线(web)文件格式
OneNote2007表示 OneNote 2007 文件格式

查看更多

 中文