PptxSaveOptions clase

PptxSaveOptions clase

Representa las opciones de guardado de pptx.

Herencia: PptxSaveOptions

El tipo PptxSaveOptions expone los siguientes miembros:

Constructores

ConstructorDescripción
__init__(self)Representa las opciones de guardado de pptx.
__init__(self, save_as_image)Representa opciones para guardar el archivo .pptx.

Propiedades

PropiedadDescripción
save_format
clear_data
cached_file_folder
validate_merged_areas
merge_areas
create_directory
sort_names
sort_external_names
refresh_chart_cache
check_excel_restriction
update_smart_art
encrypt_document_properties
default_font
check_workbook_default_font
check_font_compatibility
is_font_substitution_char_granularity
one_page_per_sheet
all_columns_in_one_page_per_sheet
ignore_error
output_blank_page_when_nothing_to_print
page_index
page_count
printing_page_type
gridline_type
gridline_color
text_cross_type
default_edit_language
sheet_set
draw_object_event_handler
page_saving_callback
emf_render_setting
custom_render_settings
ignore_hidden_rowsIndica si se ignoran las filas ocultas al convertir Excel a PowerPoint.
adjust_font_size_for_row_typeRepresenta qué tipo de línea necesita ajustar el tamaño de fuente si la altura de la fila es pequeña.
export_view_typeObtiene y establece el tipo de visualización al exportar a PowerPoint.
El tipo de exportación predeterminado funciona como impresión.

Ver también