OneStoreFile

Overview

OneStoreFile is a class in Aspose.Note for Python.

OneStoreFile.data holds the raw byte array of the .one file.

Properties

NameTypeAccessDescription
databytesReadHolds the raw byte array of the .one file
object_spaceslist[ObjectSpaceState]ReadProvides a list of ObjectSpaceState objects representing object spaces in the file
file_data_storedict[str, bytes]ReadMaps string identifiers to binary blobs stored within the file
display_namestr | NoneReadReturns the optional display name of the OneStore file, or None if not set