aspose_words_cloud 20.6.0 → 20.7.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (645) hide show
  1. checksums.yaml +4 -4
  2. data/lib/aspose_words_cloud.rb +488 -290
  3. data/lib/aspose_words_cloud/api/words_api.rb +14746 -19429
  4. data/lib/aspose_words_cloud/api_client.rb +412 -412
  5. data/lib/aspose_words_cloud/api_error.rb +58 -58
  6. data/lib/aspose_words_cloud/configuration.rb +153 -157
  7. data/lib/aspose_words_cloud/models/available_fonts_response.rb +237 -243
  8. data/lib/aspose_words_cloud/models/bmp_save_options_data.rb +546 -532
  9. data/lib/aspose_words_cloud/models/bookmark.rb +221 -226
  10. data/lib/aspose_words_cloud/models/bookmark_data.rb +211 -217
  11. data/lib/aspose_words_cloud/models/bookmark_response.rb +211 -216
  12. data/lib/aspose_words_cloud/models/bookmarks.rb +213 -218
  13. data/lib/aspose_words_cloud/models/bookmarks_outline_level_data.rb +211 -217
  14. data/lib/aspose_words_cloud/models/bookmarks_response.rb +211 -216
  15. data/lib/aspose_words_cloud/models/border.rb +318 -318
  16. data/lib/aspose_words_cloud/models/border_response.rb +212 -216
  17. data/lib/aspose_words_cloud/models/borders_collection.rb +213 -218
  18. data/lib/aspose_words_cloud/models/borders_response.rb +212 -216
  19. data/lib/aspose_words_cloud/models/classification_response.rb +234 -239
  20. data/lib/aspose_words_cloud/models/classification_result.rb +211 -217
  21. data/lib/aspose_words_cloud/models/comment.rb +271 -273
  22. data/lib/aspose_words_cloud/models/comment_base.rb +52 -56
  23. data/lib/aspose_words_cloud/models/comment_insert.rb +52 -56
  24. data/lib/aspose_words_cloud/models/comment_link.rb +201 -206
  25. data/lib/aspose_words_cloud/models/comment_response.rb +212 -216
  26. data/lib/aspose_words_cloud/models/comment_update.rb +52 -56
  27. data/lib/aspose_words_cloud/models/comments_collection.rb +213 -218
  28. data/lib/aspose_words_cloud/models/comments_response.rb +212 -216
  29. data/lib/aspose_words_cloud/models/compare_data.rb +231 -236
  30. data/lib/aspose_words_cloud/models/compare_options.rb +67 -62
  31. data/lib/aspose_words_cloud/models/csv_data_load_options.rb +45 -51
  32. data/lib/aspose_words_cloud/models/doc_save_options_data.rb +379 -374
  33. data/lib/aspose_words_cloud/models/document.rb +295 -295
  34. data/lib/aspose_words_cloud/models/document_entry.rb +211 -217
  35. data/lib/aspose_words_cloud/models/document_entry_list.rb +203 -209
  36. data/lib/aspose_words_cloud/models/document_position.rb +211 -216
  37. data/lib/aspose_words_cloud/models/document_properties.rb +213 -218
  38. data/lib/aspose_words_cloud/models/document_properties_response.rb +211 -216
  39. data/lib/aspose_words_cloud/models/document_property.rb +232 -236
  40. data/lib/aspose_words_cloud/models/document_property_base.rb +24 -30
  41. data/lib/aspose_words_cloud/models/document_property_create_or_update.rb +24 -30
  42. data/lib/aspose_words_cloud/models/document_property_response.rb +211 -216
  43. data/lib/aspose_words_cloud/models/document_response.rb +211 -216
  44. data/lib/aspose_words_cloud/models/document_stat_data.rb +243 -248
  45. data/lib/aspose_words_cloud/models/downsample_options_data.rb +224 -227
  46. data/lib/aspose_words_cloud/models/drawing_object.rb +386 -385
  47. data/lib/aspose_words_cloud/models/drawing_object_collection.rb +213 -218
  48. data/lib/aspose_words_cloud/models/drawing_object_insert.rb +49 -50
  49. data/lib/aspose_words_cloud/models/drawing_object_link.rb +211 -216
  50. data/lib/aspose_words_cloud/models/drawing_object_response.rb +211 -216
  51. data/lib/aspose_words_cloud/models/drawing_object_update.rb +45 -47
  52. data/lib/aspose_words_cloud/models/drawing_objects_response.rb +211 -216
  53. data/lib/aspose_words_cloud/models/emf_save_options_data.rb +546 -532
  54. data/lib/aspose_words_cloud/models/epub_save_options_data.rb +797 -782
  55. data/lib/aspose_words_cloud/models/error.rb +231 -236
  56. data/lib/aspose_words_cloud/models/error_details.rb +211 -217
  57. data/lib/aspose_words_cloud/models/field.rb +241 -246
  58. data/lib/aspose_words_cloud/models/field_base.rb +24 -30
  59. data/lib/aspose_words_cloud/models/field_collection.rb +213 -218
  60. data/lib/aspose_words_cloud/models/field_insert.rb +24 -30
  61. data/lib/aspose_words_cloud/models/field_link.rb +221 -226
  62. data/lib/aspose_words_cloud/models/field_names.rb +213 -218
  63. data/lib/aspose_words_cloud/models/field_names_response.rb +211 -216
  64. data/lib/aspose_words_cloud/models/field_response.rb +212 -216
  65. data/lib/aspose_words_cloud/models/field_update.rb +24 -30
  66. data/lib/aspose_words_cloud/models/fields_response.rb +212 -216
  67. data/lib/aspose_words_cloud/models/file_link.rb +239 -237
  68. data/lib/aspose_words_cloud/models/files_list.rb +203 -209
  69. data/lib/aspose_words_cloud/models/files_upload_result.rb +215 -221
  70. data/lib/aspose_words_cloud/models/fixed_page_save_options_data.rb +410 -403
  71. data/lib/aspose_words_cloud/models/font.rb +676 -671
  72. data/lib/aspose_words_cloud/models/font_info.rb +231 -237
  73. data/lib/aspose_words_cloud/models/font_response.rb +212 -216
  74. data/lib/aspose_words_cloud/models/footnote.rb +303 -301
  75. data/lib/aspose_words_cloud/models/footnote_base.rb +39 -39
  76. data/lib/aspose_words_cloud/models/footnote_collection.rb +213 -218
  77. data/lib/aspose_words_cloud/models/footnote_insert.rb +39 -39
  78. data/lib/aspose_words_cloud/models/footnote_link.rb +211 -216
  79. data/lib/aspose_words_cloud/models/footnote_response.rb +212 -216
  80. data/lib/aspose_words_cloud/models/footnote_update.rb +39 -39
  81. data/lib/aspose_words_cloud/models/footnotes_response.rb +212 -216
  82. data/lib/aspose_words_cloud/models/footnotes_stat_data.rb +211 -217
  83. data/lib/aspose_words_cloud/models/form_field.rb +301 -306
  84. data/lib/aspose_words_cloud/models/form_field_checkbox.rb +331 -336
  85. data/lib/aspose_words_cloud/models/form_field_collection.rb +213 -218
  86. data/lib/aspose_words_cloud/models/form_field_drop_down.rb +323 -328
  87. data/lib/aspose_words_cloud/models/form_field_response.rb +212 -216
  88. data/lib/aspose_words_cloud/models/form_field_text_input.rb +382 -383
  89. data/lib/aspose_words_cloud/models/form_fields_response.rb +212 -216
  90. data/lib/aspose_words_cloud/models/gif_save_options_data.rb +546 -532
  91. data/lib/aspose_words_cloud/models/graphics_quality_options_data.rb +356 -357
  92. data/lib/aspose_words_cloud/models/header_footer.rb +284 -283
  93. data/lib/aspose_words_cloud/models/header_footer_link.rb +252 -253
  94. data/lib/aspose_words_cloud/models/header_footer_link_collection.rb +213 -218
  95. data/lib/aspose_words_cloud/models/header_footer_response.rb +212 -216
  96. data/lib/aspose_words_cloud/models/header_footers_response.rb +212 -216
  97. data/lib/aspose_words_cloud/models/html_fixed_save_options_data.rb +561 -543
  98. data/lib/aspose_words_cloud/models/html_save_options_data.rb +787 -772
  99. data/lib/aspose_words_cloud/models/hyperlink.rb +221 -226
  100. data/lib/aspose_words_cloud/models/hyperlink_response.rb +211 -216
  101. data/lib/aspose_words_cloud/models/hyperlinks.rb +213 -218
  102. data/lib/aspose_words_cloud/models/hyperlinks_response.rb +211 -216
  103. data/lib/aspose_words_cloud/models/image_save_options_data.rb +546 -532
  104. data/lib/aspose_words_cloud/models/jpeg_save_options_data.rb +546 -532
  105. data/lib/aspose_words_cloud/models/link.rb +240 -237
  106. data/lib/aspose_words_cloud/models/link_element.rb +201 -206
  107. data/lib/aspose_words_cloud/models/list_format.rb +30 -35
  108. data/lib/aspose_words_cloud/models/list_format_update.rb +38 -44
  109. data/lib/aspose_words_cloud/models/list_info.rb +30 -33
  110. data/lib/aspose_words_cloud/models/list_insert.rb +26 -28
  111. data/lib/aspose_words_cloud/models/list_level.rb +40 -35
  112. data/lib/aspose_words_cloud/models/list_level_update.rb +93 -91
  113. data/lib/aspose_words_cloud/models/list_levels.rb +28 -33
  114. data/lib/aspose_words_cloud/models/list_response.rb +28 -32
  115. data/lib/aspose_words_cloud/models/list_update.rb +24 -30
  116. data/lib/aspose_words_cloud/models/lists.rb +28 -33
  117. data/lib/aspose_words_cloud/models/lists_response.rb +28 -32
  118. data/lib/aspose_words_cloud/models/load_web_document_data.rb +211 -216
  119. data/lib/aspose_words_cloud/models/markdown_save_options_data.rb +422 -0
  120. data/lib/aspose_words_cloud/models/metafile_rendering_options_data.rb +242 -247
  121. data/lib/aspose_words_cloud/models/mhtml_save_options_data.rb +798 -782
  122. data/lib/aspose_words_cloud/models/modification_operation_result.rb +211 -215
  123. data/lib/aspose_words_cloud/models/node_link.rb +211 -216
  124. data/lib/aspose_words_cloud/models/odt_save_options_data.rb +394 -390
  125. data/lib/aspose_words_cloud/models/office_math_link.rb +211 -216
  126. data/lib/aspose_words_cloud/models/office_math_object.rb +325 -324
  127. data/lib/aspose_words_cloud/models/office_math_object_response.rb +212 -216
  128. data/lib/aspose_words_cloud/models/office_math_objects_collection.rb +213 -218
  129. data/lib/aspose_words_cloud/models/office_math_objects_response.rb +212 -216
  130. data/lib/aspose_words_cloud/models/ooxml_save_options_data.rb +393 -390
  131. data/lib/aspose_words_cloud/models/outline_options_data.rb +256 -259
  132. data/lib/aspose_words_cloud/models/page_number.rb +231 -237
  133. data/lib/aspose_words_cloud/models/page_setup.rb +652 -645
  134. data/lib/aspose_words_cloud/models/page_stat_data.rb +231 -236
  135. data/lib/aspose_words_cloud/models/paragraph.rb +223 -228
  136. data/lib/aspose_words_cloud/models/paragraph_format.rb +592 -576
  137. data/lib/aspose_words_cloud/models/paragraph_format_base.rb +572 -0
  138. data/lib/aspose_words_cloud/models/paragraph_format_response.rb +212 -216
  139. data/lib/aspose_words_cloud/models/paragraph_format_update.rb +572 -0
  140. data/lib/aspose_words_cloud/models/paragraph_insert.rb +201 -207
  141. data/lib/aspose_words_cloud/models/paragraph_link.rb +221 -226
  142. data/lib/aspose_words_cloud/models/paragraph_link_collection.rb +213 -218
  143. data/lib/aspose_words_cloud/models/paragraph_link_collection_response.rb +212 -216
  144. data/lib/aspose_words_cloud/models/paragraph_list_format_response.rb +28 -32
  145. data/lib/aspose_words_cloud/models/paragraph_response.rb +212 -216
  146. data/lib/aspose_words_cloud/models/pcl_save_options_data.rb +430 -423
  147. data/lib/aspose_words_cloud/models/pdf_digital_signature_details_data.rb +241 -247
  148. data/lib/aspose_words_cloud/models/pdf_encryption_details_data.rb +231 -237
  149. data/lib/aspose_words_cloud/models/pdf_save_options_data.rb +682 -665
  150. data/lib/aspose_words_cloud/models/png_save_options_data.rb +546 -532
  151. data/lib/aspose_words_cloud/models/preferred_width.rb +252 -254
  152. data/lib/aspose_words_cloud/models/protection_data.rb +201 -207
  153. data/lib/aspose_words_cloud/models/protection_data_response.rb +221 -225
  154. data/lib/aspose_words_cloud/models/protection_request.rb +221 -227
  155. data/lib/aspose_words_cloud/models/ps_save_options_data.rb +420 -413
  156. data/lib/aspose_words_cloud/models/range_document.rb +201 -207
  157. data/lib/aspose_words_cloud/models/range_text_response.rb +212 -217
  158. data/lib/aspose_words_cloud/models/replace_range.rb +252 -254
  159. data/lib/aspose_words_cloud/models/replace_text_parameters.rb +241 -247
  160. data/lib/aspose_words_cloud/models/replace_text_response.rb +221 -226
  161. data/lib/aspose_words_cloud/models/report_build_options.rb +25 -5
  162. data/lib/aspose_words_cloud/models/report_engine_settings.rb +50 -51
  163. data/lib/aspose_words_cloud/models/requests/accept_all_revisions_request.rb +68 -0
  164. data/lib/aspose_words_cloud/models/requests/append_document_request.rb +83 -0
  165. data/lib/aspose_words_cloud/models/requests/apply_style_to_document_element_request.rb +88 -0
  166. data/lib/aspose_words_cloud/models/requests/build_report_online_request.rb +58 -0
  167. data/lib/aspose_words_cloud/models/requests/build_report_request.rb +78 -0
  168. data/lib/aspose_words_cloud/models/requests/classify_document_request.rb +73 -0
  169. data/lib/aspose_words_cloud/models/requests/classify_request.rb +48 -0
  170. data/lib/aspose_words_cloud/models/requests/compare_document_request.rb +73 -0
  171. data/lib/aspose_words_cloud/models/requests/convert_document_request.rb +68 -0
  172. data/lib/aspose_words_cloud/models/requests/copy_file_request.rb +63 -0
  173. data/lib/aspose_words_cloud/models/requests/copy_folder_request.rb +58 -0
  174. data/lib/aspose_words_cloud/models/requests/copy_style_request.rb +83 -0
  175. data/lib/aspose_words_cloud/models/requests/create_document_request.rb +53 -0
  176. data/lib/aspose_words_cloud/models/requests/create_folder_request.rb +48 -0
  177. data/lib/aspose_words_cloud/models/requests/create_or_update_document_property_request.rb +88 -0
  178. data/lib/aspose_words_cloud/models/requests/delete_all_paragraph_tab_stops_request.rb +78 -0
  179. data/lib/aspose_words_cloud/models/requests/delete_all_paragraph_tab_stops_without_node_path_request.rb +73 -0
  180. data/lib/aspose_words_cloud/models/requests/delete_border_request.rb +88 -0
  181. data/lib/aspose_words_cloud/models/requests/delete_borders_request.rb +83 -0
  182. data/lib/aspose_words_cloud/models/requests/delete_comment_request.rb +83 -0
  183. data/lib/aspose_words_cloud/models/requests/delete_document_property_request.rb +83 -0
  184. data/lib/aspose_words_cloud/models/requests/delete_drawing_object_request.rb +88 -0
  185. data/lib/aspose_words_cloud/models/requests/delete_drawing_object_without_node_path_request.rb +83 -0
  186. data/lib/aspose_words_cloud/models/requests/delete_field_request.rb +88 -0
  187. data/lib/aspose_words_cloud/models/requests/delete_field_without_node_path_request.rb +83 -0
  188. data/lib/aspose_words_cloud/models/requests/delete_fields_request.rb +83 -0
  189. data/lib/aspose_words_cloud/models/requests/delete_fields_without_node_path_request.rb +78 -0
  190. data/lib/aspose_words_cloud/models/requests/delete_file_request.rb +53 -0
  191. data/lib/aspose_words_cloud/models/requests/delete_folder_request.rb +53 -0
  192. data/lib/aspose_words_cloud/models/requests/delete_footnote_request.rb +88 -0
  193. data/lib/aspose_words_cloud/models/requests/delete_footnote_without_node_path_request.rb +83 -0
  194. data/lib/aspose_words_cloud/models/requests/delete_form_field_request.rb +88 -0
  195. data/lib/aspose_words_cloud/models/requests/delete_form_field_without_node_path_request.rb +83 -0
  196. data/lib/aspose_words_cloud/models/requests/delete_header_footer_request.rb +88 -0
  197. data/lib/aspose_words_cloud/models/requests/delete_headers_footers_request.rb +88 -0
  198. data/lib/aspose_words_cloud/models/requests/delete_macros_request.rb +78 -0
  199. data/lib/aspose_words_cloud/models/requests/delete_office_math_object_request.rb +88 -0
  200. data/lib/aspose_words_cloud/models/requests/delete_office_math_object_without_node_path_request.rb +83 -0
  201. data/lib/aspose_words_cloud/models/requests/delete_paragraph_list_format_request.rb +88 -0
  202. data/lib/aspose_words_cloud/models/requests/delete_paragraph_list_format_without_node_path_request.rb +83 -0
  203. data/lib/aspose_words_cloud/models/requests/delete_paragraph_request.rb +88 -0
  204. data/lib/aspose_words_cloud/models/requests/delete_paragraph_tab_stop_request.rb +83 -0
  205. data/lib/aspose_words_cloud/models/requests/delete_paragraph_tab_stop_without_node_path_request.rb +78 -0
  206. data/lib/aspose_words_cloud/models/requests/delete_paragraph_without_node_path_request.rb +83 -0
  207. data/lib/aspose_words_cloud/models/requests/delete_run_request.rb +88 -0
  208. data/lib/aspose_words_cloud/models/requests/delete_section_request.rb +83 -0
  209. data/lib/aspose_words_cloud/models/requests/delete_table_cell_request.rb +88 -0
  210. data/lib/aspose_words_cloud/models/requests/delete_table_request.rb +88 -0
  211. data/lib/aspose_words_cloud/models/requests/delete_table_row_request.rb +88 -0
  212. data/lib/aspose_words_cloud/models/requests/delete_table_without_node_path_request.rb +83 -0
  213. data/lib/aspose_words_cloud/models/requests/delete_watermark_request.rb +78 -0
  214. data/lib/aspose_words_cloud/models/requests/download_file_request.rb +53 -0
  215. data/lib/aspose_words_cloud/models/requests/execute_mail_merge_online_request.rb +63 -0
  216. data/lib/aspose_words_cloud/models/requests/execute_mail_merge_request.rb +95 -0
  217. data/lib/aspose_words_cloud/models/requests/get_available_fonts_request.rb +43 -0
  218. data/lib/aspose_words_cloud/models/requests/get_bookmark_by_name_request.rb +68 -0
  219. data/lib/aspose_words_cloud/models/requests/get_bookmarks_request.rb +63 -0
  220. data/lib/aspose_words_cloud/models/requests/get_border_request.rb +73 -0
  221. data/lib/aspose_words_cloud/models/requests/get_borders_request.rb +68 -0
  222. data/lib/aspose_words_cloud/models/requests/get_comment_request.rb +68 -0
  223. data/lib/aspose_words_cloud/models/requests/get_comments_request.rb +63 -0
  224. data/lib/aspose_words_cloud/models/requests/get_document_drawing_object_by_index_request.rb +73 -0
  225. data/lib/aspose_words_cloud/models/requests/get_document_drawing_object_by_index_without_node_path_request.rb +68 -0
  226. data/lib/aspose_words_cloud/models/requests/get_document_drawing_object_image_data_request.rb +73 -0
  227. data/lib/aspose_words_cloud/models/requests/get_document_drawing_object_image_data_without_node_path_request.rb +68 -0
  228. data/lib/aspose_words_cloud/models/requests/get_document_drawing_object_ole_data_request.rb +73 -0
  229. data/lib/aspose_words_cloud/models/requests/get_document_drawing_object_ole_data_without_node_path_request.rb +68 -0
  230. data/lib/aspose_words_cloud/models/requests/get_document_drawing_objects_request.rb +68 -0
  231. data/lib/aspose_words_cloud/models/requests/get_document_drawing_objects_without_node_path_request.rb +63 -0
  232. data/lib/aspose_words_cloud/models/requests/get_document_field_names_online_request.rb +48 -0
  233. data/lib/aspose_words_cloud/models/requests/get_document_field_names_request.rb +68 -0
  234. data/lib/aspose_words_cloud/models/requests/get_document_hyperlink_by_index_request.rb +68 -0
  235. data/lib/aspose_words_cloud/models/requests/get_document_hyperlinks_request.rb +63 -0
  236. data/lib/aspose_words_cloud/models/requests/get_document_properties_request.rb +63 -0
  237. data/lib/aspose_words_cloud/models/requests/get_document_property_request.rb +68 -0
  238. data/lib/aspose_words_cloud/models/requests/get_document_protection_request.rb +63 -0
  239. data/lib/aspose_words_cloud/models/requests/get_document_request.rb +63 -0
  240. data/lib/aspose_words_cloud/models/requests/get_document_statistics_request.rb +78 -0
  241. data/lib/aspose_words_cloud/models/requests/get_document_with_format_request.rb +78 -0
  242. data/lib/aspose_words_cloud/models/requests/get_field_request.rb +73 -0
  243. data/lib/aspose_words_cloud/models/requests/get_field_without_node_path_request.rb +68 -0
  244. data/lib/aspose_words_cloud/models/requests/get_fields_request.rb +68 -0
  245. data/lib/aspose_words_cloud/models/requests/get_fields_without_node_path_request.rb +63 -0
  246. data/lib/aspose_words_cloud/models/requests/get_files_list_request.rb +48 -0
  247. data/lib/aspose_words_cloud/models/requests/get_footnote_request.rb +73 -0
  248. data/lib/aspose_words_cloud/models/requests/get_footnote_without_node_path_request.rb +68 -0
  249. data/lib/aspose_words_cloud/models/requests/get_footnotes_request.rb +68 -0
  250. data/lib/aspose_words_cloud/models/requests/get_footnotes_without_node_path_request.rb +63 -0
  251. data/lib/aspose_words_cloud/models/requests/get_form_field_request.rb +73 -0
  252. data/lib/aspose_words_cloud/models/requests/get_form_field_without_node_path_request.rb +68 -0
  253. data/lib/aspose_words_cloud/models/requests/get_form_fields_request.rb +68 -0
  254. data/lib/aspose_words_cloud/models/requests/get_form_fields_without_node_path_request.rb +63 -0
  255. data/lib/aspose_words_cloud/models/requests/get_header_footer_of_section_request.rb +78 -0
  256. data/lib/aspose_words_cloud/models/requests/get_header_footer_request.rb +73 -0
  257. data/lib/aspose_words_cloud/models/requests/get_header_footers_request.rb +73 -0
  258. data/lib/aspose_words_cloud/models/requests/get_list_request.rb +68 -0
  259. data/lib/aspose_words_cloud/models/requests/get_lists_request.rb +63 -0
  260. data/lib/aspose_words_cloud/models/requests/get_office_math_object_request.rb +73 -0
  261. data/lib/aspose_words_cloud/models/requests/get_office_math_object_without_node_path_request.rb +68 -0
  262. data/lib/aspose_words_cloud/models/requests/get_office_math_objects_request.rb +68 -0
  263. data/lib/aspose_words_cloud/models/requests/get_office_math_objects_without_node_path_request.rb +63 -0
  264. data/lib/aspose_words_cloud/models/requests/get_paragraph_format_request.rb +73 -0
  265. data/lib/aspose_words_cloud/models/requests/get_paragraph_format_without_node_path_request.rb +68 -0
  266. data/lib/aspose_words_cloud/models/requests/get_paragraph_list_format_request.rb +73 -0
  267. data/lib/aspose_words_cloud/models/requests/get_paragraph_list_format_without_node_path_request.rb +68 -0
  268. data/lib/aspose_words_cloud/models/requests/get_paragraph_request.rb +73 -0
  269. data/lib/aspose_words_cloud/models/requests/get_paragraph_tab_stops_request.rb +73 -0
  270. data/lib/aspose_words_cloud/models/requests/get_paragraph_tab_stops_without_node_path_request.rb +68 -0
  271. data/lib/aspose_words_cloud/models/requests/get_paragraph_without_node_path_request.rb +68 -0
  272. data/lib/aspose_words_cloud/models/requests/get_paragraphs_request.rb +68 -0
  273. data/lib/aspose_words_cloud/models/requests/get_paragraphs_without_node_path_request.rb +63 -0
  274. data/lib/aspose_words_cloud/models/requests/get_range_text_request.rb +75 -0
  275. data/lib/aspose_words_cloud/models/requests/get_run_font_request.rb +73 -0
  276. data/lib/aspose_words_cloud/models/requests/get_run_request.rb +73 -0
  277. data/lib/aspose_words_cloud/models/requests/get_runs_request.rb +68 -0
  278. data/lib/aspose_words_cloud/models/requests/get_section_page_setup_request.rb +68 -0
  279. data/lib/aspose_words_cloud/models/requests/get_section_request.rb +68 -0
  280. data/lib/aspose_words_cloud/models/requests/get_sections_request.rb +63 -0
  281. data/lib/aspose_words_cloud/models/requests/get_style_from_document_element_request.rb +68 -0
  282. data/lib/aspose_words_cloud/models/requests/get_style_request.rb +68 -0
  283. data/lib/aspose_words_cloud/models/requests/get_styles_request.rb +63 -0
  284. data/lib/aspose_words_cloud/models/requests/get_table_cell_format_request.rb +73 -0
  285. data/lib/aspose_words_cloud/models/requests/get_table_cell_request.rb +73 -0
  286. data/lib/aspose_words_cloud/models/requests/get_table_properties_request.rb +73 -0
  287. data/lib/aspose_words_cloud/models/requests/get_table_properties_without_node_path_request.rb +68 -0
  288. data/lib/aspose_words_cloud/models/requests/get_table_request.rb +73 -0
  289. data/lib/aspose_words_cloud/models/requests/get_table_row_format_request.rb +73 -0
  290. data/lib/aspose_words_cloud/models/requests/get_table_row_request.rb +73 -0
  291. data/lib/aspose_words_cloud/models/requests/get_table_without_node_path_request.rb +68 -0
  292. data/lib/aspose_words_cloud/models/requests/get_tables_request.rb +68 -0
  293. data/lib/aspose_words_cloud/models/requests/get_tables_without_node_path_request.rb +63 -0
  294. data/lib/aspose_words_cloud/models/requests/insert_comment_request.rb +83 -0
  295. data/lib/aspose_words_cloud/models/requests/insert_drawing_object_request.rb +93 -0
  296. data/lib/aspose_words_cloud/models/requests/insert_drawing_object_without_node_path_request.rb +88 -0
  297. data/lib/aspose_words_cloud/models/requests/insert_field_request.rb +93 -0
  298. data/lib/aspose_words_cloud/models/requests/insert_field_without_node_path_request.rb +88 -0
  299. data/lib/aspose_words_cloud/models/requests/insert_footnote_request.rb +88 -0
  300. data/lib/aspose_words_cloud/models/requests/insert_footnote_without_node_path_request.rb +83 -0
  301. data/lib/aspose_words_cloud/models/requests/insert_form_field_request.rb +93 -0
  302. data/lib/aspose_words_cloud/models/requests/insert_form_field_without_node_path_request.rb +88 -0
  303. data/lib/aspose_words_cloud/models/requests/insert_header_footer_request.rb +88 -0
  304. data/lib/aspose_words_cloud/models/requests/insert_list_request.rb +83 -0
  305. data/lib/aspose_words_cloud/models/requests/insert_or_update_paragraph_tab_stop_request.rb +83 -0
  306. data/lib/aspose_words_cloud/models/requests/insert_or_update_paragraph_tab_stop_without_node_path_request.rb +78 -0
  307. data/lib/aspose_words_cloud/models/requests/insert_page_numbers_request.rb +83 -0
  308. data/lib/aspose_words_cloud/models/requests/insert_paragraph_request.rb +93 -0
  309. data/lib/aspose_words_cloud/models/requests/insert_paragraph_without_node_path_request.rb +88 -0
  310. data/lib/aspose_words_cloud/models/requests/insert_run_request.rb +93 -0
  311. data/lib/aspose_words_cloud/models/requests/insert_style_request.rb +83 -0
  312. data/lib/aspose_words_cloud/models/requests/insert_table_cell_request.rb +88 -0
  313. data/lib/aspose_words_cloud/models/requests/insert_table_request.rb +88 -0
  314. data/lib/aspose_words_cloud/models/requests/insert_table_row_request.rb +88 -0
  315. data/lib/aspose_words_cloud/models/requests/insert_table_without_node_path_request.rb +83 -0
  316. data/lib/aspose_words_cloud/models/requests/insert_watermark_image_request.rb +93 -0
  317. data/lib/aspose_words_cloud/models/requests/insert_watermark_text_request.rb +83 -0
  318. data/lib/aspose_words_cloud/models/requests/load_web_document_request.rb +48 -0
  319. data/lib/aspose_words_cloud/models/requests/move_file_request.rb +63 -0
  320. data/lib/aspose_words_cloud/models/requests/move_folder_request.rb +58 -0
  321. data/lib/aspose_words_cloud/models/requests/protect_document_request.rb +73 -0
  322. data/lib/aspose_words_cloud/models/requests/reject_all_revisions_request.rb +68 -0
  323. data/lib/aspose_words_cloud/models/requests/remove_range_request.rb +80 -0
  324. data/lib/aspose_words_cloud/models/requests/render_drawing_object_request.rb +83 -0
  325. data/lib/aspose_words_cloud/models/requests/render_drawing_object_without_node_path_request.rb +78 -0
  326. data/lib/aspose_words_cloud/models/requests/render_math_object_request.rb +83 -0
  327. data/lib/aspose_words_cloud/models/requests/render_math_object_without_node_path_request.rb +78 -0
  328. data/lib/aspose_words_cloud/models/requests/render_page_request.rb +78 -0
  329. data/lib/aspose_words_cloud/models/requests/render_paragraph_request.rb +83 -0
  330. data/lib/aspose_words_cloud/models/requests/render_paragraph_without_node_path_request.rb +78 -0
  331. data/lib/aspose_words_cloud/models/requests/render_table_request.rb +83 -0
  332. data/lib/aspose_words_cloud/models/requests/render_table_without_node_path_request.rb +78 -0
  333. data/lib/aspose_words_cloud/models/requests/replace_text_request.rb +83 -0
  334. data/lib/aspose_words_cloud/models/requests/replace_with_text_request.rb +85 -0
  335. data/lib/aspose_words_cloud/models/requests/reset_cache_request.rb +33 -0
  336. data/lib/aspose_words_cloud/models/requests/save_as_range_request.rb +80 -0
  337. data/lib/aspose_words_cloud/models/requests/save_as_request.rb +73 -0
  338. data/lib/aspose_words_cloud/models/requests/save_as_tiff_request.rb +158 -0
  339. data/lib/aspose_words_cloud/models/requests/search_request.rb +68 -0
  340. data/lib/aspose_words_cloud/models/requests/split_document_request.rb +93 -0
  341. data/lib/aspose_words_cloud/models/requests/unprotect_document_request.rb +73 -0
  342. data/lib/aspose_words_cloud/models/requests/update_bookmark_request.rb +88 -0
  343. data/lib/aspose_words_cloud/models/requests/update_border_request.rb +93 -0
  344. data/lib/aspose_words_cloud/models/requests/update_comment_request.rb +88 -0
  345. data/lib/aspose_words_cloud/models/requests/update_drawing_object_request.rb +98 -0
  346. data/lib/aspose_words_cloud/models/requests/update_drawing_object_without_node_path_request.rb +93 -0
  347. data/lib/aspose_words_cloud/models/requests/update_field_request.rb +93 -0
  348. data/lib/aspose_words_cloud/models/requests/update_fields_request.rb +68 -0
  349. data/lib/aspose_words_cloud/models/requests/update_footnote_request.rb +93 -0
  350. data/lib/aspose_words_cloud/models/requests/update_footnote_without_node_path_request.rb +88 -0
  351. data/lib/aspose_words_cloud/models/requests/update_form_field_request.rb +93 -0
  352. data/lib/aspose_words_cloud/models/requests/update_form_field_without_node_path_request.rb +88 -0
  353. data/lib/aspose_words_cloud/models/requests/update_list_level_request.rb +93 -0
  354. data/lib/aspose_words_cloud/models/requests/update_list_request.rb +88 -0
  355. data/lib/aspose_words_cloud/models/requests/update_paragraph_format_request.rb +93 -0
  356. data/lib/aspose_words_cloud/models/requests/update_paragraph_list_format_request.rb +93 -0
  357. data/lib/aspose_words_cloud/models/requests/update_paragraph_list_format_without_node_path_request.rb +88 -0
  358. data/lib/aspose_words_cloud/models/requests/update_run_font_request.rb +93 -0
  359. data/lib/aspose_words_cloud/models/requests/update_run_request.rb +93 -0
  360. data/lib/aspose_words_cloud/models/requests/update_section_page_setup_request.rb +88 -0
  361. data/lib/aspose_words_cloud/models/requests/update_style_request.rb +88 -0
  362. data/lib/aspose_words_cloud/models/requests/update_table_cell_format_request.rb +93 -0
  363. data/lib/aspose_words_cloud/models/requests/update_table_properties_request.rb +93 -0
  364. data/lib/aspose_words_cloud/models/requests/update_table_properties_without_node_path_request.rb +88 -0
  365. data/lib/aspose_words_cloud/models/requests/update_table_row_format_request.rb +93 -0
  366. data/lib/aspose_words_cloud/models/requests/upload_file_request.rb +55 -0
  367. data/lib/aspose_words_cloud/models/response_error.rb +241 -246
  368. data/lib/aspose_words_cloud/models/revisions_modification_response.rb +211 -216
  369. data/lib/aspose_words_cloud/models/rtf_save_options_data.rb +377 -374
  370. data/lib/aspose_words_cloud/models/run.rb +221 -226
  371. data/lib/aspose_words_cloud/models/run_base.rb +24 -30
  372. data/lib/aspose_words_cloud/models/run_insert.rb +24 -30
  373. data/lib/aspose_words_cloud/models/run_link.rb +221 -226
  374. data/lib/aspose_words_cloud/models/run_response.rb +212 -216
  375. data/lib/aspose_words_cloud/models/run_update.rb +24 -30
  376. data/lib/aspose_words_cloud/models/runs.rb +213 -218
  377. data/lib/aspose_words_cloud/models/runs_response.rb +212 -216
  378. data/lib/aspose_words_cloud/models/save_options_data.rb +337 -334
  379. data/lib/aspose_words_cloud/models/save_response.rb +211 -216
  380. data/lib/aspose_words_cloud/models/save_result.rb +223 -227
  381. data/lib/aspose_words_cloud/models/search_response.rb +222 -226
  382. data/lib/aspose_words_cloud/models/search_result.rb +211 -215
  383. data/lib/aspose_words_cloud/models/search_results_collection.rb +213 -218
  384. data/lib/aspose_words_cloud/models/section.rb +253 -254
  385. data/lib/aspose_words_cloud/models/section_link.rb +211 -216
  386. data/lib/aspose_words_cloud/models/section_link_collection.rb +213 -218
  387. data/lib/aspose_words_cloud/models/section_link_collection_response.rb +212 -216
  388. data/lib/aspose_words_cloud/models/section_page_setup_response.rb +212 -216
  389. data/lib/aspose_words_cloud/models/section_response.rb +212 -216
  390. data/lib/aspose_words_cloud/models/shading.rb +29 -29
  391. data/lib/aspose_words_cloud/models/split_document_response.rb +211 -216
  392. data/lib/aspose_words_cloud/models/split_document_result.rb +223 -227
  393. data/lib/aspose_words_cloud/models/stat_data_response.rb +221 -225
  394. data/lib/aspose_words_cloud/models/storage_file.rb +241 -247
  395. data/lib/aspose_words_cloud/models/story_child_nodes.rb +203 -209
  396. data/lib/aspose_words_cloud/models/string_format_data.rb +346 -348
  397. data/lib/aspose_words_cloud/models/style.rb +37 -34
  398. data/lib/aspose_words_cloud/models/style_apply.rb +24 -30
  399. data/lib/aspose_words_cloud/models/style_copy.rb +24 -30
  400. data/lib/aspose_words_cloud/models/style_insert.rb +26 -28
  401. data/lib/aspose_words_cloud/models/style_response.rb +28 -32
  402. data/lib/aspose_words_cloud/models/style_update.rb +37 -42
  403. data/lib/aspose_words_cloud/models/styles_response.rb +27 -32
  404. data/lib/aspose_words_cloud/models/svg_save_options_data.rb +470 -463
  405. data/lib/aspose_words_cloud/models/tab_stop.rb +28 -30
  406. data/lib/aspose_words_cloud/models/tab_stop_base.rb +26 -28
  407. data/lib/aspose_words_cloud/models/tab_stop_insert.rb +26 -28
  408. data/lib/aspose_words_cloud/models/tab_stops_response.rb +27 -32
  409. data/lib/aspose_words_cloud/models/table.rb +233 -237
  410. data/lib/aspose_words_cloud/models/table_cell.rb +223 -228
  411. data/lib/aspose_words_cloud/models/table_cell_format.rb +410 -410
  412. data/lib/aspose_words_cloud/models/table_cell_format_response.rb +212 -216
  413. data/lib/aspose_words_cloud/models/table_cell_insert.rb +201 -207
  414. data/lib/aspose_words_cloud/models/table_cell_response.rb +212 -216
  415. data/lib/aspose_words_cloud/models/table_insert.rb +221 -226
  416. data/lib/aspose_words_cloud/models/table_link.rb +211 -216
  417. data/lib/aspose_words_cloud/models/table_link_collection.rb +213 -218
  418. data/lib/aspose_words_cloud/models/table_link_collection_response.rb +212 -216
  419. data/lib/aspose_words_cloud/models/table_properties.rb +431 -430
  420. data/lib/aspose_words_cloud/models/table_properties_response.rb +212 -216
  421. data/lib/aspose_words_cloud/models/table_response.rb +212 -216
  422. data/lib/aspose_words_cloud/models/table_row.rb +233 -237
  423. data/lib/aspose_words_cloud/models/table_row_format.rb +282 -283
  424. data/lib/aspose_words_cloud/models/table_row_format_response.rb +212 -216
  425. data/lib/aspose_words_cloud/models/table_row_insert.rb +211 -217
  426. data/lib/aspose_words_cloud/models/table_row_response.rb +212 -216
  427. data/lib/aspose_words_cloud/models/text_save_options_data.rb +426 -420
  428. data/lib/aspose_words_cloud/models/tiff_save_options_data.rb +577 -562
  429. data/lib/aspose_words_cloud/models/txt_save_options_base_data.rb +395 -0
  430. data/lib/aspose_words_cloud/models/watermark_text.rb +211 -217
  431. data/lib/aspose_words_cloud/models/word_ml_save_options_data.rb +347 -344
  432. data/lib/aspose_words_cloud/models/words_api_error_response.rb +211 -216
  433. data/lib/aspose_words_cloud/models/words_api_link.rb +239 -237
  434. data/lib/aspose_words_cloud/models/words_response.rb +201 -207
  435. data/lib/aspose_words_cloud/models/xaml_fixed_save_options_data.rb +432 -423
  436. data/lib/aspose_words_cloud/models/xaml_flow_save_options_data.rb +357 -354
  437. data/lib/aspose_words_cloud/models/xml_color.rb +211 -217
  438. data/lib/aspose_words_cloud/models/xps_save_options_data.rb +450 -442
  439. data/lib/aspose_words_cloud/version.rb +28 -29
  440. metadata +210 -207
  441. data/lib/aspose_words_cloud/models/requests/AcceptAllRevisionsRequest.rb +0 -65
  442. data/lib/aspose_words_cloud/models/requests/AppendDocumentRequest.rb +0 -77
  443. data/lib/aspose_words_cloud/models/requests/ApplyStyleToDocumentElementRequest.rb +0 -81
  444. data/lib/aspose_words_cloud/models/requests/BuildReportOnlineRequest.rb +0 -57
  445. data/lib/aspose_words_cloud/models/requests/BuildReportRequest.rb +0 -73
  446. data/lib/aspose_words_cloud/models/requests/ClassifyDocumentRequest.rb +0 -69
  447. data/lib/aspose_words_cloud/models/requests/ClassifyRequest.rb +0 -49
  448. data/lib/aspose_words_cloud/models/requests/CompareDocumentRequest.rb +0 -69
  449. data/lib/aspose_words_cloud/models/requests/ConvertDocumentRequest.rb +0 -65
  450. data/lib/aspose_words_cloud/models/requests/CopyFileRequest.rb +0 -61
  451. data/lib/aspose_words_cloud/models/requests/CopyFolderRequest.rb +0 -57
  452. data/lib/aspose_words_cloud/models/requests/CopyStyleRequest.rb +0 -77
  453. data/lib/aspose_words_cloud/models/requests/CreateDocumentRequest.rb +0 -53
  454. data/lib/aspose_words_cloud/models/requests/CreateFolderRequest.rb +0 -49
  455. data/lib/aspose_words_cloud/models/requests/CreateOrUpdateDocumentPropertyRequest.rb +0 -81
  456. data/lib/aspose_words_cloud/models/requests/DeleteAllParagraphTabStopsRequest.rb +0 -73
  457. data/lib/aspose_words_cloud/models/requests/DeleteAllParagraphTabStopsWithoutNodePathRequest.rb +0 -69
  458. data/lib/aspose_words_cloud/models/requests/DeleteBorderRequest.rb +0 -81
  459. data/lib/aspose_words_cloud/models/requests/DeleteBordersRequest.rb +0 -77
  460. data/lib/aspose_words_cloud/models/requests/DeleteCommentRequest.rb +0 -77
  461. data/lib/aspose_words_cloud/models/requests/DeleteDocumentPropertyRequest.rb +0 -77
  462. data/lib/aspose_words_cloud/models/requests/DeleteDrawingObjectRequest.rb +0 -81
  463. data/lib/aspose_words_cloud/models/requests/DeleteDrawingObjectWithoutNodePathRequest.rb +0 -77
  464. data/lib/aspose_words_cloud/models/requests/DeleteFieldRequest.rb +0 -81
  465. data/lib/aspose_words_cloud/models/requests/DeleteFieldWithoutNodePathRequest.rb +0 -77
  466. data/lib/aspose_words_cloud/models/requests/DeleteFieldsRequest.rb +0 -77
  467. data/lib/aspose_words_cloud/models/requests/DeleteFieldsWithoutNodePathRequest.rb +0 -73
  468. data/lib/aspose_words_cloud/models/requests/DeleteFileRequest.rb +0 -53
  469. data/lib/aspose_words_cloud/models/requests/DeleteFolderRequest.rb +0 -53
  470. data/lib/aspose_words_cloud/models/requests/DeleteFootnoteRequest.rb +0 -81
  471. data/lib/aspose_words_cloud/models/requests/DeleteFootnoteWithoutNodePathRequest.rb +0 -77
  472. data/lib/aspose_words_cloud/models/requests/DeleteFormFieldRequest.rb +0 -81
  473. data/lib/aspose_words_cloud/models/requests/DeleteFormFieldWithoutNodePathRequest.rb +0 -77
  474. data/lib/aspose_words_cloud/models/requests/DeleteHeaderFooterRequest.rb +0 -81
  475. data/lib/aspose_words_cloud/models/requests/DeleteHeadersFootersRequest.rb +0 -81
  476. data/lib/aspose_words_cloud/models/requests/DeleteMacrosRequest.rb +0 -73
  477. data/lib/aspose_words_cloud/models/requests/DeleteOfficeMathObjectRequest.rb +0 -81
  478. data/lib/aspose_words_cloud/models/requests/DeleteOfficeMathObjectWithoutNodePathRequest.rb +0 -77
  479. data/lib/aspose_words_cloud/models/requests/DeleteParagraphListFormatRequest.rb +0 -81
  480. data/lib/aspose_words_cloud/models/requests/DeleteParagraphListFormatWithoutNodePathRequest.rb +0 -77
  481. data/lib/aspose_words_cloud/models/requests/DeleteParagraphRequest.rb +0 -81
  482. data/lib/aspose_words_cloud/models/requests/DeleteParagraphTabStopRequest.rb +0 -77
  483. data/lib/aspose_words_cloud/models/requests/DeleteParagraphTabStopWithoutNodePathRequest.rb +0 -73
  484. data/lib/aspose_words_cloud/models/requests/DeleteParagraphWithoutNodePathRequest.rb +0 -77
  485. data/lib/aspose_words_cloud/models/requests/DeleteRunRequest.rb +0 -81
  486. data/lib/aspose_words_cloud/models/requests/DeleteSectionRequest.rb +0 -77
  487. data/lib/aspose_words_cloud/models/requests/DeleteTableCellRequest.rb +0 -81
  488. data/lib/aspose_words_cloud/models/requests/DeleteTableRequest.rb +0 -81
  489. data/lib/aspose_words_cloud/models/requests/DeleteTableRowRequest.rb +0 -81
  490. data/lib/aspose_words_cloud/models/requests/DeleteTableWithoutNodePathRequest.rb +0 -77
  491. data/lib/aspose_words_cloud/models/requests/DeleteWatermarkRequest.rb +0 -73
  492. data/lib/aspose_words_cloud/models/requests/DownloadFileRequest.rb +0 -53
  493. data/lib/aspose_words_cloud/models/requests/ExecuteMailMergeOnlineRequest.rb +0 -61
  494. data/lib/aspose_words_cloud/models/requests/ExecuteMailMergeRequest.rb +0 -85
  495. data/lib/aspose_words_cloud/models/requests/GetAvailableFontsRequest.rb +0 -45
  496. data/lib/aspose_words_cloud/models/requests/GetBookmarkByNameRequest.rb +0 -65
  497. data/lib/aspose_words_cloud/models/requests/GetBookmarksRequest.rb +0 -61
  498. data/lib/aspose_words_cloud/models/requests/GetBorderRequest.rb +0 -69
  499. data/lib/aspose_words_cloud/models/requests/GetBordersRequest.rb +0 -65
  500. data/lib/aspose_words_cloud/models/requests/GetCommentRequest.rb +0 -65
  501. data/lib/aspose_words_cloud/models/requests/GetCommentsRequest.rb +0 -61
  502. data/lib/aspose_words_cloud/models/requests/GetDocumentDrawingObjectByIndexRequest.rb +0 -69
  503. data/lib/aspose_words_cloud/models/requests/GetDocumentDrawingObjectByIndexWithoutNodePathRequest.rb +0 -65
  504. data/lib/aspose_words_cloud/models/requests/GetDocumentDrawingObjectImageDataRequest.rb +0 -69
  505. data/lib/aspose_words_cloud/models/requests/GetDocumentDrawingObjectImageDataWithoutNodePathRequest.rb +0 -65
  506. data/lib/aspose_words_cloud/models/requests/GetDocumentDrawingObjectOleDataRequest.rb +0 -69
  507. data/lib/aspose_words_cloud/models/requests/GetDocumentDrawingObjectOleDataWithoutNodePathRequest.rb +0 -65
  508. data/lib/aspose_words_cloud/models/requests/GetDocumentDrawingObjectsRequest.rb +0 -65
  509. data/lib/aspose_words_cloud/models/requests/GetDocumentDrawingObjectsWithoutNodePathRequest.rb +0 -61
  510. data/lib/aspose_words_cloud/models/requests/GetDocumentFieldNamesOnlineRequest.rb +0 -49
  511. data/lib/aspose_words_cloud/models/requests/GetDocumentFieldNamesRequest.rb +0 -65
  512. data/lib/aspose_words_cloud/models/requests/GetDocumentHyperlinkByIndexRequest.rb +0 -65
  513. data/lib/aspose_words_cloud/models/requests/GetDocumentHyperlinksRequest.rb +0 -61
  514. data/lib/aspose_words_cloud/models/requests/GetDocumentPropertiesRequest.rb +0 -61
  515. data/lib/aspose_words_cloud/models/requests/GetDocumentPropertyRequest.rb +0 -65
  516. data/lib/aspose_words_cloud/models/requests/GetDocumentProtectionRequest.rb +0 -61
  517. data/lib/aspose_words_cloud/models/requests/GetDocumentRequest.rb +0 -61
  518. data/lib/aspose_words_cloud/models/requests/GetDocumentStatisticsRequest.rb +0 -73
  519. data/lib/aspose_words_cloud/models/requests/GetDocumentWithFormatRequest.rb +0 -73
  520. data/lib/aspose_words_cloud/models/requests/GetFieldRequest.rb +0 -69
  521. data/lib/aspose_words_cloud/models/requests/GetFieldWithoutNodePathRequest.rb +0 -65
  522. data/lib/aspose_words_cloud/models/requests/GetFieldsRequest.rb +0 -65
  523. data/lib/aspose_words_cloud/models/requests/GetFieldsWithoutNodePathRequest.rb +0 -61
  524. data/lib/aspose_words_cloud/models/requests/GetFilesListRequest.rb +0 -49
  525. data/lib/aspose_words_cloud/models/requests/GetFootnoteRequest.rb +0 -69
  526. data/lib/aspose_words_cloud/models/requests/GetFootnoteWithoutNodePathRequest.rb +0 -65
  527. data/lib/aspose_words_cloud/models/requests/GetFootnotesRequest.rb +0 -65
  528. data/lib/aspose_words_cloud/models/requests/GetFootnotesWithoutNodePathRequest.rb +0 -61
  529. data/lib/aspose_words_cloud/models/requests/GetFormFieldRequest.rb +0 -69
  530. data/lib/aspose_words_cloud/models/requests/GetFormFieldWithoutNodePathRequest.rb +0 -65
  531. data/lib/aspose_words_cloud/models/requests/GetFormFieldsRequest.rb +0 -65
  532. data/lib/aspose_words_cloud/models/requests/GetFormFieldsWithoutNodePathRequest.rb +0 -61
  533. data/lib/aspose_words_cloud/models/requests/GetHeaderFooterOfSectionRequest.rb +0 -73
  534. data/lib/aspose_words_cloud/models/requests/GetHeaderFooterRequest.rb +0 -69
  535. data/lib/aspose_words_cloud/models/requests/GetHeaderFootersRequest.rb +0 -69
  536. data/lib/aspose_words_cloud/models/requests/GetListRequest.rb +0 -65
  537. data/lib/aspose_words_cloud/models/requests/GetListsRequest.rb +0 -61
  538. data/lib/aspose_words_cloud/models/requests/GetOfficeMathObjectRequest.rb +0 -69
  539. data/lib/aspose_words_cloud/models/requests/GetOfficeMathObjectWithoutNodePathRequest.rb +0 -65
  540. data/lib/aspose_words_cloud/models/requests/GetOfficeMathObjectsRequest.rb +0 -65
  541. data/lib/aspose_words_cloud/models/requests/GetOfficeMathObjectsWithoutNodePathRequest.rb +0 -61
  542. data/lib/aspose_words_cloud/models/requests/GetParagraphFormatRequest.rb +0 -69
  543. data/lib/aspose_words_cloud/models/requests/GetParagraphFormatWithoutNodePathRequest.rb +0 -65
  544. data/lib/aspose_words_cloud/models/requests/GetParagraphListFormatRequest.rb +0 -69
  545. data/lib/aspose_words_cloud/models/requests/GetParagraphListFormatWithoutNodePathRequest.rb +0 -65
  546. data/lib/aspose_words_cloud/models/requests/GetParagraphRequest.rb +0 -69
  547. data/lib/aspose_words_cloud/models/requests/GetParagraphTabStopsRequest.rb +0 -69
  548. data/lib/aspose_words_cloud/models/requests/GetParagraphTabStopsWithoutNodePathRequest.rb +0 -65
  549. data/lib/aspose_words_cloud/models/requests/GetParagraphWithoutNodePathRequest.rb +0 -65
  550. data/lib/aspose_words_cloud/models/requests/GetParagraphsRequest.rb +0 -65
  551. data/lib/aspose_words_cloud/models/requests/GetParagraphsWithoutNodePathRequest.rb +0 -61
  552. data/lib/aspose_words_cloud/models/requests/GetRangeTextRequest.rb +0 -69
  553. data/lib/aspose_words_cloud/models/requests/GetRunFontRequest.rb +0 -69
  554. data/lib/aspose_words_cloud/models/requests/GetRunRequest.rb +0 -69
  555. data/lib/aspose_words_cloud/models/requests/GetRunsRequest.rb +0 -65
  556. data/lib/aspose_words_cloud/models/requests/GetSectionPageSetupRequest.rb +0 -65
  557. data/lib/aspose_words_cloud/models/requests/GetSectionRequest.rb +0 -65
  558. data/lib/aspose_words_cloud/models/requests/GetSectionsRequest.rb +0 -61
  559. data/lib/aspose_words_cloud/models/requests/GetStyleFromDocumentElementRequest.rb +0 -65
  560. data/lib/aspose_words_cloud/models/requests/GetStyleRequest.rb +0 -65
  561. data/lib/aspose_words_cloud/models/requests/GetStylesRequest.rb +0 -61
  562. data/lib/aspose_words_cloud/models/requests/GetTableCellFormatRequest.rb +0 -69
  563. data/lib/aspose_words_cloud/models/requests/GetTableCellRequest.rb +0 -69
  564. data/lib/aspose_words_cloud/models/requests/GetTablePropertiesRequest.rb +0 -69
  565. data/lib/aspose_words_cloud/models/requests/GetTablePropertiesWithoutNodePathRequest.rb +0 -65
  566. data/lib/aspose_words_cloud/models/requests/GetTableRequest.rb +0 -69
  567. data/lib/aspose_words_cloud/models/requests/GetTableRowFormatRequest.rb +0 -69
  568. data/lib/aspose_words_cloud/models/requests/GetTableRowRequest.rb +0 -69
  569. data/lib/aspose_words_cloud/models/requests/GetTableWithoutNodePathRequest.rb +0 -65
  570. data/lib/aspose_words_cloud/models/requests/GetTablesRequest.rb +0 -65
  571. data/lib/aspose_words_cloud/models/requests/GetTablesWithoutNodePathRequest.rb +0 -61
  572. data/lib/aspose_words_cloud/models/requests/InsertCommentRequest.rb +0 -77
  573. data/lib/aspose_words_cloud/models/requests/InsertDrawingObjectRequest.rb +0 -85
  574. data/lib/aspose_words_cloud/models/requests/InsertDrawingObjectWithoutNodePathRequest.rb +0 -81
  575. data/lib/aspose_words_cloud/models/requests/InsertFieldRequest.rb +0 -85
  576. data/lib/aspose_words_cloud/models/requests/InsertFieldWithoutNodePathRequest.rb +0 -81
  577. data/lib/aspose_words_cloud/models/requests/InsertFootnoteRequest.rb +0 -81
  578. data/lib/aspose_words_cloud/models/requests/InsertFootnoteWithoutNodePathRequest.rb +0 -77
  579. data/lib/aspose_words_cloud/models/requests/InsertFormFieldRequest.rb +0 -85
  580. data/lib/aspose_words_cloud/models/requests/InsertFormFieldWithoutNodePathRequest.rb +0 -81
  581. data/lib/aspose_words_cloud/models/requests/InsertHeaderFooterRequest.rb +0 -81
  582. data/lib/aspose_words_cloud/models/requests/InsertListRequest.rb +0 -77
  583. data/lib/aspose_words_cloud/models/requests/InsertOrUpdateParagraphTabStopRequest.rb +0 -77
  584. data/lib/aspose_words_cloud/models/requests/InsertOrUpdateParagraphTabStopWithoutNodePathRequest.rb +0 -73
  585. data/lib/aspose_words_cloud/models/requests/InsertPageNumbersRequest.rb +0 -77
  586. data/lib/aspose_words_cloud/models/requests/InsertParagraphRequest.rb +0 -85
  587. data/lib/aspose_words_cloud/models/requests/InsertParagraphWithoutNodePathRequest.rb +0 -81
  588. data/lib/aspose_words_cloud/models/requests/InsertRunRequest.rb +0 -85
  589. data/lib/aspose_words_cloud/models/requests/InsertStyleRequest.rb +0 -77
  590. data/lib/aspose_words_cloud/models/requests/InsertTableCellRequest.rb +0 -81
  591. data/lib/aspose_words_cloud/models/requests/InsertTableRequest.rb +0 -81
  592. data/lib/aspose_words_cloud/models/requests/InsertTableRowRequest.rb +0 -81
  593. data/lib/aspose_words_cloud/models/requests/InsertTableWithoutNodePathRequest.rb +0 -77
  594. data/lib/aspose_words_cloud/models/requests/InsertWatermarkImageRequest.rb +0 -85
  595. data/lib/aspose_words_cloud/models/requests/InsertWatermarkTextRequest.rb +0 -77
  596. data/lib/aspose_words_cloud/models/requests/LoadWebDocumentRequest.rb +0 -49
  597. data/lib/aspose_words_cloud/models/requests/MoveFileRequest.rb +0 -61
  598. data/lib/aspose_words_cloud/models/requests/MoveFolderRequest.rb +0 -57
  599. data/lib/aspose_words_cloud/models/requests/ProtectDocumentRequest.rb +0 -69
  600. data/lib/aspose_words_cloud/models/requests/RejectAllRevisionsRequest.rb +0 -65
  601. data/lib/aspose_words_cloud/models/requests/RemoveRangeRequest.rb +0 -73
  602. data/lib/aspose_words_cloud/models/requests/RenderDrawingObjectRequest.rb +0 -77
  603. data/lib/aspose_words_cloud/models/requests/RenderDrawingObjectWithoutNodePathRequest.rb +0 -73
  604. data/lib/aspose_words_cloud/models/requests/RenderMathObjectRequest.rb +0 -77
  605. data/lib/aspose_words_cloud/models/requests/RenderMathObjectWithoutNodePathRequest.rb +0 -73
  606. data/lib/aspose_words_cloud/models/requests/RenderPageRequest.rb +0 -73
  607. data/lib/aspose_words_cloud/models/requests/RenderParagraphRequest.rb +0 -77
  608. data/lib/aspose_words_cloud/models/requests/RenderParagraphWithoutNodePathRequest.rb +0 -73
  609. data/lib/aspose_words_cloud/models/requests/RenderTableRequest.rb +0 -77
  610. data/lib/aspose_words_cloud/models/requests/RenderTableWithoutNodePathRequest.rb +0 -73
  611. data/lib/aspose_words_cloud/models/requests/ReplaceTextRequest.rb +0 -77
  612. data/lib/aspose_words_cloud/models/requests/ReplaceWithTextRequest.rb +0 -77
  613. data/lib/aspose_words_cloud/models/requests/ResetCacheRequest.rb +0 -36
  614. data/lib/aspose_words_cloud/models/requests/SaveAsRangeRequest.rb +0 -73
  615. data/lib/aspose_words_cloud/models/requests/SaveAsRequest.rb +0 -69
  616. data/lib/aspose_words_cloud/models/requests/SaveAsTiffRequest.rb +0 -137
  617. data/lib/aspose_words_cloud/models/requests/SearchRequest.rb +0 -65
  618. data/lib/aspose_words_cloud/models/requests/SplitDocumentRequest.rb +0 -85
  619. data/lib/aspose_words_cloud/models/requests/UnprotectDocumentRequest.rb +0 -69
  620. data/lib/aspose_words_cloud/models/requests/UpdateBookmarkRequest.rb +0 -81
  621. data/lib/aspose_words_cloud/models/requests/UpdateBorderRequest.rb +0 -85
  622. data/lib/aspose_words_cloud/models/requests/UpdateCommentRequest.rb +0 -81
  623. data/lib/aspose_words_cloud/models/requests/UpdateDrawingObjectRequest.rb +0 -89
  624. data/lib/aspose_words_cloud/models/requests/UpdateDrawingObjectWithoutNodePathRequest.rb +0 -85
  625. data/lib/aspose_words_cloud/models/requests/UpdateFieldRequest.rb +0 -85
  626. data/lib/aspose_words_cloud/models/requests/UpdateFieldsRequest.rb +0 -65
  627. data/lib/aspose_words_cloud/models/requests/UpdateFootnoteRequest.rb +0 -85
  628. data/lib/aspose_words_cloud/models/requests/UpdateFootnoteWithoutNodePathRequest.rb +0 -81
  629. data/lib/aspose_words_cloud/models/requests/UpdateFormFieldRequest.rb +0 -85
  630. data/lib/aspose_words_cloud/models/requests/UpdateFormFieldWithoutNodePathRequest.rb +0 -81
  631. data/lib/aspose_words_cloud/models/requests/UpdateListLevelRequest.rb +0 -85
  632. data/lib/aspose_words_cloud/models/requests/UpdateListRequest.rb +0 -81
  633. data/lib/aspose_words_cloud/models/requests/UpdateParagraphFormatRequest.rb +0 -85
  634. data/lib/aspose_words_cloud/models/requests/UpdateParagraphFormatWithoutNodePathRequest.rb +0 -81
  635. data/lib/aspose_words_cloud/models/requests/UpdateParagraphListFormatRequest.rb +0 -85
  636. data/lib/aspose_words_cloud/models/requests/UpdateParagraphListFormatWithoutNodePathRequest.rb +0 -81
  637. data/lib/aspose_words_cloud/models/requests/UpdateRunFontRequest.rb +0 -85
  638. data/lib/aspose_words_cloud/models/requests/UpdateRunRequest.rb +0 -85
  639. data/lib/aspose_words_cloud/models/requests/UpdateSectionPageSetupRequest.rb +0 -81
  640. data/lib/aspose_words_cloud/models/requests/UpdateStyleRequest.rb +0 -81
  641. data/lib/aspose_words_cloud/models/requests/UpdateTableCellFormatRequest.rb +0 -85
  642. data/lib/aspose_words_cloud/models/requests/UpdateTablePropertiesRequest.rb +0 -85
  643. data/lib/aspose_words_cloud/models/requests/UpdateTablePropertiesWithoutNodePathRequest.rb +0 -81
  644. data/lib/aspose_words_cloud/models/requests/UpdateTableRowFormatRequest.rb +0 -85
  645. data/lib/aspose_words_cloud/models/requests/UploadFileRequest.rb +0 -53
