Sha256: 928f149be63afcb33204b5077d61814ab3f4e4a9b40e24fd9d60cb04476872a4
Contents?: true
Size: 1.5 KB
Versions: 13
Compression:
Stored size: 1.5 KB
Contents
# AsposeCellsCloud::ImageSaveOptions ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **enable_http_compression** | **BOOLEAN** | | [optional] **save_format** | **String** | | [optional] **clear_data** | **BOOLEAN** | Make the workbook empty after saving the file. | [optional] **cached_file_folder** | **String** | The cached file folder is used to store some large data. | [optional] **validate_merged_areas** | **BOOLEAN** | Indicates whether validate merged areas before saving the file. The default value is false. | [optional] **refresh_chart_cache** | **BOOLEAN** | | [optional] **create_directory** | **BOOLEAN** | If true and the directory does not exist, the directory will be automatically created before saving the file. | [optional] **sort_names** | **BOOLEAN** | | [optional] **chart_image_type** | **String** | | [optional] **embeded_image_name_in_svg** | **String** | | [optional] **horizontal_resolution** | **Integer** | | [optional] **image_format** | **String** | | [optional] **is_cell_auto_fit** | **BOOLEAN** | | [optional] **one_page_per_sheet** | **BOOLEAN** | | [optional] **only_area** | **BOOLEAN** | | [optional] **printing_page** | **String** | | [optional] **print_with_status_dialog** | **Integer** | | [optional] **quality** | **Integer** | | [optional] **tiff_compression** | **String** | | [optional] **vertical_resolution** | **Integer** | | [optional]
Version data entries
13 entries across 13 versions & 1 rubygems