aspose_words_cloud 20.3.0 → 20.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/aspose_words_cloud.rb +259 -234
- data/lib/aspose_words_cloud/api/words_api.rb +16553 -16721
- data/lib/aspose_words_cloud/api_client.rb +411 -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 +475 -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/doc_save_options_data.rb +317 -317
- 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_link.rb +216 -217
- data/lib/aspose_words_cloud/models/drawing_object_response.rb +216 -217
- data/lib/aspose_words_cloud/models/drawing_objects_response.rb +216 -217
- data/lib/aspose_words_cloud/models/emf_save_options_data.rb +475 -477
- data/lib/aspose_words_cloud/models/epub_save_options_data.rb +746 -746
- 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 +346 -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 +475 -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 +476 -477
- data/lib/aspose_words_cloud/models/html_save_options_data.rb +736 -736
- 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 +475 -477
- data/lib/aspose_words_cloud/models/jpeg_save_options_data.rb +475 -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/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 +746 -746
- 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 +344 -344
- 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 +307 -307
- 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 +567 -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_response.rb +216 -217
- data/lib/aspose_words_cloud/models/pcl_save_options_data.rb +366 -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 +619 -624
- data/lib/aspose_words_cloud/models/png_save_options_data.rb +475 -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 +356 -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/requests/AcceptAllRevisionsRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/AppendDocumentRequest.rb +77 -77
- 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/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/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/DeleteParagraphRequest.rb +81 -81
- 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/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/GetParagraphRequest.rb +69 -69
- 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/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/InsertPageNumbersRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/InsertParagraphRequest.rb +85 -85
- data/lib/aspose_words_cloud/models/requests/InsertRunRequest.rb +85 -85
- 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/UpdateParagraphFormatRequest.rb +85 -85
- 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/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 +317 -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 +277 -277
- 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/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/svg_save_options_data.rb +406 -407
- 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 +384 -384
- data/lib/aspose_words_cloud/models/tiff_save_options_data.rb +505 -507
- data/lib/aspose_words_cloud/models/watermark_text.rb +217 -222
- data/lib/aspose_words_cloud/models/word_ml_save_options_data.rb +287 -287
- 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 +366 -367
- data/lib/aspose_words_cloud/models/xaml_flow_save_options_data.rb +297 -297
- data/lib/aspose_words_cloud/models/xml_color.rb +217 -217
- data/lib/aspose_words_cloud/models/xps_save_options_data.rb +385 -387
- data/lib/aspose_words_cloud/version.rb +29 -29
- metadata +19 -5
@@ -1,217 +1,216 @@
|
|
1
|
-
|
2
|
-
require 'date'
|
3
|
-
|
4
|
-
module AsposeWordsCloud
|
5
|
-
#
|
6
|
-
# --------------------------------------------------------------------------------------------------------------------
|
7
|
-
# <copyright company="Aspose" file="TableLinkCollectionResponse.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
|
-
# This response should be returned by the service when handling: GET https://api.aspose.cloud/v4.0/words/Test.doc/tables.
|
33
|
-
class TableLinkCollectionResponse
|
34
|
-
# Gets or sets request Id.
|
35
|
-
attr_accessor :request_id
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
:'
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
:'
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
#
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
#
|
76
|
-
|
77
|
-
|
78
|
-
invalid_properties
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
#
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
#
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
# @
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
#
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
#
|
110
|
-
# @
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
#
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
#
|
131
|
-
# @param string
|
132
|
-
# @
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
inner_type
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
temp_model
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
#
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
#
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
# Returns the object in the form of hash
|
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
|
-
end
|
1
|
+
|
2
|
+
require 'date'
|
3
|
+
|
4
|
+
module AsposeWordsCloud
|
5
|
+
#
|
6
|
+
# --------------------------------------------------------------------------------------------------------------------
|
7
|
+
# <copyright company="Aspose" file="TableLinkCollectionResponse.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
|
+
# This response should be returned by the service when handling: GET https://api.aspose.cloud/v4.0/words/Test.doc/tables.
|
33
|
+
class TableLinkCollectionResponse
|
34
|
+
# Gets or sets request Id.
|
35
|
+
attr_accessor :request_id
|
36
|
+
|
37
|
+
attr_accessor :tables
|
38
|
+
|
39
|
+
|
40
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
41
|
+
def self.attribute_map
|
42
|
+
{
|
43
|
+
:'request_id' => :'RequestId',
|
44
|
+
:'tables' => :'Tables'
|
45
|
+
}
|
46
|
+
end
|
47
|
+
|
48
|
+
# Attribute type mapping.
|
49
|
+
def self.swagger_types
|
50
|
+
{
|
51
|
+
:'request_id' => :'String',
|
52
|
+
:'tables' => :'TableLinkCollection'
|
53
|
+
}
|
54
|
+
end
|
55
|
+
|
56
|
+
# Initializes the object
|
57
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
58
|
+
def initialize(attributes = {})
|
59
|
+
return unless attributes.is_a?(Hash)
|
60
|
+
|
61
|
+
# convert string to symbol for hash key
|
62
|
+
attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
|
63
|
+
|
64
|
+
if attributes.key?(:'RequestId')
|
65
|
+
self.request_id = attributes[:'RequestId']
|
66
|
+
end
|
67
|
+
|
68
|
+
if attributes.key?(:'Tables')
|
69
|
+
self.tables = attributes[:'Tables']
|
70
|
+
end
|
71
|
+
|
72
|
+
end
|
73
|
+
|
74
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
75
|
+
# @return Array for valid properies with the reasons
|
76
|
+
def list_invalid_properties
|
77
|
+
invalid_properties = []
|
78
|
+
return invalid_properties
|
79
|
+
end
|
80
|
+
|
81
|
+
# Check to see if the all the properties in the model are valid
|
82
|
+
# @return true if the model is valid
|
83
|
+
def valid?
|
84
|
+
return true
|
85
|
+
end
|
86
|
+
|
87
|
+
# Checks equality by comparing each attribute.
|
88
|
+
# @param [Object] Object to be compared
|
89
|
+
def ==(other)
|
90
|
+
return true if self.equal?(other)
|
91
|
+
self.class == other.class &&
|
92
|
+
request_id == other.request_id &&
|
93
|
+
tables == other.tables
|
94
|
+
end
|
95
|
+
|
96
|
+
# @see the `==` method
|
97
|
+
# @param [Object] Object to be compared
|
98
|
+
def eql?(other)
|
99
|
+
self == other
|
100
|
+
end
|
101
|
+
|
102
|
+
# Calculates hash code according to all attributes.
|
103
|
+
# @return [Fixnum] Hash code
|
104
|
+
def hash
|
105
|
+
[request_id, tables].hash
|
106
|
+
end
|
107
|
+
|
108
|
+
# Builds the object from hash
|
109
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
110
|
+
# @return [Object] Returns the model itself
|
111
|
+
def build_from_hash(attributes)
|
112
|
+
return nil unless attributes.is_a?(Hash)
|
113
|
+
self.class.swagger_types.each_pair do |key, type|
|
114
|
+
if type =~ /\AArray<(.*)>/i
|
115
|
+
# check to ensure the input is an array given that the the attribute
|
116
|
+
# is documented as an array but the input is not
|
117
|
+
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
118
|
+
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
119
|
+
end
|
120
|
+
elsif !attributes[self.class.attribute_map[key]].nil?
|
121
|
+
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
122
|
+
end
|
123
|
+
# or else data not found in attributes(hash), not an issue as the data can be optional
|
124
|
+
end
|
125
|
+
|
126
|
+
self
|
127
|
+
end
|
128
|
+
|
129
|
+
# Deserializes the data based on type
|
130
|
+
# @param string type Data type
|
131
|
+
# @param string value Value to be deserialized
|
132
|
+
# @return [Object] Deserialized data
|
133
|
+
def _deserialize(type, value)
|
134
|
+
case type.to_sym
|
135
|
+
when :DateTime
|
136
|
+
Time.at(/\d/.match(value)[0].to_f).to_datetime
|
137
|
+
when :Date
|
138
|
+
Time.at(/\d/.match(value)[0].to_f).to_date
|
139
|
+
when :String
|
140
|
+
value.to_s
|
141
|
+
when :Integer
|
142
|
+
value.to_i
|
143
|
+
when :Float
|
144
|
+
value.to_f
|
145
|
+
when :BOOLEAN
|
146
|
+
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
147
|
+
true
|
148
|
+
else
|
149
|
+
false
|
150
|
+
end
|
151
|
+
when :Object
|
152
|
+
# generic object (usually a Hash), return directly
|
153
|
+
value
|
154
|
+
when /\AArray<(?<inner_type>.+)>\z/
|
155
|
+
inner_type = Regexp.last_match[:inner_type]
|
156
|
+
value.map { |v| _deserialize(inner_type, v) }
|
157
|
+
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
158
|
+
k_type = Regexp.last_match[:k_type]
|
159
|
+
v_type = Regexp.last_match[:v_type]
|
160
|
+
{}.tap do |hash|
|
161
|
+
value.each do |k, v|
|
162
|
+
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
163
|
+
end
|
164
|
+
end
|
165
|
+
else
|
166
|
+
# model
|
167
|
+
temp_model = AsposeWordsCloud.const_get(type).new
|
168
|
+
temp_model.build_from_hash(value)
|
169
|
+
end
|
170
|
+
end
|
171
|
+
|
172
|
+
# Returns the string representation of the object
|
173
|
+
# @return [String] String presentation of the object
|
174
|
+
def to_s
|
175
|
+
to_hash.to_s
|
176
|
+
end
|
177
|
+
|
178
|
+
# to_body is an alias to to_hash (backward compatibility)
|
179
|
+
# @return [Hash] Returns the object in the form of hash
|
180
|
+
def to_body
|
181
|
+
to_hash
|
182
|
+
end
|
183
|
+
|
184
|
+
# Returns the object in the form of hash
|
185
|
+
# @return [Hash] Returns the object in the form of hash
|
186
|
+
def to_hash
|
187
|
+
hash = {}
|
188
|
+
self.class.attribute_map.each_pair do |attr, param|
|
189
|
+
value = self.send(attr)
|
190
|
+
next if value.nil?
|
191
|
+
hash[param] = _to_hash(value)
|
192
|
+
end
|
193
|
+
hash
|
194
|
+
end
|
195
|
+
|
196
|
+
# Outputs non-array value in the form of hash
|
197
|
+
# For object, use to_hash. Otherwise, just return the value
|
198
|
+
# @param [Object] value Any valid value
|
199
|
+
# @return [Hash] Returns the value in the form of hash
|
200
|
+
def _to_hash(value)
|
201
|
+
if value.is_a?(Array)
|
202
|
+
value.compact.map { |v| _to_hash(v) }
|
203
|
+
elsif value.is_a?(Hash)
|
204
|
+
{}.tap do |hash|
|
205
|
+
value.each { |k, v| hash[k] = _to_hash(v) }
|
206
|
+
end
|
207
|
+
elsif value.respond_to? :to_hash
|
208
|
+
value.to_hash
|
209
|
+
else
|
210
|
+
value
|
211
|
+
end
|
212
|
+
end
|
213
|
+
|
214
|
+
end
|
215
|
+
|
216
|
+
end
|
@@ -1,432 +1,430 @@
|
|
1
|
-
|
2
|
-
require 'date'
|
3
|
-
|
4
|
-
module AsposeWordsCloud
|
5
|
-
#
|
6
|
-
# --------------------------------------------------------------------------------------------------------------------
|
7
|
-
# <copyright company="Aspose" file="TableProperties.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
|
-
# Represents the table properties.
|
33
|
-
class TableProperties
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
when /
|
87
|
-
value.
|
88
|
-
|
89
|
-
value
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
:'
|
105
|
-
:'
|
106
|
-
:'
|
107
|
-
:'
|
108
|
-
:'
|
109
|
-
:'
|
110
|
-
:'
|
111
|
-
:'
|
112
|
-
:'
|
113
|
-
:'
|
114
|
-
:'
|
115
|
-
:'
|
116
|
-
:'
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
:'
|
126
|
-
:'
|
127
|
-
:'
|
128
|
-
:'
|
129
|
-
:'
|
130
|
-
:'
|
131
|
-
:'
|
132
|
-
:'
|
133
|
-
:'
|
134
|
-
:'
|
135
|
-
:'
|
136
|
-
:'
|
137
|
-
:'
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
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
|
-
return false unless
|
225
|
-
|
226
|
-
return false unless
|
227
|
-
|
228
|
-
return false unless
|
229
|
-
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
|
235
|
-
|
236
|
-
|
237
|
-
|
238
|
-
|
239
|
-
|
240
|
-
|
241
|
-
|
242
|
-
@alignment = alignment
|
243
|
-
|
244
|
-
|
245
|
-
|
246
|
-
|
247
|
-
|
248
|
-
|
249
|
-
|
250
|
-
|
251
|
-
|
252
|
-
|
253
|
-
|
254
|
-
|
255
|
-
|
256
|
-
@style_identifier = style_identifier
|
257
|
-
|
258
|
-
|
259
|
-
|
260
|
-
|
261
|
-
|
262
|
-
|
263
|
-
|
264
|
-
|
265
|
-
|
266
|
-
|
267
|
-
|
268
|
-
|
269
|
-
|
270
|
-
@style_options = style_options
|
271
|
-
|
272
|
-
|
273
|
-
|
274
|
-
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
|
279
|
-
|
280
|
-
|
281
|
-
|
282
|
-
|
283
|
-
|
284
|
-
@text_wrapping = text_wrapping
|
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
|
-
when :
|
352
|
-
Time.at(/\d/.match(value)[0].to_f).
|
353
|
-
when :
|
354
|
-
|
355
|
-
when :
|
356
|
-
value.
|
357
|
-
when :
|
358
|
-
value.
|
359
|
-
when :
|
360
|
-
value.
|
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
|
-
value
|
425
|
-
|
426
|
-
|
427
|
-
|
428
|
-
|
429
|
-
|
430
|
-
|
431
|
-
|
432
|
-
end
|
1
|
+
|
2
|
+
require 'date'
|
3
|
+
|
4
|
+
module AsposeWordsCloud
|
5
|
+
#
|
6
|
+
# --------------------------------------------------------------------------------------------------------------------
|
7
|
+
# <copyright company="Aspose" file="TableProperties.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
|
+
# Represents the table properties.
|
33
|
+
class TableProperties
|
34
|
+
attr_accessor :link
|
35
|
+
|
36
|
+
# Gets or sets specifies how an inline table is aligned in the document.
|
37
|
+
attr_accessor :alignment
|
38
|
+
|
39
|
+
# Gets or sets allows Microsoft Word and Aspose.Words to automatically resize cells in a table to fit their contents.
|
40
|
+
attr_accessor :allow_auto_fit
|
41
|
+
|
42
|
+
# Gets or sets whether this is a right-to-left table.
|
43
|
+
attr_accessor :bidi
|
44
|
+
|
45
|
+
# Gets or sets the amount of space (in points) to add below the contents of cells.
|
46
|
+
attr_accessor :bottom_padding
|
47
|
+
|
48
|
+
# Gets or sets the amount of space (in points) between the cells.
|
49
|
+
attr_accessor :cell_spacing
|
50
|
+
|
51
|
+
# Gets or sets the value that represents the left indent of the table.
|
52
|
+
attr_accessor :left_indent
|
53
|
+
|
54
|
+
# Gets or sets the amount of space (in points) to add to the left of the contents of cells.
|
55
|
+
attr_accessor :left_padding
|
56
|
+
|
57
|
+
attr_accessor :preferred_width
|
58
|
+
|
59
|
+
# Gets or sets the amount of space (in points) to add to the right of the contents of cells.
|
60
|
+
attr_accessor :right_padding
|
61
|
+
|
62
|
+
# Gets or sets the locale independent style identifier of the table style applied to this table.
|
63
|
+
attr_accessor :style_identifier
|
64
|
+
|
65
|
+
# Gets or sets the name of the table style applied to this table.
|
66
|
+
attr_accessor :style_name
|
67
|
+
|
68
|
+
# Gets or sets bit flags that specify how a table style is applied to this table.
|
69
|
+
attr_accessor :style_options
|
70
|
+
|
71
|
+
# Gets or sets get or sets TextWrapping for table.
|
72
|
+
attr_accessor :text_wrapping
|
73
|
+
|
74
|
+
# Gets or sets the amount of space (in points) to add above the contents of cells.
|
75
|
+
attr_accessor :top_padding
|
76
|
+
|
77
|
+
class EnumAttributeValidator
|
78
|
+
attr_reader :datatype
|
79
|
+
attr_reader :allowable_values
|
80
|
+
|
81
|
+
def initialize(datatype, allowable_values)
|
82
|
+
@allowable_values = allowable_values.map do |value|
|
83
|
+
case datatype.to_s
|
84
|
+
when /Integer/i
|
85
|
+
value.to_i
|
86
|
+
when /Float/i
|
87
|
+
value.to_f
|
88
|
+
else
|
89
|
+
value
|
90
|
+
end
|
91
|
+
end
|
92
|
+
end
|
93
|
+
|
94
|
+
def valid?(value)
|
95
|
+
!value || allowable_values.include?(value)
|
96
|
+
end
|
97
|
+
end
|
98
|
+
|
99
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
100
|
+
def self.attribute_map
|
101
|
+
{
|
102
|
+
:'link' => :'link',
|
103
|
+
:'alignment' => :'Alignment',
|
104
|
+
:'allow_auto_fit' => :'AllowAutoFit',
|
105
|
+
:'bidi' => :'Bidi',
|
106
|
+
:'bottom_padding' => :'BottomPadding',
|
107
|
+
:'cell_spacing' => :'CellSpacing',
|
108
|
+
:'left_indent' => :'LeftIndent',
|
109
|
+
:'left_padding' => :'LeftPadding',
|
110
|
+
:'preferred_width' => :'PreferredWidth',
|
111
|
+
:'right_padding' => :'RightPadding',
|
112
|
+
:'style_identifier' => :'StyleIdentifier',
|
113
|
+
:'style_name' => :'StyleName',
|
114
|
+
:'style_options' => :'StyleOptions',
|
115
|
+
:'text_wrapping' => :'TextWrapping',
|
116
|
+
:'top_padding' => :'TopPadding'
|
117
|
+
}
|
118
|
+
end
|
119
|
+
|
120
|
+
# Attribute type mapping.
|
121
|
+
def self.swagger_types
|
122
|
+
{
|
123
|
+
:'link' => :'WordsApiLink',
|
124
|
+
:'alignment' => :'String',
|
125
|
+
:'allow_auto_fit' => :'BOOLEAN',
|
126
|
+
:'bidi' => :'BOOLEAN',
|
127
|
+
:'bottom_padding' => :'Float',
|
128
|
+
:'cell_spacing' => :'Float',
|
129
|
+
:'left_indent' => :'Float',
|
130
|
+
:'left_padding' => :'Float',
|
131
|
+
:'preferred_width' => :'PreferredWidth',
|
132
|
+
:'right_padding' => :'Float',
|
133
|
+
:'style_identifier' => :'String',
|
134
|
+
:'style_name' => :'String',
|
135
|
+
:'style_options' => :'String',
|
136
|
+
:'text_wrapping' => :'String',
|
137
|
+
:'top_padding' => :'Float'
|
138
|
+
}
|
139
|
+
end
|
140
|
+
|
141
|
+
# Initializes the object
|
142
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
143
|
+
def initialize(attributes = {})
|
144
|
+
return unless attributes.is_a?(Hash)
|
145
|
+
|
146
|
+
# convert string to symbol for hash key
|
147
|
+
attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
|
148
|
+
|
149
|
+
if attributes.key?(:'link')
|
150
|
+
self.link = attributes[:'link']
|
151
|
+
end
|
152
|
+
|
153
|
+
if attributes.key?(:'Alignment')
|
154
|
+
self.alignment = attributes[:'Alignment']
|
155
|
+
end
|
156
|
+
|
157
|
+
if attributes.key?(:'AllowAutoFit')
|
158
|
+
self.allow_auto_fit = attributes[:'AllowAutoFit']
|
159
|
+
end
|
160
|
+
|
161
|
+
if attributes.key?(:'Bidi')
|
162
|
+
self.bidi = attributes[:'Bidi']
|
163
|
+
end
|
164
|
+
|
165
|
+
if attributes.key?(:'BottomPadding')
|
166
|
+
self.bottom_padding = attributes[:'BottomPadding']
|
167
|
+
end
|
168
|
+
|
169
|
+
if attributes.key?(:'CellSpacing')
|
170
|
+
self.cell_spacing = attributes[:'CellSpacing']
|
171
|
+
end
|
172
|
+
|
173
|
+
if attributes.key?(:'LeftIndent')
|
174
|
+
self.left_indent = attributes[:'LeftIndent']
|
175
|
+
end
|
176
|
+
|
177
|
+
if attributes.key?(:'LeftPadding')
|
178
|
+
self.left_padding = attributes[:'LeftPadding']
|
179
|
+
end
|
180
|
+
|
181
|
+
if attributes.key?(:'PreferredWidth')
|
182
|
+
self.preferred_width = attributes[:'PreferredWidth']
|
183
|
+
end
|
184
|
+
|
185
|
+
if attributes.key?(:'RightPadding')
|
186
|
+
self.right_padding = attributes[:'RightPadding']
|
187
|
+
end
|
188
|
+
|
189
|
+
if attributes.key?(:'StyleIdentifier')
|
190
|
+
self.style_identifier = attributes[:'StyleIdentifier']
|
191
|
+
end
|
192
|
+
|
193
|
+
if attributes.key?(:'StyleName')
|
194
|
+
self.style_name = attributes[:'StyleName']
|
195
|
+
end
|
196
|
+
|
197
|
+
if attributes.key?(:'StyleOptions')
|
198
|
+
self.style_options = attributes[:'StyleOptions']
|
199
|
+
end
|
200
|
+
|
201
|
+
if attributes.key?(:'TextWrapping')
|
202
|
+
self.text_wrapping = attributes[:'TextWrapping']
|
203
|
+
end
|
204
|
+
|
205
|
+
if attributes.key?(:'TopPadding')
|
206
|
+
self.top_padding = attributes[:'TopPadding']
|
207
|
+
end
|
208
|
+
|
209
|
+
end
|
210
|
+
|
211
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
212
|
+
# @return Array for valid properies with the reasons
|
213
|
+
def list_invalid_properties
|
214
|
+
invalid_properties = []
|
215
|
+
return invalid_properties
|
216
|
+
end
|
217
|
+
|
218
|
+
# Check to see if the all the properties in the model are valid
|
219
|
+
# @return true if the model is valid
|
220
|
+
def valid?
|
221
|
+
alignment_validator = EnumAttributeValidator.new('String', ["Left", "Center", "Right"])
|
222
|
+
return false unless alignment_validator.valid?(@alignment)
|
223
|
+
style_identifier_validator = EnumAttributeValidator.new('String', ["Normal", "Heading1", "Heading2", "Heading3", "Heading4", "Heading5", "Heading6", "Heading7", "Heading8", "Heading9", "Index1", "Index2", "Index3", "Index4", "Index5", "Index6", "Index7", "Index8", "Index9", "Toc1", "Toc2", "Toc3", "Toc4", "Toc5", "Toc6", "Toc7", "Toc8", "Toc9", "NormalIndent", "FootnoteText", "CommentText", "Header", "Footer", "IndexHeading", "Caption", "TableOfFigures", "EnvelopeAddress", "EnvelopeReturn", "FootnoteReference", "CommentReference", "LineNumber", "PageNumber", "EndnoteReference", "EndnoteText", "TableOfAuthorities", "Macro", "ToaHeading", "List", "ListBullet", "ListNumber", "List2", "List3", "List4", "List5", "ListBullet2", "ListBullet3", "ListBullet4", "ListBullet5", "ListNumber2", "ListNumber3", "ListNumber4", "ListNumber5", "Title", "Closing", "Signature", "DefaultParagraphFont", "BodyText", "BodyTextInd", "ListContinue", "ListContinue2", "ListContinue3", "ListContinue4", "ListContinue5", "MessageHeader", "Subtitle", "Salutation", "Date", "BodyText1I", "BodyText1I2", "NoteHeading", "BodyText2", "BodyText3", "BodyTextInd2", "BodyTextInd3", "BlockText", "Hyperlink", "FollowedHyperlink", "Strong", "Emphasis", "DocumentMap", "PlainText", "EmailSignature", "HtmlTopOfForm", "HtmlBottomOfForm", "NormalWeb", "HtmlAcronym", "HtmlAddress", "HtmlCite", "HtmlCode", "HtmlDefinition", "HtmlKeyboard", "HtmlPreformatted", "HtmlSample", "HtmlTypewriter", "HtmlVariable", "TableNormal", "CommentSubject", "NoList", "OutlineList1", "OutlineList2", "OutlineList3", "TableSimple1", "TableSimple2", "TableSimple3", "TableClassic1", "TableClassic2", "TableClassic3", "TableClassic4", "TableColorful1", "TableColorful2", "TableColorful3", "TableColumns1", "TableColumns2", "TableColumns3", "TableColumns4", "TableColumns5", "TableGrid1", "TableGrid2", "TableGrid3", "TableGrid4", "TableGrid5", "TableGrid6", "TableGrid7", "TableGrid8", "TableList1", "TableList2", "TableList3", "TableList4", "TableList5", "TableList6", "TableList7", "TableList8", "Table3DEffects1", "Table3DEffects2", "Table3DEffects3", "TableContemporary", "TableElegant", "TableProfessional", "TableSubtle1", "TableSubtle2", "TableWeb1", "TableWeb2", "TableWeb3", "BalloonText", "TableGrid", "TableTheme", "PlaceholderText", "NoSpacing", "LightShading", "LightList", "LightGrid", "MediumShading1", "MediumShading2", "MediumList1", "MediumList2", "MediumGrid1", "MediumGrid2", "MediumGrid3", "DarkList", "ColorfulShading", "ColorfulList", "ColorfulGrid", "LightShadingAccent1", "LightListAccent1", "LightGridAccent1", "MediumShading1Accent1", "MediumShading2Accent1", "MediumList1Accent1", "Revision", "ListParagraph", "Quote", "IntenseQuote", "MediumList2Accent1", "MediumGrid1Accent1", "MediumGrid2Accent1", "MediumGrid3Accent1", "DarkListAccent1", "ColorfulShadingAccent1", "ColorfulListAccent1", "ColorfulGridAccent1", "LightShadingAccent2", "LightListAccent2", "LightGridAccent2", "MediumShading1Accent2", "MediumShading2Accent2", "MediumList1Accent2", "MediumList2Accent2", "MediumGrid1Accent2", "MediumGrid2Accent2", "MediumGrid3Accent2", "DarkListAccent2", "ColorfulShadingAccent2", "ColorfulListAccent2", "ColorfulGridAccent2", "LightShadingAccent3", "LightListAccent3", "LightGridAccent3", "MediumShading1Accent3", "MediumShading2Accent3", "MediumList1Accent3", "MediumList2Accent3", "MediumGrid1Accent3", "MediumGrid2Accent3", "MediumGrid3Accent3", "DarkListAccent3", "ColorfulShadingAccent3", "ColorfulListAccent3", "ColorfulGridAccent3", "LightShadingAccent4", "LightListAccent4", "LightGridAccent4", "MediumShading1Accent4", "MediumShading2Accent4", "MediumList1Accent4", "MediumList2Accent4", "MediumGrid1Accent4", "MediumGrid2Accent4", "MediumGrid3Accent4", "DarkListAccent4", "ColorfulShadingAccent4", "ColorfulListAccent4", "ColorfulGridAccent4", "LightShadingAccent5", "LightListAccent5", "LightGridAccent5", "MediumShading1Accent5", "MediumShading2Accent5", "MediumList1Accent5", "MediumList2Accent5", "MediumGrid1Accent5", "MediumGrid2Accent5", "MediumGrid3Accent5", "DarkListAccent5", "ColorfulShadingAccent5", "ColorfulListAccent5", "ColorfulGridAccent5", "LightShadingAccent6", "LightListAccent6", "LightGridAccent6", "MediumShading1Accent6", "MediumShading2Accent6", "MediumList1Accent6", "MediumList2Accent6", "MediumGrid1Accent6", "MediumGrid2Accent6", "MediumGrid3Accent6", "DarkListAccent6", "ColorfulShadingAccent6", "ColorfulListAccent6", "ColorfulGridAccent6", "SubtleEmphasis", "IntenseEmphasis", "SubtleReference", "IntenseReference", "BookTitle", "Bibliography", "TocHeading", "PlainTable1", "PlainTable2", "PlainTable3", "PlainTable4", "PlainTable5", "TableGridLight", "GridTable1Light", "GridTable2", "GridTable3", "GridTable4", "GridTable5Dark", "GridTable6Colorful", "GridTable7Colorful", "GridTable1LightAccent1", "GridTable2Accent1", "GridTable3Accent1", "GridTable4Accent1", "GridTable5DarkAccent1", "GridTable6ColorfulAccent1", "GridTable7ColorfulAccent1", "GridTable1LightAccent2", "GridTable2Accent2", "GridTable3Accent2", "GridTable4Accent2", "GridTable5DarkAccent2", "GridTable6ColorfulAccent2", "GridTable7ColorfulAccent2", "GridTable1LightAccent3", "GridTable2Accent3", "GridTable3Accent3", "GridTable4Accent3", "GridTable5DarkAccent3", "GridTable6ColorfulAccent3", "GridTable7ColorfulAccent3", "GridTable1LightAccent4", "GridTable2Accent4", "GridTable3Accent4", "GridTable4Accent4", "GridTable5DarkAccent4", "GridTable6ColorfulAccent4", "GridTable7ColorfulAccent4", "GridTable1LightAccent5", "GridTable2Accent5", "GridTable3Accent5", "GridTable4Accent5", "GridTable5DarkAccent5", "GridTable6ColorfulAccent5", "GridTable7ColorfulAccent5", "GridTable1LightAccent6", "GridTable2Accent6", "GridTable3Accent6", "GridTable4Accent6", "GridTable5DarkAccent6", "GridTable6ColorfulAccent6", "GridTable7ColorfulAccent6", "ListTable1Light", "ListTable2", "ListTable3", "ListTable4", "ListTable5Dark", "ListTable6Colorful", "ListTable7Colorful", "ListTable1LightAccent1", "ListTable2Accent1", "ListTable3Accent1", "ListTable4Accent1", "ListTable5DarkAccent1", "ListTable6ColorfulAccent1", "ListTable7ColorfulAccent1", "ListTable1LightAccent2", "ListTable2Accent2", "ListTable3Accent2", "ListTable4Accent2", "ListTable5DarkAccent2", "ListTable6ColorfulAccent2", "ListTable7ColorfulAccent2", "ListTable1LightAccent3", "ListTable2Accent3", "ListTable3Accent3", "ListTable4Accent3", "ListTable5DarkAccent3", "ListTable6ColorfulAccent3", "ListTable7ColorfulAccent3", "ListTable1LightAccent4", "ListTable2Accent4", "ListTable3Accent4", "ListTable4Accent4", "ListTable5DarkAccent4", "ListTable6ColorfulAccent4", "ListTable7ColorfulAccent4", "ListTable1LightAccent5", "ListTable2Accent5", "ListTable3Accent5", "ListTable4Accent5", "ListTable5DarkAccent5", "ListTable6ColorfulAccent5", "ListTable7ColorfulAccent5", "ListTable1LightAccent6", "ListTable2Accent6", "ListTable3Accent6", "ListTable4Accent6", "ListTable5DarkAccent6", "ListTable6ColorfulAccent6", "ListTable7ColorfulAccent6", "User", "Nil"])
|
224
|
+
return false unless style_identifier_validator.valid?(@style_identifier)
|
225
|
+
style_options_validator = EnumAttributeValidator.new('String', ["None", "FirstRow", "LastRow", "FirstColumn", "LastColumn", "RowBands", "Default", "ColumnBands", "Default2003"])
|
226
|
+
return false unless style_options_validator.valid?(@style_options)
|
227
|
+
text_wrapping_validator = EnumAttributeValidator.new('String', ["Default", "None", "Around"])
|
228
|
+
return false unless text_wrapping_validator.valid?(@text_wrapping)
|
229
|
+
return true
|
230
|
+
end
|
231
|
+
|
232
|
+
# Custom attribute writer method checking allowed values (enum).
|
233
|
+
# @param [Object] alignment Object to be assigned
|
234
|
+
def alignment=(alignment)
|
235
|
+
validator = EnumAttributeValidator.new('String', ["Left", "Center", "Right"])
|
236
|
+
if alignment.to_i == 0
|
237
|
+
unless validator.valid?(alignment)
|
238
|
+
raise ArgumentError, "invalid value for 'alignment', must be one of #{validator.allowable_values}."
|
239
|
+
end
|
240
|
+
@alignment = alignment
|
241
|
+
else
|
242
|
+
@alignment = validator.allowable_values[alignment.to_i]
|
243
|
+
end
|
244
|
+
end
|
245
|
+
|
246
|
+
# Custom attribute writer method checking allowed values (enum).
|
247
|
+
# @param [Object] style_identifier Object to be assigned
|
248
|
+
def style_identifier=(style_identifier)
|
249
|
+
validator = EnumAttributeValidator.new('String', ["Normal", "Heading1", "Heading2", "Heading3", "Heading4", "Heading5", "Heading6", "Heading7", "Heading8", "Heading9", "Index1", "Index2", "Index3", "Index4", "Index5", "Index6", "Index7", "Index8", "Index9", "Toc1", "Toc2", "Toc3", "Toc4", "Toc5", "Toc6", "Toc7", "Toc8", "Toc9", "NormalIndent", "FootnoteText", "CommentText", "Header", "Footer", "IndexHeading", "Caption", "TableOfFigures", "EnvelopeAddress", "EnvelopeReturn", "FootnoteReference", "CommentReference", "LineNumber", "PageNumber", "EndnoteReference", "EndnoteText", "TableOfAuthorities", "Macro", "ToaHeading", "List", "ListBullet", "ListNumber", "List2", "List3", "List4", "List5", "ListBullet2", "ListBullet3", "ListBullet4", "ListBullet5", "ListNumber2", "ListNumber3", "ListNumber4", "ListNumber5", "Title", "Closing", "Signature", "DefaultParagraphFont", "BodyText", "BodyTextInd", "ListContinue", "ListContinue2", "ListContinue3", "ListContinue4", "ListContinue5", "MessageHeader", "Subtitle", "Salutation", "Date", "BodyText1I", "BodyText1I2", "NoteHeading", "BodyText2", "BodyText3", "BodyTextInd2", "BodyTextInd3", "BlockText", "Hyperlink", "FollowedHyperlink", "Strong", "Emphasis", "DocumentMap", "PlainText", "EmailSignature", "HtmlTopOfForm", "HtmlBottomOfForm", "NormalWeb", "HtmlAcronym", "HtmlAddress", "HtmlCite", "HtmlCode", "HtmlDefinition", "HtmlKeyboard", "HtmlPreformatted", "HtmlSample", "HtmlTypewriter", "HtmlVariable", "TableNormal", "CommentSubject", "NoList", "OutlineList1", "OutlineList2", "OutlineList3", "TableSimple1", "TableSimple2", "TableSimple3", "TableClassic1", "TableClassic2", "TableClassic3", "TableClassic4", "TableColorful1", "TableColorful2", "TableColorful3", "TableColumns1", "TableColumns2", "TableColumns3", "TableColumns4", "TableColumns5", "TableGrid1", "TableGrid2", "TableGrid3", "TableGrid4", "TableGrid5", "TableGrid6", "TableGrid7", "TableGrid8", "TableList1", "TableList2", "TableList3", "TableList4", "TableList5", "TableList6", "TableList7", "TableList8", "Table3DEffects1", "Table3DEffects2", "Table3DEffects3", "TableContemporary", "TableElegant", "TableProfessional", "TableSubtle1", "TableSubtle2", "TableWeb1", "TableWeb2", "TableWeb3", "BalloonText", "TableGrid", "TableTheme", "PlaceholderText", "NoSpacing", "LightShading", "LightList", "LightGrid", "MediumShading1", "MediumShading2", "MediumList1", "MediumList2", "MediumGrid1", "MediumGrid2", "MediumGrid3", "DarkList", "ColorfulShading", "ColorfulList", "ColorfulGrid", "LightShadingAccent1", "LightListAccent1", "LightGridAccent1", "MediumShading1Accent1", "MediumShading2Accent1", "MediumList1Accent1", "Revision", "ListParagraph", "Quote", "IntenseQuote", "MediumList2Accent1", "MediumGrid1Accent1", "MediumGrid2Accent1", "MediumGrid3Accent1", "DarkListAccent1", "ColorfulShadingAccent1", "ColorfulListAccent1", "ColorfulGridAccent1", "LightShadingAccent2", "LightListAccent2", "LightGridAccent2", "MediumShading1Accent2", "MediumShading2Accent2", "MediumList1Accent2", "MediumList2Accent2", "MediumGrid1Accent2", "MediumGrid2Accent2", "MediumGrid3Accent2", "DarkListAccent2", "ColorfulShadingAccent2", "ColorfulListAccent2", "ColorfulGridAccent2", "LightShadingAccent3", "LightListAccent3", "LightGridAccent3", "MediumShading1Accent3", "MediumShading2Accent3", "MediumList1Accent3", "MediumList2Accent3", "MediumGrid1Accent3", "MediumGrid2Accent3", "MediumGrid3Accent3", "DarkListAccent3", "ColorfulShadingAccent3", "ColorfulListAccent3", "ColorfulGridAccent3", "LightShadingAccent4", "LightListAccent4", "LightGridAccent4", "MediumShading1Accent4", "MediumShading2Accent4", "MediumList1Accent4", "MediumList2Accent4", "MediumGrid1Accent4", "MediumGrid2Accent4", "MediumGrid3Accent4", "DarkListAccent4", "ColorfulShadingAccent4", "ColorfulListAccent4", "ColorfulGridAccent4", "LightShadingAccent5", "LightListAccent5", "LightGridAccent5", "MediumShading1Accent5", "MediumShading2Accent5", "MediumList1Accent5", "MediumList2Accent5", "MediumGrid1Accent5", "MediumGrid2Accent5", "MediumGrid3Accent5", "DarkListAccent5", "ColorfulShadingAccent5", "ColorfulListAccent5", "ColorfulGridAccent5", "LightShadingAccent6", "LightListAccent6", "LightGridAccent6", "MediumShading1Accent6", "MediumShading2Accent6", "MediumList1Accent6", "MediumList2Accent6", "MediumGrid1Accent6", "MediumGrid2Accent6", "MediumGrid3Accent6", "DarkListAccent6", "ColorfulShadingAccent6", "ColorfulListAccent6", "ColorfulGridAccent6", "SubtleEmphasis", "IntenseEmphasis", "SubtleReference", "IntenseReference", "BookTitle", "Bibliography", "TocHeading", "PlainTable1", "PlainTable2", "PlainTable3", "PlainTable4", "PlainTable5", "TableGridLight", "GridTable1Light", "GridTable2", "GridTable3", "GridTable4", "GridTable5Dark", "GridTable6Colorful", "GridTable7Colorful", "GridTable1LightAccent1", "GridTable2Accent1", "GridTable3Accent1", "GridTable4Accent1", "GridTable5DarkAccent1", "GridTable6ColorfulAccent1", "GridTable7ColorfulAccent1", "GridTable1LightAccent2", "GridTable2Accent2", "GridTable3Accent2", "GridTable4Accent2", "GridTable5DarkAccent2", "GridTable6ColorfulAccent2", "GridTable7ColorfulAccent2", "GridTable1LightAccent3", "GridTable2Accent3", "GridTable3Accent3", "GridTable4Accent3", "GridTable5DarkAccent3", "GridTable6ColorfulAccent3", "GridTable7ColorfulAccent3", "GridTable1LightAccent4", "GridTable2Accent4", "GridTable3Accent4", "GridTable4Accent4", "GridTable5DarkAccent4", "GridTable6ColorfulAccent4", "GridTable7ColorfulAccent4", "GridTable1LightAccent5", "GridTable2Accent5", "GridTable3Accent5", "GridTable4Accent5", "GridTable5DarkAccent5", "GridTable6ColorfulAccent5", "GridTable7ColorfulAccent5", "GridTable1LightAccent6", "GridTable2Accent6", "GridTable3Accent6", "GridTable4Accent6", "GridTable5DarkAccent6", "GridTable6ColorfulAccent6", "GridTable7ColorfulAccent6", "ListTable1Light", "ListTable2", "ListTable3", "ListTable4", "ListTable5Dark", "ListTable6Colorful", "ListTable7Colorful", "ListTable1LightAccent1", "ListTable2Accent1", "ListTable3Accent1", "ListTable4Accent1", "ListTable5DarkAccent1", "ListTable6ColorfulAccent1", "ListTable7ColorfulAccent1", "ListTable1LightAccent2", "ListTable2Accent2", "ListTable3Accent2", "ListTable4Accent2", "ListTable5DarkAccent2", "ListTable6ColorfulAccent2", "ListTable7ColorfulAccent2", "ListTable1LightAccent3", "ListTable2Accent3", "ListTable3Accent3", "ListTable4Accent3", "ListTable5DarkAccent3", "ListTable6ColorfulAccent3", "ListTable7ColorfulAccent3", "ListTable1LightAccent4", "ListTable2Accent4", "ListTable3Accent4", "ListTable4Accent4", "ListTable5DarkAccent4", "ListTable6ColorfulAccent4", "ListTable7ColorfulAccent4", "ListTable1LightAccent5", "ListTable2Accent5", "ListTable3Accent5", "ListTable4Accent5", "ListTable5DarkAccent5", "ListTable6ColorfulAccent5", "ListTable7ColorfulAccent5", "ListTable1LightAccent6", "ListTable2Accent6", "ListTable3Accent6", "ListTable4Accent6", "ListTable5DarkAccent6", "ListTable6ColorfulAccent6", "ListTable7ColorfulAccent6", "User", "Nil"])
|
250
|
+
if style_identifier.to_i == 0
|
251
|
+
unless validator.valid?(style_identifier)
|
252
|
+
raise ArgumentError, "invalid value for 'style_identifier', must be one of #{validator.allowable_values}."
|
253
|
+
end
|
254
|
+
@style_identifier = style_identifier
|
255
|
+
else
|
256
|
+
@style_identifier = validator.allowable_values[style_identifier.to_i]
|
257
|
+
end
|
258
|
+
end
|
259
|
+
|
260
|
+
# Custom attribute writer method checking allowed values (enum).
|
261
|
+
# @param [Object] style_options Object to be assigned
|
262
|
+
def style_options=(style_options)
|
263
|
+
validator = EnumAttributeValidator.new('String', ["None", "FirstRow", "LastRow", "FirstColumn", "LastColumn", "RowBands", "Default", "ColumnBands", "Default2003"])
|
264
|
+
if style_options.to_i == 0
|
265
|
+
unless validator.valid?(style_options)
|
266
|
+
raise ArgumentError, "invalid value for 'style_options', must be one of #{validator.allowable_values}."
|
267
|
+
end
|
268
|
+
@style_options = style_options
|
269
|
+
else
|
270
|
+
@style_options = validator.allowable_values[style_options.to_i]
|
271
|
+
end
|
272
|
+
end
|
273
|
+
|
274
|
+
# Custom attribute writer method checking allowed values (enum).
|
275
|
+
# @param [Object] text_wrapping Object to be assigned
|
276
|
+
def text_wrapping=(text_wrapping)
|
277
|
+
validator = EnumAttributeValidator.new('String', ["Default", "None", "Around"])
|
278
|
+
if text_wrapping.to_i == 0
|
279
|
+
unless validator.valid?(text_wrapping)
|
280
|
+
raise ArgumentError, "invalid value for 'text_wrapping', must be one of #{validator.allowable_values}."
|
281
|
+
end
|
282
|
+
@text_wrapping = text_wrapping
|
283
|
+
else
|
284
|
+
@text_wrapping = validator.allowable_values[text_wrapping.to_i]
|
285
|
+
end
|
286
|
+
end
|
287
|
+
|
288
|
+
# Checks equality by comparing each attribute.
|
289
|
+
# @param [Object] Object to be compared
|
290
|
+
def ==(other)
|
291
|
+
return true if self.equal?(other)
|
292
|
+
self.class == other.class &&
|
293
|
+
link == other.link &&
|
294
|
+
alignment == other.alignment &&
|
295
|
+
allow_auto_fit == other.allow_auto_fit &&
|
296
|
+
bidi == other.bidi &&
|
297
|
+
bottom_padding == other.bottom_padding &&
|
298
|
+
cell_spacing == other.cell_spacing &&
|
299
|
+
left_indent == other.left_indent &&
|
300
|
+
left_padding == other.left_padding &&
|
301
|
+
preferred_width == other.preferred_width &&
|
302
|
+
right_padding == other.right_padding &&
|
303
|
+
style_identifier == other.style_identifier &&
|
304
|
+
style_name == other.style_name &&
|
305
|
+
style_options == other.style_options &&
|
306
|
+
text_wrapping == other.text_wrapping &&
|
307
|
+
top_padding == other.top_padding
|
308
|
+
end
|
309
|
+
|
310
|
+
# @see the `==` method
|
311
|
+
# @param [Object] Object to be compared
|
312
|
+
def eql?(other)
|
313
|
+
self == other
|
314
|
+
end
|
315
|
+
|
316
|
+
# Calculates hash code according to all attributes.
|
317
|
+
# @return [Fixnum] Hash code
|
318
|
+
def hash
|
319
|
+
[link, alignment, allow_auto_fit, bidi, bottom_padding, cell_spacing, left_indent, left_padding, preferred_width, right_padding, style_identifier, style_name, style_options, text_wrapping, top_padding].hash
|
320
|
+
end
|
321
|
+
|
322
|
+
# Builds the object from hash
|
323
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
324
|
+
# @return [Object] Returns the model itself
|
325
|
+
def build_from_hash(attributes)
|
326
|
+
return nil unless attributes.is_a?(Hash)
|
327
|
+
self.class.swagger_types.each_pair do |key, type|
|
328
|
+
if type =~ /\AArray<(.*)>/i
|
329
|
+
# check to ensure the input is an array given that the the attribute
|
330
|
+
# is documented as an array but the input is not
|
331
|
+
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
332
|
+
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
333
|
+
end
|
334
|
+
elsif !attributes[self.class.attribute_map[key]].nil?
|
335
|
+
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
336
|
+
end
|
337
|
+
# or else data not found in attributes(hash), not an issue as the data can be optional
|
338
|
+
end
|
339
|
+
|
340
|
+
self
|
341
|
+
end
|
342
|
+
|
343
|
+
# Deserializes the data based on type
|
344
|
+
# @param string type Data type
|
345
|
+
# @param string value Value to be deserialized
|
346
|
+
# @return [Object] Deserialized data
|
347
|
+
def _deserialize(type, value)
|
348
|
+
case type.to_sym
|
349
|
+
when :DateTime
|
350
|
+
Time.at(/\d/.match(value)[0].to_f).to_datetime
|
351
|
+
when :Date
|
352
|
+
Time.at(/\d/.match(value)[0].to_f).to_date
|
353
|
+
when :String
|
354
|
+
value.to_s
|
355
|
+
when :Integer
|
356
|
+
value.to_i
|
357
|
+
when :Float
|
358
|
+
value.to_f
|
359
|
+
when :BOOLEAN
|
360
|
+
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
361
|
+
true
|
362
|
+
else
|
363
|
+
false
|
364
|
+
end
|
365
|
+
when :Object
|
366
|
+
# generic object (usually a Hash), return directly
|
367
|
+
value
|
368
|
+
when /\AArray<(?<inner_type>.+)>\z/
|
369
|
+
inner_type = Regexp.last_match[:inner_type]
|
370
|
+
value.map { |v| _deserialize(inner_type, v) }
|
371
|
+
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
372
|
+
k_type = Regexp.last_match[:k_type]
|
373
|
+
v_type = Regexp.last_match[:v_type]
|
374
|
+
{}.tap do |hash|
|
375
|
+
value.each do |k, v|
|
376
|
+
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
377
|
+
end
|
378
|
+
end
|
379
|
+
else
|
380
|
+
# model
|
381
|
+
temp_model = AsposeWordsCloud.const_get(type).new
|
382
|
+
temp_model.build_from_hash(value)
|
383
|
+
end
|
384
|
+
end
|
385
|
+
|
386
|
+
# Returns the string representation of the object
|
387
|
+
# @return [String] String presentation of the object
|
388
|
+
def to_s
|
389
|
+
to_hash.to_s
|
390
|
+
end
|
391
|
+
|
392
|
+
# to_body is an alias to to_hash (backward compatibility)
|
393
|
+
# @return [Hash] Returns the object in the form of hash
|
394
|
+
def to_body
|
395
|
+
to_hash
|
396
|
+
end
|
397
|
+
|
398
|
+
# Returns the object in the form of hash
|
399
|
+
# @return [Hash] Returns the object in the form of hash
|
400
|
+
def to_hash
|
401
|
+
hash = {}
|
402
|
+
self.class.attribute_map.each_pair do |attr, param|
|
403
|
+
value = self.send(attr)
|
404
|
+
next if value.nil?
|
405
|
+
hash[param] = _to_hash(value)
|
406
|
+
end
|
407
|
+
hash
|
408
|
+
end
|
409
|
+
|
410
|
+
# Outputs non-array value in the form of hash
|
411
|
+
# For object, use to_hash. Otherwise, just return the value
|
412
|
+
# @param [Object] value Any valid value
|
413
|
+
# @return [Hash] Returns the value in the form of hash
|
414
|
+
def _to_hash(value)
|
415
|
+
if value.is_a?(Array)
|
416
|
+
value.compact.map { |v| _to_hash(v) }
|
417
|
+
elsif value.is_a?(Hash)
|
418
|
+
{}.tap do |hash|
|
419
|
+
value.each { |k, v| hash[k] = _to_hash(v) }
|
420
|
+
end
|
421
|
+
elsif value.respond_to? :to_hash
|
422
|
+
value.to_hash
|
423
|
+
else
|
424
|
+
value
|
425
|
+
end
|
426
|
+
end
|
427
|
+
|
428
|
+
end
|
429
|
+
|
430
|
+
end
|