presentation_preference Eigentum
presentation_preference Eigentum
Gibt an, ob die Präsentation bevorzugt als HTML- oder MHT-Datei erfolgt. Der Standardwert ist „false“. Wenn Sie eine schönere Präsentation wünschen, setzen Sie den Wert bitte auf „true“.
Definition:
@property
def presentation_preference(self):
...
@presentation_preference.setter
def presentation_preference(self, value):
...
Siehe auch
- Modul
aspose.cells.saving
- Klasse
EbookSaveOptions