aspose_words_cloud 19.12.0 → 20.6.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/aspose_words_cloud.rb +290 -234
- data/lib/aspose_words_cloud/api/words_api.rb +19429 -14971
- data/lib/aspose_words_cloud/api_client.rb +412 -405
- data/lib/aspose_words_cloud/api_error.rb +58 -58
- data/lib/aspose_words_cloud/configuration.rb +157 -173
- data/lib/aspose_words_cloud/models/available_fonts_response.rb +243 -243
- data/lib/aspose_words_cloud/models/bmp_save_options_data.rb +532 -477
- data/lib/aspose_words_cloud/models/bookmark.rb +226 -227
- data/lib/aspose_words_cloud/models/bookmark_data.rb +217 -217
- data/lib/aspose_words_cloud/models/bookmark_response.rb +216 -217
- data/lib/aspose_words_cloud/models/bookmarks.rb +218 -219
- data/lib/aspose_words_cloud/models/bookmarks_outline_level_data.rb +217 -222
- data/lib/aspose_words_cloud/models/bookmarks_response.rb +216 -217
- data/lib/aspose_words_cloud/models/border.rb +318 -320
- data/lib/aspose_words_cloud/models/border_response.rb +216 -217
- data/lib/aspose_words_cloud/models/borders_collection.rb +218 -219
- data/lib/aspose_words_cloud/models/borders_response.rb +216 -217
- data/lib/aspose_words_cloud/models/classification_response.rb +239 -239
- data/lib/aspose_words_cloud/models/classification_result.rb +217 -222
- data/lib/aspose_words_cloud/models/comment.rb +273 -277
- data/lib/aspose_words_cloud/models/comment_base.rb +255 -0
- data/lib/aspose_words_cloud/models/comment_insert.rb +255 -0
- data/lib/aspose_words_cloud/models/comment_link.rb +206 -207
- data/lib/aspose_words_cloud/models/comment_response.rb +216 -217
- data/lib/aspose_words_cloud/models/comment_update.rb +255 -0
- data/lib/aspose_words_cloud/models/comments_collection.rb +218 -219
- data/lib/aspose_words_cloud/models/comments_response.rb +216 -217
- data/lib/aspose_words_cloud/models/compare_data.rb +236 -227
- data/lib/aspose_words_cloud/models/compare_options.rb +324 -0
- data/lib/aspose_words_cloud/models/csv_data_load_options.rb +237 -0
- data/lib/aspose_words_cloud/models/doc_save_options_data.rb +374 -327
- data/lib/aspose_words_cloud/models/document.rb +295 -311
- data/lib/aspose_words_cloud/models/document_entry.rb +217 -217
- data/lib/aspose_words_cloud/models/document_entry_list.rb +209 -209
- data/lib/aspose_words_cloud/models/document_position.rb +216 -217
- data/lib/aspose_words_cloud/models/document_properties.rb +218 -219
- data/lib/aspose_words_cloud/models/document_properties_response.rb +216 -217
- data/lib/aspose_words_cloud/models/document_property.rb +236 -237
- data/lib/aspose_words_cloud/models/document_property_base.rb +207 -0
- data/lib/aspose_words_cloud/models/document_property_create_or_update.rb +207 -0
- data/lib/aspose_words_cloud/models/document_property_response.rb +216 -217
- data/lib/aspose_words_cloud/models/document_response.rb +216 -217
- data/lib/aspose_words_cloud/models/document_stat_data.rb +248 -264
- data/lib/aspose_words_cloud/models/downsample_options_data.rb +227 -227
- data/lib/aspose_words_cloud/models/drawing_object.rb +385 -388
- data/lib/aspose_words_cloud/models/drawing_object_collection.rb +218 -219
- data/lib/aspose_words_cloud/models/drawing_object_insert.rb +345 -0
- data/lib/aspose_words_cloud/models/drawing_object_link.rb +216 -217
- data/lib/aspose_words_cloud/models/drawing_object_response.rb +216 -217
- data/lib/aspose_words_cloud/models/drawing_object_update.rb +336 -0
- data/lib/aspose_words_cloud/models/drawing_objects_response.rb +216 -217
- data/lib/aspose_words_cloud/models/emf_save_options_data.rb +532 -477
- data/lib/aspose_words_cloud/models/epub_save_options_data.rb +782 -756
- data/lib/aspose_words_cloud/models/error.rb +236 -237
- data/lib/aspose_words_cloud/models/error_details.rb +217 -222
- data/lib/aspose_words_cloud/models/field.rb +246 -247
- data/lib/aspose_words_cloud/models/field_base.rb +217 -0
- data/lib/aspose_words_cloud/models/field_collection.rb +218 -219
- data/lib/aspose_words_cloud/models/field_insert.rb +217 -0
- data/lib/aspose_words_cloud/models/field_link.rb +226 -227
- data/lib/aspose_words_cloud/models/field_names.rb +218 -219
- data/lib/aspose_words_cloud/models/field_names_response.rb +216 -217
- data/lib/aspose_words_cloud/models/field_response.rb +216 -217
- data/lib/aspose_words_cloud/models/field_update.rb +217 -0
- data/lib/aspose_words_cloud/models/fields_response.rb +216 -217
- data/lib/aspose_words_cloud/models/file_link.rb +237 -237
- data/lib/aspose_words_cloud/models/files_list.rb +209 -209
- data/lib/aspose_words_cloud/models/files_upload_result.rb +221 -221
- data/lib/aspose_words_cloud/models/fixed_page_save_options_data.rb +403 -347
- data/lib/aspose_words_cloud/models/font.rb +671 -676
- data/lib/aspose_words_cloud/models/font_info.rb +237 -237
- data/lib/aspose_words_cloud/models/font_response.rb +216 -217
- data/lib/aspose_words_cloud/models/footnote.rb +301 -304
- data/lib/aspose_words_cloud/models/footnote_base.rb +273 -0
- data/lib/aspose_words_cloud/models/footnote_collection.rb +218 -219
- data/lib/aspose_words_cloud/models/footnote_insert.rb +273 -0
- data/lib/aspose_words_cloud/models/footnote_link.rb +216 -217
- data/lib/aspose_words_cloud/models/footnote_response.rb +216 -217
- data/lib/aspose_words_cloud/models/footnote_update.rb +273 -0
- data/lib/aspose_words_cloud/models/footnotes_response.rb +216 -217
- data/lib/aspose_words_cloud/models/footnotes_stat_data.rb +217 -227
- data/lib/aspose_words_cloud/models/form_field.rb +306 -307
- data/lib/aspose_words_cloud/models/form_field_checkbox.rb +336 -337
- data/lib/aspose_words_cloud/models/form_field_collection.rb +218 -219
- data/lib/aspose_words_cloud/models/form_field_drop_down.rb +328 -329
- data/lib/aspose_words_cloud/models/form_field_response.rb +216 -217
- data/lib/aspose_words_cloud/models/form_field_text_input.rb +383 -384
- data/lib/aspose_words_cloud/models/form_fields_response.rb +216 -217
- data/lib/aspose_words_cloud/models/gif_save_options_data.rb +532 -477
- data/lib/aspose_words_cloud/models/graphics_quality_options_data.rb +357 -358
- data/lib/aspose_words_cloud/models/header_footer.rb +283 -286
- data/lib/aspose_words_cloud/models/header_footer_link.rb +253 -254
- data/lib/aspose_words_cloud/models/header_footer_link_collection.rb +218 -219
- data/lib/aspose_words_cloud/models/header_footer_response.rb +216 -217
- data/lib/aspose_words_cloud/models/header_footers_response.rb +216 -217
- data/lib/aspose_words_cloud/models/html_fixed_save_options_data.rb +543 -477
- data/lib/aspose_words_cloud/models/html_save_options_data.rb +772 -746
- data/lib/aspose_words_cloud/models/hyperlink.rb +226 -227
- data/lib/aspose_words_cloud/models/hyperlink_response.rb +216 -217
- data/lib/aspose_words_cloud/models/hyperlinks.rb +218 -219
- data/lib/aspose_words_cloud/models/hyperlinks_response.rb +216 -217
- data/lib/aspose_words_cloud/models/image_save_options_data.rb +532 -477
- data/lib/aspose_words_cloud/models/jpeg_save_options_data.rb +532 -477
- data/lib/aspose_words_cloud/models/link.rb +237 -237
- data/lib/aspose_words_cloud/models/link_element.rb +206 -207
- data/lib/aspose_words_cloud/models/list_format.rb +236 -0
- data/lib/aspose_words_cloud/models/list_format_update.rb +217 -0
- data/lib/aspose_words_cloud/models/list_info.rb +274 -0
- data/lib/aspose_words_cloud/models/list_insert.rb +244 -0
- data/lib/aspose_words_cloud/models/list_level.rb +393 -0
- data/lib/aspose_words_cloud/models/list_level_update.rb +366 -0
- data/lib/aspose_words_cloud/models/list_levels.rb +218 -0
- data/lib/aspose_words_cloud/models/list_response.rb +216 -0
- data/lib/aspose_words_cloud/models/list_update.rb +207 -0
- data/lib/aspose_words_cloud/models/lists.rb +218 -0
- data/lib/aspose_words_cloud/models/lists_response.rb +216 -0
- data/lib/aspose_words_cloud/models/load_web_document_data.rb +216 -217
- data/lib/aspose_words_cloud/models/metafile_rendering_options_data.rb +247 -247
- data/lib/aspose_words_cloud/models/mhtml_save_options_data.rb +782 -756
- data/lib/aspose_words_cloud/models/modification_operation_result.rb +215 -217
- data/lib/aspose_words_cloud/models/node_link.rb +216 -217
- data/lib/aspose_words_cloud/models/odt_save_options_data.rb +390 -354
- data/lib/aspose_words_cloud/models/office_math_link.rb +216 -217
- data/lib/aspose_words_cloud/models/office_math_object.rb +324 -326
- data/lib/aspose_words_cloud/models/office_math_object_response.rb +216 -217
- data/lib/aspose_words_cloud/models/office_math_objects_collection.rb +218 -219
- data/lib/aspose_words_cloud/models/office_math_objects_response.rb +216 -217
- data/lib/aspose_words_cloud/models/ooxml_save_options_data.rb +390 -317
- data/lib/aspose_words_cloud/models/outline_options_data.rb +259 -259
- data/lib/aspose_words_cloud/models/page_number.rb +237 -247
- data/lib/aspose_words_cloud/models/page_setup.rb +645 -646
- data/lib/aspose_words_cloud/models/page_stat_data.rb +236 -252
- data/lib/aspose_words_cloud/models/paragraph.rb +228 -229
- data/lib/aspose_words_cloud/models/paragraph_format.rb +576 -568
- data/lib/aspose_words_cloud/models/paragraph_format_response.rb +216 -217
- data/lib/aspose_words_cloud/models/paragraph_insert.rb +207 -207
- data/lib/aspose_words_cloud/models/paragraph_link.rb +226 -227
- data/lib/aspose_words_cloud/models/paragraph_link_collection.rb +218 -219
- data/lib/aspose_words_cloud/models/paragraph_link_collection_response.rb +216 -217
- data/lib/aspose_words_cloud/models/paragraph_list_format_response.rb +216 -0
- data/lib/aspose_words_cloud/models/paragraph_response.rb +216 -217
- data/lib/aspose_words_cloud/models/pcl_save_options_data.rb +423 -367
- data/lib/aspose_words_cloud/models/pdf_digital_signature_details_data.rb +247 -247
- data/lib/aspose_words_cloud/models/pdf_encryption_details_data.rb +237 -237
- data/lib/aspose_words_cloud/models/pdf_save_options_data.rb +665 -624
- data/lib/aspose_words_cloud/models/png_save_options_data.rb +532 -477
- data/lib/aspose_words_cloud/models/preferred_width.rb +254 -259
- data/lib/aspose_words_cloud/models/protection_data.rb +207 -207
- data/lib/aspose_words_cloud/models/protection_data_response.rb +225 -227
- data/lib/aspose_words_cloud/models/protection_request.rb +227 -227
- data/lib/aspose_words_cloud/models/ps_save_options_data.rb +413 -357
- data/lib/aspose_words_cloud/models/range_document.rb +207 -207
- data/lib/aspose_words_cloud/models/range_text_response.rb +217 -217
- data/lib/aspose_words_cloud/models/replace_range.rb +254 -254
- data/lib/aspose_words_cloud/models/replace_text_parameters.rb +247 -262
- data/lib/aspose_words_cloud/models/replace_text_response.rb +226 -227
- data/lib/aspose_words_cloud/models/report_build_options.rb +26 -0
- data/lib/aspose_words_cloud/models/report_engine_settings.rb +275 -0
- data/lib/aspose_words_cloud/models/requests/AcceptAllRevisionsRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/AppendDocumentRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/ApplyStyleToDocumentElementRequest.rb +81 -0
- data/lib/aspose_words_cloud/models/requests/BuildReportOnlineRequest.rb +57 -0
- data/lib/aspose_words_cloud/models/requests/BuildReportRequest.rb +73 -0
- data/lib/aspose_words_cloud/models/requests/ClassifyDocumentRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/ClassifyRequest.rb +49 -49
- data/lib/aspose_words_cloud/models/requests/CompareDocumentRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/ConvertDocumentRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/CopyFileRequest.rb +61 -61
- data/lib/aspose_words_cloud/models/requests/CopyFolderRequest.rb +57 -57
- data/lib/aspose_words_cloud/models/requests/CopyStyleRequest.rb +77 -0
- data/lib/aspose_words_cloud/models/requests/CreateDocumentRequest.rb +53 -53
- data/lib/aspose_words_cloud/models/requests/CreateFolderRequest.rb +49 -49
- data/lib/aspose_words_cloud/models/requests/CreateOrUpdateDocumentPropertyRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/DeleteAllParagraphTabStopsRequest.rb +73 -0
- data/lib/aspose_words_cloud/models/requests/DeleteAllParagraphTabStopsWithoutNodePathRequest.rb +69 -0
- data/lib/aspose_words_cloud/models/requests/DeleteBorderRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/DeleteBordersRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/DeleteCommentRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/DeleteDocumentPropertyRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/DeleteDrawingObjectRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/DeleteDrawingObjectWithoutNodePathRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/DeleteFieldRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/DeleteFieldWithoutNodePathRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/DeleteFieldsRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/DeleteFieldsWithoutNodePathRequest.rb +73 -73
- data/lib/aspose_words_cloud/models/requests/DeleteFileRequest.rb +53 -53
- data/lib/aspose_words_cloud/models/requests/DeleteFolderRequest.rb +53 -53
- data/lib/aspose_words_cloud/models/requests/DeleteFootnoteRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/DeleteFootnoteWithoutNodePathRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/DeleteFormFieldRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/DeleteFormFieldWithoutNodePathRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/DeleteHeaderFooterRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/DeleteHeadersFootersRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/DeleteMacrosRequest.rb +73 -73
- data/lib/aspose_words_cloud/models/requests/DeleteOfficeMathObjectRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/DeleteOfficeMathObjectWithoutNodePathRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/DeleteParagraphListFormatRequest.rb +81 -0
- data/lib/aspose_words_cloud/models/requests/DeleteParagraphListFormatWithoutNodePathRequest.rb +77 -0
- data/lib/aspose_words_cloud/models/requests/DeleteParagraphRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/DeleteParagraphTabStopRequest.rb +77 -0
- data/lib/aspose_words_cloud/models/requests/DeleteParagraphTabStopWithoutNodePathRequest.rb +73 -0
- data/lib/aspose_words_cloud/models/requests/DeleteParagraphWithoutNodePathRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/DeleteRunRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/DeleteSectionRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/DeleteTableCellRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/DeleteTableRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/DeleteTableRowRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/DeleteTableWithoutNodePathRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/DeleteWatermarkRequest.rb +73 -73
- data/lib/aspose_words_cloud/models/requests/DownloadFileRequest.rb +53 -53
- data/lib/aspose_words_cloud/models/requests/ExecuteMailMergeOnlineRequest.rb +61 -61
- data/lib/aspose_words_cloud/models/requests/ExecuteMailMergeRequest.rb +85 -85
- data/lib/aspose_words_cloud/models/requests/GetAvailableFontsRequest.rb +45 -45
- data/lib/aspose_words_cloud/models/requests/GetBookmarkByNameRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetBookmarksRequest.rb +61 -61
- data/lib/aspose_words_cloud/models/requests/GetBorderRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetBordersRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetCommentRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetCommentsRequest.rb +61 -61
- data/lib/aspose_words_cloud/models/requests/GetDocumentDrawingObjectByIndexRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetDocumentDrawingObjectByIndexWithoutNodePathRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetDocumentDrawingObjectImageDataRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetDocumentDrawingObjectImageDataWithoutNodePathRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetDocumentDrawingObjectOleDataRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetDocumentDrawingObjectOleDataWithoutNodePathRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetDocumentDrawingObjectsRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetDocumentDrawingObjectsWithoutNodePathRequest.rb +61 -61
- data/lib/aspose_words_cloud/models/requests/GetDocumentFieldNamesOnlineRequest.rb +49 -49
- data/lib/aspose_words_cloud/models/requests/GetDocumentFieldNamesRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetDocumentHyperlinkByIndexRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetDocumentHyperlinksRequest.rb +61 -61
- data/lib/aspose_words_cloud/models/requests/GetDocumentPropertiesRequest.rb +61 -61
- data/lib/aspose_words_cloud/models/requests/GetDocumentPropertyRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetDocumentProtectionRequest.rb +61 -61
- data/lib/aspose_words_cloud/models/requests/GetDocumentRequest.rb +61 -61
- data/lib/aspose_words_cloud/models/requests/GetDocumentStatisticsRequest.rb +73 -73
- data/lib/aspose_words_cloud/models/requests/GetDocumentWithFormatRequest.rb +73 -73
- data/lib/aspose_words_cloud/models/requests/GetFieldRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetFieldWithoutNodePathRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetFieldsRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetFieldsWithoutNodePathRequest.rb +61 -61
- data/lib/aspose_words_cloud/models/requests/GetFilesListRequest.rb +49 -49
- data/lib/aspose_words_cloud/models/requests/GetFootnoteRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetFootnoteWithoutNodePathRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetFootnotesRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetFootnotesWithoutNodePathRequest.rb +61 -61
- data/lib/aspose_words_cloud/models/requests/GetFormFieldRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetFormFieldWithoutNodePathRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetFormFieldsRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetFormFieldsWithoutNodePathRequest.rb +61 -61
- data/lib/aspose_words_cloud/models/requests/GetHeaderFooterOfSectionRequest.rb +73 -73
- data/lib/aspose_words_cloud/models/requests/GetHeaderFooterRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetHeaderFootersRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetListRequest.rb +65 -0
- data/lib/aspose_words_cloud/models/requests/GetListsRequest.rb +61 -0
- data/lib/aspose_words_cloud/models/requests/GetOfficeMathObjectRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetOfficeMathObjectWithoutNodePathRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetOfficeMathObjectsRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetOfficeMathObjectsWithoutNodePathRequest.rb +61 -61
- data/lib/aspose_words_cloud/models/requests/GetParagraphFormatRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetParagraphFormatWithoutNodePathRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetParagraphListFormatRequest.rb +69 -0
- data/lib/aspose_words_cloud/models/requests/GetParagraphListFormatWithoutNodePathRequest.rb +65 -0
- data/lib/aspose_words_cloud/models/requests/GetParagraphRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetParagraphTabStopsRequest.rb +69 -0
- data/lib/aspose_words_cloud/models/requests/GetParagraphTabStopsWithoutNodePathRequest.rb +65 -0
- data/lib/aspose_words_cloud/models/requests/GetParagraphWithoutNodePathRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetParagraphsRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetParagraphsWithoutNodePathRequest.rb +61 -61
- data/lib/aspose_words_cloud/models/requests/GetRangeTextRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetRunFontRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetRunRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetRunsRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetSectionPageSetupRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetSectionRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetSectionsRequest.rb +61 -61
- data/lib/aspose_words_cloud/models/requests/GetStyleFromDocumentElementRequest.rb +65 -0
- data/lib/aspose_words_cloud/models/requests/GetStyleRequest.rb +65 -0
- data/lib/aspose_words_cloud/models/requests/GetStylesRequest.rb +61 -0
- data/lib/aspose_words_cloud/models/requests/GetTableCellFormatRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetTableCellRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetTablePropertiesRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetTablePropertiesWithoutNodePathRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetTableRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetTableRowFormatRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetTableRowRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetTableWithoutNodePathRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetTablesRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetTablesWithoutNodePathRequest.rb +61 -61
- data/lib/aspose_words_cloud/models/requests/InsertCommentRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/InsertDrawingObjectRequest.rb +85 -85
- data/lib/aspose_words_cloud/models/requests/InsertDrawingObjectWithoutNodePathRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/InsertFieldRequest.rb +85 -85
- data/lib/aspose_words_cloud/models/requests/InsertFieldWithoutNodePathRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/InsertFootnoteRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/InsertFootnoteWithoutNodePathRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/InsertFormFieldRequest.rb +85 -85
- data/lib/aspose_words_cloud/models/requests/InsertFormFieldWithoutNodePathRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/InsertHeaderFooterRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/InsertListRequest.rb +77 -0
- data/lib/aspose_words_cloud/models/requests/InsertOrUpdateParagraphTabStopRequest.rb +77 -0
- data/lib/aspose_words_cloud/models/requests/InsertOrUpdateParagraphTabStopWithoutNodePathRequest.rb +73 -0
- data/lib/aspose_words_cloud/models/requests/InsertPageNumbersRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/InsertParagraphRequest.rb +85 -85
- data/lib/aspose_words_cloud/models/requests/InsertParagraphWithoutNodePathRequest.rb +81 -0
- data/lib/aspose_words_cloud/models/requests/InsertRunRequest.rb +85 -85
- data/lib/aspose_words_cloud/models/requests/InsertStyleRequest.rb +77 -0
- data/lib/aspose_words_cloud/models/requests/InsertTableCellRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/InsertTableRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/InsertTableRowRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/InsertTableWithoutNodePathRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/InsertWatermarkImageRequest.rb +85 -85
- data/lib/aspose_words_cloud/models/requests/InsertWatermarkTextRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/LoadWebDocumentRequest.rb +49 -49
- data/lib/aspose_words_cloud/models/requests/MoveFileRequest.rb +61 -61
- data/lib/aspose_words_cloud/models/requests/MoveFolderRequest.rb +57 -57
- data/lib/aspose_words_cloud/models/requests/ProtectDocumentRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/RejectAllRevisionsRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/RemoveRangeRequest.rb +73 -73
- data/lib/aspose_words_cloud/models/requests/RenderDrawingObjectRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/RenderDrawingObjectWithoutNodePathRequest.rb +73 -73
- data/lib/aspose_words_cloud/models/requests/RenderMathObjectRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/RenderMathObjectWithoutNodePathRequest.rb +73 -73
- data/lib/aspose_words_cloud/models/requests/RenderPageRequest.rb +73 -73
- data/lib/aspose_words_cloud/models/requests/RenderParagraphRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/RenderParagraphWithoutNodePathRequest.rb +73 -73
- data/lib/aspose_words_cloud/models/requests/RenderTableRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/RenderTableWithoutNodePathRequest.rb +73 -73
- data/lib/aspose_words_cloud/models/requests/ReplaceTextRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/ReplaceWithTextRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/ResetCacheRequest.rb +36 -36
- data/lib/aspose_words_cloud/models/requests/SaveAsRangeRequest.rb +73 -73
- data/lib/aspose_words_cloud/models/requests/SaveAsRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/SaveAsTiffRequest.rb +137 -137
- data/lib/aspose_words_cloud/models/requests/SearchRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/SplitDocumentRequest.rb +85 -85
- data/lib/aspose_words_cloud/models/requests/UnprotectDocumentRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/UpdateBookmarkRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/UpdateBorderRequest.rb +85 -85
- data/lib/aspose_words_cloud/models/requests/UpdateCommentRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/UpdateDrawingObjectRequest.rb +89 -89
- data/lib/aspose_words_cloud/models/requests/UpdateDrawingObjectWithoutNodePathRequest.rb +85 -85
- data/lib/aspose_words_cloud/models/requests/UpdateFieldRequest.rb +85 -85
- data/lib/aspose_words_cloud/models/requests/UpdateFieldsRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/UpdateFootnoteRequest.rb +85 -85
- data/lib/aspose_words_cloud/models/requests/UpdateFootnoteWithoutNodePathRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/UpdateFormFieldRequest.rb +85 -85
- data/lib/aspose_words_cloud/models/requests/UpdateFormFieldWithoutNodePathRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/UpdateListLevelRequest.rb +85 -0
- data/lib/aspose_words_cloud/models/requests/UpdateListRequest.rb +81 -0
- data/lib/aspose_words_cloud/models/requests/UpdateParagraphFormatRequest.rb +85 -85
- data/lib/aspose_words_cloud/models/requests/UpdateParagraphFormatWithoutNodePathRequest.rb +81 -0
- data/lib/aspose_words_cloud/models/requests/UpdateParagraphListFormatRequest.rb +85 -0
- data/lib/aspose_words_cloud/models/requests/UpdateParagraphListFormatWithoutNodePathRequest.rb +81 -0
- data/lib/aspose_words_cloud/models/requests/UpdateRunFontRequest.rb +85 -85
- data/lib/aspose_words_cloud/models/requests/UpdateRunRequest.rb +85 -85
- data/lib/aspose_words_cloud/models/requests/UpdateSectionPageSetupRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/UpdateStyleRequest.rb +81 -0
- data/lib/aspose_words_cloud/models/requests/UpdateTableCellFormatRequest.rb +85 -85
- data/lib/aspose_words_cloud/models/requests/UpdateTablePropertiesRequest.rb +85 -85
- data/lib/aspose_words_cloud/models/requests/UpdateTablePropertiesWithoutNodePathRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/UpdateTableRowFormatRequest.rb +85 -85
- data/lib/aspose_words_cloud/models/requests/UploadFileRequest.rb +53 -53
- data/lib/aspose_words_cloud/models/response_error.rb +246 -247
- data/lib/aspose_words_cloud/models/revisions_modification_response.rb +216 -217
- data/lib/aspose_words_cloud/models/rtf_save_options_data.rb +374 -317
- data/lib/aspose_words_cloud/models/run.rb +226 -227
- data/lib/aspose_words_cloud/models/run_base.rb +207 -0
- data/lib/aspose_words_cloud/models/run_insert.rb +207 -0
- data/lib/aspose_words_cloud/models/run_link.rb +226 -227
- data/lib/aspose_words_cloud/models/run_response.rb +216 -217
- data/lib/aspose_words_cloud/models/run_update.rb +207 -0
- data/lib/aspose_words_cloud/models/runs.rb +218 -219
- data/lib/aspose_words_cloud/models/runs_response.rb +216 -217
- data/lib/aspose_words_cloud/models/save_options_data.rb +334 -287
- data/lib/aspose_words_cloud/models/save_response.rb +216 -217
- data/lib/aspose_words_cloud/models/save_result.rb +227 -229
- data/lib/aspose_words_cloud/models/search_response.rb +226 -227
- data/lib/aspose_words_cloud/models/search_result.rb +215 -217
- data/lib/aspose_words_cloud/models/search_results_collection.rb +218 -219
- data/lib/aspose_words_cloud/models/section.rb +254 -259
- data/lib/aspose_words_cloud/models/section_link.rb +216 -217
- data/lib/aspose_words_cloud/models/section_link_collection.rb +218 -219
- data/lib/aspose_words_cloud/models/section_link_collection_response.rb +216 -217
- data/lib/aspose_words_cloud/models/section_page_setup_response.rb +216 -217
- data/lib/aspose_words_cloud/models/section_response.rb +216 -217
- data/lib/aspose_words_cloud/models/shading.rb +262 -0
- data/lib/aspose_words_cloud/models/split_document_response.rb +216 -217
- data/lib/aspose_words_cloud/models/split_document_result.rb +227 -229
- data/lib/aspose_words_cloud/models/stat_data_response.rb +225 -227
- data/lib/aspose_words_cloud/models/storage_file.rb +247 -257
- data/lib/aspose_words_cloud/models/story_child_nodes.rb +209 -209
- data/lib/aspose_words_cloud/models/string_format_data.rb +348 -348
- data/lib/aspose_words_cloud/models/style.rb +370 -0
- data/lib/aspose_words_cloud/models/style_apply.rb +207 -0
- data/lib/aspose_words_cloud/models/style_copy.rb +207 -0
- data/lib/aspose_words_cloud/models/style_insert.rb +254 -0
- data/lib/aspose_words_cloud/models/style_response.rb +216 -0
- data/lib/aspose_words_cloud/models/style_update.rb +237 -0
- data/lib/aspose_words_cloud/models/styles_response.rb +219 -0
- data/lib/aspose_words_cloud/models/svg_save_options_data.rb +463 -407
- data/lib/aspose_words_cloud/models/tab_stop.rb +290 -0
- data/lib/aspose_words_cloud/models/tab_stop_base.rb +280 -0
- data/lib/aspose_words_cloud/models/tab_stop_insert.rb +280 -0
- data/lib/aspose_words_cloud/models/tab_stops_response.rb +219 -0
- data/lib/aspose_words_cloud/models/table.rb +237 -239
- data/lib/aspose_words_cloud/models/table_cell.rb +228 -229
- data/lib/aspose_words_cloud/models/table_cell_format.rb +410 -412
- data/lib/aspose_words_cloud/models/table_cell_format_response.rb +216 -217
- data/lib/aspose_words_cloud/models/table_cell_insert.rb +207 -207
- data/lib/aspose_words_cloud/models/table_cell_response.rb +216 -217
- data/lib/aspose_words_cloud/models/table_insert.rb +226 -237
- data/lib/aspose_words_cloud/models/table_link.rb +216 -217
- data/lib/aspose_words_cloud/models/table_link_collection.rb +218 -219
- data/lib/aspose_words_cloud/models/table_link_collection_response.rb +216 -217
- data/lib/aspose_words_cloud/models/table_properties.rb +430 -432
- data/lib/aspose_words_cloud/models/table_properties_response.rb +216 -217
- data/lib/aspose_words_cloud/models/table_response.rb +216 -217
- data/lib/aspose_words_cloud/models/table_row.rb +237 -239
- data/lib/aspose_words_cloud/models/table_row_format.rb +283 -284
- data/lib/aspose_words_cloud/models/table_row_format_response.rb +216 -217
- data/lib/aspose_words_cloud/models/table_row_insert.rb +217 -222
- data/lib/aspose_words_cloud/models/table_row_response.rb +216 -217
- data/lib/aspose_words_cloud/models/text_save_options_data.rb +420 -394
- data/lib/aspose_words_cloud/models/tiff_save_options_data.rb +562 -507
- data/lib/aspose_words_cloud/models/watermark_text.rb +217 -222
- data/lib/aspose_words_cloud/models/word_ml_save_options_data.rb +344 -297
- data/lib/aspose_words_cloud/models/words_api_error_response.rb +216 -217
- data/lib/aspose_words_cloud/models/words_api_link.rb +237 -237
- data/lib/aspose_words_cloud/models/words_response.rb +207 -207
- data/lib/aspose_words_cloud/models/xaml_fixed_save_options_data.rb +423 -367
- data/lib/aspose_words_cloud/models/xaml_flow_save_options_data.rb +354 -307
- data/lib/aspose_words_cloud/models/xml_color.rb +217 -222
- data/lib/aspose_words_cloud/models/xps_save_options_data.rb +442 -387
- data/lib/aspose_words_cloud/version.rb +29 -29
- metadata +78 -25
@@ -1,746 +1,772 @@
|
|
1
|
-
|
2
|
-
require 'date'
|
3
|
-
|
4
|
-
module AsposeWordsCloud
|
5
|
-
#
|
6
|
-
# --------------------------------------------------------------------------------------------------------------------
|
7
|
-
# <copyright company="Aspose" file="HtmlSaveOptionsData.rb">
|
8
|
-
# Copyright (c) 2019 Aspose.Words for Cloud
|
9
|
-
# </copyright>
|
10
|
-
# <summary>
|
11
|
-
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
12
|
-
# of this software and associated documentation files (the "Software"), to deal
|
13
|
-
# in the Software without restriction, including without limitation the rights
|
14
|
-
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
15
|
-
# copies of the Software, and to permit persons to whom the Software is
|
16
|
-
# furnished to do so, subject to the following conditions:
|
17
|
-
#
|
18
|
-
# The above copyright notice and this permission notice shall be included in all
|
19
|
-
# copies or substantial portions of the Software.
|
20
|
-
#
|
21
|
-
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
22
|
-
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
23
|
-
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
24
|
-
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
25
|
-
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
26
|
-
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
27
|
-
# SOFTWARE.
|
28
|
-
# </summary>
|
29
|
-
# --------------------------------------------------------------------------------------------------------------------
|
30
|
-
#
|
31
|
-
|
32
|
-
# container class for html save options.
|
33
|
-
class HtmlSaveOptionsData
|
34
|
-
# Gets or sets
|
35
|
-
attr_accessor :
|
36
|
-
|
37
|
-
# Gets or sets
|
38
|
-
attr_accessor :
|
39
|
-
|
40
|
-
# Gets or sets
|
41
|
-
attr_accessor :
|
42
|
-
|
43
|
-
# Gets or sets a value determining how DrawingML
|
44
|
-
attr_accessor :
|
45
|
-
|
46
|
-
# Gets or sets
|
47
|
-
attr_accessor :
|
48
|
-
|
49
|
-
# Gets or sets
|
50
|
-
attr_accessor :
|
51
|
-
|
52
|
-
# Gets or sets
|
53
|
-
attr_accessor :
|
54
|
-
|
55
|
-
# Gets or sets value determining
|
56
|
-
attr_accessor :
|
57
|
-
|
58
|
-
# Gets or sets a value determining
|
59
|
-
attr_accessor :
|
60
|
-
|
61
|
-
# Gets or sets
|
62
|
-
attr_accessor :
|
63
|
-
|
64
|
-
# Gets or sets specifies
|
65
|
-
attr_accessor :
|
66
|
-
|
67
|
-
# Gets or sets specifies
|
68
|
-
attr_accessor :
|
69
|
-
|
70
|
-
# Gets or sets specifies
|
71
|
-
attr_accessor :
|
72
|
-
|
73
|
-
# Gets or sets specifies how
|
74
|
-
attr_accessor :
|
75
|
-
|
76
|
-
# Gets or sets specifies the
|
77
|
-
attr_accessor :
|
78
|
-
|
79
|
-
# Gets or sets specifies the
|
80
|
-
attr_accessor :
|
81
|
-
|
82
|
-
# Gets or sets specifies
|
83
|
-
attr_accessor :
|
84
|
-
|
85
|
-
# Gets or sets
|
86
|
-
attr_accessor :
|
87
|
-
|
88
|
-
# Gets or sets
|
89
|
-
attr_accessor :
|
90
|
-
|
91
|
-
# Gets or sets specifies whether
|
92
|
-
attr_accessor :
|
93
|
-
|
94
|
-
# Gets or sets specifies
|
95
|
-
attr_accessor :
|
96
|
-
|
97
|
-
# Gets or sets specifies
|
98
|
-
attr_accessor :
|
99
|
-
|
100
|
-
# Gets or sets specifies whether
|
101
|
-
attr_accessor :
|
102
|
-
|
103
|
-
# Gets or sets
|
104
|
-
attr_accessor :
|
105
|
-
|
106
|
-
# Gets or sets
|
107
|
-
attr_accessor :
|
108
|
-
|
109
|
-
# Gets or sets specifies whether
|
110
|
-
attr_accessor :
|
111
|
-
|
112
|
-
# Gets or sets specifies whether page
|
113
|
-
attr_accessor :
|
114
|
-
|
115
|
-
# Gets or sets specifies whether
|
116
|
-
attr_accessor :
|
117
|
-
|
118
|
-
# Gets or sets specifies whether
|
119
|
-
attr_accessor :
|
120
|
-
|
121
|
-
# Gets or sets
|
122
|
-
attr_accessor :
|
123
|
-
|
124
|
-
# Gets or sets controls how
|
125
|
-
attr_accessor :
|
126
|
-
|
127
|
-
# Gets or sets
|
128
|
-
attr_accessor :
|
129
|
-
|
130
|
-
# Gets or sets specifies whether to write
|
131
|
-
attr_accessor :
|
132
|
-
|
133
|
-
# Gets or sets
|
134
|
-
attr_accessor :
|
135
|
-
|
136
|
-
# Gets or sets
|
137
|
-
attr_accessor :
|
138
|
-
|
139
|
-
# Gets or sets specifies the
|
140
|
-
attr_accessor :
|
141
|
-
|
142
|
-
# Gets or sets specifies
|
143
|
-
attr_accessor :
|
144
|
-
|
145
|
-
# Gets or sets specifies
|
146
|
-
attr_accessor :
|
147
|
-
|
148
|
-
# Gets or sets specifies the
|
149
|
-
attr_accessor :
|
150
|
-
|
151
|
-
# Gets or sets specifies the
|
152
|
-
attr_accessor :
|
153
|
-
|
154
|
-
# Gets or sets specifies
|
155
|
-
attr_accessor :
|
156
|
-
|
157
|
-
# Gets or sets
|
158
|
-
attr_accessor :
|
159
|
-
|
160
|
-
# Gets or sets
|
161
|
-
attr_accessor :
|
162
|
-
|
163
|
-
# Gets or sets specifies whether
|
164
|
-
attr_accessor :
|
165
|
-
|
166
|
-
# Gets or sets specifies
|
167
|
-
attr_accessor :
|
168
|
-
|
169
|
-
# Gets or sets specifies
|
170
|
-
attr_accessor :
|
171
|
-
|
172
|
-
# Gets or sets specifies
|
173
|
-
attr_accessor :
|
174
|
-
|
175
|
-
# Gets or sets
|
176
|
-
attr_accessor :
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
:'
|
207
|
-
:'
|
208
|
-
:'
|
209
|
-
:'
|
210
|
-
:'
|
211
|
-
:'
|
212
|
-
:'
|
213
|
-
:'
|
214
|
-
:'
|
215
|
-
:'
|
216
|
-
:'
|
217
|
-
:'
|
218
|
-
:'
|
219
|
-
:'
|
220
|
-
:'
|
221
|
-
:'
|
222
|
-
:'
|
223
|
-
:'
|
224
|
-
:'
|
225
|
-
:'
|
226
|
-
:'
|
227
|
-
:'
|
228
|
-
:'
|
229
|
-
:'
|
230
|
-
:'
|
231
|
-
:'
|
232
|
-
:'
|
233
|
-
:'
|
234
|
-
:'
|
235
|
-
:'
|
236
|
-
:'
|
237
|
-
:'
|
238
|
-
:'
|
239
|
-
:'
|
240
|
-
:'
|
241
|
-
:'
|
242
|
-
:'
|
243
|
-
:'
|
244
|
-
:'
|
245
|
-
:'
|
246
|
-
:'
|
247
|
-
:'
|
248
|
-
:'
|
249
|
-
:'
|
250
|
-
:'
|
251
|
-
|
252
|
-
|
253
|
-
|
254
|
-
|
255
|
-
|
256
|
-
|
257
|
-
|
258
|
-
|
259
|
-
|
260
|
-
|
261
|
-
:'
|
262
|
-
:'
|
263
|
-
:'
|
264
|
-
:'
|
265
|
-
:'
|
266
|
-
:'
|
267
|
-
:'
|
268
|
-
:'
|
269
|
-
:'
|
270
|
-
:'
|
271
|
-
:'
|
272
|
-
:'
|
273
|
-
:'
|
274
|
-
:'
|
275
|
-
:'
|
276
|
-
:'
|
277
|
-
:'
|
278
|
-
:'
|
279
|
-
:'
|
280
|
-
:'
|
281
|
-
:'
|
282
|
-
:'
|
283
|
-
:'
|
284
|
-
:'
|
285
|
-
:'
|
286
|
-
:'
|
287
|
-
:'
|
288
|
-
:'
|
289
|
-
:'
|
290
|
-
:'
|
291
|
-
:'
|
292
|
-
:'
|
293
|
-
:'
|
294
|
-
:'
|
295
|
-
:'
|
296
|
-
:'
|
297
|
-
:'
|
298
|
-
:'
|
299
|
-
:'
|
300
|
-
:'
|
301
|
-
:'
|
302
|
-
:'
|
303
|
-
:'
|
304
|
-
:'
|
305
|
-
|
306
|
-
|
307
|
-
|
308
|
-
|
309
|
-
|
310
|
-
|
311
|
-
|
312
|
-
|
313
|
-
|
314
|
-
|
315
|
-
|
316
|
-
|
317
|
-
|
318
|
-
|
319
|
-
|
320
|
-
|
321
|
-
|
322
|
-
|
323
|
-
|
324
|
-
|
325
|
-
|
326
|
-
|
327
|
-
|
328
|
-
|
329
|
-
|
330
|
-
|
331
|
-
|
332
|
-
|
333
|
-
|
334
|
-
|
335
|
-
|
336
|
-
|
337
|
-
|
338
|
-
|
339
|
-
|
340
|
-
|
341
|
-
|
342
|
-
|
343
|
-
|
344
|
-
|
345
|
-
|
346
|
-
|
347
|
-
|
348
|
-
|
349
|
-
|
350
|
-
|
351
|
-
|
352
|
-
|
353
|
-
|
354
|
-
|
355
|
-
|
356
|
-
|
357
|
-
|
358
|
-
|
359
|
-
|
360
|
-
|
361
|
-
|
362
|
-
|
363
|
-
|
364
|
-
|
365
|
-
|
366
|
-
|
367
|
-
|
368
|
-
|
369
|
-
|
370
|
-
|
371
|
-
|
372
|
-
|
373
|
-
|
374
|
-
|
375
|
-
|
376
|
-
|
377
|
-
|
378
|
-
|
379
|
-
|
380
|
-
|
381
|
-
|
382
|
-
|
383
|
-
|
384
|
-
|
385
|
-
|
386
|
-
|
387
|
-
|
388
|
-
|
389
|
-
|
390
|
-
|
391
|
-
|
392
|
-
|
393
|
-
|
394
|
-
|
395
|
-
|
396
|
-
|
397
|
-
|
398
|
-
|
399
|
-
|
400
|
-
|
401
|
-
|
402
|
-
|
403
|
-
|
404
|
-
|
405
|
-
|
406
|
-
|
407
|
-
|
408
|
-
|
409
|
-
|
410
|
-
|
411
|
-
|
412
|
-
|
413
|
-
|
414
|
-
|
415
|
-
|
416
|
-
|
417
|
-
|
418
|
-
|
419
|
-
|
420
|
-
|
421
|
-
|
422
|
-
|
423
|
-
|
424
|
-
|
425
|
-
|
426
|
-
|
427
|
-
|
428
|
-
|
429
|
-
|
430
|
-
|
431
|
-
|
432
|
-
|
433
|
-
|
434
|
-
|
435
|
-
|
436
|
-
|
437
|
-
|
438
|
-
|
439
|
-
|
440
|
-
|
441
|
-
|
442
|
-
|
443
|
-
|
444
|
-
|
445
|
-
|
446
|
-
|
447
|
-
|
448
|
-
|
449
|
-
|
450
|
-
|
451
|
-
|
452
|
-
|
453
|
-
|
454
|
-
|
455
|
-
|
456
|
-
|
457
|
-
|
458
|
-
|
459
|
-
|
460
|
-
|
461
|
-
|
462
|
-
|
463
|
-
|
464
|
-
|
465
|
-
|
466
|
-
|
467
|
-
|
468
|
-
|
469
|
-
|
470
|
-
|
471
|
-
|
472
|
-
|
473
|
-
|
474
|
-
|
475
|
-
|
476
|
-
|
477
|
-
|
478
|
-
|
479
|
-
|
480
|
-
|
481
|
-
|
482
|
-
|
483
|
-
|
484
|
-
|
485
|
-
|
486
|
-
|
487
|
-
|
488
|
-
|
489
|
-
|
490
|
-
|
491
|
-
|
492
|
-
|
493
|
-
|
494
|
-
|
495
|
-
|
496
|
-
|
497
|
-
|
498
|
-
|
499
|
-
|
500
|
-
|
501
|
-
|
502
|
-
|
503
|
-
|
504
|
-
|
505
|
-
|
506
|
-
|
507
|
-
|
508
|
-
|
509
|
-
|
510
|
-
|
511
|
-
|
512
|
-
|
513
|
-
|
514
|
-
|
515
|
-
|
516
|
-
|
517
|
-
|
518
|
-
|
519
|
-
|
520
|
-
|
521
|
-
|
522
|
-
|
523
|
-
return
|
524
|
-
|
525
|
-
|
526
|
-
|
527
|
-
|
528
|
-
|
529
|
-
|
530
|
-
|
531
|
-
|
532
|
-
|
533
|
-
|
534
|
-
|
535
|
-
|
536
|
-
|
537
|
-
|
538
|
-
|
539
|
-
|
540
|
-
|
541
|
-
|
542
|
-
|
543
|
-
|
544
|
-
|
545
|
-
|
546
|
-
|
547
|
-
|
548
|
-
|
549
|
-
|
550
|
-
|
551
|
-
|
552
|
-
|
553
|
-
|
554
|
-
|
555
|
-
|
556
|
-
|
557
|
-
|
558
|
-
|
559
|
-
|
560
|
-
|
561
|
-
|
562
|
-
|
563
|
-
|
564
|
-
|
565
|
-
|
566
|
-
|
567
|
-
|
568
|
-
|
569
|
-
|
570
|
-
|
571
|
-
|
572
|
-
|
573
|
-
|
574
|
-
|
575
|
-
|
576
|
-
|
577
|
-
|
578
|
-
|
579
|
-
|
580
|
-
|
581
|
-
|
582
|
-
|
583
|
-
|
584
|
-
|
585
|
-
|
586
|
-
|
587
|
-
|
588
|
-
|
589
|
-
|
590
|
-
|
591
|
-
|
592
|
-
|
593
|
-
|
594
|
-
|
595
|
-
|
596
|
-
|
597
|
-
|
598
|
-
|
599
|
-
|
600
|
-
|
601
|
-
|
602
|
-
|
603
|
-
|
604
|
-
|
605
|
-
|
606
|
-
|
607
|
-
|
608
|
-
|
609
|
-
|
610
|
-
|
611
|
-
|
612
|
-
|
613
|
-
|
614
|
-
|
615
|
-
|
616
|
-
|
617
|
-
|
618
|
-
|
619
|
-
|
620
|
-
|
621
|
-
|
622
|
-
|
623
|
-
|
624
|
-
|
625
|
-
|
626
|
-
|
627
|
-
|
628
|
-
|
629
|
-
|
630
|
-
|
631
|
-
|
632
|
-
|
633
|
-
|
634
|
-
|
635
|
-
|
636
|
-
|
637
|
-
|
638
|
-
|
639
|
-
|
640
|
-
|
641
|
-
|
642
|
-
|
643
|
-
|
644
|
-
|
645
|
-
|
646
|
-
|
647
|
-
|
648
|
-
|
649
|
-
|
650
|
-
|
651
|
-
|
652
|
-
|
653
|
-
|
654
|
-
|
655
|
-
|
656
|
-
|
657
|
-
|
658
|
-
|
659
|
-
#
|
660
|
-
|
661
|
-
|
662
|
-
|
663
|
-
|
664
|
-
|
665
|
-
|
666
|
-
|
667
|
-
|
668
|
-
|
669
|
-
|
670
|
-
|
671
|
-
|
672
|
-
|
673
|
-
|
674
|
-
|
675
|
-
|
676
|
-
|
677
|
-
|
678
|
-
|
679
|
-
|
680
|
-
|
681
|
-
|
682
|
-
|
683
|
-
|
684
|
-
|
685
|
-
|
686
|
-
|
687
|
-
|
688
|
-
|
689
|
-
|
690
|
-
|
691
|
-
|
692
|
-
|
693
|
-
|
694
|
-
|
695
|
-
|
696
|
-
|
697
|
-
|
698
|
-
|
699
|
-
|
700
|
-
|
701
|
-
|
702
|
-
|
703
|
-
|
704
|
-
|
705
|
-
|
706
|
-
|
707
|
-
|
708
|
-
|
709
|
-
|
710
|
-
|
711
|
-
|
712
|
-
|
713
|
-
|
714
|
-
|
715
|
-
|
716
|
-
|
717
|
-
|
718
|
-
|
719
|
-
|
720
|
-
|
721
|
-
|
722
|
-
|
723
|
-
|
724
|
-
|
725
|
-
|
726
|
-
|
727
|
-
|
728
|
-
#
|
729
|
-
# @return [
|
730
|
-
def
|
731
|
-
|
732
|
-
|
733
|
-
|
734
|
-
|
735
|
-
|
736
|
-
|
737
|
-
|
738
|
-
|
739
|
-
|
740
|
-
|
741
|
-
|
742
|
-
|
743
|
-
|
744
|
-
|
745
|
-
|
746
|
-
|
1
|
+
|
2
|
+
require 'date'
|
3
|
+
|
4
|
+
module AsposeWordsCloud
|
5
|
+
#
|
6
|
+
# --------------------------------------------------------------------------------------------------------------------
|
7
|
+
# <copyright company="Aspose" file="HtmlSaveOptionsData.rb">
|
8
|
+
# Copyright (c) 2019 Aspose.Words for Cloud
|
9
|
+
# </copyright>
|
10
|
+
# <summary>
|
11
|
+
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
12
|
+
# of this software and associated documentation files (the "Software"), to deal
|
13
|
+
# in the Software without restriction, including without limitation the rights
|
14
|
+
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
15
|
+
# copies of the Software, and to permit persons to whom the Software is
|
16
|
+
# furnished to do so, subject to the following conditions:
|
17
|
+
#
|
18
|
+
# The above copyright notice and this permission notice shall be included in all
|
19
|
+
# copies or substantial portions of the Software.
|
20
|
+
#
|
21
|
+
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
22
|
+
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
23
|
+
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
24
|
+
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
25
|
+
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
26
|
+
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
27
|
+
# SOFTWARE.
|
28
|
+
# </summary>
|
29
|
+
# --------------------------------------------------------------------------------------------------------------------
|
30
|
+
#
|
31
|
+
|
32
|
+
# container class for html save options.
|
33
|
+
class HtmlSaveOptionsData
|
34
|
+
# Gets or sets format of save.
|
35
|
+
attr_accessor :save_format
|
36
|
+
|
37
|
+
# Gets or sets name of destination file.
|
38
|
+
attr_accessor :file_name
|
39
|
+
|
40
|
+
# Gets or sets a value determining how DrawingML shapes are rendered. { Fallback | DrawingML }.
|
41
|
+
attr_accessor :dml_rendering_mode
|
42
|
+
|
43
|
+
# Gets or sets a value determining how DrawingML effects are rendered. { Simplified | None | Fine }.
|
44
|
+
attr_accessor :dml_effects_rendering_mode
|
45
|
+
|
46
|
+
# Gets or sets controls zip output or not. Default value is false.
|
47
|
+
attr_accessor :zip_output
|
48
|
+
|
49
|
+
# Gets or sets a value determining whether the Aspose.Words.Properties.BuiltInDocumentProperties.LastSavedTime property is updated before saving.
|
50
|
+
attr_accessor :update_last_saved_time_property
|
51
|
+
|
52
|
+
# Gets or sets value determining whether content of StructuredDocumentTag is updated before saving.
|
53
|
+
attr_accessor :update_sdt_content
|
54
|
+
|
55
|
+
# Gets or sets a value determining if fields should be updated before saving the document to a fixed page format. Default value for this property is. true
|
56
|
+
attr_accessor :update_fields
|
57
|
+
|
58
|
+
# Gets or sets a value determining how 3D effects are rendered.
|
59
|
+
attr_accessor :dml3_d_effects_rendering_mode
|
60
|
+
|
61
|
+
# Gets or sets a value determining whether the Aspose.Words.Properties.BuiltInDocumentProperties.LastPrinted property is updated before saving.
|
62
|
+
attr_accessor :update_last_printed_property
|
63
|
+
|
64
|
+
# Gets or sets specifies whether negative left and right indents of paragraphs are allowed (not normalized).
|
65
|
+
attr_accessor :allow_negative_indent
|
66
|
+
|
67
|
+
# Gets or sets specifies a prefix which is added to all CSS class names. Default value is an empty string and generated CSS class names have no common prefix. If this value is not empty, all CSS classes generated by Aspose.Words will start with the specified prefix.This might be useful, for example, if you add custom CSS to generated documents and want to prevent class name conflicts. If the value is not null or empty, it must be a valid CSS identifier.
|
68
|
+
attr_accessor :css_class_name_prefix
|
69
|
+
|
70
|
+
# Gets or sets specifies the name of the CSS file written when the document is exported to HTML.
|
71
|
+
attr_accessor :css_style_sheet_file_name
|
72
|
+
|
73
|
+
# Gets or sets specifies how CSS styles are exported.
|
74
|
+
attr_accessor :css_style_sheet_type
|
75
|
+
|
76
|
+
# Gets or sets specifies how the document should be split when saving.
|
77
|
+
attr_accessor :document_split_criteria
|
78
|
+
|
79
|
+
# Gets or sets specifies the maximum level of headings at which to split the document.
|
80
|
+
attr_accessor :document_split_heading_level
|
81
|
+
|
82
|
+
# Gets or sets specifies the encoding to use when exporting.
|
83
|
+
attr_accessor :encoding
|
84
|
+
|
85
|
+
# Gets or sets specifies whether to export built-in and custom document properties.
|
86
|
+
attr_accessor :export_document_properties
|
87
|
+
|
88
|
+
# Gets or sets controls how drop-down form fields are saved to HTML. Default value is false.
|
89
|
+
attr_accessor :export_drop_down_form_field_as_text
|
90
|
+
|
91
|
+
# Gets or sets specifies whether font resources should be exported.
|
92
|
+
attr_accessor :export_font_resources
|
93
|
+
|
94
|
+
# Gets or sets specifies whether fonts resources should be embedded to HTML in Base64 encoding. Default is false.
|
95
|
+
attr_accessor :export_fonts_as_base64
|
96
|
+
|
97
|
+
# Gets or sets specifies how headers and footers are output.
|
98
|
+
attr_accessor :export_headers_footers_mode
|
99
|
+
|
100
|
+
# Gets or sets specifies whether images are saved in Base64 format.
|
101
|
+
attr_accessor :export_images_as_base64
|
102
|
+
|
103
|
+
# Gets or sets specifies whether language information is exported.
|
104
|
+
attr_accessor :export_language_information
|
105
|
+
|
106
|
+
# Gets or sets controls how list labels are output.
|
107
|
+
attr_accessor :export_list_labels
|
108
|
+
|
109
|
+
# Gets or sets specifies whether original URL should be used as the URL of the linked images. Default value is false.
|
110
|
+
attr_accessor :export_original_url_for_linked_images
|
111
|
+
|
112
|
+
# Gets or sets specifies whether page margins is exported to HTML, MHTML or EPUB. Default is false.
|
113
|
+
attr_accessor :export_page_margins
|
114
|
+
|
115
|
+
# Gets or sets specifies whether page setup is exported.
|
116
|
+
attr_accessor :export_page_setup
|
117
|
+
|
118
|
+
# Gets or sets specifies whether font sizes should be output in relative units when saving.
|
119
|
+
attr_accessor :export_relative_font_size
|
120
|
+
|
121
|
+
# Gets or sets specifies whether to write the roundtrip information when saving to HTML Default value is true.
|
122
|
+
attr_accessor :export_roundtrip_information
|
123
|
+
|
124
|
+
# Gets or sets controls how textboxes represented by Aspose.Words.Drawing.Shape are saved to HTML, MHTML or EPUB. Default value is false. When set to true, exports textboxes as inline \"svg\" elements. When false, exports as \"image\" elements.
|
125
|
+
attr_accessor :export_text_box_as_svg
|
126
|
+
|
127
|
+
# Gets or sets controls how text input form fields are saved.
|
128
|
+
attr_accessor :export_text_input_form_field_as_text
|
129
|
+
|
130
|
+
# Gets or sets specifies whether to write page numbers to table of contents when saving.
|
131
|
+
attr_accessor :export_toc_page_numbers
|
132
|
+
|
133
|
+
# Gets or sets specifies whether to write the DOCTYPE declaration when saving.
|
134
|
+
attr_accessor :export_xhtml_transitional
|
135
|
+
|
136
|
+
# Gets or sets controls which font resources need subsetting when saving.
|
137
|
+
attr_accessor :font_resources_subsetting_size_threshold
|
138
|
+
|
139
|
+
# Gets or sets specifies the physical folder where fonts are saved when exporting a document.
|
140
|
+
attr_accessor :fonts_folder
|
141
|
+
|
142
|
+
# Gets or sets specifies the name of the folder used to construct font URIs.
|
143
|
+
attr_accessor :fonts_folder_alias
|
144
|
+
|
145
|
+
# Gets or sets specifies version of HTML standard that should be used when saving the document to HTML or MHTML. Default value is Aspose.Words.Saving.HtmlVersion.Xhtml.
|
146
|
+
attr_accessor :html_version
|
147
|
+
|
148
|
+
# Gets or sets specifies the output resolution for images when exporting.
|
149
|
+
attr_accessor :image_resolution
|
150
|
+
|
151
|
+
# Gets or sets specifies the physical folder where images are saved when exporting a document.
|
152
|
+
attr_accessor :images_folder
|
153
|
+
|
154
|
+
# Gets or sets specifies the name of the folder used to construct image URIs.
|
155
|
+
attr_accessor :images_folder_alias
|
156
|
+
|
157
|
+
# Gets or sets specifies in what format metafiles are saved when exporting to HTML, MHTML, or EPUB. Default value is Aspose.Words.Saving.HtmlMetafileFormat.Png, meaning that metafiles are rendered to raster PNG images. Metafiles are not natively displayed by HTML browsers. By default, Aspose.Words converts WMF and EMF images into PNG files when exporting to HTML.Other options are to convert metafiles to SVG images or to export them as is without conversion. Some image transforms, in particular image cropping, will not be applied to metafile images if they are exported to HTML without conversion.
|
158
|
+
attr_accessor :metafile_format
|
159
|
+
|
160
|
+
# Gets or sets controls how OfficeMath objects are exported to HTML, MHTML or EPUB. Default value is HtmlOfficeMathOutputMode.Image.
|
161
|
+
attr_accessor :office_math_output_mode
|
162
|
+
|
163
|
+
# Gets or sets specifies whether or not use pretty formats output.
|
164
|
+
attr_accessor :pretty_format
|
165
|
+
|
166
|
+
# Gets or sets specifies whether font family names used in the document are resolved and substituted according to FontSettings when being written into HTML-based formats. default value is false.
|
167
|
+
attr_accessor :resolve_font_names
|
168
|
+
|
169
|
+
# Gets or sets specifies a physical folder where all resources like images, fonts, and external CSS are saved when a document is exported to HTML. Default is an empty string.
|
170
|
+
attr_accessor :resource_folder
|
171
|
+
|
172
|
+
# Gets or sets specifies the name of the folder used to construct URIs of all resources written into an HTML document. Default is an empty string.
|
173
|
+
attr_accessor :resource_folder_alias
|
174
|
+
|
175
|
+
# Gets or sets specifies whether images are scaled by Aspose.Words to the bounding shape size when exporting.
|
176
|
+
attr_accessor :scale_image_to_shape_size
|
177
|
+
|
178
|
+
# Gets or sets controls how table, row and cell widths are exported.
|
179
|
+
attr_accessor :table_width_output_mode
|
180
|
+
|
181
|
+
class EnumAttributeValidator
|
182
|
+
attr_reader :datatype
|
183
|
+
attr_reader :allowable_values
|
184
|
+
|
185
|
+
def initialize(datatype, allowable_values)
|
186
|
+
@allowable_values = allowable_values.map do |value|
|
187
|
+
case datatype.to_s
|
188
|
+
when /Integer/i
|
189
|
+
value.to_i
|
190
|
+
when /Float/i
|
191
|
+
value.to_f
|
192
|
+
else
|
193
|
+
value
|
194
|
+
end
|
195
|
+
end
|
196
|
+
end
|
197
|
+
|
198
|
+
def valid?(value)
|
199
|
+
!value || allowable_values.include?(value)
|
200
|
+
end
|
201
|
+
end
|
202
|
+
|
203
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
204
|
+
def self.attribute_map
|
205
|
+
{
|
206
|
+
:'save_format' => :'SaveFormat',
|
207
|
+
:'file_name' => :'FileName',
|
208
|
+
:'dml_rendering_mode' => :'DmlRenderingMode',
|
209
|
+
:'dml_effects_rendering_mode' => :'DmlEffectsRenderingMode',
|
210
|
+
:'zip_output' => :'ZipOutput',
|
211
|
+
:'update_last_saved_time_property' => :'UpdateLastSavedTimeProperty',
|
212
|
+
:'update_sdt_content' => :'UpdateSdtContent',
|
213
|
+
:'update_fields' => :'UpdateFields',
|
214
|
+
:'dml3_d_effects_rendering_mode' => :'Dml3DEffectsRenderingMode',
|
215
|
+
:'update_last_printed_property' => :'UpdateLastPrintedProperty',
|
216
|
+
:'allow_negative_indent' => :'AllowNegativeIndent',
|
217
|
+
:'css_class_name_prefix' => :'CssClassNamePrefix',
|
218
|
+
:'css_style_sheet_file_name' => :'CssStyleSheetFileName',
|
219
|
+
:'css_style_sheet_type' => :'CssStyleSheetType',
|
220
|
+
:'document_split_criteria' => :'DocumentSplitCriteria',
|
221
|
+
:'document_split_heading_level' => :'DocumentSplitHeadingLevel',
|
222
|
+
:'encoding' => :'Encoding',
|
223
|
+
:'export_document_properties' => :'ExportDocumentProperties',
|
224
|
+
:'export_drop_down_form_field_as_text' => :'ExportDropDownFormFieldAsText',
|
225
|
+
:'export_font_resources' => :'ExportFontResources',
|
226
|
+
:'export_fonts_as_base64' => :'ExportFontsAsBase64',
|
227
|
+
:'export_headers_footers_mode' => :'ExportHeadersFootersMode',
|
228
|
+
:'export_images_as_base64' => :'ExportImagesAsBase64',
|
229
|
+
:'export_language_information' => :'ExportLanguageInformation',
|
230
|
+
:'export_list_labels' => :'ExportListLabels',
|
231
|
+
:'export_original_url_for_linked_images' => :'ExportOriginalUrlForLinkedImages',
|
232
|
+
:'export_page_margins' => :'ExportPageMargins',
|
233
|
+
:'export_page_setup' => :'ExportPageSetup',
|
234
|
+
:'export_relative_font_size' => :'ExportRelativeFontSize',
|
235
|
+
:'export_roundtrip_information' => :'ExportRoundtripInformation',
|
236
|
+
:'export_text_box_as_svg' => :'ExportTextBoxAsSvg',
|
237
|
+
:'export_text_input_form_field_as_text' => :'ExportTextInputFormFieldAsText',
|
238
|
+
:'export_toc_page_numbers' => :'ExportTocPageNumbers',
|
239
|
+
:'export_xhtml_transitional' => :'ExportXhtmlTransitional',
|
240
|
+
:'font_resources_subsetting_size_threshold' => :'FontResourcesSubsettingSizeThreshold',
|
241
|
+
:'fonts_folder' => :'FontsFolder',
|
242
|
+
:'fonts_folder_alias' => :'FontsFolderAlias',
|
243
|
+
:'html_version' => :'HtmlVersion',
|
244
|
+
:'image_resolution' => :'ImageResolution',
|
245
|
+
:'images_folder' => :'ImagesFolder',
|
246
|
+
:'images_folder_alias' => :'ImagesFolderAlias',
|
247
|
+
:'metafile_format' => :'MetafileFormat',
|
248
|
+
:'office_math_output_mode' => :'OfficeMathOutputMode',
|
249
|
+
:'pretty_format' => :'PrettyFormat',
|
250
|
+
:'resolve_font_names' => :'ResolveFontNames',
|
251
|
+
:'resource_folder' => :'ResourceFolder',
|
252
|
+
:'resource_folder_alias' => :'ResourceFolderAlias',
|
253
|
+
:'scale_image_to_shape_size' => :'ScaleImageToShapeSize',
|
254
|
+
:'table_width_output_mode' => :'TableWidthOutputMode'
|
255
|
+
}
|
256
|
+
end
|
257
|
+
|
258
|
+
# Attribute type mapping.
|
259
|
+
def self.swagger_types
|
260
|
+
{
|
261
|
+
:'save_format' => :'String',
|
262
|
+
:'file_name' => :'String',
|
263
|
+
:'dml_rendering_mode' => :'String',
|
264
|
+
:'dml_effects_rendering_mode' => :'String',
|
265
|
+
:'zip_output' => :'BOOLEAN',
|
266
|
+
:'update_last_saved_time_property' => :'BOOLEAN',
|
267
|
+
:'update_sdt_content' => :'BOOLEAN',
|
268
|
+
:'update_fields' => :'BOOLEAN',
|
269
|
+
:'dml3_d_effects_rendering_mode' => :'String',
|
270
|
+
:'update_last_printed_property' => :'BOOLEAN',
|
271
|
+
:'allow_negative_indent' => :'BOOLEAN',
|
272
|
+
:'css_class_name_prefix' => :'String',
|
273
|
+
:'css_style_sheet_file_name' => :'String',
|
274
|
+
:'css_style_sheet_type' => :'String',
|
275
|
+
:'document_split_criteria' => :'String',
|
276
|
+
:'document_split_heading_level' => :'Integer',
|
277
|
+
:'encoding' => :'String',
|
278
|
+
:'export_document_properties' => :'BOOLEAN',
|
279
|
+
:'export_drop_down_form_field_as_text' => :'BOOLEAN',
|
280
|
+
:'export_font_resources' => :'BOOLEAN',
|
281
|
+
:'export_fonts_as_base64' => :'BOOLEAN',
|
282
|
+
:'export_headers_footers_mode' => :'String',
|
283
|
+
:'export_images_as_base64' => :'BOOLEAN',
|
284
|
+
:'export_language_information' => :'BOOLEAN',
|
285
|
+
:'export_list_labels' => :'String',
|
286
|
+
:'export_original_url_for_linked_images' => :'BOOLEAN',
|
287
|
+
:'export_page_margins' => :'BOOLEAN',
|
288
|
+
:'export_page_setup' => :'BOOLEAN',
|
289
|
+
:'export_relative_font_size' => :'BOOLEAN',
|
290
|
+
:'export_roundtrip_information' => :'BOOLEAN',
|
291
|
+
:'export_text_box_as_svg' => :'BOOLEAN',
|
292
|
+
:'export_text_input_form_field_as_text' => :'BOOLEAN',
|
293
|
+
:'export_toc_page_numbers' => :'BOOLEAN',
|
294
|
+
:'export_xhtml_transitional' => :'BOOLEAN',
|
295
|
+
:'font_resources_subsetting_size_threshold' => :'Integer',
|
296
|
+
:'fonts_folder' => :'String',
|
297
|
+
:'fonts_folder_alias' => :'String',
|
298
|
+
:'html_version' => :'String',
|
299
|
+
:'image_resolution' => :'Integer',
|
300
|
+
:'images_folder' => :'String',
|
301
|
+
:'images_folder_alias' => :'String',
|
302
|
+
:'metafile_format' => :'String',
|
303
|
+
:'office_math_output_mode' => :'String',
|
304
|
+
:'pretty_format' => :'BOOLEAN',
|
305
|
+
:'resolve_font_names' => :'BOOLEAN',
|
306
|
+
:'resource_folder' => :'String',
|
307
|
+
:'resource_folder_alias' => :'String',
|
308
|
+
:'scale_image_to_shape_size' => :'BOOLEAN',
|
309
|
+
:'table_width_output_mode' => :'String'
|
310
|
+
}
|
311
|
+
end
|
312
|
+
|
313
|
+
# Initializes the object
|
314
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
315
|
+
def initialize(attributes = {})
|
316
|
+
return unless attributes.is_a?(Hash)
|
317
|
+
|
318
|
+
# convert string to symbol for hash key
|
319
|
+
attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
|
320
|
+
|
321
|
+
if attributes.key?(:'SaveFormat')
|
322
|
+
self.save_format = attributes[:'SaveFormat']
|
323
|
+
end
|
324
|
+
|
325
|
+
if attributes.key?(:'FileName')
|
326
|
+
self.file_name = attributes[:'FileName']
|
327
|
+
end
|
328
|
+
|
329
|
+
if attributes.key?(:'DmlRenderingMode')
|
330
|
+
self.dml_rendering_mode = attributes[:'DmlRenderingMode']
|
331
|
+
end
|
332
|
+
|
333
|
+
if attributes.key?(:'DmlEffectsRenderingMode')
|
334
|
+
self.dml_effects_rendering_mode = attributes[:'DmlEffectsRenderingMode']
|
335
|
+
end
|
336
|
+
|
337
|
+
if attributes.key?(:'ZipOutput')
|
338
|
+
self.zip_output = attributes[:'ZipOutput']
|
339
|
+
end
|
340
|
+
|
341
|
+
if attributes.key?(:'UpdateLastSavedTimeProperty')
|
342
|
+
self.update_last_saved_time_property = attributes[:'UpdateLastSavedTimeProperty']
|
343
|
+
end
|
344
|
+
|
345
|
+
if attributes.key?(:'UpdateSdtContent')
|
346
|
+
self.update_sdt_content = attributes[:'UpdateSdtContent']
|
347
|
+
end
|
348
|
+
|
349
|
+
if attributes.key?(:'UpdateFields')
|
350
|
+
self.update_fields = attributes[:'UpdateFields']
|
351
|
+
end
|
352
|
+
|
353
|
+
if attributes.key?(:'Dml3DEffectsRenderingMode')
|
354
|
+
self.dml3_d_effects_rendering_mode = attributes[:'Dml3DEffectsRenderingMode']
|
355
|
+
end
|
356
|
+
|
357
|
+
if attributes.key?(:'UpdateLastPrintedProperty')
|
358
|
+
self.update_last_printed_property = attributes[:'UpdateLastPrintedProperty']
|
359
|
+
end
|
360
|
+
|
361
|
+
if attributes.key?(:'AllowNegativeIndent')
|
362
|
+
self.allow_negative_indent = attributes[:'AllowNegativeIndent']
|
363
|
+
end
|
364
|
+
|
365
|
+
if attributes.key?(:'CssClassNamePrefix')
|
366
|
+
self.css_class_name_prefix = attributes[:'CssClassNamePrefix']
|
367
|
+
end
|
368
|
+
|
369
|
+
if attributes.key?(:'CssStyleSheetFileName')
|
370
|
+
self.css_style_sheet_file_name = attributes[:'CssStyleSheetFileName']
|
371
|
+
end
|
372
|
+
|
373
|
+
if attributes.key?(:'CssStyleSheetType')
|
374
|
+
self.css_style_sheet_type = attributes[:'CssStyleSheetType']
|
375
|
+
end
|
376
|
+
|
377
|
+
if attributes.key?(:'DocumentSplitCriteria')
|
378
|
+
self.document_split_criteria = attributes[:'DocumentSplitCriteria']
|
379
|
+
end
|
380
|
+
|
381
|
+
if attributes.key?(:'DocumentSplitHeadingLevel')
|
382
|
+
self.document_split_heading_level = attributes[:'DocumentSplitHeadingLevel']
|
383
|
+
end
|
384
|
+
|
385
|
+
if attributes.key?(:'Encoding')
|
386
|
+
self.encoding = attributes[:'Encoding']
|
387
|
+
end
|
388
|
+
|
389
|
+
if attributes.key?(:'ExportDocumentProperties')
|
390
|
+
self.export_document_properties = attributes[:'ExportDocumentProperties']
|
391
|
+
end
|
392
|
+
|
393
|
+
if attributes.key?(:'ExportDropDownFormFieldAsText')
|
394
|
+
self.export_drop_down_form_field_as_text = attributes[:'ExportDropDownFormFieldAsText']
|
395
|
+
end
|
396
|
+
|
397
|
+
if attributes.key?(:'ExportFontResources')
|
398
|
+
self.export_font_resources = attributes[:'ExportFontResources']
|
399
|
+
end
|
400
|
+
|
401
|
+
if attributes.key?(:'ExportFontsAsBase64')
|
402
|
+
self.export_fonts_as_base64 = attributes[:'ExportFontsAsBase64']
|
403
|
+
end
|
404
|
+
|
405
|
+
if attributes.key?(:'ExportHeadersFootersMode')
|
406
|
+
self.export_headers_footers_mode = attributes[:'ExportHeadersFootersMode']
|
407
|
+
end
|
408
|
+
|
409
|
+
if attributes.key?(:'ExportImagesAsBase64')
|
410
|
+
self.export_images_as_base64 = attributes[:'ExportImagesAsBase64']
|
411
|
+
end
|
412
|
+
|
413
|
+
if attributes.key?(:'ExportLanguageInformation')
|
414
|
+
self.export_language_information = attributes[:'ExportLanguageInformation']
|
415
|
+
end
|
416
|
+
|
417
|
+
if attributes.key?(:'ExportListLabels')
|
418
|
+
self.export_list_labels = attributes[:'ExportListLabels']
|
419
|
+
end
|
420
|
+
|
421
|
+
if attributes.key?(:'ExportOriginalUrlForLinkedImages')
|
422
|
+
self.export_original_url_for_linked_images = attributes[:'ExportOriginalUrlForLinkedImages']
|
423
|
+
end
|
424
|
+
|
425
|
+
if attributes.key?(:'ExportPageMargins')
|
426
|
+
self.export_page_margins = attributes[:'ExportPageMargins']
|
427
|
+
end
|
428
|
+
|
429
|
+
if attributes.key?(:'ExportPageSetup')
|
430
|
+
self.export_page_setup = attributes[:'ExportPageSetup']
|
431
|
+
end
|
432
|
+
|
433
|
+
if attributes.key?(:'ExportRelativeFontSize')
|
434
|
+
self.export_relative_font_size = attributes[:'ExportRelativeFontSize']
|
435
|
+
end
|
436
|
+
|
437
|
+
if attributes.key?(:'ExportRoundtripInformation')
|
438
|
+
self.export_roundtrip_information = attributes[:'ExportRoundtripInformation']
|
439
|
+
end
|
440
|
+
|
441
|
+
if attributes.key?(:'ExportTextBoxAsSvg')
|
442
|
+
self.export_text_box_as_svg = attributes[:'ExportTextBoxAsSvg']
|
443
|
+
end
|
444
|
+
|
445
|
+
if attributes.key?(:'ExportTextInputFormFieldAsText')
|
446
|
+
self.export_text_input_form_field_as_text = attributes[:'ExportTextInputFormFieldAsText']
|
447
|
+
end
|
448
|
+
|
449
|
+
if attributes.key?(:'ExportTocPageNumbers')
|
450
|
+
self.export_toc_page_numbers = attributes[:'ExportTocPageNumbers']
|
451
|
+
end
|
452
|
+
|
453
|
+
if attributes.key?(:'ExportXhtmlTransitional')
|
454
|
+
self.export_xhtml_transitional = attributes[:'ExportXhtmlTransitional']
|
455
|
+
end
|
456
|
+
|
457
|
+
if attributes.key?(:'FontResourcesSubsettingSizeThreshold')
|
458
|
+
self.font_resources_subsetting_size_threshold = attributes[:'FontResourcesSubsettingSizeThreshold']
|
459
|
+
end
|
460
|
+
|
461
|
+
if attributes.key?(:'FontsFolder')
|
462
|
+
self.fonts_folder = attributes[:'FontsFolder']
|
463
|
+
end
|
464
|
+
|
465
|
+
if attributes.key?(:'FontsFolderAlias')
|
466
|
+
self.fonts_folder_alias = attributes[:'FontsFolderAlias']
|
467
|
+
end
|
468
|
+
|
469
|
+
if attributes.key?(:'HtmlVersion')
|
470
|
+
self.html_version = attributes[:'HtmlVersion']
|
471
|
+
end
|
472
|
+
|
473
|
+
if attributes.key?(:'ImageResolution')
|
474
|
+
self.image_resolution = attributes[:'ImageResolution']
|
475
|
+
end
|
476
|
+
|
477
|
+
if attributes.key?(:'ImagesFolder')
|
478
|
+
self.images_folder = attributes[:'ImagesFolder']
|
479
|
+
end
|
480
|
+
|
481
|
+
if attributes.key?(:'ImagesFolderAlias')
|
482
|
+
self.images_folder_alias = attributes[:'ImagesFolderAlias']
|
483
|
+
end
|
484
|
+
|
485
|
+
if attributes.key?(:'MetafileFormat')
|
486
|
+
self.metafile_format = attributes[:'MetafileFormat']
|
487
|
+
end
|
488
|
+
|
489
|
+
if attributes.key?(:'OfficeMathOutputMode')
|
490
|
+
self.office_math_output_mode = attributes[:'OfficeMathOutputMode']
|
491
|
+
end
|
492
|
+
|
493
|
+
if attributes.key?(:'PrettyFormat')
|
494
|
+
self.pretty_format = attributes[:'PrettyFormat']
|
495
|
+
end
|
496
|
+
|
497
|
+
if attributes.key?(:'ResolveFontNames')
|
498
|
+
self.resolve_font_names = attributes[:'ResolveFontNames']
|
499
|
+
end
|
500
|
+
|
501
|
+
if attributes.key?(:'ResourceFolder')
|
502
|
+
self.resource_folder = attributes[:'ResourceFolder']
|
503
|
+
end
|
504
|
+
|
505
|
+
if attributes.key?(:'ResourceFolderAlias')
|
506
|
+
self.resource_folder_alias = attributes[:'ResourceFolderAlias']
|
507
|
+
end
|
508
|
+
|
509
|
+
if attributes.key?(:'ScaleImageToShapeSize')
|
510
|
+
self.scale_image_to_shape_size = attributes[:'ScaleImageToShapeSize']
|
511
|
+
end
|
512
|
+
|
513
|
+
if attributes.key?(:'TableWidthOutputMode')
|
514
|
+
self.table_width_output_mode = attributes[:'TableWidthOutputMode']
|
515
|
+
end
|
516
|
+
|
517
|
+
end
|
518
|
+
|
519
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
520
|
+
# @return Array for valid properies with the reasons
|
521
|
+
def list_invalid_properties
|
522
|
+
invalid_properties = []
|
523
|
+
return invalid_properties
|
524
|
+
end
|
525
|
+
|
526
|
+
# Check to see if the all the properties in the model are valid
|
527
|
+
# @return true if the model is valid
|
528
|
+
def valid?
|
529
|
+
dml3_d_effects_rendering_mode_validator = EnumAttributeValidator.new('String', ["Basic", "Advanced"])
|
530
|
+
return false unless dml3_d_effects_rendering_mode_validator.valid?(@dml3_d_effects_rendering_mode)
|
531
|
+
html_version_validator = EnumAttributeValidator.new('String', ["Xhtml", "Html5"])
|
532
|
+
return false unless html_version_validator.valid?(@html_version)
|
533
|
+
metafile_format_validator = EnumAttributeValidator.new('String', ["Png", "Svg", "EmfOrWmf"])
|
534
|
+
return false unless metafile_format_validator.valid?(@metafile_format)
|
535
|
+
office_math_output_mode_validator = EnumAttributeValidator.new('String', ["Image", "MathML", "Text"])
|
536
|
+
return false unless office_math_output_mode_validator.valid?(@office_math_output_mode)
|
537
|
+
return true
|
538
|
+
end
|
539
|
+
|
540
|
+
# Custom attribute writer method checking allowed values (enum).
|
541
|
+
# @param [Object] dml3_d_effects_rendering_mode Object to be assigned
|
542
|
+
def dml3_d_effects_rendering_mode=(dml3_d_effects_rendering_mode)
|
543
|
+
validator = EnumAttributeValidator.new('String', ["Basic", "Advanced"])
|
544
|
+
if dml3_d_effects_rendering_mode.to_i == 0
|
545
|
+
unless validator.valid?(dml3_d_effects_rendering_mode)
|
546
|
+
raise ArgumentError, "invalid value for 'dml3_d_effects_rendering_mode', must be one of #{validator.allowable_values}."
|
547
|
+
end
|
548
|
+
@dml3_d_effects_rendering_mode = dml3_d_effects_rendering_mode
|
549
|
+
else
|
550
|
+
@dml3_d_effects_rendering_mode = validator.allowable_values[dml3_d_effects_rendering_mode.to_i]
|
551
|
+
end
|
552
|
+
end
|
553
|
+
|
554
|
+
# Custom attribute writer method checking allowed values (enum).
|
555
|
+
# @param [Object] html_version Object to be assigned
|
556
|
+
def html_version=(html_version)
|
557
|
+
validator = EnumAttributeValidator.new('String', ["Xhtml", "Html5"])
|
558
|
+
if html_version.to_i == 0
|
559
|
+
unless validator.valid?(html_version)
|
560
|
+
raise ArgumentError, "invalid value for 'html_version', must be one of #{validator.allowable_values}."
|
561
|
+
end
|
562
|
+
@html_version = html_version
|
563
|
+
else
|
564
|
+
@html_version = validator.allowable_values[html_version.to_i]
|
565
|
+
end
|
566
|
+
end
|
567
|
+
|
568
|
+
# Custom attribute writer method checking allowed values (enum).
|
569
|
+
# @param [Object] metafile_format Object to be assigned
|
570
|
+
def metafile_format=(metafile_format)
|
571
|
+
validator = EnumAttributeValidator.new('String', ["Png", "Svg", "EmfOrWmf"])
|
572
|
+
if metafile_format.to_i == 0
|
573
|
+
unless validator.valid?(metafile_format)
|
574
|
+
raise ArgumentError, "invalid value for 'metafile_format', must be one of #{validator.allowable_values}."
|
575
|
+
end
|
576
|
+
@metafile_format = metafile_format
|
577
|
+
else
|
578
|
+
@metafile_format = validator.allowable_values[metafile_format.to_i]
|
579
|
+
end
|
580
|
+
end
|
581
|
+
|
582
|
+
# Custom attribute writer method checking allowed values (enum).
|
583
|
+
# @param [Object] office_math_output_mode Object to be assigned
|
584
|
+
def office_math_output_mode=(office_math_output_mode)
|
585
|
+
validator = EnumAttributeValidator.new('String', ["Image", "MathML", "Text"])
|
586
|
+
if office_math_output_mode.to_i == 0
|
587
|
+
unless validator.valid?(office_math_output_mode)
|
588
|
+
raise ArgumentError, "invalid value for 'office_math_output_mode', must be one of #{validator.allowable_values}."
|
589
|
+
end
|
590
|
+
@office_math_output_mode = office_math_output_mode
|
591
|
+
else
|
592
|
+
@office_math_output_mode = validator.allowable_values[office_math_output_mode.to_i]
|
593
|
+
end
|
594
|
+
end
|
595
|
+
|
596
|
+
# Checks equality by comparing each attribute.
|
597
|
+
# @param [Object] Object to be compared
|
598
|
+
def ==(other)
|
599
|
+
return true if self.equal?(other)
|
600
|
+
self.class == other.class &&
|
601
|
+
save_format == other.save_format &&
|
602
|
+
file_name == other.file_name &&
|
603
|
+
dml_rendering_mode == other.dml_rendering_mode &&
|
604
|
+
dml_effects_rendering_mode == other.dml_effects_rendering_mode &&
|
605
|
+
zip_output == other.zip_output &&
|
606
|
+
update_last_saved_time_property == other.update_last_saved_time_property &&
|
607
|
+
update_sdt_content == other.update_sdt_content &&
|
608
|
+
update_fields == other.update_fields &&
|
609
|
+
dml3_d_effects_rendering_mode == other.dml3_d_effects_rendering_mode &&
|
610
|
+
update_last_printed_property == other.update_last_printed_property &&
|
611
|
+
allow_negative_indent == other.allow_negative_indent &&
|
612
|
+
css_class_name_prefix == other.css_class_name_prefix &&
|
613
|
+
css_style_sheet_file_name == other.css_style_sheet_file_name &&
|
614
|
+
css_style_sheet_type == other.css_style_sheet_type &&
|
615
|
+
document_split_criteria == other.document_split_criteria &&
|
616
|
+
document_split_heading_level == other.document_split_heading_level &&
|
617
|
+
encoding == other.encoding &&
|
618
|
+
export_document_properties == other.export_document_properties &&
|
619
|
+
export_drop_down_form_field_as_text == other.export_drop_down_form_field_as_text &&
|
620
|
+
export_font_resources == other.export_font_resources &&
|
621
|
+
export_fonts_as_base64 == other.export_fonts_as_base64 &&
|
622
|
+
export_headers_footers_mode == other.export_headers_footers_mode &&
|
623
|
+
export_images_as_base64 == other.export_images_as_base64 &&
|
624
|
+
export_language_information == other.export_language_information &&
|
625
|
+
export_list_labels == other.export_list_labels &&
|
626
|
+
export_original_url_for_linked_images == other.export_original_url_for_linked_images &&
|
627
|
+
export_page_margins == other.export_page_margins &&
|
628
|
+
export_page_setup == other.export_page_setup &&
|
629
|
+
export_relative_font_size == other.export_relative_font_size &&
|
630
|
+
export_roundtrip_information == other.export_roundtrip_information &&
|
631
|
+
export_text_box_as_svg == other.export_text_box_as_svg &&
|
632
|
+
export_text_input_form_field_as_text == other.export_text_input_form_field_as_text &&
|
633
|
+
export_toc_page_numbers == other.export_toc_page_numbers &&
|
634
|
+
export_xhtml_transitional == other.export_xhtml_transitional &&
|
635
|
+
font_resources_subsetting_size_threshold == other.font_resources_subsetting_size_threshold &&
|
636
|
+
fonts_folder == other.fonts_folder &&
|
637
|
+
fonts_folder_alias == other.fonts_folder_alias &&
|
638
|
+
html_version == other.html_version &&
|
639
|
+
image_resolution == other.image_resolution &&
|
640
|
+
images_folder == other.images_folder &&
|
641
|
+
images_folder_alias == other.images_folder_alias &&
|
642
|
+
metafile_format == other.metafile_format &&
|
643
|
+
office_math_output_mode == other.office_math_output_mode &&
|
644
|
+
pretty_format == other.pretty_format &&
|
645
|
+
resolve_font_names == other.resolve_font_names &&
|
646
|
+
resource_folder == other.resource_folder &&
|
647
|
+
resource_folder_alias == other.resource_folder_alias &&
|
648
|
+
scale_image_to_shape_size == other.scale_image_to_shape_size &&
|
649
|
+
table_width_output_mode == other.table_width_output_mode
|
650
|
+
end
|
651
|
+
|
652
|
+
# @see the `==` method
|
653
|
+
# @param [Object] Object to be compared
|
654
|
+
def eql?(other)
|
655
|
+
self == other
|
656
|
+
end
|
657
|
+
|
658
|
+
# Calculates hash code according to all attributes.
|
659
|
+
# @return [Fixnum] Hash code
|
660
|
+
def hash
|
661
|
+
[save_format, file_name, dml_rendering_mode, dml_effects_rendering_mode, zip_output, update_last_saved_time_property, update_sdt_content, update_fields, dml3_d_effects_rendering_mode, update_last_printed_property, allow_negative_indent, css_class_name_prefix, css_style_sheet_file_name, css_style_sheet_type, document_split_criteria, document_split_heading_level, encoding, export_document_properties, export_drop_down_form_field_as_text, export_font_resources, export_fonts_as_base64, export_headers_footers_mode, export_images_as_base64, export_language_information, export_list_labels, export_original_url_for_linked_images, export_page_margins, export_page_setup, export_relative_font_size, export_roundtrip_information, export_text_box_as_svg, export_text_input_form_field_as_text, export_toc_page_numbers, export_xhtml_transitional, font_resources_subsetting_size_threshold, fonts_folder, fonts_folder_alias, html_version, image_resolution, images_folder, images_folder_alias, metafile_format, office_math_output_mode, pretty_format, resolve_font_names, resource_folder, resource_folder_alias, scale_image_to_shape_size, table_width_output_mode].hash
|
662
|
+
end
|
663
|
+
|
664
|
+
# Builds the object from hash
|
665
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
666
|
+
# @return [Object] Returns the model itself
|
667
|
+
def build_from_hash(attributes)
|
668
|
+
return nil unless attributes.is_a?(Hash)
|
669
|
+
self.class.swagger_types.each_pair do |key, type|
|
670
|
+
if type =~ /\AArray<(.*)>/i
|
671
|
+
# check to ensure the input is an array given that the the attribute
|
672
|
+
# is documented as an array but the input is not
|
673
|
+
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
674
|
+
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
675
|
+
end
|
676
|
+
elsif !attributes[self.class.attribute_map[key]].nil?
|
677
|
+
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
678
|
+
end
|
679
|
+
# or else data not found in attributes(hash), not an issue as the data can be optional
|
680
|
+
end
|
681
|
+
|
682
|
+
self
|
683
|
+
end
|
684
|
+
|
685
|
+
# Deserializes the data based on type
|
686
|
+
# @param string type Data type
|
687
|
+
# @param string value Value to be deserialized
|
688
|
+
# @return [Object] Deserialized data
|
689
|
+
def _deserialize(type, value)
|
690
|
+
case type.to_sym
|
691
|
+
when :DateTime
|
692
|
+
Time.at(/\d/.match(value)[0].to_f).to_datetime
|
693
|
+
when :Date
|
694
|
+
Time.at(/\d/.match(value)[0].to_f).to_date
|
695
|
+
when :String
|
696
|
+
value.to_s
|
697
|
+
when :Integer
|
698
|
+
value.to_i
|
699
|
+
when :Float
|
700
|
+
value.to_f
|
701
|
+
when :BOOLEAN
|
702
|
+
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
703
|
+
true
|
704
|
+
else
|
705
|
+
false
|
706
|
+
end
|
707
|
+
when :Object
|
708
|
+
# generic object (usually a Hash), return directly
|
709
|
+
value
|
710
|
+
when /\AArray<(?<inner_type>.+)>\z/
|
711
|
+
inner_type = Regexp.last_match[:inner_type]
|
712
|
+
value.map { |v| _deserialize(inner_type, v) }
|
713
|
+
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
714
|
+
k_type = Regexp.last_match[:k_type]
|
715
|
+
v_type = Regexp.last_match[:v_type]
|
716
|
+
{}.tap do |hash|
|
717
|
+
value.each do |k, v|
|
718
|
+
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
719
|
+
end
|
720
|
+
end
|
721
|
+
else
|
722
|
+
# model
|
723
|
+
temp_model = AsposeWordsCloud.const_get(type).new
|
724
|
+
temp_model.build_from_hash(value)
|
725
|
+
end
|
726
|
+
end
|
727
|
+
|
728
|
+
# Returns the string representation of the object
|
729
|
+
# @return [String] String presentation of the object
|
730
|
+
def to_s
|
731
|
+
to_hash.to_s
|
732
|
+
end
|
733
|
+
|
734
|
+
# to_body is an alias to to_hash (backward compatibility)
|
735
|
+
# @return [Hash] Returns the object in the form of hash
|
736
|
+
def to_body
|
737
|
+
to_hash
|
738
|
+
end
|
739
|
+
|
740
|
+
# Returns the object in the form of hash
|
741
|
+
# @return [Hash] Returns the object in the form of hash
|
742
|
+
def to_hash
|
743
|
+
hash = {}
|
744
|
+
self.class.attribute_map.each_pair do |attr, param|
|
745
|
+
value = self.send(attr)
|
746
|
+
next if value.nil?
|
747
|
+
hash[param] = _to_hash(value)
|
748
|
+
end
|
749
|
+
hash
|
750
|
+
end
|
751
|
+
|
752
|
+
# Outputs non-array value in the form of hash
|
753
|
+
# For object, use to_hash. Otherwise, just return the value
|
754
|
+
# @param [Object] value Any valid value
|
755
|
+
# @return [Hash] Returns the value in the form of hash
|
756
|
+
def _to_hash(value)
|
757
|
+
if value.is_a?(Array)
|
758
|
+
value.compact.map { |v| _to_hash(v) }
|
759
|
+
elsif value.is_a?(Hash)
|
760
|
+
{}.tap do |hash|
|
761
|
+
value.each { |k, v| hash[k] = _to_hash(v) }
|
762
|
+
end
|
763
|
+
elsif value.respond_to? :to_hash
|
764
|
+
value.to_hash
|
765
|
+
else
|
766
|
+
value
|
767
|
+
end
|
768
|
+
end
|
769
|
+
|
770
|
+
end
|
771
|
+
|
772
|
+
end
|