save_format proprietà
save_format proprietà
Formato di salvataggio per l’output.
Per la conversione in PDF, può essere solo SaveFormat.PDF
.
Definizione:
@property
def save_format(self):
...
@save_format.setter
def save_format(self, value):
...
Guarda anche
- modulo
aspose.cells.lowcode
- classe
LowCodePdfSaveOptions
- classe
SaveFormat