aspose_words_cloud 20.3.0 → 20.4.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (378) hide show
  1. checksums.yaml +4 -4
  2. data/lib/aspose_words_cloud.rb +259 -234
  3. data/lib/aspose_words_cloud/api/words_api.rb +16553 -16721
  4. data/lib/aspose_words_cloud/api_client.rb +411 -405
  5. data/lib/aspose_words_cloud/api_error.rb +58 -58
  6. data/lib/aspose_words_cloud/configuration.rb +157 -173
  7. data/lib/aspose_words_cloud/models/available_fonts_response.rb +243 -243
  8. data/lib/aspose_words_cloud/models/bmp_save_options_data.rb +475 -477
  9. data/lib/aspose_words_cloud/models/bookmark.rb +226 -227
  10. data/lib/aspose_words_cloud/models/bookmark_data.rb +217 -217
  11. data/lib/aspose_words_cloud/models/bookmark_response.rb +216 -217
  12. data/lib/aspose_words_cloud/models/bookmarks.rb +218 -219
  13. data/lib/aspose_words_cloud/models/bookmarks_outline_level_data.rb +217 -222
  14. data/lib/aspose_words_cloud/models/bookmarks_response.rb +216 -217
  15. data/lib/aspose_words_cloud/models/border.rb +318 -320
  16. data/lib/aspose_words_cloud/models/border_response.rb +216 -217
  17. data/lib/aspose_words_cloud/models/borders_collection.rb +218 -219
  18. data/lib/aspose_words_cloud/models/borders_response.rb +216 -217
  19. data/lib/aspose_words_cloud/models/classification_response.rb +239 -239
  20. data/lib/aspose_words_cloud/models/classification_result.rb +217 -222
  21. data/lib/aspose_words_cloud/models/comment.rb +273 -277
  22. data/lib/aspose_words_cloud/models/comment_base.rb +255 -0
  23. data/lib/aspose_words_cloud/models/comment_insert.rb +255 -0
  24. data/lib/aspose_words_cloud/models/comment_link.rb +206 -207
  25. data/lib/aspose_words_cloud/models/comment_response.rb +216 -217
  26. data/lib/aspose_words_cloud/models/comment_update.rb +255 -0
  27. data/lib/aspose_words_cloud/models/comments_collection.rb +218 -219
  28. data/lib/aspose_words_cloud/models/comments_response.rb +216 -217
  29. data/lib/aspose_words_cloud/models/compare_data.rb +236 -227
  30. data/lib/aspose_words_cloud/models/compare_options.rb +324 -0
  31. data/lib/aspose_words_cloud/models/doc_save_options_data.rb +317 -317
  32. data/lib/aspose_words_cloud/models/document.rb +295 -311
  33. data/lib/aspose_words_cloud/models/document_entry.rb +217 -217
  34. data/lib/aspose_words_cloud/models/document_entry_list.rb +209 -209
  35. data/lib/aspose_words_cloud/models/document_position.rb +216 -217
  36. data/lib/aspose_words_cloud/models/document_properties.rb +218 -219
  37. data/lib/aspose_words_cloud/models/document_properties_response.rb +216 -217
  38. data/lib/aspose_words_cloud/models/document_property.rb +236 -237
  39. data/lib/aspose_words_cloud/models/document_property_base.rb +207 -0
  40. data/lib/aspose_words_cloud/models/document_property_create_or_update.rb +207 -0
  41. data/lib/aspose_words_cloud/models/document_property_response.rb +216 -217
  42. data/lib/aspose_words_cloud/models/document_response.rb +216 -217
  43. data/lib/aspose_words_cloud/models/document_stat_data.rb +248 -264
  44. data/lib/aspose_words_cloud/models/downsample_options_data.rb +227 -227
  45. data/lib/aspose_words_cloud/models/drawing_object.rb +385 -388
  46. data/lib/aspose_words_cloud/models/drawing_object_collection.rb +218 -219
  47. data/lib/aspose_words_cloud/models/drawing_object_link.rb +216 -217
  48. data/lib/aspose_words_cloud/models/drawing_object_response.rb +216 -217
  49. data/lib/aspose_words_cloud/models/drawing_objects_response.rb +216 -217
  50. data/lib/aspose_words_cloud/models/emf_save_options_data.rb +475 -477
  51. data/lib/aspose_words_cloud/models/epub_save_options_data.rb +746 -746
  52. data/lib/aspose_words_cloud/models/error.rb +236 -237
  53. data/lib/aspose_words_cloud/models/error_details.rb +217 -222
  54. data/lib/aspose_words_cloud/models/field.rb +246 -247
  55. data/lib/aspose_words_cloud/models/field_base.rb +217 -0
  56. data/lib/aspose_words_cloud/models/field_collection.rb +218 -219
  57. data/lib/aspose_words_cloud/models/field_insert.rb +217 -0
  58. data/lib/aspose_words_cloud/models/field_link.rb +226 -227
  59. data/lib/aspose_words_cloud/models/field_names.rb +218 -219
  60. data/lib/aspose_words_cloud/models/field_names_response.rb +216 -217
  61. data/lib/aspose_words_cloud/models/field_response.rb +216 -217
  62. data/lib/aspose_words_cloud/models/field_update.rb +217 -0
  63. data/lib/aspose_words_cloud/models/fields_response.rb +216 -217
  64. data/lib/aspose_words_cloud/models/file_link.rb +237 -237
  65. data/lib/aspose_words_cloud/models/files_list.rb +209 -209
  66. data/lib/aspose_words_cloud/models/files_upload_result.rb +221 -221
  67. data/lib/aspose_words_cloud/models/fixed_page_save_options_data.rb +346 -347
  68. data/lib/aspose_words_cloud/models/font.rb +671 -676
  69. data/lib/aspose_words_cloud/models/font_info.rb +237 -237
  70. data/lib/aspose_words_cloud/models/font_response.rb +216 -217
  71. data/lib/aspose_words_cloud/models/footnote.rb +301 -304
  72. data/lib/aspose_words_cloud/models/footnote_base.rb +273 -0
  73. data/lib/aspose_words_cloud/models/footnote_collection.rb +218 -219
  74. data/lib/aspose_words_cloud/models/footnote_insert.rb +273 -0
  75. data/lib/aspose_words_cloud/models/footnote_link.rb +216 -217
  76. data/lib/aspose_words_cloud/models/footnote_response.rb +216 -217
  77. data/lib/aspose_words_cloud/models/footnote_update.rb +273 -0
  78. data/lib/aspose_words_cloud/models/footnotes_response.rb +216 -217
  79. data/lib/aspose_words_cloud/models/footnotes_stat_data.rb +217 -227
  80. data/lib/aspose_words_cloud/models/form_field.rb +306 -307
  81. data/lib/aspose_words_cloud/models/form_field_checkbox.rb +336 -337
  82. data/lib/aspose_words_cloud/models/form_field_collection.rb +218 -219
  83. data/lib/aspose_words_cloud/models/form_field_drop_down.rb +328 -329
  84. data/lib/aspose_words_cloud/models/form_field_response.rb +216 -217
  85. data/lib/aspose_words_cloud/models/form_field_text_input.rb +383 -384
  86. data/lib/aspose_words_cloud/models/form_fields_response.rb +216 -217
  87. data/lib/aspose_words_cloud/models/gif_save_options_data.rb +475 -477
  88. data/lib/aspose_words_cloud/models/graphics_quality_options_data.rb +357 -358
  89. data/lib/aspose_words_cloud/models/header_footer.rb +283 -286
  90. data/lib/aspose_words_cloud/models/header_footer_link.rb +253 -254
  91. data/lib/aspose_words_cloud/models/header_footer_link_collection.rb +218 -219
  92. data/lib/aspose_words_cloud/models/header_footer_response.rb +216 -217
  93. data/lib/aspose_words_cloud/models/header_footers_response.rb +216 -217
  94. data/lib/aspose_words_cloud/models/html_fixed_save_options_data.rb +476 -477
  95. data/lib/aspose_words_cloud/models/html_save_options_data.rb +736 -736
  96. data/lib/aspose_words_cloud/models/hyperlink.rb +226 -227
  97. data/lib/aspose_words_cloud/models/hyperlink_response.rb +216 -217
  98. data/lib/aspose_words_cloud/models/hyperlinks.rb +218 -219
  99. data/lib/aspose_words_cloud/models/hyperlinks_response.rb +216 -217
  100. data/lib/aspose_words_cloud/models/image_save_options_data.rb +475 -477
  101. data/lib/aspose_words_cloud/models/jpeg_save_options_data.rb +475 -477
  102. data/lib/aspose_words_cloud/models/link.rb +237 -237
  103. data/lib/aspose_words_cloud/models/link_element.rb +206 -207
  104. data/lib/aspose_words_cloud/models/load_web_document_data.rb +216 -217
  105. data/lib/aspose_words_cloud/models/metafile_rendering_options_data.rb +247 -247
  106. data/lib/aspose_words_cloud/models/mhtml_save_options_data.rb +746 -746
  107. data/lib/aspose_words_cloud/models/modification_operation_result.rb +215 -217
  108. data/lib/aspose_words_cloud/models/node_link.rb +216 -217
  109. data/lib/aspose_words_cloud/models/odt_save_options_data.rb +344 -344
  110. data/lib/aspose_words_cloud/models/office_math_link.rb +216 -217
  111. data/lib/aspose_words_cloud/models/office_math_object.rb +324 -326
  112. data/lib/aspose_words_cloud/models/office_math_object_response.rb +216 -217
  113. data/lib/aspose_words_cloud/models/office_math_objects_collection.rb +218 -219
  114. data/lib/aspose_words_cloud/models/office_math_objects_response.rb +216 -217
  115. data/lib/aspose_words_cloud/models/ooxml_save_options_data.rb +307 -307
  116. data/lib/aspose_words_cloud/models/outline_options_data.rb +259 -259
  117. data/lib/aspose_words_cloud/models/page_number.rb +237 -247
  118. data/lib/aspose_words_cloud/models/page_setup.rb +645 -646
  119. data/lib/aspose_words_cloud/models/page_stat_data.rb +236 -252
  120. data/lib/aspose_words_cloud/models/paragraph.rb +228 -229
  121. data/lib/aspose_words_cloud/models/paragraph_format.rb +567 -568
  122. data/lib/aspose_words_cloud/models/paragraph_format_response.rb +216 -217
  123. data/lib/aspose_words_cloud/models/paragraph_insert.rb +207 -207
  124. data/lib/aspose_words_cloud/models/paragraph_link.rb +226 -227
  125. data/lib/aspose_words_cloud/models/paragraph_link_collection.rb +218 -219
  126. data/lib/aspose_words_cloud/models/paragraph_link_collection_response.rb +216 -217
  127. data/lib/aspose_words_cloud/models/paragraph_response.rb +216 -217
  128. data/lib/aspose_words_cloud/models/pcl_save_options_data.rb +366 -367
  129. data/lib/aspose_words_cloud/models/pdf_digital_signature_details_data.rb +247 -247
  130. data/lib/aspose_words_cloud/models/pdf_encryption_details_data.rb +237 -237
  131. data/lib/aspose_words_cloud/models/pdf_save_options_data.rb +619 -624
  132. data/lib/aspose_words_cloud/models/png_save_options_data.rb +475 -477
  133. data/lib/aspose_words_cloud/models/preferred_width.rb +254 -259
  134. data/lib/aspose_words_cloud/models/protection_data.rb +207 -207
  135. data/lib/aspose_words_cloud/models/protection_data_response.rb +225 -227
  136. data/lib/aspose_words_cloud/models/protection_request.rb +227 -227
  137. data/lib/aspose_words_cloud/models/ps_save_options_data.rb +356 -357
  138. data/lib/aspose_words_cloud/models/range_document.rb +207 -207
  139. data/lib/aspose_words_cloud/models/range_text_response.rb +217 -217
  140. data/lib/aspose_words_cloud/models/replace_range.rb +254 -254
  141. data/lib/aspose_words_cloud/models/replace_text_parameters.rb +247 -262
  142. data/lib/aspose_words_cloud/models/replace_text_response.rb +226 -227
  143. data/lib/aspose_words_cloud/models/requests/AcceptAllRevisionsRequest.rb +65 -65
  144. data/lib/aspose_words_cloud/models/requests/AppendDocumentRequest.rb +77 -77
  145. data/lib/aspose_words_cloud/models/requests/ClassifyDocumentRequest.rb +69 -69
  146. data/lib/aspose_words_cloud/models/requests/ClassifyRequest.rb +49 -49
  147. data/lib/aspose_words_cloud/models/requests/CompareDocumentRequest.rb +69 -69
  148. data/lib/aspose_words_cloud/models/requests/ConvertDocumentRequest.rb +65 -65
  149. data/lib/aspose_words_cloud/models/requests/CopyFileRequest.rb +61 -61
  150. data/lib/aspose_words_cloud/models/requests/CopyFolderRequest.rb +57 -57
  151. data/lib/aspose_words_cloud/models/requests/CreateDocumentRequest.rb +53 -53
  152. data/lib/aspose_words_cloud/models/requests/CreateFolderRequest.rb +49 -49
  153. data/lib/aspose_words_cloud/models/requests/CreateOrUpdateDocumentPropertyRequest.rb +81 -81
  154. data/lib/aspose_words_cloud/models/requests/DeleteBorderRequest.rb +81 -81
  155. data/lib/aspose_words_cloud/models/requests/DeleteBordersRequest.rb +77 -77
  156. data/lib/aspose_words_cloud/models/requests/DeleteCommentRequest.rb +77 -77
  157. data/lib/aspose_words_cloud/models/requests/DeleteDocumentPropertyRequest.rb +77 -77
  158. data/lib/aspose_words_cloud/models/requests/DeleteDrawingObjectRequest.rb +81 -81
  159. data/lib/aspose_words_cloud/models/requests/DeleteDrawingObjectWithoutNodePathRequest.rb +77 -77
  160. data/lib/aspose_words_cloud/models/requests/DeleteFieldRequest.rb +81 -81
  161. data/lib/aspose_words_cloud/models/requests/DeleteFieldWithoutNodePathRequest.rb +77 -77
  162. data/lib/aspose_words_cloud/models/requests/DeleteFieldsRequest.rb +77 -77
  163. data/lib/aspose_words_cloud/models/requests/DeleteFieldsWithoutNodePathRequest.rb +73 -73
  164. data/lib/aspose_words_cloud/models/requests/DeleteFileRequest.rb +53 -53
  165. data/lib/aspose_words_cloud/models/requests/DeleteFolderRequest.rb +53 -53
  166. data/lib/aspose_words_cloud/models/requests/DeleteFootnoteRequest.rb +81 -81
  167. data/lib/aspose_words_cloud/models/requests/DeleteFootnoteWithoutNodePathRequest.rb +77 -77
  168. data/lib/aspose_words_cloud/models/requests/DeleteFormFieldRequest.rb +81 -81
  169. data/lib/aspose_words_cloud/models/requests/DeleteFormFieldWithoutNodePathRequest.rb +77 -77
  170. data/lib/aspose_words_cloud/models/requests/DeleteHeaderFooterRequest.rb +81 -81
  171. data/lib/aspose_words_cloud/models/requests/DeleteHeadersFootersRequest.rb +81 -81
  172. data/lib/aspose_words_cloud/models/requests/DeleteMacrosRequest.rb +73 -73
  173. data/lib/aspose_words_cloud/models/requests/DeleteOfficeMathObjectRequest.rb +81 -81
  174. data/lib/aspose_words_cloud/models/requests/DeleteOfficeMathObjectWithoutNodePathRequest.rb +77 -77
  175. data/lib/aspose_words_cloud/models/requests/DeleteParagraphRequest.rb +81 -81
  176. data/lib/aspose_words_cloud/models/requests/DeleteParagraphWithoutNodePathRequest.rb +77 -77
  177. data/lib/aspose_words_cloud/models/requests/DeleteRunRequest.rb +81 -81
  178. data/lib/aspose_words_cloud/models/requests/DeleteSectionRequest.rb +77 -77
  179. data/lib/aspose_words_cloud/models/requests/DeleteTableCellRequest.rb +81 -81
  180. data/lib/aspose_words_cloud/models/requests/DeleteTableRequest.rb +81 -81
  181. data/lib/aspose_words_cloud/models/requests/DeleteTableRowRequest.rb +81 -81
  182. data/lib/aspose_words_cloud/models/requests/DeleteTableWithoutNodePathRequest.rb +77 -77
  183. data/lib/aspose_words_cloud/models/requests/DeleteWatermarkRequest.rb +73 -73
  184. data/lib/aspose_words_cloud/models/requests/DownloadFileRequest.rb +53 -53
  185. data/lib/aspose_words_cloud/models/requests/ExecuteMailMergeOnlineRequest.rb +61 -61
  186. data/lib/aspose_words_cloud/models/requests/ExecuteMailMergeRequest.rb +85 -85
  187. data/lib/aspose_words_cloud/models/requests/GetAvailableFontsRequest.rb +45 -45
  188. data/lib/aspose_words_cloud/models/requests/GetBookmarkByNameRequest.rb +65 -65
  189. data/lib/aspose_words_cloud/models/requests/GetBookmarksRequest.rb +61 -61
  190. data/lib/aspose_words_cloud/models/requests/GetBorderRequest.rb +69 -69
  191. data/lib/aspose_words_cloud/models/requests/GetBordersRequest.rb +65 -65
  192. data/lib/aspose_words_cloud/models/requests/GetCommentRequest.rb +65 -65
  193. data/lib/aspose_words_cloud/models/requests/GetCommentsRequest.rb +61 -61
  194. data/lib/aspose_words_cloud/models/requests/GetDocumentDrawingObjectByIndexRequest.rb +69 -69
  195. data/lib/aspose_words_cloud/models/requests/GetDocumentDrawingObjectByIndexWithoutNodePathRequest.rb +65 -65
  196. data/lib/aspose_words_cloud/models/requests/GetDocumentDrawingObjectImageDataRequest.rb +69 -69
  197. data/lib/aspose_words_cloud/models/requests/GetDocumentDrawingObjectImageDataWithoutNodePathRequest.rb +65 -65
  198. data/lib/aspose_words_cloud/models/requests/GetDocumentDrawingObjectOleDataRequest.rb +69 -69
  199. data/lib/aspose_words_cloud/models/requests/GetDocumentDrawingObjectOleDataWithoutNodePathRequest.rb +65 -65
  200. data/lib/aspose_words_cloud/models/requests/GetDocumentDrawingObjectsRequest.rb +65 -65
  201. data/lib/aspose_words_cloud/models/requests/GetDocumentDrawingObjectsWithoutNodePathRequest.rb +61 -61
  202. data/lib/aspose_words_cloud/models/requests/GetDocumentFieldNamesOnlineRequest.rb +49 -49
  203. data/lib/aspose_words_cloud/models/requests/GetDocumentFieldNamesRequest.rb +65 -65
  204. data/lib/aspose_words_cloud/models/requests/GetDocumentHyperlinkByIndexRequest.rb +65 -65
  205. data/lib/aspose_words_cloud/models/requests/GetDocumentHyperlinksRequest.rb +61 -61
  206. data/lib/aspose_words_cloud/models/requests/GetDocumentPropertiesRequest.rb +61 -61
  207. data/lib/aspose_words_cloud/models/requests/GetDocumentPropertyRequest.rb +65 -65
  208. data/lib/aspose_words_cloud/models/requests/GetDocumentProtectionRequest.rb +61 -61
  209. data/lib/aspose_words_cloud/models/requests/GetDocumentRequest.rb +61 -61
  210. data/lib/aspose_words_cloud/models/requests/GetDocumentStatisticsRequest.rb +73 -73
  211. data/lib/aspose_words_cloud/models/requests/GetDocumentWithFormatRequest.rb +73 -73
  212. data/lib/aspose_words_cloud/models/requests/GetFieldRequest.rb +69 -69
  213. data/lib/aspose_words_cloud/models/requests/GetFieldWithoutNodePathRequest.rb +65 -65
  214. data/lib/aspose_words_cloud/models/requests/GetFieldsRequest.rb +65 -65
  215. data/lib/aspose_words_cloud/models/requests/GetFieldsWithoutNodePathRequest.rb +61 -61
  216. data/lib/aspose_words_cloud/models/requests/GetFilesListRequest.rb +49 -49
  217. data/lib/aspose_words_cloud/models/requests/GetFootnoteRequest.rb +69 -69
  218. data/lib/aspose_words_cloud/models/requests/GetFootnoteWithoutNodePathRequest.rb +65 -65
  219. data/lib/aspose_words_cloud/models/requests/GetFootnotesRequest.rb +65 -65
  220. data/lib/aspose_words_cloud/models/requests/GetFootnotesWithoutNodePathRequest.rb +61 -61
  221. data/lib/aspose_words_cloud/models/requests/GetFormFieldRequest.rb +69 -69
  222. data/lib/aspose_words_cloud/models/requests/GetFormFieldWithoutNodePathRequest.rb +65 -65
  223. data/lib/aspose_words_cloud/models/requests/GetFormFieldsRequest.rb +65 -65
  224. data/lib/aspose_words_cloud/models/requests/GetFormFieldsWithoutNodePathRequest.rb +61 -61
  225. data/lib/aspose_words_cloud/models/requests/GetHeaderFooterOfSectionRequest.rb +73 -73
  226. data/lib/aspose_words_cloud/models/requests/GetHeaderFooterRequest.rb +69 -69
  227. data/lib/aspose_words_cloud/models/requests/GetHeaderFootersRequest.rb +69 -69
  228. data/lib/aspose_words_cloud/models/requests/GetOfficeMathObjectRequest.rb +69 -69
  229. data/lib/aspose_words_cloud/models/requests/GetOfficeMathObjectWithoutNodePathRequest.rb +65 -65
  230. data/lib/aspose_words_cloud/models/requests/GetOfficeMathObjectsRequest.rb +65 -65
  231. data/lib/aspose_words_cloud/models/requests/GetOfficeMathObjectsWithoutNodePathRequest.rb +61 -61
  232. data/lib/aspose_words_cloud/models/requests/GetParagraphFormatRequest.rb +69 -69
  233. data/lib/aspose_words_cloud/models/requests/GetParagraphFormatWithoutNodePathRequest.rb +65 -65
  234. data/lib/aspose_words_cloud/models/requests/GetParagraphRequest.rb +69 -69
  235. data/lib/aspose_words_cloud/models/requests/GetParagraphWithoutNodePathRequest.rb +65 -65
  236. data/lib/aspose_words_cloud/models/requests/GetParagraphsRequest.rb +65 -65
  237. data/lib/aspose_words_cloud/models/requests/GetParagraphsWithoutNodePathRequest.rb +61 -61
  238. data/lib/aspose_words_cloud/models/requests/GetRangeTextRequest.rb +69 -69
  239. data/lib/aspose_words_cloud/models/requests/GetRunFontRequest.rb +69 -69
  240. data/lib/aspose_words_cloud/models/requests/GetRunRequest.rb +69 -69
  241. data/lib/aspose_words_cloud/models/requests/GetRunsRequest.rb +65 -65
  242. data/lib/aspose_words_cloud/models/requests/GetSectionPageSetupRequest.rb +65 -65
  243. data/lib/aspose_words_cloud/models/requests/GetSectionRequest.rb +65 -65
  244. data/lib/aspose_words_cloud/models/requests/GetSectionsRequest.rb +61 -61
  245. data/lib/aspose_words_cloud/models/requests/GetTableCellFormatRequest.rb +69 -69
  246. data/lib/aspose_words_cloud/models/requests/GetTableCellRequest.rb +69 -69
  247. data/lib/aspose_words_cloud/models/requests/GetTablePropertiesRequest.rb +69 -69
  248. data/lib/aspose_words_cloud/models/requests/GetTablePropertiesWithoutNodePathRequest.rb +65 -65
  249. data/lib/aspose_words_cloud/models/requests/GetTableRequest.rb +69 -69
  250. data/lib/aspose_words_cloud/models/requests/GetTableRowFormatRequest.rb +69 -69
  251. data/lib/aspose_words_cloud/models/requests/GetTableRowRequest.rb +69 -69
  252. data/lib/aspose_words_cloud/models/requests/GetTableWithoutNodePathRequest.rb +65 -65
  253. data/lib/aspose_words_cloud/models/requests/GetTablesRequest.rb +65 -65
  254. data/lib/aspose_words_cloud/models/requests/GetTablesWithoutNodePathRequest.rb +61 -61
  255. data/lib/aspose_words_cloud/models/requests/InsertCommentRequest.rb +77 -77
  256. data/lib/aspose_words_cloud/models/requests/InsertDrawingObjectRequest.rb +85 -85
  257. data/lib/aspose_words_cloud/models/requests/InsertDrawingObjectWithoutNodePathRequest.rb +81 -81
  258. data/lib/aspose_words_cloud/models/requests/InsertFieldRequest.rb +85 -85
  259. data/lib/aspose_words_cloud/models/requests/InsertFieldWithoutNodePathRequest.rb +81 -81
  260. data/lib/aspose_words_cloud/models/requests/InsertFootnoteRequest.rb +81 -81
  261. data/lib/aspose_words_cloud/models/requests/InsertFootnoteWithoutNodePathRequest.rb +77 -77
  262. data/lib/aspose_words_cloud/models/requests/InsertFormFieldRequest.rb +85 -85
  263. data/lib/aspose_words_cloud/models/requests/InsertFormFieldWithoutNodePathRequest.rb +81 -81
  264. data/lib/aspose_words_cloud/models/requests/InsertHeaderFooterRequest.rb +81 -81
  265. data/lib/aspose_words_cloud/models/requests/InsertPageNumbersRequest.rb +77 -77
  266. data/lib/aspose_words_cloud/models/requests/InsertParagraphRequest.rb +85 -85
  267. data/lib/aspose_words_cloud/models/requests/InsertRunRequest.rb +85 -85
  268. data/lib/aspose_words_cloud/models/requests/InsertTableCellRequest.rb +81 -81
  269. data/lib/aspose_words_cloud/models/requests/InsertTableRequest.rb +81 -81
  270. data/lib/aspose_words_cloud/models/requests/InsertTableRowRequest.rb +81 -81
  271. data/lib/aspose_words_cloud/models/requests/InsertTableWithoutNodePathRequest.rb +77 -77
  272. data/lib/aspose_words_cloud/models/requests/InsertWatermarkImageRequest.rb +85 -85
  273. data/lib/aspose_words_cloud/models/requests/InsertWatermarkTextRequest.rb +77 -77
  274. data/lib/aspose_words_cloud/models/requests/LoadWebDocumentRequest.rb +49 -49
  275. data/lib/aspose_words_cloud/models/requests/MoveFileRequest.rb +61 -61
  276. data/lib/aspose_words_cloud/models/requests/MoveFolderRequest.rb +57 -57
  277. data/lib/aspose_words_cloud/models/requests/ProtectDocumentRequest.rb +69 -69
  278. data/lib/aspose_words_cloud/models/requests/RejectAllRevisionsRequest.rb +65 -65
  279. data/lib/aspose_words_cloud/models/requests/RemoveRangeRequest.rb +73 -73
  280. data/lib/aspose_words_cloud/models/requests/RenderDrawingObjectRequest.rb +77 -77
  281. data/lib/aspose_words_cloud/models/requests/RenderDrawingObjectWithoutNodePathRequest.rb +73 -73
  282. data/lib/aspose_words_cloud/models/requests/RenderMathObjectRequest.rb +77 -77
  283. data/lib/aspose_words_cloud/models/requests/RenderMathObjectWithoutNodePathRequest.rb +73 -73
  284. data/lib/aspose_words_cloud/models/requests/RenderPageRequest.rb +73 -73
  285. data/lib/aspose_words_cloud/models/requests/RenderParagraphRequest.rb +77 -77
  286. data/lib/aspose_words_cloud/models/requests/RenderParagraphWithoutNodePathRequest.rb +73 -73
  287. data/lib/aspose_words_cloud/models/requests/RenderTableRequest.rb +77 -77
  288. data/lib/aspose_words_cloud/models/requests/RenderTableWithoutNodePathRequest.rb +73 -73
  289. data/lib/aspose_words_cloud/models/requests/ReplaceTextRequest.rb +77 -77
  290. data/lib/aspose_words_cloud/models/requests/ReplaceWithTextRequest.rb +77 -77
  291. data/lib/aspose_words_cloud/models/requests/ResetCacheRequest.rb +36 -36
  292. data/lib/aspose_words_cloud/models/requests/SaveAsRangeRequest.rb +73 -73
  293. data/lib/aspose_words_cloud/models/requests/SaveAsRequest.rb +69 -69
  294. data/lib/aspose_words_cloud/models/requests/SaveAsTiffRequest.rb +137 -137
  295. data/lib/aspose_words_cloud/models/requests/SearchRequest.rb +65 -65
  296. data/lib/aspose_words_cloud/models/requests/SplitDocumentRequest.rb +85 -85
  297. data/lib/aspose_words_cloud/models/requests/UnprotectDocumentRequest.rb +69 -69
  298. data/lib/aspose_words_cloud/models/requests/UpdateBookmarkRequest.rb +81 -81
  299. data/lib/aspose_words_cloud/models/requests/UpdateBorderRequest.rb +85 -85
  300. data/lib/aspose_words_cloud/models/requests/UpdateCommentRequest.rb +81 -81
  301. data/lib/aspose_words_cloud/models/requests/UpdateDrawingObjectRequest.rb +89 -89
  302. data/lib/aspose_words_cloud/models/requests/UpdateDrawingObjectWithoutNodePathRequest.rb +85 -85
  303. data/lib/aspose_words_cloud/models/requests/UpdateFieldRequest.rb +85 -85
  304. data/lib/aspose_words_cloud/models/requests/UpdateFieldsRequest.rb +65 -65
  305. data/lib/aspose_words_cloud/models/requests/UpdateFootnoteRequest.rb +85 -85
  306. data/lib/aspose_words_cloud/models/requests/UpdateFootnoteWithoutNodePathRequest.rb +81 -81
  307. data/lib/aspose_words_cloud/models/requests/UpdateFormFieldRequest.rb +85 -85
  308. data/lib/aspose_words_cloud/models/requests/UpdateFormFieldWithoutNodePathRequest.rb +81 -81
  309. data/lib/aspose_words_cloud/models/requests/UpdateParagraphFormatRequest.rb +85 -85
  310. data/lib/aspose_words_cloud/models/requests/UpdateRunFontRequest.rb +85 -85
  311. data/lib/aspose_words_cloud/models/requests/UpdateRunRequest.rb +85 -85
  312. data/lib/aspose_words_cloud/models/requests/UpdateSectionPageSetupRequest.rb +81 -81
  313. data/lib/aspose_words_cloud/models/requests/UpdateTableCellFormatRequest.rb +85 -85
  314. data/lib/aspose_words_cloud/models/requests/UpdateTablePropertiesRequest.rb +85 -85
  315. data/lib/aspose_words_cloud/models/requests/UpdateTablePropertiesWithoutNodePathRequest.rb +81 -81
  316. data/lib/aspose_words_cloud/models/requests/UpdateTableRowFormatRequest.rb +85 -85
  317. data/lib/aspose_words_cloud/models/requests/UploadFileRequest.rb +53 -53
  318. data/lib/aspose_words_cloud/models/response_error.rb +246 -247
  319. data/lib/aspose_words_cloud/models/revisions_modification_response.rb +216 -217
  320. data/lib/aspose_words_cloud/models/rtf_save_options_data.rb +317 -317
  321. data/lib/aspose_words_cloud/models/run.rb +226 -227
  322. data/lib/aspose_words_cloud/models/run_base.rb +207 -0
  323. data/lib/aspose_words_cloud/models/run_insert.rb +207 -0
  324. data/lib/aspose_words_cloud/models/run_link.rb +226 -227
  325. data/lib/aspose_words_cloud/models/run_response.rb +216 -217
  326. data/lib/aspose_words_cloud/models/run_update.rb +207 -0
  327. data/lib/aspose_words_cloud/models/runs.rb +218 -219
  328. data/lib/aspose_words_cloud/models/runs_response.rb +216 -217
  329. data/lib/aspose_words_cloud/models/save_options_data.rb +277 -277
  330. data/lib/aspose_words_cloud/models/save_response.rb +216 -217
  331. data/lib/aspose_words_cloud/models/save_result.rb +227 -229
  332. data/lib/aspose_words_cloud/models/search_response.rb +226 -227
  333. data/lib/aspose_words_cloud/models/search_result.rb +215 -217
  334. data/lib/aspose_words_cloud/models/search_results_collection.rb +218 -219
  335. data/lib/aspose_words_cloud/models/section.rb +254 -259
  336. data/lib/aspose_words_cloud/models/section_link.rb +216 -217
  337. data/lib/aspose_words_cloud/models/section_link_collection.rb +218 -219
  338. data/lib/aspose_words_cloud/models/section_link_collection_response.rb +216 -217
  339. data/lib/aspose_words_cloud/models/section_page_setup_response.rb +216 -217
  340. data/lib/aspose_words_cloud/models/section_response.rb +216 -217
  341. data/lib/aspose_words_cloud/models/split_document_response.rb +216 -217
  342. data/lib/aspose_words_cloud/models/split_document_result.rb +227 -229
  343. data/lib/aspose_words_cloud/models/stat_data_response.rb +225 -227
  344. data/lib/aspose_words_cloud/models/storage_file.rb +247 -257
  345. data/lib/aspose_words_cloud/models/story_child_nodes.rb +209 -209
  346. data/lib/aspose_words_cloud/models/string_format_data.rb +348 -348
  347. data/lib/aspose_words_cloud/models/svg_save_options_data.rb +406 -407
  348. data/lib/aspose_words_cloud/models/table.rb +237 -239
  349. data/lib/aspose_words_cloud/models/table_cell.rb +228 -229
  350. data/lib/aspose_words_cloud/models/table_cell_format.rb +410 -412
  351. data/lib/aspose_words_cloud/models/table_cell_format_response.rb +216 -217
  352. data/lib/aspose_words_cloud/models/table_cell_insert.rb +207 -207
  353. data/lib/aspose_words_cloud/models/table_cell_response.rb +216 -217
  354. data/lib/aspose_words_cloud/models/table_insert.rb +226 -237
  355. data/lib/aspose_words_cloud/models/table_link.rb +216 -217
  356. data/lib/aspose_words_cloud/models/table_link_collection.rb +218 -219
  357. data/lib/aspose_words_cloud/models/table_link_collection_response.rb +216 -217
  358. data/lib/aspose_words_cloud/models/table_properties.rb +430 -432
  359. data/lib/aspose_words_cloud/models/table_properties_response.rb +216 -217
  360. data/lib/aspose_words_cloud/models/table_response.rb +216 -217
  361. data/lib/aspose_words_cloud/models/table_row.rb +237 -239
  362. data/lib/aspose_words_cloud/models/table_row_format.rb +283 -284
  363. data/lib/aspose_words_cloud/models/table_row_format_response.rb +216 -217
  364. data/lib/aspose_words_cloud/models/table_row_insert.rb +217 -222
  365. data/lib/aspose_words_cloud/models/table_row_response.rb +216 -217
  366. data/lib/aspose_words_cloud/models/text_save_options_data.rb +384 -384
  367. data/lib/aspose_words_cloud/models/tiff_save_options_data.rb +505 -507
  368. data/lib/aspose_words_cloud/models/watermark_text.rb +217 -222
  369. data/lib/aspose_words_cloud/models/word_ml_save_options_data.rb +287 -287
  370. data/lib/aspose_words_cloud/models/words_api_error_response.rb +216 -217
  371. data/lib/aspose_words_cloud/models/words_api_link.rb +237 -237
  372. data/lib/aspose_words_cloud/models/words_response.rb +207 -207
  373. data/lib/aspose_words_cloud/models/xaml_fixed_save_options_data.rb +366 -367
  374. data/lib/aspose_words_cloud/models/xaml_flow_save_options_data.rb +297 -297
  375. data/lib/aspose_words_cloud/models/xml_color.rb +217 -217
  376. data/lib/aspose_words_cloud/models/xps_save_options_data.rb +385 -387
  377. data/lib/aspose_words_cloud/version.rb +29 -29
  378. metadata +19 -5