@@ -1,216 +1,212 @@
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
+ # ------------------------------------------------------------------------------------
2
+ # <copyright company="Aspose" file="table_link_collection_response.rb">
3
+ # Copyright (c) 2020 Aspose.Words for Cloud
4
+ # </copyright>
5
+ # <summary>
6
+ # Permission is hereby granted, free of charge, to any person obtaining a copy
7
+ # of this software and associated documentation files (the "Software"), to deal
8
+ # in the Software without restriction, including without limitation the rights
9
+ # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10
+ # copies of the Software, and to permit persons to whom the Software is
11
+ # furnished to do so, subject to the following conditions:
12
+ #
13
+ # The above copyright notice and this permission notice shall be included in all
14
+ # copies or substantial portions of the Software.
15
+ #
16
+ # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17
+ # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18
+ # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
19
+ # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
20
+ # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
21
+ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
22
+ # SOFTWARE.
23
+ # </summary>
24
+ # ------------------------------------------------------------------------------------
25
+
26
+ require 'date'
27
+
28
+ module AsposeWordsCloud
29
+
30
+ # This response should be returned by the service when handling:
31
+ # GET https://api.aspose.cloud/v4.0/words/Test.doc/tables.
32
+ class TableLinkCollectionResponse
33
+ # Gets or sets request Id.
34
+ attr_accessor :request_id
35
+
36
+ # Gets or sets collection of tables.
37
+ attr_accessor :tables
38
+ # Attribute mapping from ruby-style variable name to JSON key.
39
+ def self.attribute_map
40
+ {
41
+ :'request_id' => :'RequestId',
42
+ :'tables' => :'Tables'
43
+ }
44
+ end
45
+
46
+ # Attribute type mapping.
47
+ def self.swagger_types
48
+ {
49
+ :'request_id' => :'String',
50
+ :'tables' => :'TableLinkCollection'
51
+ }
52
+ end
53
+
54
+ # Initializes the object
55
+ # @param [Hash] attributes Model attributes in the form of hash
56
+ def initialize(attributes = {})
57
+ return unless attributes.is_a?(Hash)
58
+
59
+ # convert string to symbol for hash key
60
+ attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
61
+
62
+ if attributes.key?(:'RequestId')
63
+ self.request_id = attributes[:'RequestId']
64
+ end
65
+
66
+ if attributes.key?(:'Tables')
67
+ self.tables = attributes[:'Tables']
68
+ end
69
+ end
70
+
71
+ # Show invalid properties with the reasons. Usually used together with valid?
72
+ # @return Array for valid properies with the reasons
73
+ def list_invalid_properties
74
+ invalid_properties = []
75
+ return invalid_properties
76
+ end
77
+
78
+ # Check to see if the all the properties in the model are valid
79
+ # @return true if the model is valid
80
+ def valid?
81
+ return true
82
+ end
83
+
84
+ # Checks equality by comparing each attribute.
85
+ # @param [Object] Object to be compared
86
+ def ==(other)
87
+ return true if self.equal?(other)
88
+ self.class == other.class &&
89
+ request_id == other.request_id &&
90
+ tables == other.tables
91
+ end
92
+
93
+ # @see the `==` method
94
+ # @param [Object] Object to be compared
95
+ def eql?(other)
96
+ self == other
97
+ end
98
+
99
+ # Calculates hash code according to all attributes.
100
+ # @return [Fixnum] Hash code
101
+ def hash
102
+ [request_id, tables].hash
103
+ end
104
+
105
+ # Builds the object from hash
106
+ # @param [Hash] attributes Model attributes in the form of hash
107
+ # @return [Object] Returns the model itself
108
+ def build_from_hash(attributes)
109
+ return nil unless attributes.is_a?(Hash)
110
+ self.class.swagger_types.each_pair do |key, type|
111
+ if type =~ /\AArray<(.*)>/i
112
+ # check to ensure the input is an array given that the the attribute
113
+ # is documented as an array but the input is not
114
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
115
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
116
+ end
117
+ elsif !attributes[self.class.attribute_map[key]].nil?
118
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
119
+ end
120
+ # or else data not found in attributes(hash), not an issue as the data can be optional
121
+ end
122
+
123
+ self
124
+ end
125
+
126
+ # Deserializes the data based on type
127
+ # @param string type Data type
128
+ # @param string value Value to be deserialized
129
+ # @return [Object] Deserialized data
130
+ def _deserialize(type, value)
131
+ case type.to_sym
132
+ when :DateTime
133
+ Time.at(/\d/.match(value)[0].to_f).to_datetime
134
+ when :Date
135
+ Time.at(/\d/.match(value)[0].to_f).to_date
136
+ when :String
137
+ value.to_s
138
+ when :Integer
139
+ value.to_i
140
+ when :Float
141
+ value.to_f
142
+ when :BOOLEAN
143
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
144
+ true
145
+ else
146
+ false
147
+ end
148
+ when :Object
149
+ # generic object (usually a Hash), return directly
150
+ value
151
+ when /\AArray<(?<inner_type>.+)>\z/
152
+ inner_type = Regexp.last_match[:inner_type]
153
+ value.map { |v| _deserialize(inner_type, v) }
154
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
155
+ k_type = Regexp.last_match[:k_type]
156
+ v_type = Regexp.last_match[:v_type]
157
+ {}.tap do |hash|
158
+ value.each do |k, v|
159
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
160
+ end
161
+ end
162
+ else
163
+ # model
164
+ temp_model = AsposeWordsCloud.const_get(type).new
165
+ temp_model.build_from_hash(value)
166
+ end
167
+ end
168
+
169
+ # Returns the string representation of the object
170
+ # @return [String] String presentation of the object
171
+ def to_s
172
+ to_hash.to_s
173
+ end
174
+
175
+ # to_body is an alias to to_hash (backward compatibility)
176
+ # @return [Hash] Returns the object in the form of hash
177
+ def to_body
178
+ to_hash
179
+ end
180
+
181
+ # Returns the object in the form of hash
182
+ # @return [Hash] Returns the object in the form of hash
183
+ def to_hash
184
+ hash = {}
185
+ self.class.attribute_map.each_pair do |attr, param|
186
+ value = self.send(attr)
187
+ next if value.nil?
188
+ hash[param] = _to_hash(value)
189
+ end
190
+ hash
191
+ end
192
+
193
+ # Outputs non-array value in the form of hash
194
+ # For object, use to_hash. Otherwise, just return the value
195
+ # @param [Object] value Any valid value
196
+ # @return [Hash] Returns the value in the form of hash
197
+ def _to_hash(value)
198
+ if value.is_a?(Array)
199
+ value.compact.map { |v| _to_hash(v) }
200
+ elsif value.is_a?(Hash)
201
+ {}.tap do |hash|
202
+ value.each { |k, v| hash[k] = _to_hash(v) }
203
+ end
204
+ elsif value.respond_to? :to_hash
205
+ value.to_hash
206
+ else
207
+ value
208
+ end
209
+ end
210
+
211
+ end
212
+ end
@@ -1,430 +1,431 @@
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
1
+ # ------------------------------------------------------------------------------------
2
+ # <copyright company="Aspose" file="table_properties.rb">
3
+ # Copyright (c) 2020 Aspose.Words for Cloud
4
+ # </copyright>
5
+ # <summary>
6
+ # Permission is hereby granted, free of charge, to any person obtaining a copy
7
+ # of this software and associated documentation files (the "Software"), to deal
8
+ # in the Software without restriction, including without limitation the rights
9
+ # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10
+ # copies of the Software, and to permit persons to whom the Software is
11
+ # furnished to do so, subject to the following conditions:
12
+ #
13
+ # The above copyright notice and this permission notice shall be included in all
14
+ # copies or substantial portions of the Software.
15
+ #
16
+ # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17
+ # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18
+ # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
19
+ # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
20
+ # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
21
+ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
22
+ # SOFTWARE.
23
+ # </summary>
24
+ # ------------------------------------------------------------------------------------
25
+
26
+ require 'date'
27
+
28
+ module AsposeWordsCloud
29
+
30
+ # Represents the table properties.
31
+ class TableProperties
32
+ # Gets or sets link to the document.
33
+ attr_accessor :link
34
+
35
+ # Gets or sets specifies how an inline table is aligned in the document.
36
+ attr_accessor :alignment
37
+
38
+ # Gets or sets allows Microsoft Word and Aspose.Words to automatically resize cells in a table to fit their contents.
39
+ attr_accessor :allow_auto_fit
40
+
41
+ # Gets or sets whether this is a right-to-left table.
42
+ attr_accessor :bidi
43
+
44
+ # Gets or sets the amount of space (in points) to add below the contents of cells.
45
+ attr_accessor :bottom_padding
46
+
47
+ # Gets or sets the amount of space (in points) between the cells.
48
+ attr_accessor :cell_spacing
49
+
50
+ # Gets or sets the value that represents the left indent of the table.
51
+ attr_accessor :left_indent
52
+
53
+ # Gets or sets the amount of space (in points) to add to the left of the contents of cells.
54
+ attr_accessor :left_padding
55
+
56
+ # Gets or sets the table preferred width.
57
+ # Preferred width can be specified as a percentage, number of points or a special "auto" value.
58
+ attr_accessor :preferred_width
59
+
60
+ # Gets or sets the amount of space (in points) to add to the right of the contents of cells.
61
+ attr_accessor :right_padding
62
+
63
+ # Gets or sets the locale independent style identifier of the table style applied to this table.
64
+ attr_accessor :style_identifier
65
+
66
+ # Gets or sets the name of the table style applied to this table.
67
+ attr_accessor :style_name
68
+
69
+ # Gets or sets bit flags that specify how a table style is applied to this table.
70
+ attr_accessor :style_options
71
+
72
+ # Gets or sets get or sets TextWrapping for table.
73
+ attr_accessor :text_wrapping
74
+
75
+ # Gets or sets the amount of space (in points) to add above the contents of cells.
76
+ attr_accessor :top_padding
77
+
78
+ class EnumAttributeValidator
79
+ attr_reader :datatype
80
+ attr_reader :allowable_values
81
+
82
+ def initialize(datatype, allowable_values)
83
+ @allowable_values = allowable_values.map do |value|
84
+ case datatype.to_s
85
+ when /Integer/i
86
+ value.to_i
87
+ when /Float/i
88
+ value.to_f
89
+ else
90
+ value
91
+ end
92
+ end
93
+ end
94
+
95
+ def valid?(value)
96
+ !value || allowable_values.include?(value)
97
+ end
98
+ end
99
+
100
+ # Attribute mapping from ruby-style variable name to JSON key.
101
+ def self.attribute_map
102
+ {
103
+ :'link' => :'Link',
104
+ :'alignment' => :'Alignment',
105
+ :'allow_auto_fit' => :'AllowAutoFit',
106
+ :'bidi' => :'Bidi',
107
+ :'bottom_padding' => :'BottomPadding',
108
+ :'cell_spacing' => :'CellSpacing',
109
+ :'left_indent' => :'LeftIndent',
110
+ :'left_padding' => :'LeftPadding',
111
+ :'preferred_width' => :'PreferredWidth',
112
+ :'right_padding' => :'RightPadding',
113
+ :'style_identifier' => :'StyleIdentifier',
114
+ :'style_name' => :'StyleName',
115
+ :'style_options' => :'StyleOptions',
116
+ :'text_wrapping' => :'TextWrapping',
117
+ :'top_padding' => :'TopPadding'
118
+ }
119
+ end
120
+
121
+ # Attribute type mapping.
122
+ def self.swagger_types
123
+ {
124
+ :'link' => :'WordsApiLink',
125
+ :'alignment' => :'String',
126
+ :'allow_auto_fit' => :'BOOLEAN',
127
+ :'bidi' => :'BOOLEAN',
128
+ :'bottom_padding' => :'Float',
129
+ :'cell_spacing' => :'Float',
130
+ :'left_indent' => :'Float',
131
+ :'left_padding' => :'Float',
132
+ :'preferred_width' => :'PreferredWidth',
133
+ :'right_padding' => :'Float',
134
+ :'style_identifier' => :'String',
135
+ :'style_name' => :'String',
136
+ :'style_options' => :'String',
137
+ :'text_wrapping' => :'String',
138
+ :'top_padding' => :'Float'
139
+ }
140
+ end
141
+
142
+ # Initializes the object
143
+ # @param [Hash] attributes Model attributes in the form of hash
144
+ def initialize(attributes = {})
145
+ return unless attributes.is_a?(Hash)
146
+
147
+ # convert string to symbol for hash key
148
+ attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
149
+
150
+ if attributes.key?(:'Link')
151
+ self.link = attributes[:'Link']
152
+ end
153
+
154
+ if attributes.key?(:'Alignment')
155
+ self.alignment = attributes[:'Alignment']
156
+ end
157
+
158
+ if attributes.key?(:'AllowAutoFit')
159
+ self.allow_auto_fit = attributes[:'AllowAutoFit']
160
+ end
161
+
162
+ if attributes.key?(:'Bidi')
163
+ self.bidi = attributes[:'Bidi']
164
+ end
165
+
166
+ if attributes.key?(:'BottomPadding')
167
+ self.bottom_padding = attributes[:'BottomPadding']
168
+ end
169
+
170
+ if attributes.key?(:'CellSpacing')
171
+ self.cell_spacing = attributes[:'CellSpacing']
172
+ end
173
+
174
+ if attributes.key?(:'LeftIndent')
175
+ self.left_indent = attributes[:'LeftIndent']
176
+ end
177
+
178
+ if attributes.key?(:'LeftPadding')
179
+ self.left_padding = attributes[:'LeftPadding']
180
+ end
181
+
182
+ if attributes.key?(:'PreferredWidth')
183
+ self.preferred_width = attributes[:'PreferredWidth']
184
+ end
185
+
186
+ if attributes.key?(:'RightPadding')
187
+ self.right_padding = attributes[:'RightPadding']
188
+ end
189
+
190
+ if attributes.key?(:'StyleIdentifier')
191
+ self.style_identifier = attributes[:'StyleIdentifier']
192
+ end
193
+
194
+ if attributes.key?(:'StyleName')
195
+ self.style_name = attributes[:'StyleName']
196
+ end
197
+
198
+ if attributes.key?(:'StyleOptions')
199
+ self.style_options = attributes[:'StyleOptions']
200
+ end
201
+
202
+ if attributes.key?(:'TextWrapping')
203
+ self.text_wrapping = attributes[:'TextWrapping']
204
+ end
205
+
206
+ if attributes.key?(:'TopPadding')
207
+ self.top_padding = attributes[:'TopPadding']
208
+ end
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
+
230
+ return true
231
+ end
232
+
233
+ # Custom attribute writer method checking allowed values (enum).
234
+ # @param [Object] alignment Object to be assigned
235
+ def alignment=(alignment)
236
+ validator = EnumAttributeValidator.new('String', ["Left", "Center", "Right"])
237
+ if alignment.to_i == 0
238
+ unless validator.valid?(alignment)
239
+ raise ArgumentError, "invalid value for 'alignment', must be one of #{validator.allowable_values}."
240
+ end
241
+ @alignment = alignment
242
+ else
243
+ @alignment = validator.allowable_values[alignment.to_i]
244
+ end
245
+ end
246
+
247
+ # Custom attribute writer method checking allowed values (enum).
248
+ # @param [Object] style_identifier Object to be assigned
249
+ def style_identifier=(style_identifier)
250
+ 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"])
251
+ if style_identifier.to_i == 0
252
+ unless validator.valid?(style_identifier)
253
+ raise ArgumentError, "invalid value for 'style_identifier', must be one of #{validator.allowable_values}."
254
+ end
255
+ @style_identifier = style_identifier
256
+ else
257
+ @style_identifier = validator.allowable_values[style_identifier.to_i]
258
+ end
259
+ end
260
+
261
+ # Custom attribute writer method checking allowed values (enum).
262
+ # @param [Object] style_options Object to be assigned
263
+ def style_options=(style_options)
264
+ validator = EnumAttributeValidator.new('String', ["None", "FirstRow", "LastRow", "FirstColumn", "LastColumn", "RowBands", "Default", "ColumnBands", "Default2003"])
265
+ if style_options.to_i == 0
266
+ unless validator.valid?(style_options)
267
+ raise ArgumentError, "invalid value for 'style_options', must be one of #{validator.allowable_values}."
268
+ end
269
+ @style_options = style_options
270
+ else
271
+ @style_options = validator.allowable_values[style_options.to_i]
272
+ end
273
+ end
274
+
275
+ # Custom attribute writer method checking allowed values (enum).
276
+ # @param [Object] text_wrapping Object to be assigned
277
+ def text_wrapping=(text_wrapping)
278
+ validator = EnumAttributeValidator.new('String', ["Default", "None", "Around"])
279
+ if text_wrapping.to_i == 0
280
+ unless validator.valid?(text_wrapping)
281
+ raise ArgumentError, "invalid value for 'text_wrapping', must be one of #{validator.allowable_values}."
282
+ end
283
+ @text_wrapping = text_wrapping
284
+ else
285
+ @text_wrapping = validator.allowable_values[text_wrapping.to_i]
286
+ end
287
+ end
288
+
289
+
290
+ # Checks equality by comparing each attribute.
291
+ # @param [Object] Object to be compared
292
+ def ==(other)
293
+ return true if self.equal?(other)
294
+ self.class == other.class &&
295
+ link == other.link &&
296
+ alignment == other.alignment &&
297
+ allow_auto_fit == other.allow_auto_fit &&
298
+ bidi == other.bidi &&
299
+ bottom_padding == other.bottom_padding &&
300
+ cell_spacing == other.cell_spacing &&
301
+ left_indent == other.left_indent &&
302
+ left_padding == other.left_padding &&
303
+ preferred_width == other.preferred_width &&
304
+ right_padding == other.right_padding &&
305
+ style_identifier == other.style_identifier &&
306
+ style_name == other.style_name &&
307
+ style_options == other.style_options &&
308
+ text_wrapping == other.text_wrapping &&
309
+ top_padding == other.top_padding
310
+ end
311
+
312
+ # @see the `==` method
313
+ # @param [Object] Object to be compared
314
+ def eql?(other)
315
+ self == other
316
+ end
317
+
318
+ # Calculates hash code according to all attributes.
319
+ # @return [Fixnum] Hash code
320
+ def hash
321
+ [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
322
+ end
323
+
324
+ # Builds the object from hash
325
+ # @param [Hash] attributes Model attributes in the form of hash
326
+ # @return [Object] Returns the model itself
327
+ def build_from_hash(attributes)
328
+ return nil unless attributes.is_a?(Hash)
329
+ self.class.swagger_types.each_pair do |key, type|
330
+ if type =~ /\AArray<(.*)>/i
331
+ # check to ensure the input is an array given that the the attribute
332
+ # is documented as an array but the input is not
333
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
334
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
335
+ end
336
+ elsif !attributes[self.class.attribute_map[key]].nil?
337
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
338
+ end
339
+ # or else data not found in attributes(hash), not an issue as the data can be optional
340
+ end
341
+
342
+ self
343
+ end
344
+
345
+ # Deserializes the data based on type
346
+ # @param string type Data type
347
+ # @param string value Value to be deserialized
348
+ # @return [Object] Deserialized data
349
+ def _deserialize(type, value)
350
+ case type.to_sym
351
+ when :DateTime
352
+ Time.at(/\d/.match(value)[0].to_f).to_datetime
353
+ when :Date
354
+ Time.at(/\d/.match(value)[0].to_f).to_date
355
+ when :String
356
+ value.to_s
357
+ when :Integer
358
+ value.to_i
359
+ when :Float
360
+ value.to_f
361
+ when :BOOLEAN
362
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
363
+ true
364
+ else
365
+ false
366
+ end
367
+ when :Object
368
+ # generic object (usually a Hash), return directly
369
+ value
370
+ when /\AArray<(?<inner_type>.+)>\z/
371
+ inner_type = Regexp.last_match[:inner_type]
372
+ value.map { |v| _deserialize(inner_type, v) }
373
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
374
+ k_type = Regexp.last_match[:k_type]
375
+ v_type = Regexp.last_match[:v_type]
376
+ {}.tap do |hash|
377
+ value.each do |k, v|
378
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
379
+ end
380
+ end
381
+ else
382
+ # model
383
+ temp_model = AsposeWordsCloud.const_get(type).new
384
+ temp_model.build_from_hash(value)
385
+ end
386
+ end
387
+
388
+ # Returns the string representation of the object
389
+ # @return [String] String presentation of the object
390
+ def to_s
391
+ to_hash.to_s
392
+ end
393
+
394
+ # to_body is an alias to to_hash (backward compatibility)
395
+ # @return [Hash] Returns the object in the form of hash
396
+ def to_body
397
+ to_hash
398
+ end
399
+
400
+ # Returns the object in the form of hash
401
+ # @return [Hash] Returns the object in the form of hash
402
+ def to_hash
403
+ hash = {}
404
+ self.class.attribute_map.each_pair do |attr, param|
405
+ value = self.send(attr)
406
+ next if value.nil?
407
+ hash[param] = _to_hash(value)
408
+ end
409
+ hash
410
+ end
411
+
412
+ # Outputs non-array value in the form of hash
413
+ # For object, use to_hash. Otherwise, just return the value
414
+ # @param [Object] value Any valid value
415
+ # @return [Hash] Returns the value in the form of hash
416
+ def _to_hash(value)
417
+ if value.is_a?(Array)
418
+ value.compact.map { |v| _to_hash(v) }
419
+ elsif value.is_a?(Hash)
420
+ {}.tap do |hash|
421
+ value.each { |k, v| hash[k] = _to_hash(v) }
422
+ end
423
+ elsif value.respond_to? :to_hash
424
+ value.to_hash
425
+ else
426
+ value
427
+ end
428
+ end
429
+
430
+ end
431
+ end