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,217 +1,216 @@
1
-
2
- require 'date'
3
-
4
- module AsposeWordsCloud
5
- #
6
- # --------------------------------------------------------------------------------------------------------------------
7
- # <copyright company="Aspose" file="FormFieldsResponse.rb">
8
- # Copyright (c) 2019 Aspose.Words for Cloud
9
- # </copyright>
10
- # <summary>
11
- # Permission is hereby granted, free of charge, to any person obtaining a copy
12
- # of this software and associated documentation files (the "Software"), to deal
13
- # in the Software without restriction, including without limitation the rights
14
- # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
15
- # copies of the Software, and to permit persons to whom the Software is
16
- # furnished to do so, subject to the following conditions:
17
- #
18
- # The above copyright notice and this permission notice shall be included in all
19
- # copies or substantial portions of the Software.
20
- #
21
- # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
22
- # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
23
- # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
24
- # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
25
- # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
26
- # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
27
- # SOFTWARE.
28
- # </summary>
29
- # --------------------------------------------------------------------------------------------------------------------
30
- #
31
-
32
- # This response should be returned by the service when handling: GET https://api.aspose.cloud/v4.0/words/Test.doc/{nodePath}/formfields.
33
- class FormFieldsResponse
34
- # Gets or sets request Id.
35
- attr_accessor :request_id
36
-
37
- # Gets or sets collection of form fields.
38
- attr_accessor :form_fields
39
-
40
-
41
- # Attribute mapping from ruby-style variable name to JSON key.
42
- def self.attribute_map
43
- {
44
- :'request_id' => :'RequestId',
45
- :'form_fields' => :'FormFields'
46
- }
47
- end
48
-
49
- # Attribute type mapping.
50
- def self.swagger_types
51
- {
52
- :'request_id' => :'String',
53
- :'form_fields' => :'FormFieldCollection'
54
- }
55
- end
56
-
57
- # Initializes the object
58
- # @param [Hash] attributes Model attributes in the form of hash
59
- def initialize(attributes = {})
60
- return unless attributes.is_a?(Hash)
61
-
62
- # convert string to symbol for hash key
63
- attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
64
-
65
- if attributes.key?(:'RequestId')
66
- self.request_id = attributes[:'RequestId']
67
- end
68
-
69
- if attributes.key?(:'FormFields')
70
- self.form_fields = attributes[:'FormFields']
71
- end
72
-
73
- end
74
-
75
- # Show invalid properties with the reasons. Usually used together with valid?
76
- # @return Array for valid properies with the reasons
77
- def list_invalid_properties
78
- invalid_properties = []
79
- return invalid_properties
80
- end
81
-
82
- # Check to see if the all the properties in the model are valid
83
- # @return true if the model is valid
84
- def valid?
85
- return true
86
- end
87
-
88
- # Checks equality by comparing each attribute.
89
- # @param [Object] Object to be compared
90
- def ==(other)
91
- return true if self.equal?(other)
92
- self.class == other.class &&
93
- request_id == other.request_id &&
94
- form_fields == other.form_fields
95
- end
96
-
97
- # @see the `==` method
98
- # @param [Object] Object to be compared
99
- def eql?(other)
100
- self == other
101
- end
102
-
103
- # Calculates hash code according to all attributes.
104
- # @return [Fixnum] Hash code
105
- def hash
106
- [request_id, form_fields].hash
107
- end
108
-
109
- # Builds the object from hash
110
- # @param [Hash] attributes Model attributes in the form of hash
111
- # @return [Object] Returns the model itself
112
- def build_from_hash(attributes)
113
- return nil unless attributes.is_a?(Hash)
114
- self.class.swagger_types.each_pair do |key, type|
115
- if type =~ /\AArray<(.*)>/i
116
- # check to ensure the input is an array given that the the attribute
117
- # is documented as an array but the input is not
118
- if attributes[self.class.attribute_map[key]].is_a?(Array)
119
- self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
120
- end
121
- elsif !attributes[self.class.attribute_map[key]].nil?
122
- self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
123
- end
124
- # or else data not found in attributes(hash), not an issue as the data can be optional
125
- end
126
-
127
- self
128
- end
129
-
130
- # Deserializes the data based on type
131
- # @param string type Data type
132
- # @param string value Value to be deserialized
133
- # @return [Object] Deserialized data
134
- def _deserialize(type, value)
135
- case type.to_sym
136
- when :DateTime
137
- Time.at(/\d/.match(value)[0].to_f).to_datetime
138
- when :Date
139
- Time.at(/\d/.match(value)[0].to_f).to_date
140
- when :String
141
- value.to_s
142
- when :Integer
143
- value.to_i
144
- when :Float
145
- value.to_f
146
- when :BOOLEAN
147
- if value.to_s =~ /\A(true|t|yes|y|1)\z/i
148
- true
149
- else
150
- false
151
- end
152
- when :Object
153
- # generic object (usually a Hash), return directly
154
- value
155
- when /\AArray<(?<inner_type>.+)>\z/
156
- inner_type = Regexp.last_match[:inner_type]
157
- value.map { |v| _deserialize(inner_type, v) }
158
- when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
159
- k_type = Regexp.last_match[:k_type]
160
- v_type = Regexp.last_match[:v_type]
161
- {}.tap do |hash|
162
- value.each do |k, v|
163
- hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
164
- end
165
- end
166
- else
167
- # model
168
- temp_model = AsposeWordsCloud.const_get(type).new
169
- temp_model.build_from_hash(value)
170
- end
171
- end
172
-
173
- # Returns the string representation of the object
174
- # @return [String] String presentation of the object
175
- def to_s
176
- to_hash.to_s
177
- end
178
-
179
- # to_body is an alias to to_hash (backward compatibility)
180
- # @return [Hash] Returns the object in the form of hash
181
- def to_body
182
- to_hash
183
- end
184
-
185
- # Returns the object in the form of hash
186
- # @return [Hash] Returns the object in the form of hash
187
- def to_hash
188
- hash = {}
189
- self.class.attribute_map.each_pair do |attr, param|
190
- value = self.send(attr)
191
- next if value.nil?
192
- hash[param] = _to_hash(value)
193
- end
194
- hash
195
- end
196
-
197
- # Outputs non-array value in the form of hash
198
- # For object, use to_hash. Otherwise, just return the value
199
- # @param [Object] value Any valid value
200
- # @return [Hash] Returns the value in the form of hash
201
- def _to_hash(value)
202
- if value.is_a?(Array)
203
- value.compact.map { |v| _to_hash(v) }
204
- elsif value.is_a?(Hash)
205
- {}.tap do |hash|
206
- value.each { |k, v| hash[k] = _to_hash(v) }
207
- end
208
- elsif value.respond_to? :to_hash
209
- value.to_hash
210
- else
211
- value
212
- end
213
- end
214
-
215
- end
216
-
217
- end
1
+
2
+ require 'date'
3
+
4
+ module AsposeWordsCloud
5
+ #
6
+ # --------------------------------------------------------------------------------------------------------------------
7
+ # <copyright company="Aspose" file="FormFieldsResponse.rb">
8
+ # Copyright (c) 2019 Aspose.Words for Cloud
9
+ # </copyright>
10
+ # <summary>
11
+ # Permission is hereby granted, free of charge, to any person obtaining a copy
12
+ # of this software and associated documentation files (the "Software"), to deal
13
+ # in the Software without restriction, including without limitation the rights
14
+ # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
15
+ # copies of the Software, and to permit persons to whom the Software is
16
+ # furnished to do so, subject to the following conditions:
17
+ #
18
+ # The above copyright notice and this permission notice shall be included in all
19
+ # copies or substantial portions of the Software.
20
+ #
21
+ # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
22
+ # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
23
+ # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
24
+ # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
25
+ # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
26
+ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
27
+ # SOFTWARE.
28
+ # </summary>
29
+ # --------------------------------------------------------------------------------------------------------------------
30
+ #
31
+
32
+ # This response should be returned by the service when handling: GET https://api.aspose.cloud/v4.0/words/Test.doc/{nodePath}/formfields.
33
+ class FormFieldsResponse
34
+ # Gets or sets request Id.
35
+ attr_accessor :request_id
36
+
37
+ attr_accessor :form_fields
38
+
39
+
40
+ # Attribute mapping from ruby-style variable name to JSON key.
41
+ def self.attribute_map
42
+ {
43
+ :'request_id' => :'RequestId',
44
+ :'form_fields' => :'FormFields'
45
+ }
46
+ end
47
+
48
+ # Attribute type mapping.
49
+ def self.swagger_types
50
+ {
51
+ :'request_id' => :'String',
52
+ :'form_fields' => :'FormFieldCollection'
53
+ }
54
+ end
55
+
56
+ # Initializes the object
57
+ # @param [Hash] attributes Model attributes in the form of hash
58
+ def initialize(attributes = {})
59
+ return unless attributes.is_a?(Hash)
60
+
61
+ # convert string to symbol for hash key
62
+ attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
63
+
64
+ if attributes.key?(:'RequestId')
65
+ self.request_id = attributes[:'RequestId']
66
+ end
67
+
68
+ if attributes.key?(:'FormFields')
69
+ self.form_fields = attributes[:'FormFields']
70
+ end
71
+
72
+ end
73
+
74
+ # Show invalid properties with the reasons. Usually used together with valid?
75
+ # @return Array for valid properies with the reasons
76
+ def list_invalid_properties
77
+ invalid_properties = []
78
+ return invalid_properties
79
+ end
80
+
81
+ # Check to see if the all the properties in the model are valid
82
+ # @return true if the model is valid
83
+ def valid?
84
+ return true
85
+ end
86
+
87
+ # Checks equality by comparing each attribute.
88
+ # @param [Object] Object to be compared
89
+ def ==(other)
90
+ return true if self.equal?(other)
91
+ self.class == other.class &&
92
+ request_id == other.request_id &&
93
+ form_fields == other.form_fields
94
+ end
95
+
96
+ # @see the `==` method
97
+ # @param [Object] Object to be compared
98
+ def eql?(other)
99
+ self == other
100
+ end
101
+
102
+ # Calculates hash code according to all attributes.
103
+ # @return [Fixnum] Hash code
104
+ def hash
105
+ [request_id, form_fields].hash
106
+ end
107
+
108
+ # Builds the object from hash
109
+ # @param [Hash] attributes Model attributes in the form of hash
110
+ # @return [Object] Returns the model itself
111
+ def build_from_hash(attributes)
112
+ return nil unless attributes.is_a?(Hash)
113
+ self.class.swagger_types.each_pair do |key, type|
114
+ if type =~ /\AArray<(.*)>/i
115
+ # check to ensure the input is an array given that the the attribute
116
+ # is documented as an array but the input is not
117
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
118
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
119
+ end
120
+ elsif !attributes[self.class.attribute_map[key]].nil?
121
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
122
+ end
123
+ # or else data not found in attributes(hash), not an issue as the data can be optional
124
+ end
125
+
126
+ self
127
+ end
128
+
129
+ # Deserializes the data based on type
130
+ # @param string type Data type
131
+ # @param string value Value to be deserialized
132
+ # @return [Object] Deserialized data
133
+ def _deserialize(type, value)
134
+ case type.to_sym
135
+ when :DateTime
136
+ Time.at(/\d/.match(value)[0].to_f).to_datetime
137
+ when :Date
138
+ Time.at(/\d/.match(value)[0].to_f).to_date
139
+ when :String
140
+ value.to_s
141
+ when :Integer
142
+ value.to_i
143
+ when :Float
144
+ value.to_f
145
+ when :BOOLEAN
146
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
147
+ true
148
+ else
149
+ false
150
+ end
151
+ when :Object
152
+ # generic object (usually a Hash), return directly
153
+ value
154
+ when /\AArray<(?<inner_type>.+)>\z/
155
+ inner_type = Regexp.last_match[:inner_type]
156
+ value.map { |v| _deserialize(inner_type, v) }
157
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
158
+ k_type = Regexp.last_match[:k_type]
159
+ v_type = Regexp.last_match[:v_type]
160
+ {}.tap do |hash|
161
+ value.each do |k, v|
162
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
163
+ end
164
+ end
165
+ else
166
+ # model
167
+ temp_model = AsposeWordsCloud.const_get(type).new
168
+ temp_model.build_from_hash(value)
169
+ end
170
+ end
171
+
172
+ # Returns the string representation of the object
173
+ # @return [String] String presentation of the object
174
+ def to_s
175
+ to_hash.to_s
176
+ end
177
+
178
+ # to_body is an alias to to_hash (backward compatibility)
179
+ # @return [Hash] Returns the object in the form of hash
180
+ def to_body
181
+ to_hash
182
+ end
183
+
184
+ # Returns the object in the form of hash
185
+ # @return [Hash] Returns the object in the form of hash
186
+ def to_hash
187
+ hash = {}
188
+ self.class.attribute_map.each_pair do |attr, param|
189
+ value = self.send(attr)
190
+ next if value.nil?
191
+ hash[param] = _to_hash(value)
192
+ end
193
+ hash
194
+ end
195
+
196
+ # Outputs non-array value in the form of hash
197
+ # For object, use to_hash. Otherwise, just return the value
198
+ # @param [Object] value Any valid value
199
+ # @return [Hash] Returns the value in the form of hash
200
+ def _to_hash(value)
201
+ if value.is_a?(Array)
202
+ value.compact.map { |v| _to_hash(v) }
203
+ elsif value.is_a?(Hash)
204
+ {}.tap do |hash|
205
+ value.each { |k, v| hash[k] = _to_hash(v) }
206
+ end
207
+ elsif value.respond_to? :to_hash
208
+ value.to_hash
209
+ else
210
+ value
211
+ end
212
+ end
213
+
214
+ end
215
+
216
+ end
@@ -1,477 +1,475 @@
1
-
2
- require 'date'
3
-
4
- module AsposeWordsCloud
5
- #
6
- # --------------------------------------------------------------------------------------------------------------------
7
- # <copyright company="Aspose" file="GifSaveOptionsData.rb">
8
- # Copyright (c) 2019 Aspose.Words for Cloud
9
- # </copyright>
10
- # <summary>
11
- # Permission is hereby granted, free of charge, to any person obtaining a copy
12
- # of this software and associated documentation files (the "Software"), to deal
13
- # in the Software without restriction, including without limitation the rights
14
- # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
15
- # copies of the Software, and to permit persons to whom the Software is
16
- # furnished to do so, subject to the following conditions:
17
- #
18
- # The above copyright notice and this permission notice shall be included in all
19
- # copies or substantial portions of the Software.
20
- #
21
- # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
22
- # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
23
- # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
24
- # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
25
- # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
26
- # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
27
- # SOFTWARE.
28
- # </summary>
29
- # --------------------------------------------------------------------------------------------------------------------
30
- #
31
-
32
- # Container class for gif save options.
33
- class GifSaveOptionsData
34
- # Gets or sets format of save.
35
- attr_accessor :save_format
36
-
37
- # Gets or sets name of destination file.
38
- attr_accessor :file_name
39
-
40
- # Gets or sets a value determining how DrawingML shapes are rendered. { Fallback | DrawingML }.
41
- attr_accessor :dml_rendering_mode
42
-
43
- # Gets or sets a value determining how DrawingML effects are rendered. { Simplified | None | Fine }.
44
- attr_accessor :dml_effects_rendering_mode
45
-
46
- # Gets or sets controls zip output or not. Default value is false.
47
- attr_accessor :zip_output
48
-
49
- # Gets or sets a value determining whether the Aspose.Words.Properties.BuiltInDocumentProperties.LastSavedTime property is updated before saving.
50
- attr_accessor :update_last_saved_time_property
51
-
52
- # Gets or sets value determining whether content of is updated before saving.
53
- attr_accessor :update_sdt_content
54
-
55
- # Gets or sets a value determining if fields should be updated before saving the document to a fixed page format. Default value for this property is. true
56
- attr_accessor :update_fields
57
-
58
- # Gets or sets a value determining how colors are rendered. { Normal | Grayscale}.
59
- attr_accessor :color_mode
60
-
61
- # Gets or sets determines the quality of the JPEG images inside PDF document.
62
- attr_accessor :jpeg_quality
63
-
64
- # Gets or sets allows to specify metafile rendering options.
65
- attr_accessor :metafile_rendering_options
66
-
67
- # Gets or sets indicates the symbol set that is used to represent numbers while rendering to fixed page formats.
68
- attr_accessor :numeral_format
69
-
70
- # Gets or sets flag indicates whether it is required to optimize output of XPS. If this flag is set redundant nested canvases and empty canvases are removed, also neighbor glyphs with the same formatting are concatenated. Note: The accuracy of the content display may be affected if this property is set to true. Default is false.
71
- attr_accessor :optimize_output
72
-
73
- # Gets or sets determines number of pages to render.
74
- attr_accessor :page_count
75
-
76
- # Gets or sets determines 0-based index of the first page to render.
77
- attr_accessor :page_index
78
-
79
- # Gets or sets allows to specify additional System.Drawing.Graphics quality options.
80
- attr_accessor :graphics_quality_options
81
-
82
- # Gets or sets the horizontal resolution for the generated images, in dots per inch. This property has effect only when saving to raster image formats. The default value is 96.
83
- attr_accessor :horizontal_resolution
84
-
85
- # Gets or sets brightness of image.
86
- attr_accessor :image_brightness
87
-
88
- # Gets or sets color mode of image.
89
- attr_accessor :image_color_mode
90
-
91
- # Gets or sets contrast of image.
92
- attr_accessor :image_contrast
93
-
94
- # Gets or sets background (paper) color of image.
95
- attr_accessor :paper_color
96
-
97
- # Gets or sets pixel format of image.
98
- attr_accessor :pixel_format
99
-
100
- # Gets or sets both horizontal and vertical resolution for the generated images, in dots per inch. This property has effect only when saving to raster image formats. The default value is 96.
101
- attr_accessor :resolution
102
-
103
- # Gets or sets zoom factor of image.
104
- attr_accessor :scale
105
-
106
- # Gets or sets determine whether or not to use anti-aliasing for rendering.
107
- attr_accessor :use_anti_aliasing
108
-
109
- # Gets or sets a value determining whether to use GDI+ or Aspose.Words metafile renderer when saving to EMF.
110
- attr_accessor :use_gdi_emf_renderer
111
-
112
- # Gets or sets determine whether or not to use high quality (i.e. slow) rendering algorithms.
113
- attr_accessor :use_high_quality_rendering
114
-
115
- # Gets or sets the vertical resolution for the generated images, in dots per inch. This property has effect only when saving to raster image formats. The default value is 96.
116
- attr_accessor :vertical_resolution
117
-
118
-
119
- # Attribute mapping from ruby-style variable name to JSON key.
120
- def self.attribute_map
121
- {
122
- :'save_format' => :'SaveFormat',
123
- :'file_name' => :'FileName',
124
- :'dml_rendering_mode' => :'DmlRenderingMode',
125
- :'dml_effects_rendering_mode' => :'DmlEffectsRenderingMode',
126
- :'zip_output' => :'ZipOutput',
127
- :'update_last_saved_time_property' => :'UpdateLastSavedTimeProperty',
128
- :'update_sdt_content' => :'UpdateSdtContent',
129
- :'update_fields' => :'UpdateFields',
130
- :'color_mode' => :'ColorMode',
131
- :'jpeg_quality' => :'JpegQuality',
132
- :'metafile_rendering_options' => :'MetafileRenderingOptions',
133
- :'numeral_format' => :'NumeralFormat',
134
- :'optimize_output' => :'OptimizeOutput',
135
- :'page_count' => :'PageCount',
136
- :'page_index' => :'PageIndex',
137
- :'graphics_quality_options' => :'GraphicsQualityOptions',
138
- :'horizontal_resolution' => :'HorizontalResolution',
139
- :'image_brightness' => :'ImageBrightness',
140
- :'image_color_mode' => :'ImageColorMode',
141
- :'image_contrast' => :'ImageContrast',
142
- :'paper_color' => :'PaperColor',
143
- :'pixel_format' => :'PixelFormat',
144
- :'resolution' => :'Resolution',
145
- :'scale' => :'Scale',
146
- :'use_anti_aliasing' => :'UseAntiAliasing',
147
- :'use_gdi_emf_renderer' => :'UseGdiEmfRenderer',
148
- :'use_high_quality_rendering' => :'UseHighQualityRendering',
149
- :'vertical_resolution' => :'VerticalResolution'
150
- }
151
- end
152
-
153
- # Attribute type mapping.
154
- def self.swagger_types
155
- {
156
- :'save_format' => :'String',
157
- :'file_name' => :'String',
158
- :'dml_rendering_mode' => :'String',
159
- :'dml_effects_rendering_mode' => :'String',
160
- :'zip_output' => :'BOOLEAN',
161
- :'update_last_saved_time_property' => :'BOOLEAN',
162
- :'update_sdt_content' => :'BOOLEAN',
163
- :'update_fields' => :'BOOLEAN',
164
- :'color_mode' => :'String',
165
- :'jpeg_quality' => :'Integer',
166
- :'metafile_rendering_options' => :'MetafileRenderingOptionsData',
167
- :'numeral_format' => :'String',
168
- :'optimize_output' => :'BOOLEAN',
169
- :'page_count' => :'Integer',
170
- :'page_index' => :'Integer',
171
- :'graphics_quality_options' => :'GraphicsQualityOptionsData',
172
- :'horizontal_resolution' => :'Float',
173
- :'image_brightness' => :'Float',
174
- :'image_color_mode' => :'String',
175
- :'image_contrast' => :'Float',
176
- :'paper_color' => :'String',
177
- :'pixel_format' => :'String',
178
- :'resolution' => :'Float',
179
- :'scale' => :'Float',
180
- :'use_anti_aliasing' => :'BOOLEAN',
181
- :'use_gdi_emf_renderer' => :'BOOLEAN',
182
- :'use_high_quality_rendering' => :'BOOLEAN',
183
- :'vertical_resolution' => :'Float'
184
- }
185
- end
186
-
187
- # Initializes the object
188
- # @param [Hash] attributes Model attributes in the form of hash
189
- def initialize(attributes = {})
190
- return unless attributes.is_a?(Hash)
191
-
192
- # convert string to symbol for hash key
193
- attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
194
-
195
- if attributes.key?(:'SaveFormat')
196
- self.save_format = attributes[:'SaveFormat']
197
- end
198
-
199
- if attributes.key?(:'FileName')
200
- self.file_name = attributes[:'FileName']
201
- end
202
-
203
- if attributes.key?(:'DmlRenderingMode')
204
- self.dml_rendering_mode = attributes[:'DmlRenderingMode']
205
- end
206
-
207
- if attributes.key?(:'DmlEffectsRenderingMode')
208
- self.dml_effects_rendering_mode = attributes[:'DmlEffectsRenderingMode']
209
- end
210
-
211
- if attributes.key?(:'ZipOutput')
212
- self.zip_output = attributes[:'ZipOutput']
213
- end
214
-
215
- if attributes.key?(:'UpdateLastSavedTimeProperty')
216
- self.update_last_saved_time_property = attributes[:'UpdateLastSavedTimeProperty']
217
- end
218
-
219
- if attributes.key?(:'UpdateSdtContent')
220
- self.update_sdt_content = attributes[:'UpdateSdtContent']
221
- end
222
-
223
- if attributes.key?(:'UpdateFields')
224
- self.update_fields = attributes[:'UpdateFields']
225
- end
226
-
227
- if attributes.key?(:'ColorMode')
228
- self.color_mode = attributes[:'ColorMode']
229
- end
230
-
231
- if attributes.key?(:'JpegQuality')
232
- self.jpeg_quality = attributes[:'JpegQuality']
233
- end
234
-
235
- if attributes.key?(:'MetafileRenderingOptions')
236
- self.metafile_rendering_options = attributes[:'MetafileRenderingOptions']
237
- end
238
-
239
- if attributes.key?(:'NumeralFormat')
240
- self.numeral_format = attributes[:'NumeralFormat']
241
- end
242
-
243
- if attributes.key?(:'OptimizeOutput')
244
- self.optimize_output = attributes[:'OptimizeOutput']
245
- end
246
-
247
- if attributes.key?(:'PageCount')
248
- self.page_count = attributes[:'PageCount']
249
- end
250
-
251
- if attributes.key?(:'PageIndex')
252
- self.page_index = attributes[:'PageIndex']
253
- end
254
-
255
- if attributes.key?(:'GraphicsQualityOptions')
256
- self.graphics_quality_options = attributes[:'GraphicsQualityOptions']
257
- end
258
-
259
- if attributes.key?(:'HorizontalResolution')
260
- self.horizontal_resolution = attributes[:'HorizontalResolution']
261
- end
262
-
263
- if attributes.key?(:'ImageBrightness')
264
- self.image_brightness = attributes[:'ImageBrightness']
265
- end
266
-
267
- if attributes.key?(:'ImageColorMode')
268
- self.image_color_mode = attributes[:'ImageColorMode']
269
- end
270
-
271
- if attributes.key?(:'ImageContrast')
272
- self.image_contrast = attributes[:'ImageContrast']
273
- end
274
-
275
- if attributes.key?(:'PaperColor')
276
- self.paper_color = attributes[:'PaperColor']
277
- end
278
-
279
- if attributes.key?(:'PixelFormat')
280
- self.pixel_format = attributes[:'PixelFormat']
281
- end
282
-
283
- if attributes.key?(:'Resolution')
284
- self.resolution = attributes[:'Resolution']
285
- end
286
-
287
- if attributes.key?(:'Scale')
288
- self.scale = attributes[:'Scale']
289
- end
290
-
291
- if attributes.key?(:'UseAntiAliasing')
292
- self.use_anti_aliasing = attributes[:'UseAntiAliasing']
293
- end
294
-
295
- if attributes.key?(:'UseGdiEmfRenderer')
296
- self.use_gdi_emf_renderer = attributes[:'UseGdiEmfRenderer']
297
- end
298
-
299
- if attributes.key?(:'UseHighQualityRendering')
300
- self.use_high_quality_rendering = attributes[:'UseHighQualityRendering']
301
- end
302
-
303
- if attributes.key?(:'VerticalResolution')
304
- self.vertical_resolution = attributes[:'VerticalResolution']
305
- end
306
-
307
- end
308
-
309
- # Show invalid properties with the reasons. Usually used together with valid?
310
- # @return Array for valid properies with the reasons
311
- def list_invalid_properties
312
- invalid_properties = []
313
- return invalid_properties
314
- end
315
-
316
- # Check to see if the all the properties in the model are valid
317
- # @return true if the model is valid
318
- def valid?
319
- return true
320
- end
321
-
322
- # Checks equality by comparing each attribute.
323
- # @param [Object] Object to be compared
324
- def ==(other)
325
- return true if self.equal?(other)
326
- self.class == other.class &&
327
- save_format == other.save_format &&
328
- file_name == other.file_name &&
329
- dml_rendering_mode == other.dml_rendering_mode &&
330
- dml_effects_rendering_mode == other.dml_effects_rendering_mode &&
331
- zip_output == other.zip_output &&
332
- update_last_saved_time_property == other.update_last_saved_time_property &&
333
- update_sdt_content == other.update_sdt_content &&
334
- update_fields == other.update_fields &&
335
- color_mode == other.color_mode &&
336
- jpeg_quality == other.jpeg_quality &&
337
- metafile_rendering_options == other.metafile_rendering_options &&
338
- numeral_format == other.numeral_format &&
339
- optimize_output == other.optimize_output &&
340
- page_count == other.page_count &&
341
- page_index == other.page_index &&
342
- graphics_quality_options == other.graphics_quality_options &&
343
- horizontal_resolution == other.horizontal_resolution &&
344
- image_brightness == other.image_brightness &&
345
- image_color_mode == other.image_color_mode &&
346
- image_contrast == other.image_contrast &&
347
- paper_color == other.paper_color &&
348
- pixel_format == other.pixel_format &&
349
- resolution == other.resolution &&
350
- scale == other.scale &&
351
- use_anti_aliasing == other.use_anti_aliasing &&
352
- use_gdi_emf_renderer == other.use_gdi_emf_renderer &&
353
- use_high_quality_rendering == other.use_high_quality_rendering &&
354
- vertical_resolution == other.vertical_resolution
355
- end
356
-
357
- # @see the `==` method
358
- # @param [Object] Object to be compared
359
- def eql?(other)
360
- self == other
361
- end
362
-
363
- # Calculates hash code according to all attributes.
364
- # @return [Fixnum] Hash code
365
- def hash
366
- [save_format, file_name, dml_rendering_mode, dml_effects_rendering_mode, zip_output, update_last_saved_time_property, update_sdt_content, update_fields, color_mode, jpeg_quality, metafile_rendering_options, numeral_format, optimize_output, page_count, page_index, graphics_quality_options, horizontal_resolution, image_brightness, image_color_mode, image_contrast, paper_color, pixel_format, resolution, scale, use_anti_aliasing, use_gdi_emf_renderer, use_high_quality_rendering, vertical_resolution].hash
367
- end
368
-
369
- # Builds the object from hash
370
- # @param [Hash] attributes Model attributes in the form of hash
371
- # @return [Object] Returns the model itself
372
- def build_from_hash(attributes)
373
- return nil unless attributes.is_a?(Hash)
374
- self.class.swagger_types.each_pair do |key, type|
375
- if type =~ /\AArray<(.*)>/i
376
- # check to ensure the input is an array given that the the attribute
377
- # is documented as an array but the input is not
378
- if attributes[self.class.attribute_map[key]].is_a?(Array)
379
- self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
380
- end
381
- elsif !attributes[self.class.attribute_map[key]].nil?
382
- self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
383
- end
384
- # or else data not found in attributes(hash), not an issue as the data can be optional
385
- end
386
-
387
- self
388
- end
389
-
390
- # Deserializes the data based on type
391
- # @param string type Data type
392
- # @param string value Value to be deserialized
393
- # @return [Object] Deserialized data
394
- def _deserialize(type, value)
395
- case type.to_sym
396
- when :DateTime
397
- Time.at(/\d/.match(value)[0].to_f).to_datetime
398
- when :Date
399
- Time.at(/\d/.match(value)[0].to_f).to_date
400
- when :String
401
- value.to_s
402
- when :Integer
403
- value.to_i
404
- when :Float
405
- value.to_f
406
- when :BOOLEAN
407
- if value.to_s =~ /\A(true|t|yes|y|1)\z/i
408
- true
409
- else
410
- false
411
- end
412
- when :Object
413
- # generic object (usually a Hash), return directly
414
- value
415
- when /\AArray<(?<inner_type>.+)>\z/
416
- inner_type = Regexp.last_match[:inner_type]
417
- value.map { |v| _deserialize(inner_type, v) }
418
- when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
419
- k_type = Regexp.last_match[:k_type]
420
- v_type = Regexp.last_match[:v_type]
421
- {}.tap do |hash|
422
- value.each do |k, v|
423
- hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
424
- end
425
- end
426
- else
427
- # model
428
- temp_model = AsposeWordsCloud.const_get(type).new
429
- temp_model.build_from_hash(value)
430
- end
431
- end
432
-
433
- # Returns the string representation of the object
434
- # @return [String] String presentation of the object
435
- def to_s
436
- to_hash.to_s
437
- end
438
-
439
- # to_body is an alias to to_hash (backward compatibility)
440
- # @return [Hash] Returns the object in the form of hash
441
- def to_body
442
- to_hash
443
- end
444
-
445
- # Returns the object in the form of hash
446
- # @return [Hash] Returns the object in the form of hash
447
- def to_hash
448
- hash = {}
449
- self.class.attribute_map.each_pair do |attr, param|
450
- value = self.send(attr)
451
- next if value.nil?
452
- hash[param] = _to_hash(value)
453
- end
454
- hash
455
- end
456
-
457
- # Outputs non-array value in the form of hash
458
- # For object, use to_hash. Otherwise, just return the value
459
- # @param [Object] value Any valid value
460
- # @return [Hash] Returns the value in the form of hash
461
- def _to_hash(value)
462
- if value.is_a?(Array)
463
- value.compact.map { |v| _to_hash(v) }
464
- elsif value.is_a?(Hash)
465
- {}.tap do |hash|
466
- value.each { |k, v| hash[k] = _to_hash(v) }
467
- end
468
- elsif value.respond_to? :to_hash
469
- value.to_hash
470
- else
471
- value
472
- end
473
- end
474
-
475
- end
476
-
477
- end
1
+
2
+ require 'date'
3
+
4
+ module AsposeWordsCloud
5
+ #
6
+ # --------------------------------------------------------------------------------------------------------------------
7
+ # <copyright company="Aspose" file="GifSaveOptionsData.rb">
8
+ # Copyright (c) 2019 Aspose.Words for Cloud
9
+ # </copyright>
10
+ # <summary>
11
+ # Permission is hereby granted, free of charge, to any person obtaining a copy
12
+ # of this software and associated documentation files (the "Software"), to deal
13
+ # in the Software without restriction, including without limitation the rights
14
+ # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
15
+ # copies of the Software, and to permit persons to whom the Software is
16
+ # furnished to do so, subject to the following conditions:
17
+ #
18
+ # The above copyright notice and this permission notice shall be included in all
19
+ # copies or substantial portions of the Software.
20
+ #
21
+ # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
22
+ # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
23
+ # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
24
+ # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
25
+ # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
26
+ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
27
+ # SOFTWARE.
28
+ # </summary>
29
+ # --------------------------------------------------------------------------------------------------------------------
30
+ #
31
+
32
+ # Container class for gif save options.
33
+ class GifSaveOptionsData
34
+ attr_accessor :graphics_quality_options
35
+
36
+ # Gets or sets the horizontal resolution for the generated images, in dots per inch. This property has effect only when saving to raster image formats. The default value is 96.
37
+ attr_accessor :horizontal_resolution
38
+
39
+ # Gets or sets brightness of image.
40
+ attr_accessor :image_brightness
41
+
42
+ # Gets or sets color mode of image.
43
+ attr_accessor :image_color_mode
44
+
45
+ # Gets or sets contrast of image.
46
+ attr_accessor :image_contrast
47
+
48
+ # Gets or sets background (paper) color of image.
49
+ attr_accessor :paper_color
50
+
51
+ # Gets or sets pixel format of image.
52
+ attr_accessor :pixel_format
53
+
54
+ # Gets or sets both horizontal and vertical resolution for the generated images, in dots per inch. This property has effect only when saving to raster image formats. The default value is 96.
55
+ attr_accessor :resolution
56
+
57
+ # Gets or sets zoom factor of image.
58
+ attr_accessor :scale
59
+
60
+ # Gets or sets determine whether or not to use anti-aliasing for rendering.
61
+ attr_accessor :use_anti_aliasing
62
+
63
+ # Gets or sets a value determining whether to use GDI+ or Aspose.Words metafile renderer when saving to EMF.
64
+ attr_accessor :use_gdi_emf_renderer
65
+
66
+ # Gets or sets determine whether or not to use high quality (i.e. slow) rendering algorithms.
67
+ attr_accessor :use_high_quality_rendering
68
+
69
+ # Gets or sets the vertical resolution for the generated images, in dots per inch. This property has effect only when saving to raster image formats. The default value is 96.
70
+ attr_accessor :vertical_resolution
71
+
72
+ # Gets or sets a value determining how colors are rendered. { Normal | Grayscale}.
73
+ attr_accessor :color_mode
74
+
75
+ # Gets or sets determines the quality of the JPEG images inside PDF document.
76
+ attr_accessor :jpeg_quality
77
+
78
+ attr_accessor :metafile_rendering_options
79
+
80
+ # Gets or sets indicates the symbol set that is used to represent numbers while rendering to fixed page formats.
81
+ attr_accessor :numeral_format
82
+
83
+ # Gets or sets flag indicates whether it is required to optimize output of XPS. If this flag is set redundant nested canvases and empty canvases are removed, also neighbor glyphs with the same formatting are concatenated. Note: The accuracy of the content display may be affected if this property is set to true. Default is false.
84
+ attr_accessor :optimize_output
85
+
86
+ # Gets or sets determines number of pages to render.
87
+ attr_accessor :page_count
88
+
89
+ # Gets or sets determines 0-based index of the first page to render.
90
+ attr_accessor :page_index
91
+
92
+ # Gets or sets format of save.
93
+ attr_accessor :save_format
94
+
95
+ # Gets or sets name of destination file.
96
+ attr_accessor :file_name
97
+
98
+ # Gets or sets a value determining how DrawingML shapes are rendered. { Fallback | DrawingML }.
99
+ attr_accessor :dml_rendering_mode
100
+
101
+ # Gets or sets a value determining how DrawingML effects are rendered. { Simplified | None | Fine }.
102
+ attr_accessor :dml_effects_rendering_mode
103
+
104
+ # Gets or sets controls zip output or not. Default value is false.
105
+ attr_accessor :zip_output
106
+
107
+ # Gets or sets a value determining whether the Aspose.Words.Properties.BuiltInDocumentProperties.LastSavedTime property is updated before saving.
108
+ attr_accessor :update_last_saved_time_property
109
+
110
+ # Gets or sets value determining whether content of StructuredDocumentTag is updated before saving.
111
+ attr_accessor :update_sdt_content
112
+
113
+ # Gets or sets a value determining if fields should be updated before saving the document to a fixed page format. Default value for this property is. true
114
+ attr_accessor :update_fields
115
+
116
+
117
+ # Attribute mapping from ruby-style variable name to JSON key.
118
+ def self.attribute_map
119
+ {
120
+ :'graphics_quality_options' => :'GraphicsQualityOptions',
121
+ :'horizontal_resolution' => :'HorizontalResolution',
122
+ :'image_brightness' => :'ImageBrightness',
123
+ :'image_color_mode' => :'ImageColorMode',
124
+ :'image_contrast' => :'ImageContrast',
125
+ :'paper_color' => :'PaperColor',
126
+ :'pixel_format' => :'PixelFormat',
127
+ :'resolution' => :'Resolution',
128
+ :'scale' => :'Scale',
129
+ :'use_anti_aliasing' => :'UseAntiAliasing',
130
+ :'use_gdi_emf_renderer' => :'UseGdiEmfRenderer',
131
+ :'use_high_quality_rendering' => :'UseHighQualityRendering',
132
+ :'vertical_resolution' => :'VerticalResolution',
133
+ :'color_mode' => :'ColorMode',
134
+ :'jpeg_quality' => :'JpegQuality',
135
+ :'metafile_rendering_options' => :'MetafileRenderingOptions',
136
+ :'numeral_format' => :'NumeralFormat',
137
+ :'optimize_output' => :'OptimizeOutput',
138
+ :'page_count' => :'PageCount',
139
+ :'page_index' => :'PageIndex',
140
+ :'save_format' => :'SaveFormat',
141
+ :'file_name' => :'FileName',
142
+ :'dml_rendering_mode' => :'DmlRenderingMode',
143
+ :'dml_effects_rendering_mode' => :'DmlEffectsRenderingMode',
144
+ :'zip_output' => :'ZipOutput',
145
+ :'update_last_saved_time_property' => :'UpdateLastSavedTimeProperty',
146
+ :'update_sdt_content' => :'UpdateSdtContent',
147
+ :'update_fields' => :'UpdateFields'
148
+ }
149
+ end
150
+
151
+ # Attribute type mapping.
152
+ def self.swagger_types
153
+ {
154
+ :'graphics_quality_options' => :'GraphicsQualityOptionsData',
155
+ :'horizontal_resolution' => :'Float',
156
+ :'image_brightness' => :'Float',
157
+ :'image_color_mode' => :'String',
158
+ :'image_contrast' => :'Float',
159
+ :'paper_color' => :'String',
160
+ :'pixel_format' => :'String',
161
+ :'resolution' => :'Float',
162
+ :'scale' => :'Float',
163
+ :'use_anti_aliasing' => :'BOOLEAN',
164
+ :'use_gdi_emf_renderer' => :'BOOLEAN',
165
+ :'use_high_quality_rendering' => :'BOOLEAN',
166
+ :'vertical_resolution' => :'Float',
167
+ :'color_mode' => :'String',
168
+ :'jpeg_quality' => :'Integer',
169
+ :'metafile_rendering_options' => :'MetafileRenderingOptionsData',
170
+ :'numeral_format' => :'String',
171
+ :'optimize_output' => :'BOOLEAN',
172
+ :'page_count' => :'Integer',
173
+ :'page_index' => :'Integer',
174
+ :'save_format' => :'String',
175
+ :'file_name' => :'String',
176
+ :'dml_rendering_mode' => :'String',
177
+ :'dml_effects_rendering_mode' => :'String',
178
+ :'zip_output' => :'BOOLEAN',
179
+ :'update_last_saved_time_property' => :'BOOLEAN',
180
+ :'update_sdt_content' => :'BOOLEAN',
181
+ :'update_fields' => :'BOOLEAN'
182
+ }
183
+ end
184
+
185
+ # Initializes the object
186
+ # @param [Hash] attributes Model attributes in the form of hash
187
+ def initialize(attributes = {})
188
+ return unless attributes.is_a?(Hash)
189
+
190
+ # convert string to symbol for hash key
191
+ attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
192
+
193
+ if attributes.key?(:'GraphicsQualityOptions')
194
+ self.graphics_quality_options = attributes[:'GraphicsQualityOptions']
195
+ end
196
+
197
+ if attributes.key?(:'HorizontalResolution')
198
+ self.horizontal_resolution = attributes[:'HorizontalResolution']
199
+ end
200
+
201
+ if attributes.key?(:'ImageBrightness')
202
+ self.image_brightness = attributes[:'ImageBrightness']
203
+ end
204
+
205
+ if attributes.key?(:'ImageColorMode')
206
+ self.image_color_mode = attributes[:'ImageColorMode']
207
+ end
208
+
209
+ if attributes.key?(:'ImageContrast')
210
+ self.image_contrast = attributes[:'ImageContrast']
211
+ end
212
+
213
+ if attributes.key?(:'PaperColor')
214
+ self.paper_color = attributes[:'PaperColor']
215
+ end
216
+
217
+ if attributes.key?(:'PixelFormat')
218
+ self.pixel_format = attributes[:'PixelFormat']
219
+ end
220
+
221
+ if attributes.key?(:'Resolution')
222
+ self.resolution = attributes[:'Resolution']
223
+ end
224
+
225
+ if attributes.key?(:'Scale')
226
+ self.scale = attributes[:'Scale']
227
+ end
228
+
229
+ if attributes.key?(:'UseAntiAliasing')
230
+ self.use_anti_aliasing = attributes[:'UseAntiAliasing']
231
+ end
232
+
233
+ if attributes.key?(:'UseGdiEmfRenderer')
234
+ self.use_gdi_emf_renderer = attributes[:'UseGdiEmfRenderer']
235
+ end
236
+
237
+ if attributes.key?(:'UseHighQualityRendering')
238
+ self.use_high_quality_rendering = attributes[:'UseHighQualityRendering']
239
+ end
240
+
241
+ if attributes.key?(:'VerticalResolution')
242
+ self.vertical_resolution = attributes[:'VerticalResolution']
243
+ end
244
+
245
+ if attributes.key?(:'ColorMode')
246
+ self.color_mode = attributes[:'ColorMode']
247
+ end
248
+
249
+ if attributes.key?(:'JpegQuality')
250
+ self.jpeg_quality = attributes[:'JpegQuality']
251
+ end
252
+
253
+ if attributes.key?(:'MetafileRenderingOptions')
254
+ self.metafile_rendering_options = attributes[:'MetafileRenderingOptions']
255
+ end
256
+
257
+ if attributes.key?(:'NumeralFormat')
258
+ self.numeral_format = attributes[:'NumeralFormat']
259
+ end
260
+
261
+ if attributes.key?(:'OptimizeOutput')
262
+ self.optimize_output = attributes[:'OptimizeOutput']
263
+ end
264
+
265
+ if attributes.key?(:'PageCount')
266
+ self.page_count = attributes[:'PageCount']
267
+ end
268
+
269
+ if attributes.key?(:'PageIndex')
270
+ self.page_index = attributes[:'PageIndex']
271
+ end
272
+
273
+ if attributes.key?(:'SaveFormat')
274
+ self.save_format = attributes[:'SaveFormat']
275
+ end
276
+
277
+ if attributes.key?(:'FileName')
278
+ self.file_name = attributes[:'FileName']
279
+ end
280
+
281
+ if attributes.key?(:'DmlRenderingMode')
282
+ self.dml_rendering_mode = attributes[:'DmlRenderingMode']
283
+ end
284
+
285
+ if attributes.key?(:'DmlEffectsRenderingMode')
286
+ self.dml_effects_rendering_mode = attributes[:'DmlEffectsRenderingMode']
287
+ end
288
+
289
+ if attributes.key?(:'ZipOutput')
290
+ self.zip_output = attributes[:'ZipOutput']
291
+ end
292
+
293
+ if attributes.key?(:'UpdateLastSavedTimeProperty')
294
+ self.update_last_saved_time_property = attributes[:'UpdateLastSavedTimeProperty']
295
+ end
296
+
297
+ if attributes.key?(:'UpdateSdtContent')
298
+ self.update_sdt_content = attributes[:'UpdateSdtContent']
299
+ end
300
+
301
+ if attributes.key?(:'UpdateFields')
302
+ self.update_fields = attributes[:'UpdateFields']
303
+ end
304
+
305
+ end
306
+
307
+ # Show invalid properties with the reasons. Usually used together with valid?
308
+ # @return Array for valid properies with the reasons
309
+ def list_invalid_properties
310
+ invalid_properties = []
311
+ return invalid_properties
312
+ end
313
+
314
+ # Check to see if the all the properties in the model are valid
315
+ # @return true if the model is valid
316
+ def valid?
317
+ return true
318
+ end
319
+
320
+ # Checks equality by comparing each attribute.
321
+ # @param [Object] Object to be compared
322
+ def ==(other)
323
+ return true if self.equal?(other)
324
+ self.class == other.class &&
325
+ graphics_quality_options == other.graphics_quality_options &&
326
+ horizontal_resolution == other.horizontal_resolution &&
327
+ image_brightness == other.image_brightness &&
328
+ image_color_mode == other.image_color_mode &&
329
+ image_contrast == other.image_contrast &&
330
+ paper_color == other.paper_color &&
331
+ pixel_format == other.pixel_format &&
332
+ resolution == other.resolution &&
333
+ scale == other.scale &&
334
+ use_anti_aliasing == other.use_anti_aliasing &&
335
+ use_gdi_emf_renderer == other.use_gdi_emf_renderer &&
336
+ use_high_quality_rendering == other.use_high_quality_rendering &&
337
+ vertical_resolution == other.vertical_resolution &&
338
+ color_mode == other.color_mode &&
339
+ jpeg_quality == other.jpeg_quality &&
340
+ metafile_rendering_options == other.metafile_rendering_options &&
341
+ numeral_format == other.numeral_format &&
342
+ optimize_output == other.optimize_output &&
343
+ page_count == other.page_count &&
344
+ page_index == other.page_index &&
345
+ save_format == other.save_format &&
346
+ file_name == other.file_name &&
347
+ dml_rendering_mode == other.dml_rendering_mode &&
348
+ dml_effects_rendering_mode == other.dml_effects_rendering_mode &&
349
+ zip_output == other.zip_output &&
350
+ update_last_saved_time_property == other.update_last_saved_time_property &&
351
+ update_sdt_content == other.update_sdt_content &&
352
+ update_fields == other.update_fields
353
+ end
354
+
355
+ # @see the `==` method
356
+ # @param [Object] Object to be compared
357
+ def eql?(other)
358
+ self == other
359
+ end
360
+
361
+ # Calculates hash code according to all attributes.
362
+ # @return [Fixnum] Hash code
363
+ def hash
364
+ [graphics_quality_options, horizontal_resolution, image_brightness, image_color_mode, image_contrast, paper_color, pixel_format, resolution, scale, use_anti_aliasing, use_gdi_emf_renderer, use_high_quality_rendering, vertical_resolution, color_mode, jpeg_quality, metafile_rendering_options, numeral_format, optimize_output, page_count, page_index, save_format, file_name, dml_rendering_mode, dml_effects_rendering_mode, zip_output, update_last_saved_time_property, update_sdt_content, update_fields].hash
365
+ end
366
+
367
+ # Builds the object from hash
368
+ # @param [Hash] attributes Model attributes in the form of hash
369
+ # @return [Object] Returns the model itself
370
+ def build_from_hash(attributes)
371
+ return nil unless attributes.is_a?(Hash)
372
+ self.class.swagger_types.each_pair do |key, type|
373
+ if type =~ /\AArray<(.*)>/i
374
+ # check to ensure the input is an array given that the the attribute
375
+ # is documented as an array but the input is not
376
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
377
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
378
+ end
379
+ elsif !attributes[self.class.attribute_map[key]].nil?
380
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
381
+ end
382
+ # or else data not found in attributes(hash), not an issue as the data can be optional
383
+ end
384
+
385
+ self
386
+ end
387
+
388
+ # Deserializes the data based on type
389
+ # @param string type Data type
390
+ # @param string value Value to be deserialized
391
+ # @return [Object] Deserialized data
392
+ def _deserialize(type, value)
393
+ case type.to_sym
394
+ when :DateTime
395
+ Time.at(/\d/.match(value)[0].to_f).to_datetime
396
+ when :Date
397
+ Time.at(/\d/.match(value)[0].to_f).to_date
398
+ when :String
399
+ value.to_s
400
+ when :Integer
401
+ value.to_i
402
+ when :Float
403
+ value.to_f
404
+ when :BOOLEAN
405
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
406
+ true
407
+ else
408
+ false
409
+ end
410
+ when :Object
411
+ # generic object (usually a Hash), return directly
412
+ value
413
+ when /\AArray<(?<inner_type>.+)>\z/
414
+ inner_type = Regexp.last_match[:inner_type]
415
+ value.map { |v| _deserialize(inner_type, v) }
416
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
417
+ k_type = Regexp.last_match[:k_type]
418
+ v_type = Regexp.last_match[:v_type]
419
+ {}.tap do |hash|
420
+ value.each do |k, v|
421
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
422
+ end
423
+ end
424
+ else
425
+ # model
426
+ temp_model = AsposeWordsCloud.const_get(type).new
427
+ temp_model.build_from_hash(value)
428
+ end
429
+ end
430
+
431
+ # Returns the string representation of the object
432
+ # @return [String] String presentation of the object
433
+ def to_s
434
+ to_hash.to_s
435
+ end
436
+
437
+ # to_body is an alias to to_hash (backward compatibility)
438
+ # @return [Hash] Returns the object in the form of hash
439
+ def to_body
440
+ to_hash
441
+ end
442
+
443
+ # Returns the object in the form of hash
444
+ # @return [Hash] Returns the object in the form of hash
445
+ def to_hash
446
+ hash = {}
447
+ self.class.attribute_map.each_pair do |attr, param|
448
+ value = self.send(attr)
449
+ next if value.nil?
450
+ hash[param] = _to_hash(value)
451
+ end
452
+ hash
453
+ end
454
+
455
+ # Outputs non-array value in the form of hash
456
+ # For object, use to_hash. Otherwise, just return the value
457
+ # @param [Object] value Any valid value
458
+ # @return [Hash] Returns the value in the form of hash
459
+ def _to_hash(value)
460
+ if value.is_a?(Array)
461
+ value.compact.map { |v| _to_hash(v) }
462
+ elsif value.is_a?(Hash)
463
+ {}.tap do |hash|
464
+ value.each { |k, v| hash[k] = _to_hash(v) }
465
+ end
466
+ elsif value.respond_to? :to_hash
467
+ value.to_hash
468
+ else
469
+ value
470
+ end
471
+ end
472
+
473
+ end
474
+
475
+ end