@@ -1,568 +1,567 @@
1
-
2
- require 'date'
3
-
4
- module AsposeWordsCloud
5
- #
6
- # --------------------------------------------------------------------------------------------------------------------
7
- # <copyright company="Aspose" file="ParagraphFormat.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
- # Paragraph format element.
33
- class ParagraphFormat
34
- # Gets or sets link to the document.
35
- attr_accessor :link
36
-
37
- # Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin text and regions of East Asian text in the current paragraph.
38
- attr_accessor :add_space_between_far_east_and_alpha
39
-
40
- # Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current paragraph.
41
- attr_accessor :add_space_between_far_east_and_digit
42
-
43
- # Gets or sets text alignment for the paragraph.
44
- attr_accessor :alignment
45
-
46
- # Gets or sets whether this is a right-to-left paragraph.
47
- attr_accessor :bidi
48
-
49
- # Gets or sets the position for a drop cap text.
50
- attr_accessor :drop_cap_position
51
-
52
- # Gets or sets the value (in points) for a first line or hanging indent. Use a positive value to set a first-line indent, and use a negative value to set a hanging indent.
53
- attr_accessor :first_line_indent
54
-
55
- # Gets or sets True when the paragraph is an item in a bulleted or numbered list.
56
- attr_accessor :is_list_item
57
-
58
- # Gets or sets true if all lines in the paragraph are to remain on the same page.
59
- attr_accessor :keep_together
60
-
61
- # Gets or sets true if the paragraph is to remains on the same page as the paragraph that follows it.
62
- attr_accessor :keep_with_next
63
-
64
- # Gets or sets the value (in points) that represents the left indent for paragraph.
65
- attr_accessor :left_indent
66
-
67
- # Gets or sets the line spacing (in points) for the paragraph.
68
- attr_accessor :line_spacing
69
-
70
- # Gets or sets the line spacing for the paragraph.
71
- attr_accessor :line_spacing_rule
72
-
73
- # Gets or sets the number of lines of the paragraph text used to calculate the drop cap height.
74
- attr_accessor :lines_to_drop
75
-
76
- # Gets or sets when true, and will be ignored between the paragraphs of the same style.
77
- attr_accessor :no_space_between_paragraphs_of_same_style
78
-
79
- # Gets or sets specifies the outline level of the paragraph in the document.
80
- attr_accessor :outline_level
81
-
82
- # Gets or sets true if a page break is forced before the paragraph.
83
- attr_accessor :page_break_before
84
-
85
- # Gets or sets the value (in points) that represents the right indent for paragraph.
86
- attr_accessor :right_indent
87
-
88
- # Gets or sets the amount of spacing (in points) after the paragraph.
89
- attr_accessor :space_after
90
-
91
- # Gets or sets true if the amount of spacing after the paragraph is set automatically.
92
- attr_accessor :space_after_auto
93
-
94
- # Gets or sets the amount of spacing (in points) before the paragraph.
95
- attr_accessor :space_before
96
-
97
- # Gets or sets true if the amount of spacing before the paragraph is set automatically.
98
- attr_accessor :space_before_auto
99
-
100
- # Gets or sets the locale independent style identifier of the paragraph style applied to this formatting.
101
- attr_accessor :style_identifier
102
-
103
- # Gets or sets the name of the paragraph style applied to this formatting.
104
- attr_accessor :style_name
105
-
106
- # Gets or sets specifies whether the current paragraph should be exempted from any hyphenation which is applied in the document settings.
107
- attr_accessor :suppress_auto_hyphens
108
-
109
- # Gets or sets specifies whether the current paragraph's lines should be exempted from line numbering which is applied in the parent section.
110
- attr_accessor :suppress_line_numbers
111
-
112
- # Gets or sets true if the first and last lines in the paragraph are to remain on the same page as the rest of the paragraph.
113
- attr_accessor :widow_control
114
-
115
- class EnumAttributeValidator
116
- attr_reader :datatype
117
- attr_reader :allowable_values
118
-
119
- def initialize(datatype, allowable_values)
120
- @allowable_values = allowable_values.map do |value|
121
- case datatype.to_s
122
- when /Integer/i
123
- value.to_i
124
- when /Float/i
125
- value.to_f
126
- else
127
- value
128
- end
129
- end
130
- end
131
-
132
- def valid?(value)
133
- !value || allowable_values.include?(value)
134
- end
135
- end
136
-
137
- # Attribute mapping from ruby-style variable name to JSON key.
138
- def self.attribute_map
139
- {
140
- :'link' => :'link',
141
- :'add_space_between_far_east_and_alpha' => :'AddSpaceBetweenFarEastAndAlpha',
142
- :'add_space_between_far_east_and_digit' => :'AddSpaceBetweenFarEastAndDigit',
143
- :'alignment' => :'Alignment',
144
- :'bidi' => :'Bidi',
145
- :'drop_cap_position' => :'DropCapPosition',
146
- :'first_line_indent' => :'FirstLineIndent',
147
- :'is_list_item' => :'IsListItem',
148
- :'keep_together' => :'KeepTogether',
149
- :'keep_with_next' => :'KeepWithNext',
150
- :'left_indent' => :'LeftIndent',
151
- :'line_spacing' => :'LineSpacing',
152
- :'line_spacing_rule' => :'LineSpacingRule',
153
- :'lines_to_drop' => :'LinesToDrop',
154
- :'no_space_between_paragraphs_of_same_style' => :'NoSpaceBetweenParagraphsOfSameStyle',
155
- :'outline_level' => :'OutlineLevel',
156
- :'page_break_before' => :'PageBreakBefore',
157
- :'right_indent' => :'RightIndent',
158
- :'space_after' => :'SpaceAfter',
159
- :'space_after_auto' => :'SpaceAfterAuto',
160
- :'space_before' => :'SpaceBefore',
161
- :'space_before_auto' => :'SpaceBeforeAuto',
162
- :'style_identifier' => :'StyleIdentifier',
163
- :'style_name' => :'StyleName',
164
- :'suppress_auto_hyphens' => :'SuppressAutoHyphens',
165
- :'suppress_line_numbers' => :'SuppressLineNumbers',
166
- :'widow_control' => :'WidowControl'
167
- }
168
- end
169
-
170
- # Attribute type mapping.
171
- def self.swagger_types
172
- {
173
- :'link' => :'WordsApiLink',
174
- :'add_space_between_far_east_and_alpha' => :'BOOLEAN',
175
- :'add_space_between_far_east_and_digit' => :'BOOLEAN',
176
- :'alignment' => :'String',
177
- :'bidi' => :'BOOLEAN',
178
- :'drop_cap_position' => :'String',
179
- :'first_line_indent' => :'Float',
180
- :'is_list_item' => :'BOOLEAN',
181
- :'keep_together' => :'BOOLEAN',
182
- :'keep_with_next' => :'BOOLEAN',
183
- :'left_indent' => :'Float',
184
- :'line_spacing' => :'Float',
185
- :'line_spacing_rule' => :'String',
186
- :'lines_to_drop' => :'Integer',
187
- :'no_space_between_paragraphs_of_same_style' => :'BOOLEAN',
188
- :'outline_level' => :'String',
189
- :'page_break_before' => :'BOOLEAN',
190
- :'right_indent' => :'Float',
191
- :'space_after' => :'Float',
192
- :'space_after_auto' => :'BOOLEAN',
193
- :'space_before' => :'Float',
194
- :'space_before_auto' => :'BOOLEAN',
195
- :'style_identifier' => :'String',
196
- :'style_name' => :'String',
197
- :'suppress_auto_hyphens' => :'BOOLEAN',
198
- :'suppress_line_numbers' => :'BOOLEAN',
199
- :'widow_control' => :'BOOLEAN'
200
- }
201
- end
202
-
203
- # Initializes the object
204
- # @param [Hash] attributes Model attributes in the form of hash
205
- def initialize(attributes = {})
206
- return unless attributes.is_a?(Hash)
207
-
208
- # convert string to symbol for hash key
209
- attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
210
-
211
- if attributes.key?(:'link')
212
- self.link = attributes[:'link']
213
- end
214
-
215
- if attributes.key?(:'AddSpaceBetweenFarEastAndAlpha')
216
- self.add_space_between_far_east_and_alpha = attributes[:'AddSpaceBetweenFarEastAndAlpha']
217
- end
218
-
219
- if attributes.key?(:'AddSpaceBetweenFarEastAndDigit')
220
- self.add_space_between_far_east_and_digit = attributes[:'AddSpaceBetweenFarEastAndDigit']
221
- end
222
-
223
- if attributes.key?(:'Alignment')
224
- self.alignment = attributes[:'Alignment']
225
- end
226
-
227
- if attributes.key?(:'Bidi')
228
- self.bidi = attributes[:'Bidi']
229
- end
230
-
231
- if attributes.key?(:'DropCapPosition')
232
- self.drop_cap_position = attributes[:'DropCapPosition']
233
- end
234
-
235
- if attributes.key?(:'FirstLineIndent')
236
- self.first_line_indent = attributes[:'FirstLineIndent']
237
- end
238
-
239
- if attributes.key?(:'IsListItem')
240
- self.is_list_item = attributes[:'IsListItem']
241
- end
242
-
243
- if attributes.key?(:'KeepTogether')
244
- self.keep_together = attributes[:'KeepTogether']
245
- end
246
-
247
- if attributes.key?(:'KeepWithNext')
248
- self.keep_with_next = attributes[:'KeepWithNext']
249
- end
250
-
251
- if attributes.key?(:'LeftIndent')
252
- self.left_indent = attributes[:'LeftIndent']
253
- end
254
-
255
- if attributes.key?(:'LineSpacing')
256
- self.line_spacing = attributes[:'LineSpacing']
257
- end
258
-
259
- if attributes.key?(:'LineSpacingRule')
260
- self.line_spacing_rule = attributes[:'LineSpacingRule']
261
- end
262
-
263
- if attributes.key?(:'LinesToDrop')
264
- self.lines_to_drop = attributes[:'LinesToDrop']
265
- end
266
-
267
- if attributes.key?(:'NoSpaceBetweenParagraphsOfSameStyle')
268
- self.no_space_between_paragraphs_of_same_style = attributes[:'NoSpaceBetweenParagraphsOfSameStyle']
269
- end
270
-
271
- if attributes.key?(:'OutlineLevel')
272
- self.outline_level = attributes[:'OutlineLevel']
273
- end
274
-
275
- if attributes.key?(:'PageBreakBefore')
276
- self.page_break_before = attributes[:'PageBreakBefore']
277
- end
278
-
279
- if attributes.key?(:'RightIndent')
280
- self.right_indent = attributes[:'RightIndent']
281
- end
282
-
283
- if attributes.key?(:'SpaceAfter')
284
- self.space_after = attributes[:'SpaceAfter']
285
- end
286
-
287
- if attributes.key?(:'SpaceAfterAuto')
288
- self.space_after_auto = attributes[:'SpaceAfterAuto']
289
- end
290
-
291
- if attributes.key?(:'SpaceBefore')
292
- self.space_before = attributes[:'SpaceBefore']
293
- end
294
-
295
- if attributes.key?(:'SpaceBeforeAuto')
296
- self.space_before_auto = attributes[:'SpaceBeforeAuto']
297
- end
298
-
299
- if attributes.key?(:'StyleIdentifier')
300
- self.style_identifier = attributes[:'StyleIdentifier']
301
- end
302
-
303
- if attributes.key?(:'StyleName')
304
- self.style_name = attributes[:'StyleName']
305
- end
306
-
307
- if attributes.key?(:'SuppressAutoHyphens')
308
- self.suppress_auto_hyphens = attributes[:'SuppressAutoHyphens']
309
- end
310
-
311
- if attributes.key?(:'SuppressLineNumbers')
312
- self.suppress_line_numbers = attributes[:'SuppressLineNumbers']
313
- end
314
-
315
- if attributes.key?(:'WidowControl')
316
- self.widow_control = attributes[:'WidowControl']
317
- end
318
-
319
- end
320
-
321
- # Show invalid properties with the reasons. Usually used together with valid?
322
- # @return Array for valid properies with the reasons
323
- def list_invalid_properties
324
- invalid_properties = []
325
- return invalid_properties
326
- end
327
-
328
- # Check to see if the all the properties in the model are valid
329
- # @return true if the model is valid
330
- def valid?
331
- alignment_validator = EnumAttributeValidator.new('String', ["Left", "Center", "Right", "Justify", "Distributed", "ArabicMediumKashida", "ArabicHighKashida", "ArabicLowKashida", "ThaiDistributed"])
332
- return false unless alignment_validator.valid?(@alignment)
333
- drop_cap_position_validator = EnumAttributeValidator.new('String', ["None", "Normal", "Margin"])
334
- return false unless drop_cap_position_validator.valid?(@drop_cap_position)
335
- line_spacing_rule_validator = EnumAttributeValidator.new('String', ["AtLeast", "Exactly", "Multiple"])
336
- return false unless line_spacing_rule_validator.valid?(@line_spacing_rule)
337
- outline_level_validator = EnumAttributeValidator.new('String', ["Level1", "Level2", "Level3", "Level4", "Level5", "Level6", "Level7", "Level8", "Level9", "BodyText"])
338
- return false unless outline_level_validator.valid?(@outline_level)
339
- 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"])
340
- return false unless style_identifier_validator.valid?(@style_identifier)
341
- return true
342
- end
343
-
344
- # Custom attribute writer method checking allowed values (enum).
345
- # @param [Object] alignment Object to be assigned
346
- def alignment=(alignment)
347
- validator = EnumAttributeValidator.new('String', ["Left", "Center", "Right", "Justify", "Distributed", "ArabicMediumKashida", "ArabicHighKashida", "ArabicLowKashida", "ThaiDistributed"])
348
- if alignment.to_i == 0
349
- unless validator.valid?(alignment)
350
- raise ArgumentError, "invalid value for 'alignment', must be one of #{validator.allowable_values}."
351
- end
352
- @alignment = alignment
353
- else
354
- @alignment = validator.allowable_values[alignment.to_i]
355
- end
356
- end
357
-
358
- # Custom attribute writer method checking allowed values (enum).
359
- # @param [Object] drop_cap_position Object to be assigned
360
- def drop_cap_position=(drop_cap_position)
361
- validator = EnumAttributeValidator.new('String', ["None", "Normal", "Margin"])
362
- if drop_cap_position.to_i == 0
363
- unless validator.valid?(drop_cap_position)
364
- raise ArgumentError, "invalid value for 'drop_cap_position', must be one of #{validator.allowable_values}."
365
- end
366
- @drop_cap_position = drop_cap_position
367
- else
368
- @drop_cap_position = validator.allowable_values[drop_cap_position.to_i]
369
- end
370
- end
371
-
372
- # Custom attribute writer method checking allowed values (enum).
373
- # @param [Object] line_spacing_rule Object to be assigned
374
- def line_spacing_rule=(line_spacing_rule)
375
- validator = EnumAttributeValidator.new('String', ["AtLeast", "Exactly", "Multiple"])
376
- if line_spacing_rule.to_i == 0
377
- unless validator.valid?(line_spacing_rule)
378
- raise ArgumentError, "invalid value for 'line_spacing_rule', must be one of #{validator.allowable_values}."
379
- end
380
- @line_spacing_rule = line_spacing_rule
381
- else
382
- @line_spacing_rule = validator.allowable_values[line_spacing_rule.to_i]
383
- end
384
- end
385
-
386
- # Custom attribute writer method checking allowed values (enum).
387
- # @param [Object] outline_level Object to be assigned
388
- def outline_level=(outline_level)
389
- validator = EnumAttributeValidator.new('String', ["Level1", "Level2", "Level3", "Level4", "Level5", "Level6", "Level7", "Level8", "Level9", "BodyText"])
390
- if outline_level.to_i == 0
391
- unless validator.valid?(outline_level)
392
- raise ArgumentError, "invalid value for 'outline_level', must be one of #{validator.allowable_values}."
393
- end
394
- @outline_level = outline_level
395
- else
396
- @outline_level = validator.allowable_values[outline_level.to_i]
397
- end
398
- end
399
-
400
- # Custom attribute writer method checking allowed values (enum).
401
- # @param [Object] style_identifier Object to be assigned
402
- def style_identifier=(style_identifier)
403
- 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"])
404
- if style_identifier.to_i == 0
405
- unless validator.valid?(style_identifier)
406
- raise ArgumentError, "invalid value for 'style_identifier', must be one of #{validator.allowable_values}."
407
- end
408
- @style_identifier = style_identifier
409
- else
410
- @style_identifier = validator.allowable_values[style_identifier.to_i]
411
- end
412
- end
413
-
414
- # Checks equality by comparing each attribute.
415
- # @param [Object] Object to be compared
416
- def ==(other)
417
- return true if self.equal?(other)
418
- self.class == other.class &&
419
- link == other.link &&
420
- add_space_between_far_east_and_alpha == other.add_space_between_far_east_and_alpha &&
421
- add_space_between_far_east_and_digit == other.add_space_between_far_east_and_digit &&
422
- alignment == other.alignment &&
423
- bidi == other.bidi &&
424
- drop_cap_position == other.drop_cap_position &&
425
- first_line_indent == other.first_line_indent &&
426
- is_list_item == other.is_list_item &&
427
- keep_together == other.keep_together &&
428
- keep_with_next == other.keep_with_next &&
429
- left_indent == other.left_indent &&
430
- line_spacing == other.line_spacing &&
431
- line_spacing_rule == other.line_spacing_rule &&
432
- lines_to_drop == other.lines_to_drop &&
433
- no_space_between_paragraphs_of_same_style == other.no_space_between_paragraphs_of_same_style &&
434
- outline_level == other.outline_level &&
435
- page_break_before == other.page_break_before &&
436
- right_indent == other.right_indent &&
437
- space_after == other.space_after &&
438
- space_after_auto == other.space_after_auto &&
439
- space_before == other.space_before &&
440
- space_before_auto == other.space_before_auto &&
441
- style_identifier == other.style_identifier &&
442
- style_name == other.style_name &&
443
- suppress_auto_hyphens == other.suppress_auto_hyphens &&
444
- suppress_line_numbers == other.suppress_line_numbers &&
445
- widow_control == other.widow_control
446
- end
447
-
448
- # @see the `==` method
449
- # @param [Object] Object to be compared
450
- def eql?(other)
451
- self == other
452
- end
453
-
454
- # Calculates hash code according to all attributes.
455
- # @return [Fixnum] Hash code
456
- def hash
457
- [link, add_space_between_far_east_and_alpha, add_space_between_far_east_and_digit, alignment, bidi, drop_cap_position, first_line_indent, is_list_item, keep_together, keep_with_next, left_indent, line_spacing, line_spacing_rule, lines_to_drop, no_space_between_paragraphs_of_same_style, outline_level, page_break_before, right_indent, space_after, space_after_auto, space_before, space_before_auto, style_identifier, style_name, suppress_auto_hyphens, suppress_line_numbers, widow_control].hash
458
- end
459
-
460
- # Builds the object from hash
461
- # @param [Hash] attributes Model attributes in the form of hash
462
- # @return [Object] Returns the model itself
463
- def build_from_hash(attributes)
464
- return nil unless attributes.is_a?(Hash)
465
- self.class.swagger_types.each_pair do |key, type|
466
- if type =~ /\AArray<(.*)>/i
467
- # check to ensure the input is an array given that the the attribute
468
- # is documented as an array but the input is not
469
- if attributes[self.class.attribute_map[key]].is_a?(Array)
470
- self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
471
- end
472
- elsif !attributes[self.class.attribute_map[key]].nil?
473
- self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
474
- end
475
- # or else data not found in attributes(hash), not an issue as the data can be optional
476
- end
477
-
478
- self
479
- end
480
-
481
- # Deserializes the data based on type
482
- # @param string type Data type
483
- # @param string value Value to be deserialized
484
- # @return [Object] Deserialized data
485
- def _deserialize(type, value)
486
- case type.to_sym
487
- when :DateTime
488
- Time.at(/\d/.match(value)[0].to_f).to_datetime
489
- when :Date
490
- Time.at(/\d/.match(value)[0].to_f).to_date
491
- when :String
492
- value.to_s
493
- when :Integer
494
- value.to_i
495
- when :Float
496
- value.to_f
497
- when :BOOLEAN
498
- if value.to_s =~ /\A(true|t|yes|y|1)\z/i
499
- true
500
- else
501
- false
502
- end
503
- when :Object
504
- # generic object (usually a Hash), return directly
505
- value
506
- when /\AArray<(?<inner_type>.+)>\z/
507
- inner_type = Regexp.last_match[:inner_type]
508
- value.map { |v| _deserialize(inner_type, v) }
509
- when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
510
- k_type = Regexp.last_match[:k_type]
511
- v_type = Regexp.last_match[:v_type]
512
- {}.tap do |hash|
513
- value.each do |k, v|
514
- hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
515
- end
516
- end
517
- else
518
- # model
519
- temp_model = AsposeWordsCloud.const_get(type).new
520
- temp_model.build_from_hash(value)
521
- end
522
- end
523
-
524
- # Returns the string representation of the object
525
- # @return [String] String presentation of the object
526
- def to_s
527
- to_hash.to_s
528
- end
529
-
530
- # to_body is an alias to to_hash (backward compatibility)
531
- # @return [Hash] Returns the object in the form of hash
532
- def to_body
533
- to_hash
534
- end
535
-
536
- # Returns the object in the form of hash
537
- # @return [Hash] Returns the object in the form of hash
538
- def to_hash
539
- hash = {}
540
- self.class.attribute_map.each_pair do |attr, param|
541
- value = self.send(attr)
542
- next if value.nil?
543
- hash[param] = _to_hash(value)
544
- end
545
- hash
546
- end
547
-
548
- # Outputs non-array value in the form of hash
549
- # For object, use to_hash. Otherwise, just return the value
550
- # @param [Object] value Any valid value
551
- # @return [Hash] Returns the value in the form of hash
552
- def _to_hash(value)
553
- if value.is_a?(Array)
554
- value.compact.map { |v| _to_hash(v) }
555
- elsif value.is_a?(Hash)
556
- {}.tap do |hash|
557
- value.each { |k, v| hash[k] = _to_hash(v) }
558
- end
559
- elsif value.respond_to? :to_hash
560
- value.to_hash
561
- else
562
- value
563
- end
564
- end
565
-
566
- end
567
-
568
- end
1
+
2
+ require 'date'
3
+
4
+ module AsposeWordsCloud
5
+ #
6
+ # --------------------------------------------------------------------------------------------------------------------
7
+ # <copyright company="Aspose" file="ParagraphFormat.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
+ # Paragraph format element.
33
+ class ParagraphFormat
34
+ attr_accessor :link
35
+
36
+ # Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin text and regions of East Asian text in the current paragraph.
37
+ attr_accessor :add_space_between_far_east_and_alpha
38
+
39
+ # Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current paragraph.
40
+ attr_accessor :add_space_between_far_east_and_digit
41
+
42
+ # Gets or sets text alignment for the paragraph.
43
+ attr_accessor :alignment
44
+
45
+ # Gets or sets whether this is a right-to-left paragraph.
46
+ attr_accessor :bidi
47
+
48
+ # Gets or sets the position for a drop cap text.
49
+ attr_accessor :drop_cap_position
50
+
51
+ # Gets or sets the value (in points) for a first line or hanging indent. Use a positive value to set a first-line indent, and use a negative value to set a hanging indent.
52
+ attr_accessor :first_line_indent
53
+
54
+ # Gets or sets True when the paragraph is an item in a bulleted or numbered list.
55
+ attr_accessor :is_list_item
56
+
57
+ # Gets or sets true if all lines in the paragraph are to remain on the same page.
58
+ attr_accessor :keep_together
59
+
60
+ # Gets or sets true if the paragraph is to remains on the same page as the paragraph that follows it.
61
+ attr_accessor :keep_with_next
62
+
63
+ # Gets or sets the value (in points) that represents the left indent for paragraph.
64
+ attr_accessor :left_indent
65
+
66
+ # Gets or sets the line spacing (in points) for the paragraph.
67
+ attr_accessor :line_spacing
68
+
69
+ # Gets or sets the line spacing for the paragraph.
70
+ attr_accessor :line_spacing_rule
71
+
72
+ # Gets or sets the number of lines of the paragraph text used to calculate the drop cap height.
73
+ attr_accessor :lines_to_drop
74
+
75
+ # Gets or sets when true, SpaceBefore and SpaceAfter will be ignored between the paragraphs of the same style.
76
+ attr_accessor :no_space_between_paragraphs_of_same_style
77
+
78
+ # Gets or sets specifies the outline level of the paragraph in the document.
79
+ attr_accessor :outline_level
80
+
81
+ # Gets or sets true if a page break is forced before the paragraph.
82
+ attr_accessor :page_break_before
83
+
84
+ # Gets or sets the value (in points) that represents the right indent for paragraph.
85
+ attr_accessor :right_indent
86
+
87
+ # Gets or sets the amount of spacing (in points) after the paragraph.
88
+ attr_accessor :space_after
89
+
90
+ # Gets or sets true if the amount of spacing after the paragraph is set automatically.
91
+ attr_accessor :space_after_auto
92
+
93
+ # Gets or sets the amount of spacing (in points) before the paragraph.
94
+ attr_accessor :space_before
95
+
96
+ # Gets or sets true if the amount of spacing before the paragraph is set automatically.
97
+ attr_accessor :space_before_auto
98
+
99
+ # Gets or sets the locale independent style identifier of the paragraph style applied to this formatting.
100
+ attr_accessor :style_identifier
101
+
102
+ # Gets or sets the name of the paragraph style applied to this formatting.
103
+ attr_accessor :style_name
104
+
105
+ # Gets or sets specifies whether the current paragraph should be exempted from any hyphenation which is applied in the document settings.
106
+ attr_accessor :suppress_auto_hyphens
107
+
108
+ # Gets or sets specifies whether the current paragraph's lines should be exempted from line numbering which is applied in the parent section.
109
+ attr_accessor :suppress_line_numbers
110
+
111
+ # Gets or sets true if the first and last lines in the paragraph are to remain on the same page as the rest of the paragraph.
112
+ attr_accessor :widow_control
113
+
114
+ class EnumAttributeValidator
115
+ attr_reader :datatype
116
+ attr_reader :allowable_values
117
+
118
+ def initialize(datatype, allowable_values)
119
+ @allowable_values = allowable_values.map do |value|
120
+ case datatype.to_s
121
+ when /Integer/i
122
+ value.to_i
123
+ when /Float/i
124
+ value.to_f
125
+ else
126
+ value
127
+ end
128
+ end
129
+ end
130
+
131
+ def valid?(value)
132
+ !value || allowable_values.include?(value)
133
+ end
134
+ end
135
+
136
+ # Attribute mapping from ruby-style variable name to JSON key.
137
+ def self.attribute_map
138
+ {
139
+ :'link' => :'link',
140
+ :'add_space_between_far_east_and_alpha' => :'AddSpaceBetweenFarEastAndAlpha',
141
+ :'add_space_between_far_east_and_digit' => :'AddSpaceBetweenFarEastAndDigit',
142
+ :'alignment' => :'Alignment',
143
+ :'bidi' => :'Bidi',
144
+ :'drop_cap_position' => :'DropCapPosition',
145
+ :'first_line_indent' => :'FirstLineIndent',
146
+ :'is_list_item' => :'IsListItem',
147
+ :'keep_together' => :'KeepTogether',
148
+ :'keep_with_next' => :'KeepWithNext',
149
+ :'left_indent' => :'LeftIndent',
150
+ :'line_spacing' => :'LineSpacing',
151
+ :'line_spacing_rule' => :'LineSpacingRule',
152
+ :'lines_to_drop' => :'LinesToDrop',
153
+ :'no_space_between_paragraphs_of_same_style' => :'NoSpaceBetweenParagraphsOfSameStyle',
154
+ :'outline_level' => :'OutlineLevel',
155
+ :'page_break_before' => :'PageBreakBefore',
156
+ :'right_indent' => :'RightIndent',
157
+ :'space_after' => :'SpaceAfter',
158
+ :'space_after_auto' => :'SpaceAfterAuto',
159
+ :'space_before' => :'SpaceBefore',
160
+ :'space_before_auto' => :'SpaceBeforeAuto',
161
+ :'style_identifier' => :'StyleIdentifier',
162
+ :'style_name' => :'StyleName',
163
+ :'suppress_auto_hyphens' => :'SuppressAutoHyphens',
164
+ :'suppress_line_numbers' => :'SuppressLineNumbers',
165
+ :'widow_control' => :'WidowControl'
166
+ }
167
+ end
168
+
169
+ # Attribute type mapping.
170
+ def self.swagger_types
171
+ {
172
+ :'link' => :'WordsApiLink',
173
+ :'add_space_between_far_east_and_alpha' => :'BOOLEAN',
174
+ :'add_space_between_far_east_and_digit' => :'BOOLEAN',
175
+ :'alignment' => :'String',
176
+ :'bidi' => :'BOOLEAN',
177
+ :'drop_cap_position' => :'String',
178
+ :'first_line_indent' => :'Float',
179
+ :'is_list_item' => :'BOOLEAN',
180
+ :'keep_together' => :'BOOLEAN',
181
+ :'keep_with_next' => :'BOOLEAN',
182
+ :'left_indent' => :'Float',
183
+ :'line_spacing' => :'Float',
184
+ :'line_spacing_rule' => :'String',
185
+ :'lines_to_drop' => :'Integer',
186
+ :'no_space_between_paragraphs_of_same_style' => :'BOOLEAN',
187
+ :'outline_level' => :'String',
188
+ :'page_break_before' => :'BOOLEAN',
189
+ :'right_indent' => :'Float',
190
+ :'space_after' => :'Float',
191
+ :'space_after_auto' => :'BOOLEAN',
192
+ :'space_before' => :'Float',
193
+ :'space_before_auto' => :'BOOLEAN',
194
+ :'style_identifier' => :'String',
195
+ :'style_name' => :'String',
196
+ :'suppress_auto_hyphens' => :'BOOLEAN',
197
+ :'suppress_line_numbers' => :'BOOLEAN',
198
+ :'widow_control' => :'BOOLEAN'
199
+ }
200
+ end
201
+
202
+ # Initializes the object
203
+ # @param [Hash] attributes Model attributes in the form of hash
204
+ def initialize(attributes = {})
205
+ return unless attributes.is_a?(Hash)
206
+
207
+ # convert string to symbol for hash key
208
+ attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
209
+
210
+ if attributes.key?(:'link')
211
+ self.link = attributes[:'link']
212
+ end
213
+
214
+ if attributes.key?(:'AddSpaceBetweenFarEastAndAlpha')
215
+ self.add_space_between_far_east_and_alpha = attributes[:'AddSpaceBetweenFarEastAndAlpha']
216
+ end
217
+
218
+ if attributes.key?(:'AddSpaceBetweenFarEastAndDigit')
219
+ self.add_space_between_far_east_and_digit = attributes[:'AddSpaceBetweenFarEastAndDigit']
220
+ end
221
+
222
+ if attributes.key?(:'Alignment')
223
+ self.alignment = attributes[:'Alignment']
224
+ end
225
+
226
+ if attributes.key?(:'Bidi')
227
+ self.bidi = attributes[:'Bidi']
228
+ end
229
+
230
+ if attributes.key?(:'DropCapPosition')
231
+ self.drop_cap_position = attributes[:'DropCapPosition']
232
+ end
233
+
234
+ if attributes.key?(:'FirstLineIndent')
235
+ self.first_line_indent = attributes[:'FirstLineIndent']
236
+ end
237
+
238
+ if attributes.key?(:'IsListItem')
239
+ self.is_list_item = attributes[:'IsListItem']
240
+ end
241
+
242
+ if attributes.key?(:'KeepTogether')
243
+ self.keep_together = attributes[:'KeepTogether']
244
+ end
245
+
246
+ if attributes.key?(:'KeepWithNext')
247
+ self.keep_with_next = attributes[:'KeepWithNext']
248
+ end
249
+
250
+ if attributes.key?(:'LeftIndent')
251
+ self.left_indent = attributes[:'LeftIndent']
252
+ end
253
+
254
+ if attributes.key?(:'LineSpacing')
255
+ self.line_spacing = attributes[:'LineSpacing']
256
+ end
257
+
258
+ if attributes.key?(:'LineSpacingRule')
259
+ self.line_spacing_rule = attributes[:'LineSpacingRule']
260
+ end
261
+
262
+ if attributes.key?(:'LinesToDrop')
263
+ self.lines_to_drop = attributes[:'LinesToDrop']
264
+ end
265
+
266
+ if attributes.key?(:'NoSpaceBetweenParagraphsOfSameStyle')
267
+ self.no_space_between_paragraphs_of_same_style = attributes[:'NoSpaceBetweenParagraphsOfSameStyle']
268
+ end
269
+
270
+ if attributes.key?(:'OutlineLevel')
271
+ self.outline_level = attributes[:'OutlineLevel']
272
+ end
273
+
274
+ if attributes.key?(:'PageBreakBefore')
275
+ self.page_break_before = attributes[:'PageBreakBefore']
276
+ end
277
+
278
+ if attributes.key?(:'RightIndent')
279
+ self.right_indent = attributes[:'RightIndent']
280
+ end
281
+
282
+ if attributes.key?(:'SpaceAfter')
283
+ self.space_after = attributes[:'SpaceAfter']
284
+ end
285
+
286
+ if attributes.key?(:'SpaceAfterAuto')
287
+ self.space_after_auto = attributes[:'SpaceAfterAuto']
288
+ end
289
+
290
+ if attributes.key?(:'SpaceBefore')
291
+ self.space_before = attributes[:'SpaceBefore']
292
+ end
293
+
294
+ if attributes.key?(:'SpaceBeforeAuto')
295
+ self.space_before_auto = attributes[:'SpaceBeforeAuto']
296
+ end
297
+
298
+ if attributes.key?(:'StyleIdentifier')
299
+ self.style_identifier = attributes[:'StyleIdentifier']
300
+ end
301
+
302
+ if attributes.key?(:'StyleName')
303
+ self.style_name = attributes[:'StyleName']
304
+ end
305
+
306
+ if attributes.key?(:'SuppressAutoHyphens')
307
+ self.suppress_auto_hyphens = attributes[:'SuppressAutoHyphens']
308
+ end
309
+
310
+ if attributes.key?(:'SuppressLineNumbers')
311
+ self.suppress_line_numbers = attributes[:'SuppressLineNumbers']
312
+ end
313
+
314
+ if attributes.key?(:'WidowControl')
315
+ self.widow_control = attributes[:'WidowControl']
316
+ end
317
+
318
+ end
319
+
320
+ # Show invalid properties with the reasons. Usually used together with valid?
321
+ # @return Array for valid properies with the reasons
322
+ def list_invalid_properties
323
+ invalid_properties = []
324
+ return invalid_properties
325
+ end
326
+
327
+ # Check to see if the all the properties in the model are valid
328
+ # @return true if the model is valid
329
+ def valid?
330
+ alignment_validator = EnumAttributeValidator.new('String', ["Left", "Center", "Right", "Justify", "Distributed", "ArabicMediumKashida", "ArabicHighKashida", "ArabicLowKashida", "ThaiDistributed"])
331
+ return false unless alignment_validator.valid?(@alignment)
332
+ drop_cap_position_validator = EnumAttributeValidator.new('String', ["None", "Normal", "Margin"])
333
+ return false unless drop_cap_position_validator.valid?(@drop_cap_position)
334
+ line_spacing_rule_validator = EnumAttributeValidator.new('String', ["AtLeast", "Exactly", "Multiple"])
335
+ return false unless line_spacing_rule_validator.valid?(@line_spacing_rule)
336
+ outline_level_validator = EnumAttributeValidator.new('String', ["Level1", "Level2", "Level3", "Level4", "Level5", "Level6", "Level7", "Level8", "Level9", "BodyText"])
337
+ return false unless outline_level_validator.valid?(@outline_level)
338
+ 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"])
339
+ return false unless style_identifier_validator.valid?(@style_identifier)
340
+ return true
341
+ end
342
+
343
+ # Custom attribute writer method checking allowed values (enum).
344
+ # @param [Object] alignment Object to be assigned
345
+ def alignment=(alignment)
346
+ validator = EnumAttributeValidator.new('String', ["Left", "Center", "Right", "Justify", "Distributed", "ArabicMediumKashida", "ArabicHighKashida", "ArabicLowKashida", "ThaiDistributed"])
347
+ if alignment.to_i == 0
348
+ unless validator.valid?(alignment)
349
+ raise ArgumentError, "invalid value for 'alignment', must be one of #{validator.allowable_values}."
350
+ end
351
+ @alignment = alignment
352
+ else
353
+ @alignment = validator.allowable_values[alignment.to_i]
354
+ end
355
+ end
356
+
357
+ # Custom attribute writer method checking allowed values (enum).
358
+ # @param [Object] drop_cap_position Object to be assigned
359
+ def drop_cap_position=(drop_cap_position)
360
+ validator = EnumAttributeValidator.new('String', ["None", "Normal", "Margin"])
361
+ if drop_cap_position.to_i == 0
362
+ unless validator.valid?(drop_cap_position)
363
+ raise ArgumentError, "invalid value for 'drop_cap_position', must be one of #{validator.allowable_values}."
364
+ end
365
+ @drop_cap_position = drop_cap_position
366
+ else
367
+ @drop_cap_position = validator.allowable_values[drop_cap_position.to_i]
368
+ end
369
+ end
370
+
371
+ # Custom attribute writer method checking allowed values (enum).
372
+ # @param [Object] line_spacing_rule Object to be assigned
373
+ def line_spacing_rule=(line_spacing_rule)
374
+ validator = EnumAttributeValidator.new('String', ["AtLeast", "Exactly", "Multiple"])
375
+ if line_spacing_rule.to_i == 0
376
+ unless validator.valid?(line_spacing_rule)
377
+ raise ArgumentError, "invalid value for 'line_spacing_rule', must be one of #{validator.allowable_values}."
378
+ end
379
+ @line_spacing_rule = line_spacing_rule
380
+ else
381
+ @line_spacing_rule = validator.allowable_values[line_spacing_rule.to_i]
382
+ end
383
+ end
384
+
385
+ # Custom attribute writer method checking allowed values (enum).
386
+ # @param [Object] outline_level Object to be assigned
387
+ def outline_level=(outline_level)
388
+ validator = EnumAttributeValidator.new('String', ["Level1", "Level2", "Level3", "Level4", "Level5", "Level6", "Level7", "Level8", "Level9", "BodyText"])
389
+ if outline_level.to_i == 0
390
+ unless validator.valid?(outline_level)
391
+ raise ArgumentError, "invalid value for 'outline_level', must be one of #{validator.allowable_values}."
392
+ end
393
+ @outline_level = outline_level
394
+ else
395
+ @outline_level = validator.allowable_values[outline_level.to_i]
396
+ end
397
+ end
398
+
399
+ # Custom attribute writer method checking allowed values (enum).
400
+ # @param [Object] style_identifier Object to be assigned
401
+ def style_identifier=(style_identifier)
402
+ 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"])
403
+ if style_identifier.to_i == 0
404
+ unless validator.valid?(style_identifier)
405
+ raise ArgumentError, "invalid value for 'style_identifier', must be one of #{validator.allowable_values}."
406
+ end
407
+ @style_identifier = style_identifier
408
+ else
409
+ @style_identifier = validator.allowable_values[style_identifier.to_i]
410
+ end
411
+ end
412
+
413
+ # Checks equality by comparing each attribute.
414
+ # @param [Object] Object to be compared
415
+ def ==(other)
416
+ return true if self.equal?(other)
417
+ self.class == other.class &&
418
+ link == other.link &&
419
+ add_space_between_far_east_and_alpha == other.add_space_between_far_east_and_alpha &&
420
+ add_space_between_far_east_and_digit == other.add_space_between_far_east_and_digit &&
421
+ alignment == other.alignment &&
422
+ bidi == other.bidi &&
423
+ drop_cap_position == other.drop_cap_position &&
424
+ first_line_indent == other.first_line_indent &&
425
+ is_list_item == other.is_list_item &&
426
+ keep_together == other.keep_together &&
427
+ keep_with_next == other.keep_with_next &&
428
+ left_indent == other.left_indent &&
429
+ line_spacing == other.line_spacing &&
430
+ line_spacing_rule == other.line_spacing_rule &&
431
+ lines_to_drop == other.lines_to_drop &&
432
+ no_space_between_paragraphs_of_same_style == other.no_space_between_paragraphs_of_same_style &&
433
+ outline_level == other.outline_level &&
434
+ page_break_before == other.page_break_before &&
435
+ right_indent == other.right_indent &&
436
+ space_after == other.space_after &&
437
+ space_after_auto == other.space_after_auto &&
438
+ space_before == other.space_before &&
439
+ space_before_auto == other.space_before_auto &&
440
+ style_identifier == other.style_identifier &&
441
+ style_name == other.style_name &&
442
+ suppress_auto_hyphens == other.suppress_auto_hyphens &&
443
+ suppress_line_numbers == other.suppress_line_numbers &&
444
+ widow_control == other.widow_control
445
+ end
446
+
447
+ # @see the `==` method
448
+ # @param [Object] Object to be compared
449
+ def eql?(other)
450
+ self == other
451
+ end
452
+
453
+ # Calculates hash code according to all attributes.
454
+ # @return [Fixnum] Hash code
455
+ def hash
456
+ [link, add_space_between_far_east_and_alpha, add_space_between_far_east_and_digit, alignment, bidi, drop_cap_position, first_line_indent, is_list_item, keep_together, keep_with_next, left_indent, line_spacing, line_spacing_rule, lines_to_drop, no_space_between_paragraphs_of_same_style, outline_level, page_break_before, right_indent, space_after, space_after_auto, space_before, space_before_auto, style_identifier, style_name, suppress_auto_hyphens, suppress_line_numbers, widow_control].hash
457
+ end
458
+
459
+ # Builds the object from hash
460
+ # @param [Hash] attributes Model attributes in the form of hash
461
+ # @return [Object] Returns the model itself
462
+ def build_from_hash(attributes)
463
+ return nil unless attributes.is_a?(Hash)
464
+ self.class.swagger_types.each_pair do |key, type|
465
+ if type =~ /\AArray<(.*)>/i
466
+ # check to ensure the input is an array given that the the attribute
467
+ # is documented as an array but the input is not
468
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
469
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
470
+ end
471
+ elsif !attributes[self.class.attribute_map[key]].nil?
472
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
473
+ end
474
+ # or else data not found in attributes(hash), not an issue as the data can be optional
475
+ end
476
+
477
+ self
478
+ end
479
+
480
+ # Deserializes the data based on type
481
+ # @param string type Data type
482
+ # @param string value Value to be deserialized
483
+ # @return [Object] Deserialized data
484
+ def _deserialize(type, value)
485
+ case type.to_sym
486
+ when :DateTime
487
+ Time.at(/\d/.match(value)[0].to_f).to_datetime
488
+ when :Date
489
+ Time.at(/\d/.match(value)[0].to_f).to_date
490
+ when :String
491
+ value.to_s
492
+ when :Integer
493
+ value.to_i
494
+ when :Float
495
+ value.to_f
496
+ when :BOOLEAN
497
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
498
+ true
499
+ else
500
+ false
501
+ end
502
+ when :Object
503
+ # generic object (usually a Hash), return directly
504
+ value
505
+ when /\AArray<(?<inner_type>.+)>\z/
506
+ inner_type = Regexp.last_match[:inner_type]
507
+ value.map { |v| _deserialize(inner_type, v) }
508
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
509
+ k_type = Regexp.last_match[:k_type]
510
+ v_type = Regexp.last_match[:v_type]
511
+ {}.tap do |hash|
512
+ value.each do |k, v|
513
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
514
+ end
515
+ end
516
+ else
517
+ # model
518
+ temp_model = AsposeWordsCloud.const_get(type).new
519
+ temp_model.build_from_hash(value)
520
+ end
521
+ end
522
+
523
+ # Returns the string representation of the object
524
+ # @return [String] String presentation of the object
525
+ def to_s
526
+ to_hash.to_s
527
+ end
528
+
529
+ # to_body is an alias to to_hash (backward compatibility)
530
+ # @return [Hash] Returns the object in the form of hash
531
+ def to_body
532
+ to_hash
533
+ end
534
+
535
+ # Returns the object in the form of hash
536
+ # @return [Hash] Returns the object in the form of hash
537
+ def to_hash
538
+ hash = {}
539
+ self.class.attribute_map.each_pair do |attr, param|
540
+ value = self.send(attr)
541
+ next if value.nil?
542
+ hash[param] = _to_hash(value)
543
+ end
544
+ hash
545
+ end
546
+
547
+ # Outputs non-array value in the form of hash
548
+ # For object, use to_hash. Otherwise, just return the value
549
+ # @param [Object] value Any valid value
550
+ # @return [Hash] Returns the value in the form of hash
551
+ def _to_hash(value)
552
+ if value.is_a?(Array)
553
+ value.compact.map { |v| _to_hash(v) }
554
+ elsif value.is_a?(Hash)
555
+ {}.tap do |hash|
556
+ value.each { |k, v| hash[k] = _to_hash(v) }
557
+ end
558
+ elsif value.respond_to? :to_hash
559
+ value.to_hash
560
+ else
561
+ value
562
+ end
563
+ end
564
+
565
+ end
566
+
567
+ end