LoadedOneNoteDocument

General

LoadedOneNoteDocument és una classe en Aspose.Note per a Python.

LoadedOneNoteDocument.display_name torna el nom d’exposició del document o None si no està disponible.

Propietats

NameTypeAccessDescription
display_name`strNone`Read
logical_documentLogicalDocumentReadProvides the underlying LogicalDocument representing the file structure
pageslist[Page]ReadIs a list of Page objects representing the document’s top‑level pages
page_historieslist[list[Page]]ReadContains a list of page version histories, each as a list of Page objects
 Català