ExtendedProperties

ExtendedProperties

Vue de l’ensemble

‘ExtendedProperties’ est une classe dans Aspose.Cells FOSS pour Python.

Il représente les propriétés extensionnées/application stockées dans docProps/app.xml.

Cette classe fournit 1 méthode pour travailler avec ExtendedProperties objets dans les programmes Python. Les méthodes disponibles comprennent: __init__. Tous les membres publics sont accessibles à n’importe quelle application Pythone après l’installation de l’Aspose.Cell FOSS pour le package Pyathon. Propriétés: ‘app_version’, ‘application’, company', ‘doc_security', ’hyperlink_base’, 'links_up_to_date, et 3 autres.

Propriétés

NameTypeAccessDescription
application``Read/WriteName of the application that created the document.
app_version``Read/WriteVersion of the application that created the document.
company``Read/WriteCompany or organization name.
manager``Read/WriteManager associated with the document.
doc_security``Read/WriteDocument security level (0=none, 1=password protected, etc.).
hyperlink_base``Read/WriteBase URL for relative hyperlinks.
scale_crop``Read/WriteWhether to scale or crop document thumbnail.
links_up_to_date``Read/WriteWhether hyperlinks are up to date.
shared_doc``Read/WriteWhether the document is shared.

méthodes

SignatureDescription
__init__()

Voir aussi

  • Aspose.Cells pour Python — Enterprise API Reference
 Français