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,646 +1,645 @@
1
-
2
- require 'date'
3
-
4
- module AsposeWordsCloud
5
- #
6
- # --------------------------------------------------------------------------------------------------------------------
7
- # <copyright company="Aspose" file="PageSetup.rb">
8
- # Copyright (c) 2019 Aspose.Words for Cloud
9
- # </copyright>
10
- # <summary>
11
- # Permission is hereby granted, free of charge, to any person obtaining a copy
12
- # of this software and associated documentation files (the "Software"), to deal
13
- # in the Software without restriction, including without limitation the rights
14
- # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
15
- # copies of the Software, and to permit persons to whom the Software is
16
- # furnished to do so, subject to the following conditions:
17
- #
18
- # The above copyright notice and this permission notice shall be included in all
19
- # copies or substantial portions of the Software.
20
- #
21
- # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
22
- # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
23
- # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
24
- # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
25
- # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
26
- # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
27
- # SOFTWARE.
28
- # </summary>
29
- # --------------------------------------------------------------------------------------------------------------------
30
- #
31
-
32
- # Represents the page setup properties of a section.
33
- class PageSetup
34
- # Gets or sets link to the document.
35
- attr_accessor :link
36
-
37
- # Gets or sets specifies that this section contains bidirectional (complex scripts) text.
38
- attr_accessor :bidi
39
-
40
- # Gets or sets specifies where the page border is positioned relative to intersecting texts and objects.
41
- attr_accessor :border_always_in_front
42
-
43
- # Gets or sets specifies which pages the page border is printed on.
44
- attr_accessor :border_applies_to
45
-
46
- # Gets or sets a value that indicates whether the specified page border is measured from the edge of the page or from the text it surrounds.
47
- attr_accessor :border_distance_from
48
-
49
- # Gets or sets returns or sets the distance (in points) between the bottom edge of the page and the bottom boundary of the body text.
50
- attr_accessor :bottom_margin
51
-
52
- # Gets or sets true if a different header or footer is used on the first page.
53
- attr_accessor :different_first_page_header_footer
54
-
55
- # Gets or sets the paper tray (bin) to use for the first page of a section. The value is implementation (printer) specific.
56
- attr_accessor :first_page_tray
57
-
58
- # Gets or sets returns or sets the distance (in points) between the footer and the bottom of the page.
59
- attr_accessor :footer_distance
60
-
61
- # Gets or sets the amount of extra space added to the margin for document binding.
62
- attr_accessor :gutter
63
-
64
- # Gets or sets returns or sets the distance (in points) between the header and the top of the page.
65
- attr_accessor :header_distance
66
-
67
- # Gets or sets returns or sets the distance (in points) between the left edge of the page and the left boundary of the body text.
68
- attr_accessor :left_margin
69
-
70
- # Gets or sets returns or sets the numeric increment for line numbers.
71
- attr_accessor :line_number_count_by
72
-
73
- # Gets or sets distance between the right edge of line numbers and the left edge of the document.
74
- attr_accessor :line_number_distance_from_text
75
-
76
- # Gets or sets the way line numbering runs that is, whether it starts over at the beginning of a new page or section or runs continuously.
77
- attr_accessor :line_number_restart_mode
78
-
79
- # Gets or sets the starting line number.
80
- attr_accessor :line_starting_number
81
-
82
- # Gets or sets returns or sets the orientation of the page.
83
- attr_accessor :orientation
84
-
85
- # Gets or sets the paper tray (bin) to be used for all but the first page of a section. The value is implementation (printer) specific.
86
- attr_accessor :other_pages_tray
87
-
88
- # Gets or sets returns or sets the height of the page in points.
89
- attr_accessor :page_height
90
-
91
- # Gets or sets the page number format.
92
- attr_accessor :page_number_style
93
-
94
- # Gets or sets the starting page number of the section.
95
- attr_accessor :page_starting_number
96
-
97
- # Gets or sets returns or sets the width of the page in points.
98
- attr_accessor :page_width
99
-
100
- # Gets or sets returns or sets the paper size.
101
- attr_accessor :paper_size
102
-
103
- # Gets or sets true if page numbering restarts at the beginning of the section.
104
- attr_accessor :restart_page_numbering
105
-
106
- # Gets or sets returns or sets the distance (in points) between the right edge of the page and the right boundary of the body text.
107
- attr_accessor :right_margin
108
-
109
- # Gets or sets whether Microsoft Word uses gutters for the section based on a right-to-left language or a left-to-right language.
110
- attr_accessor :rtl_gutter
111
-
112
- # Gets or sets returns or sets the type of section break for the specified object.
113
- attr_accessor :section_start
114
-
115
- # Gets or sets true if endnotes are printed at the end of the next section that doesn't suppress endnotes. Suppressed endnotes are printed before the endnotes in that section.
116
- attr_accessor :suppress_endnotes
117
-
118
- # Gets or sets returns or sets the distance (in points) between the top edge of the page and the top boundary of the body text.
119
- attr_accessor :top_margin
120
-
121
- # Gets or sets returns or sets the vertical alignment of text on each page in a document or section.
122
- attr_accessor :vertical_alignment
123
-
124
- class EnumAttributeValidator
125
- attr_reader :datatype
126
- attr_reader :allowable_values
127
-
128
- def initialize(datatype, allowable_values)
129
- @allowable_values = allowable_values.map do |value|
130
- case datatype.to_s
131
- when /Integer/i
132
- value.to_i
133
- when /Float/i
134
- value.to_f
135
- else
136
- value
137
- end
138
- end
139
- end
140
-
141
- def valid?(value)
142
- !value || allowable_values.include?(value)
143
- end
144
- end
145
-
146
- # Attribute mapping from ruby-style variable name to JSON key.
147
- def self.attribute_map
148
- {
149
- :'link' => :'link',
150
- :'bidi' => :'Bidi',
151
- :'border_always_in_front' => :'BorderAlwaysInFront',
152
- :'border_applies_to' => :'BorderAppliesTo',
153
- :'border_distance_from' => :'BorderDistanceFrom',
154
- :'bottom_margin' => :'BottomMargin',
155
- :'different_first_page_header_footer' => :'DifferentFirstPageHeaderFooter',
156
- :'first_page_tray' => :'FirstPageTray',
157
- :'footer_distance' => :'FooterDistance',
158
- :'gutter' => :'Gutter',
159
- :'header_distance' => :'HeaderDistance',
160
- :'left_margin' => :'LeftMargin',
161
- :'line_number_count_by' => :'LineNumberCountBy',
162
- :'line_number_distance_from_text' => :'LineNumberDistanceFromText',
163
- :'line_number_restart_mode' => :'LineNumberRestartMode',
164
- :'line_starting_number' => :'LineStartingNumber',
165
- :'orientation' => :'Orientation',
166
- :'other_pages_tray' => :'OtherPagesTray',
167
- :'page_height' => :'PageHeight',
168
- :'page_number_style' => :'PageNumberStyle',
169
- :'page_starting_number' => :'PageStartingNumber',
170
- :'page_width' => :'PageWidth',
171
- :'paper_size' => :'PaperSize',
172
- :'restart_page_numbering' => :'RestartPageNumbering',
173
- :'right_margin' => :'RightMargin',
174
- :'rtl_gutter' => :'RtlGutter',
175
- :'section_start' => :'SectionStart',
176
- :'suppress_endnotes' => :'SuppressEndnotes',
177
- :'top_margin' => :'TopMargin',
178
- :'vertical_alignment' => :'VerticalAlignment'
179
- }
180
- end
181
-
182
- # Attribute type mapping.
183
- def self.swagger_types
184
- {
185
- :'link' => :'WordsApiLink',
186
- :'bidi' => :'BOOLEAN',
187
- :'border_always_in_front' => :'BOOLEAN',
188
- :'border_applies_to' => :'String',
189
- :'border_distance_from' => :'String',
190
- :'bottom_margin' => :'Float',
191
- :'different_first_page_header_footer' => :'BOOLEAN',
192
- :'first_page_tray' => :'Integer',
193
- :'footer_distance' => :'Float',
194
- :'gutter' => :'Float',
195
- :'header_distance' => :'Float',
196
- :'left_margin' => :'Float',
197
- :'line_number_count_by' => :'Integer',
198
- :'line_number_distance_from_text' => :'Float',
199
- :'line_number_restart_mode' => :'String',
200
- :'line_starting_number' => :'Integer',
201
- :'orientation' => :'String',
202
- :'other_pages_tray' => :'Integer',
203
- :'page_height' => :'Float',
204
- :'page_number_style' => :'String',
205
- :'page_starting_number' => :'Integer',
206
- :'page_width' => :'Float',
207
- :'paper_size' => :'String',
208
- :'restart_page_numbering' => :'BOOLEAN',
209
- :'right_margin' => :'Float',
210
- :'rtl_gutter' => :'BOOLEAN',
211
- :'section_start' => :'String',
212
- :'suppress_endnotes' => :'BOOLEAN',
213
- :'top_margin' => :'Float',
214
- :'vertical_alignment' => :'String'
215
- }
216
- end
217
-
218
- # Initializes the object
219
- # @param [Hash] attributes Model attributes in the form of hash
220
- def initialize(attributes = {})
221
- return unless attributes.is_a?(Hash)
222
-
223
- # convert string to symbol for hash key
224
- attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
225
-
226
- if attributes.key?(:'link')
227
- self.link = attributes[:'link']
228
- end
229
-
230
- if attributes.key?(:'Bidi')
231
- self.bidi = attributes[:'Bidi']
232
- end
233
-
234
- if attributes.key?(:'BorderAlwaysInFront')
235
- self.border_always_in_front = attributes[:'BorderAlwaysInFront']
236
- end
237
-
238
- if attributes.key?(:'BorderAppliesTo')
239
- self.border_applies_to = attributes[:'BorderAppliesTo']
240
- end
241
-
242
- if attributes.key?(:'BorderDistanceFrom')
243
- self.border_distance_from = attributes[:'BorderDistanceFrom']
244
- end
245
-
246
- if attributes.key?(:'BottomMargin')
247
- self.bottom_margin = attributes[:'BottomMargin']
248
- end
249
-
250
- if attributes.key?(:'DifferentFirstPageHeaderFooter')
251
- self.different_first_page_header_footer = attributes[:'DifferentFirstPageHeaderFooter']
252
- end
253
-
254
- if attributes.key?(:'FirstPageTray')
255
- self.first_page_tray = attributes[:'FirstPageTray']
256
- end
257
-
258
- if attributes.key?(:'FooterDistance')
259
- self.footer_distance = attributes[:'FooterDistance']
260
- end
261
-
262
- if attributes.key?(:'Gutter')
263
- self.gutter = attributes[:'Gutter']
264
- end
265
-
266
- if attributes.key?(:'HeaderDistance')
267
- self.header_distance = attributes[:'HeaderDistance']
268
- end
269
-
270
- if attributes.key?(:'LeftMargin')
271
- self.left_margin = attributes[:'LeftMargin']
272
- end
273
-
274
- if attributes.key?(:'LineNumberCountBy')
275
- self.line_number_count_by = attributes[:'LineNumberCountBy']
276
- end
277
-
278
- if attributes.key?(:'LineNumberDistanceFromText')
279
- self.line_number_distance_from_text = attributes[:'LineNumberDistanceFromText']
280
- end
281
-
282
- if attributes.key?(:'LineNumberRestartMode')
283
- self.line_number_restart_mode = attributes[:'LineNumberRestartMode']
284
- end
285
-
286
- if attributes.key?(:'LineStartingNumber')
287
- self.line_starting_number = attributes[:'LineStartingNumber']
288
- end
289
-
290
- if attributes.key?(:'Orientation')
291
- self.orientation = attributes[:'Orientation']
292
- end
293
-
294
- if attributes.key?(:'OtherPagesTray')
295
- self.other_pages_tray = attributes[:'OtherPagesTray']
296
- end
297
-
298
- if attributes.key?(:'PageHeight')
299
- self.page_height = attributes[:'PageHeight']
300
- end
301
-
302
- if attributes.key?(:'PageNumberStyle')
303
- self.page_number_style = attributes[:'PageNumberStyle']
304
- end
305
-
306
- if attributes.key?(:'PageStartingNumber')
307
- self.page_starting_number = attributes[:'PageStartingNumber']
308
- end
309
-
310
- if attributes.key?(:'PageWidth')
311
- self.page_width = attributes[:'PageWidth']
312
- end
313
-
314
- if attributes.key?(:'PaperSize')
315
- self.paper_size = attributes[:'PaperSize']
316
- end
317
-
318
- if attributes.key?(:'RestartPageNumbering')
319
- self.restart_page_numbering = attributes[:'RestartPageNumbering']
320
- end
321
-
322
- if attributes.key?(:'RightMargin')
323
- self.right_margin = attributes[:'RightMargin']
324
- end
325
-
326
- if attributes.key?(:'RtlGutter')
327
- self.rtl_gutter = attributes[:'RtlGutter']
328
- end
329
-
330
- if attributes.key?(:'SectionStart')
331
- self.section_start = attributes[:'SectionStart']
332
- end
333
-
334
- if attributes.key?(:'SuppressEndnotes')
335
- self.suppress_endnotes = attributes[:'SuppressEndnotes']
336
- end
337
-
338
- if attributes.key?(:'TopMargin')
339
- self.top_margin = attributes[:'TopMargin']
340
- end
341
-
342
- if attributes.key?(:'VerticalAlignment')
343
- self.vertical_alignment = attributes[:'VerticalAlignment']
344
- end
345
-
346
- end
347
-
348
- # Show invalid properties with the reasons. Usually used together with valid?
349
- # @return Array for valid properies with the reasons
350
- def list_invalid_properties
351
- invalid_properties = []
352
- return invalid_properties
353
- end
354
-
355
- # Check to see if the all the properties in the model are valid
356
- # @return true if the model is valid
357
- def valid?
358
- border_applies_to_validator = EnumAttributeValidator.new('String', ["AllPages", "FirstPage", "OtherPages"])
359
- return false unless border_applies_to_validator.valid?(@border_applies_to)
360
- border_distance_from_validator = EnumAttributeValidator.new('String', ["Text", "PageEdge"])
361
- return false unless border_distance_from_validator.valid?(@border_distance_from)
362
- line_number_restart_mode_validator = EnumAttributeValidator.new('String', ["RestartPage", "RestartSection", "Continuous"])
363
- return false unless line_number_restart_mode_validator.valid?(@line_number_restart_mode)
364
- orientation_validator = EnumAttributeValidator.new('String', ["Portrait", "Landscape"])
365
- return false unless orientation_validator.valid?(@orientation)
366
- page_number_style_validator = EnumAttributeValidator.new('String', ["Arabic", "UppercaseRoman", "LowercaseRoman", "UppercaseLetter", "LowercaseLetter", "Ordinal", "Number", "OrdinalText", "Hex", "ChicagoManual", "Kanji", "KanjiDigit", "AiueoHalfWidth", "IrohaHalfWidth", "ArabicFullWidth", "ArabicHalfWidth", "KanjiTraditional", "KanjiTraditional2", "NumberInCircle", "DecimalFullWidth", "Aiueo", "Iroha", "LeadingZero", "Bullet", "Ganada", "Chosung", "GB1", "GB2", "GB3", "GB4", "Zodiac1", "Zodiac2", "Zodiac3", "TradChinNum1", "TradChinNum2", "TradChinNum3", "TradChinNum4", "SimpChinNum1", "SimpChinNum2", "SimpChinNum3", "SimpChinNum4", "HanjaRead", "HanjaReadDigit", "Hangul", "Hanja", "Hebrew1", "Arabic1", "Hebrew2", "Arabic2", "HindiLetter1", "HindiLetter2", "HindiArabic", "HindiCardinalText", "ThaiLetter", "ThaiArabic", "ThaiCardinalText", "VietCardinalText", "NumberInDash", "LowercaseRussian", "UppercaseRussian", "None", "Custom"])
367
- return false unless page_number_style_validator.valid?(@page_number_style)
368
- paper_size_validator = EnumAttributeValidator.new('String', ["A3", "A4", "A5", "B4", "B5", "Executive", "Folio", "Ledger", "Legal", "Letter", "EnvelopeDL", "Quarto", "Statement", "Tabloid", "Paper10x14", "Paper11x17", "Custom"])
369
- return false unless paper_size_validator.valid?(@paper_size)
370
- section_start_validator = EnumAttributeValidator.new('String', ["Continuous", "NewColumn", "NewPage", "EvenPage", "OddPage"])
371
- return false unless section_start_validator.valid?(@section_start)
372
- vertical_alignment_validator = EnumAttributeValidator.new('String', ["Top", "Center", "Justify", "Bottom"])
373
- return false unless vertical_alignment_validator.valid?(@vertical_alignment)
374
- return true
375
- end
376
-
377
- # Custom attribute writer method checking allowed values (enum).
378
- # @param [Object] border_applies_to Object to be assigned
379
- def border_applies_to=(border_applies_to)
380
- validator = EnumAttributeValidator.new('String', ["AllPages", "FirstPage", "OtherPages"])
381
- if border_applies_to.to_i == 0
382
- unless validator.valid?(border_applies_to)
383
- raise ArgumentError, "invalid value for 'border_applies_to', must be one of #{validator.allowable_values}."
384
- end
385
- @border_applies_to = border_applies_to
386
- else
387
- @border_applies_to = validator.allowable_values[border_applies_to.to_i]
388
- end
389
- end
390
-
391
- # Custom attribute writer method checking allowed values (enum).
392
- # @param [Object] border_distance_from Object to be assigned
393
- def border_distance_from=(border_distance_from)
394
- validator = EnumAttributeValidator.new('String', ["Text", "PageEdge"])
395
- if border_distance_from.to_i == 0
396
- unless validator.valid?(border_distance_from)
397
- raise ArgumentError, "invalid value for 'border_distance_from', must be one of #{validator.allowable_values}."
398
- end
399
- @border_distance_from = border_distance_from
400
- else
401
- @border_distance_from = validator.allowable_values[border_distance_from.to_i]
402
- end
403
- end
404
-
405
- # Custom attribute writer method checking allowed values (enum).
406
- # @param [Object] line_number_restart_mode Object to be assigned
407
- def line_number_restart_mode=(line_number_restart_mode)
408
- validator = EnumAttributeValidator.new('String', ["RestartPage", "RestartSection", "Continuous"])
409
- if line_number_restart_mode.to_i == 0
410
- unless validator.valid?(line_number_restart_mode)
411
- raise ArgumentError, "invalid value for 'line_number_restart_mode', must be one of #{validator.allowable_values}."
412
- end
413
- @line_number_restart_mode = line_number_restart_mode
414
- else
415
- @line_number_restart_mode = validator.allowable_values[line_number_restart_mode.to_i]
416
- end
417
- end
418
-
419
- # Custom attribute writer method checking allowed values (enum).
420
- # @param [Object] orientation Object to be assigned
421
- def orientation=(orientation)
422
- validator = EnumAttributeValidator.new('String', ["Portrait", "Landscape"])
423
- if orientation.to_i == 0
424
- unless validator.valid?(orientation)
425
- raise ArgumentError, "invalid value for 'orientation', must be one of #{validator.allowable_values}."
426
- end
427
- @orientation = orientation
428
- else
429
- @orientation = validator.allowable_values[orientation.to_i]
430
- end
431
- end
432
-
433
- # Custom attribute writer method checking allowed values (enum).
434
- # @param [Object] page_number_style Object to be assigned
435
- def page_number_style=(page_number_style)
436
- validator = EnumAttributeValidator.new('String', ["Arabic", "UppercaseRoman", "LowercaseRoman", "UppercaseLetter", "LowercaseLetter", "Ordinal", "Number", "OrdinalText", "Hex", "ChicagoManual", "Kanji", "KanjiDigit", "AiueoHalfWidth", "IrohaHalfWidth", "ArabicFullWidth", "ArabicHalfWidth", "KanjiTraditional", "KanjiTraditional2", "NumberInCircle", "DecimalFullWidth", "Aiueo", "Iroha", "LeadingZero", "Bullet", "Ganada", "Chosung", "GB1", "GB2", "GB3", "GB4", "Zodiac1", "Zodiac2", "Zodiac3", "TradChinNum1", "TradChinNum2", "TradChinNum3", "TradChinNum4", "SimpChinNum1", "SimpChinNum2", "SimpChinNum3", "SimpChinNum4", "HanjaRead", "HanjaReadDigit", "Hangul", "Hanja", "Hebrew1", "Arabic1", "Hebrew2", "Arabic2", "HindiLetter1", "HindiLetter2", "HindiArabic", "HindiCardinalText", "ThaiLetter", "ThaiArabic", "ThaiCardinalText", "VietCardinalText", "NumberInDash", "LowercaseRussian", "UppercaseRussian", "None", "Custom"])
437
- if page_number_style.to_i == 0
438
- unless validator.valid?(page_number_style)
439
- raise ArgumentError, "invalid value for 'page_number_style', must be one of #{validator.allowable_values}."
440
- end
441
- @page_number_style = page_number_style
442
- else
443
- @page_number_style = validator.allowable_values[page_number_style.to_i]
444
- end
445
- end
446
-
447
- # Custom attribute writer method checking allowed values (enum).
448
- # @param [Object] paper_size Object to be assigned
449
- def paper_size=(paper_size)
450
- validator = EnumAttributeValidator.new('String', ["A3", "A4", "A5", "B4", "B5", "Executive", "Folio", "Ledger", "Legal", "Letter", "EnvelopeDL", "Quarto", "Statement", "Tabloid", "Paper10x14", "Paper11x17", "Custom"])
451
- if paper_size.to_i == 0
452
- unless validator.valid?(paper_size)
453
- raise ArgumentError, "invalid value for 'paper_size', must be one of #{validator.allowable_values}."
454
- end
455
- @paper_size = paper_size
456
- else
457
- @paper_size = validator.allowable_values[paper_size.to_i]
458
- end
459
- end
460
-
461
- # Custom attribute writer method checking allowed values (enum).
462
- # @param [Object] section_start Object to be assigned
463
- def section_start=(section_start)
464
- validator = EnumAttributeValidator.new('String', ["Continuous", "NewColumn", "NewPage", "EvenPage", "OddPage"])
465
- if section_start.to_i == 0
466
- unless validator.valid?(section_start)
467
- raise ArgumentError, "invalid value for 'section_start', must be one of #{validator.allowable_values}."
468
- end
469
- @section_start = section_start
470
- else
471
- @section_start = validator.allowable_values[section_start.to_i]
472
- end
473
- end
474
-
475
- # Custom attribute writer method checking allowed values (enum).
476
- # @param [Object] vertical_alignment Object to be assigned
477
- def vertical_alignment=(vertical_alignment)
478
- validator = EnumAttributeValidator.new('String', ["Top", "Center", "Justify", "Bottom"])
479
- if vertical_alignment.to_i == 0
480
- unless validator.valid?(vertical_alignment)
481
- raise ArgumentError, "invalid value for 'vertical_alignment', must be one of #{validator.allowable_values}."
482
- end
483
- @vertical_alignment = vertical_alignment
484
- else
485
- @vertical_alignment = validator.allowable_values[vertical_alignment.to_i]
486
- end
487
- end
488
-
489
- # Checks equality by comparing each attribute.
490
- # @param [Object] Object to be compared
491
- def ==(other)
492
- return true if self.equal?(other)
493
- self.class == other.class &&
494
- link == other.link &&
495
- bidi == other.bidi &&
496
- border_always_in_front == other.border_always_in_front &&
497
- border_applies_to == other.border_applies_to &&
498
- border_distance_from == other.border_distance_from &&
499
- bottom_margin == other.bottom_margin &&
500
- different_first_page_header_footer == other.different_first_page_header_footer &&
501
- first_page_tray == other.first_page_tray &&
502
- footer_distance == other.footer_distance &&
503
- gutter == other.gutter &&
504
- header_distance == other.header_distance &&
505
- left_margin == other.left_margin &&
506
- line_number_count_by == other.line_number_count_by &&
507
- line_number_distance_from_text == other.line_number_distance_from_text &&
508
- line_number_restart_mode == other.line_number_restart_mode &&
509
- line_starting_number == other.line_starting_number &&
510
- orientation == other.orientation &&
511
- other_pages_tray == other.other_pages_tray &&
512
- page_height == other.page_height &&
513
- page_number_style == other.page_number_style &&
514
- page_starting_number == other.page_starting_number &&
515
- page_width == other.page_width &&
516
- paper_size == other.paper_size &&
517
- restart_page_numbering == other.restart_page_numbering &&
518
- right_margin == other.right_margin &&
519
- rtl_gutter == other.rtl_gutter &&
520
- section_start == other.section_start &&
521
- suppress_endnotes == other.suppress_endnotes &&
522
- top_margin == other.top_margin &&
523
- vertical_alignment == other.vertical_alignment
524
- end
525
-
526
- # @see the `==` method
527
- # @param [Object] Object to be compared
528
- def eql?(other)
529
- self == other
530
- end
531
-
532
- # Calculates hash code according to all attributes.
533
- # @return [Fixnum] Hash code
534
- def hash
535
- [link, bidi, border_always_in_front, border_applies_to, border_distance_from, bottom_margin, different_first_page_header_footer, first_page_tray, footer_distance, gutter, header_distance, left_margin, line_number_count_by, line_number_distance_from_text, line_number_restart_mode, line_starting_number, orientation, other_pages_tray, page_height, page_number_style, page_starting_number, page_width, paper_size, restart_page_numbering, right_margin, rtl_gutter, section_start, suppress_endnotes, top_margin, vertical_alignment].hash
536
- end
537
-
538
- # Builds the object from hash
539
- # @param [Hash] attributes Model attributes in the form of hash
540
- # @return [Object] Returns the model itself
541
- def build_from_hash(attributes)
542
- return nil unless attributes.is_a?(Hash)
543
- self.class.swagger_types.each_pair do |key, type|
544
- if type =~ /\AArray<(.*)>/i
545
- # check to ensure the input is an array given that the the attribute
546
- # is documented as an array but the input is not
547
- if attributes[self.class.attribute_map[key]].is_a?(Array)
548
- self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
549
- end
550
- elsif !attributes[self.class.attribute_map[key]].nil?
551
- self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
552
- end
553
- # or else data not found in attributes(hash), not an issue as the data can be optional
554
- end
555
-
556
- self
557
- end
558
-
559
- # Deserializes the data based on type
560
- # @param string type Data type
561
- # @param string value Value to be deserialized
562
- # @return [Object] Deserialized data
563
- def _deserialize(type, value)
564
- case type.to_sym
565
- when :DateTime
566
- Time.at(/\d/.match(value)[0].to_f).to_datetime
567
- when :Date
568
- Time.at(/\d/.match(value)[0].to_f).to_date
569
- when :String
570
- value.to_s
571
- when :Integer
572
- value.to_i
573
- when :Float
574
- value.to_f
575
- when :BOOLEAN
576
- if value.to_s =~ /\A(true|t|yes|y|1)\z/i
577
- true
578
- else
579
- false
580
- end
581
- when :Object
582
- # generic object (usually a Hash), return directly
583
- value
584
- when /\AArray<(?<inner_type>.+)>\z/
585
- inner_type = Regexp.last_match[:inner_type]
586
- value.map { |v| _deserialize(inner_type, v) }
587
- when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
588
- k_type = Regexp.last_match[:k_type]
589
- v_type = Regexp.last_match[:v_type]
590
- {}.tap do |hash|
591
- value.each do |k, v|
592
- hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
593
- end
594
- end
595
- else
596
- # model
597
- temp_model = AsposeWordsCloud.const_get(type).new
598
- temp_model.build_from_hash(value)
599
- end
600
- end
601
-
602
- # Returns the string representation of the object
603
- # @return [String] String presentation of the object
604
- def to_s
605
- to_hash.to_s
606
- end
607
-
608
- # to_body is an alias to to_hash (backward compatibility)
609
- # @return [Hash] Returns the object in the form of hash
610
- def to_body
611
- to_hash
612
- end
613
-
614
- # Returns the object in the form of hash
615
- # @return [Hash] Returns the object in the form of hash
616
- def to_hash
617
- hash = {}
618
- self.class.attribute_map.each_pair do |attr, param|
619
- value = self.send(attr)
620
- next if value.nil?
621
- hash[param] = _to_hash(value)
622
- end
623
- hash
624
- end
625
-
626
- # Outputs non-array value in the form of hash
627
- # For object, use to_hash. Otherwise, just return the value
628
- # @param [Object] value Any valid value
629
- # @return [Hash] Returns the value in the form of hash
630
- def _to_hash(value)
631
- if value.is_a?(Array)
632
- value.compact.map { |v| _to_hash(v) }
633
- elsif value.is_a?(Hash)
634
- {}.tap do |hash|
635
- value.each { |k, v| hash[k] = _to_hash(v) }
636
- end
637
- elsif value.respond_to? :to_hash
638
- value.to_hash
639
- else
640
- value
641
- end
642
- end
643
-
644
- end
645
-
646
- end
1
+
2
+ require 'date'
3
+
4
+ module AsposeWordsCloud
5
+ #
6
+ # --------------------------------------------------------------------------------------------------------------------
7
+ # <copyright company="Aspose" file="PageSetup.rb">
8
+ # Copyright (c) 2019 Aspose.Words for Cloud
9
+ # </copyright>
10
+ # <summary>
11
+ # Permission is hereby granted, free of charge, to any person obtaining a copy
12
+ # of this software and associated documentation files (the "Software"), to deal
13
+ # in the Software without restriction, including without limitation the rights
14
+ # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
15
+ # copies of the Software, and to permit persons to whom the Software is
16
+ # furnished to do so, subject to the following conditions:
17
+ #
18
+ # The above copyright notice and this permission notice shall be included in all
19
+ # copies or substantial portions of the Software.
20
+ #
21
+ # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
22
+ # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
23
+ # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
24
+ # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
25
+ # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
26
+ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
27
+ # SOFTWARE.
28
+ # </summary>
29
+ # --------------------------------------------------------------------------------------------------------------------
30
+ #
31
+
32
+ # Represents the page setup properties of a section.
33
+ class PageSetup
34
+ attr_accessor :link
35
+
36
+ # Gets or sets specifies that this section contains bidirectional (complex scripts) text.
37
+ attr_accessor :bidi
38
+
39
+ # Gets or sets specifies where the page border is positioned relative to intersecting texts and objects.
40
+ attr_accessor :border_always_in_front
41
+
42
+ # Gets or sets specifies which pages the page border is printed on.
43
+ attr_accessor :border_applies_to
44
+
45
+ # Gets or sets a value that indicates whether the specified page border is measured from the edge of the page or from the text it surrounds.
46
+ attr_accessor :border_distance_from
47
+
48
+ # Gets or sets returns or sets the distance (in points) between the bottom edge of the page and the bottom boundary of the body text.
49
+ attr_accessor :bottom_margin
50
+
51
+ # Gets or sets true if a different header or footer is used on the first page.
52
+ attr_accessor :different_first_page_header_footer
53
+
54
+ # Gets or sets the paper tray (bin) to use for the first page of a section. The value is implementation (printer) specific.
55
+ attr_accessor :first_page_tray
56
+
57
+ # Gets or sets returns or sets the distance (in points) between the footer and the bottom of the page.
58
+ attr_accessor :footer_distance
59
+
60
+ # Gets or sets the amount of extra space added to the margin for document binding.
61
+ attr_accessor :gutter
62
+
63
+ # Gets or sets returns or sets the distance (in points) between the header and the top of the page.
64
+ attr_accessor :header_distance
65
+
66
+ # Gets or sets returns or sets the distance (in points) between the left edge of the page and the left boundary of the body text.
67
+ attr_accessor :left_margin
68
+
69
+ # Gets or sets returns or sets the numeric increment for line numbers.
70
+ attr_accessor :line_number_count_by
71
+
72
+ # Gets or sets distance between the right edge of line numbers and the left edge of the document.
73
+ attr_accessor :line_number_distance_from_text
74
+
75
+ # Gets or sets the way line numbering runs that is, whether it starts over at the beginning of a new page or section or runs continuously.
76
+ attr_accessor :line_number_restart_mode
77
+
78
+ # Gets or sets the starting line number.
79
+ attr_accessor :line_starting_number
80
+
81
+ # Gets or sets returns or sets the orientation of the page.
82
+ attr_accessor :orientation
83
+
84
+ # Gets or sets the paper tray (bin) to be used for all but the first page of a section. The value is implementation (printer) specific.
85
+ attr_accessor :other_pages_tray
86
+
87
+ # Gets or sets returns or sets the height of the page in points.
88
+ attr_accessor :page_height
89
+
90
+ # Gets or sets the page number format.
91
+ attr_accessor :page_number_style
92
+
93
+ # Gets or sets the starting page number of the section.
94
+ attr_accessor :page_starting_number
95
+
96
+ # Gets or sets returns or sets the width of the page in points.
97
+ attr_accessor :page_width
98
+
99
+ # Gets or sets returns or sets the paper size.
100
+ attr_accessor :paper_size
101
+
102
+ # Gets or sets true if page numbering restarts at the beginning of the section.
103
+ attr_accessor :restart_page_numbering
104
+
105
+ # Gets or sets returns or sets the distance (in points) between the right edge of the page and the right boundary of the body text.
106
+ attr_accessor :right_margin
107
+
108
+ # Gets or sets whether Microsoft Word uses gutters for the section based on a right-to-left language or a left-to-right language.
109
+ attr_accessor :rtl_gutter
110
+
111
+ # Gets or sets returns or sets the type of section break for the specified object.
112
+ attr_accessor :section_start
113
+
114
+ # Gets or sets true if endnotes are printed at the end of the next section that doesn't suppress endnotes. Suppressed endnotes are printed before the endnotes in that section.
115
+ attr_accessor :suppress_endnotes
116
+
117
+ # Gets or sets returns or sets the distance (in points) between the top edge of the page and the top boundary of the body text.
118
+ attr_accessor :top_margin
119
+
120
+ # Gets or sets returns or sets the vertical alignment of text on each page in a document or section.
121
+ attr_accessor :vertical_alignment
122
+
123
+ class EnumAttributeValidator
124
+ attr_reader :datatype
125
+ attr_reader :allowable_values
126
+
127
+ def initialize(datatype, allowable_values)
128
+ @allowable_values = allowable_values.map do |value|
129
+ case datatype.to_s
130
+ when /Integer/i
131
+ value.to_i
132
+ when /Float/i
133
+ value.to_f
134
+ else
135
+ value
136
+ end
137
+ end
138
+ end
139
+
140
+ def valid?(value)
141
+ !value || allowable_values.include?(value)
142
+ end
143
+ end
144
+
145
+ # Attribute mapping from ruby-style variable name to JSON key.
146
+ def self.attribute_map
147
+ {
148
+ :'link' => :'link',
149
+ :'bidi' => :'Bidi',
150
+ :'border_always_in_front' => :'BorderAlwaysInFront',
151
+ :'border_applies_to' => :'BorderAppliesTo',
152
+ :'border_distance_from' => :'BorderDistanceFrom',
153
+ :'bottom_margin' => :'BottomMargin',
154
+ :'different_first_page_header_footer' => :'DifferentFirstPageHeaderFooter',
155
+ :'first_page_tray' => :'FirstPageTray',
156
+ :'footer_distance' => :'FooterDistance',
157
+ :'gutter' => :'Gutter',
158
+ :'header_distance' => :'HeaderDistance',
159
+ :'left_margin' => :'LeftMargin',
160
+ :'line_number_count_by' => :'LineNumberCountBy',
161
+ :'line_number_distance_from_text' => :'LineNumberDistanceFromText',
162
+ :'line_number_restart_mode' => :'LineNumberRestartMode',
163
+ :'line_starting_number' => :'LineStartingNumber',
164
+ :'orientation' => :'Orientation',
165
+ :'other_pages_tray' => :'OtherPagesTray',
166
+ :'page_height' => :'PageHeight',
167
+ :'page_number_style' => :'PageNumberStyle',
168
+ :'page_starting_number' => :'PageStartingNumber',
169
+ :'page_width' => :'PageWidth',
170
+ :'paper_size' => :'PaperSize',
171
+ :'restart_page_numbering' => :'RestartPageNumbering',
172
+ :'right_margin' => :'RightMargin',
173
+ :'rtl_gutter' => :'RtlGutter',
174
+ :'section_start' => :'SectionStart',
175
+ :'suppress_endnotes' => :'SuppressEndnotes',
176
+ :'top_margin' => :'TopMargin',
177
+ :'vertical_alignment' => :'VerticalAlignment'
178
+ }
179
+ end
180
+
181
+ # Attribute type mapping.
182
+ def self.swagger_types
183
+ {
184
+ :'link' => :'WordsApiLink',
185
+ :'bidi' => :'BOOLEAN',
186
+ :'border_always_in_front' => :'BOOLEAN',
187
+ :'border_applies_to' => :'String',
188
+ :'border_distance_from' => :'String',
189
+ :'bottom_margin' => :'Float',
190
+ :'different_first_page_header_footer' => :'BOOLEAN',
191
+ :'first_page_tray' => :'Integer',
192
+ :'footer_distance' => :'Float',
193
+ :'gutter' => :'Float',
194
+ :'header_distance' => :'Float',
195
+ :'left_margin' => :'Float',
196
+ :'line_number_count_by' => :'Integer',
197
+ :'line_number_distance_from_text' => :'Float',
198
+ :'line_number_restart_mode' => :'String',
199
+ :'line_starting_number' => :'Integer',
200
+ :'orientation' => :'String',
201
+ :'other_pages_tray' => :'Integer',
202
+ :'page_height' => :'Float',
203
+ :'page_number_style' => :'String',
204
+ :'page_starting_number' => :'Integer',
205
+ :'page_width' => :'Float',
206
+ :'paper_size' => :'String',
207
+ :'restart_page_numbering' => :'BOOLEAN',
208
+ :'right_margin' => :'Float',
209
+ :'rtl_gutter' => :'BOOLEAN',
210
+ :'section_start' => :'String',
211
+ :'suppress_endnotes' => :'BOOLEAN',
212
+ :'top_margin' => :'Float',
213
+ :'vertical_alignment' => :'String'
214
+ }
215
+ end
216
+
217
+ # Initializes the object
218
+ # @param [Hash] attributes Model attributes in the form of hash
219
+ def initialize(attributes = {})
220
+ return unless attributes.is_a?(Hash)
221
+
222
+ # convert string to symbol for hash key
223
+ attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
224
+
225
+ if attributes.key?(:'link')
226
+ self.link = attributes[:'link']
227
+ end
228
+
229
+ if attributes.key?(:'Bidi')
230
+ self.bidi = attributes[:'Bidi']
231
+ end
232
+
233
+ if attributes.key?(:'BorderAlwaysInFront')
234
+ self.border_always_in_front = attributes[:'BorderAlwaysInFront']
235
+ end
236
+
237
+ if attributes.key?(:'BorderAppliesTo')
238
+ self.border_applies_to = attributes[:'BorderAppliesTo']
239
+ end
240
+
241
+ if attributes.key?(:'BorderDistanceFrom')
242
+ self.border_distance_from = attributes[:'BorderDistanceFrom']
243
+ end
244
+
245
+ if attributes.key?(:'BottomMargin')
246
+ self.bottom_margin = attributes[:'BottomMargin']
247
+ end
248
+
249
+ if attributes.key?(:'DifferentFirstPageHeaderFooter')
250
+ self.different_first_page_header_footer = attributes[:'DifferentFirstPageHeaderFooter']
251
+ end
252
+
253
+ if attributes.key?(:'FirstPageTray')
254
+ self.first_page_tray = attributes[:'FirstPageTray']
255
+ end
256
+
257
+ if attributes.key?(:'FooterDistance')
258
+ self.footer_distance = attributes[:'FooterDistance']
259
+ end
260
+
261
+ if attributes.key?(:'Gutter')
262
+ self.gutter = attributes[:'Gutter']
263
+ end
264
+
265
+ if attributes.key?(:'HeaderDistance')
266
+ self.header_distance = attributes[:'HeaderDistance']
267
+ end
268
+
269
+ if attributes.key?(:'LeftMargin')
270
+ self.left_margin = attributes[:'LeftMargin']
271
+ end
272
+
273
+ if attributes.key?(:'LineNumberCountBy')
274
+ self.line_number_count_by = attributes[:'LineNumberCountBy']
275
+ end
276
+
277
+ if attributes.key?(:'LineNumberDistanceFromText')
278
+ self.line_number_distance_from_text = attributes[:'LineNumberDistanceFromText']
279
+ end
280
+
281
+ if attributes.key?(:'LineNumberRestartMode')
282
+ self.line_number_restart_mode = attributes[:'LineNumberRestartMode']
283
+ end
284
+
285
+ if attributes.key?(:'LineStartingNumber')
286
+ self.line_starting_number = attributes[:'LineStartingNumber']
287
+ end
288
+
289
+ if attributes.key?(:'Orientation')
290
+ self.orientation = attributes[:'Orientation']
291
+ end
292
+
293
+ if attributes.key?(:'OtherPagesTray')
294
+ self.other_pages_tray = attributes[:'OtherPagesTray']
295
+ end
296
+
297
+ if attributes.key?(:'PageHeight')
298
+ self.page_height = attributes[:'PageHeight']
299
+ end
300
+
301
+ if attributes.key?(:'PageNumberStyle')
302
+ self.page_number_style = attributes[:'PageNumberStyle']
303
+ end
304
+
305
+ if attributes.key?(:'PageStartingNumber')
306
+ self.page_starting_number = attributes[:'PageStartingNumber']
307
+ end
308
+
309
+ if attributes.key?(:'PageWidth')
310
+ self.page_width = attributes[:'PageWidth']
311
+ end
312
+
313
+ if attributes.key?(:'PaperSize')
314
+ self.paper_size = attributes[:'PaperSize']
315
+ end
316
+
317
+ if attributes.key?(:'RestartPageNumbering')
318
+ self.restart_page_numbering = attributes[:'RestartPageNumbering']
319
+ end
320
+
321
+ if attributes.key?(:'RightMargin')
322
+ self.right_margin = attributes[:'RightMargin']
323
+ end
324
+
325
+ if attributes.key?(:'RtlGutter')
326
+ self.rtl_gutter = attributes[:'RtlGutter']
327
+ end
328
+
329
+ if attributes.key?(:'SectionStart')
330
+ self.section_start = attributes[:'SectionStart']
331
+ end
332
+
333
+ if attributes.key?(:'SuppressEndnotes')
334
+ self.suppress_endnotes = attributes[:'SuppressEndnotes']
335
+ end
336
+
337
+ if attributes.key?(:'TopMargin')
338
+ self.top_margin = attributes[:'TopMargin']
339
+ end
340
+
341
+ if attributes.key?(:'VerticalAlignment')
342
+ self.vertical_alignment = attributes[:'VerticalAlignment']
343
+ end
344
+
345
+ end
346
+
347
+ # Show invalid properties with the reasons. Usually used together with valid?
348
+ # @return Array for valid properies with the reasons
349
+ def list_invalid_properties
350
+ invalid_properties = []
351
+ return invalid_properties
352
+ end
353
+
354
+ # Check to see if the all the properties in the model are valid
355
+ # @return true if the model is valid
356
+ def valid?
357
+ border_applies_to_validator = EnumAttributeValidator.new('String', ["AllPages", "FirstPage", "OtherPages"])
358
+ return false unless border_applies_to_validator.valid?(@border_applies_to)
359
+ border_distance_from_validator = EnumAttributeValidator.new('String', ["Text", "PageEdge"])
360
+ return false unless border_distance_from_validator.valid?(@border_distance_from)
361
+ line_number_restart_mode_validator = EnumAttributeValidator.new('String', ["RestartPage", "RestartSection", "Continuous"])
362
+ return false unless line_number_restart_mode_validator.valid?(@line_number_restart_mode)
363
+ orientation_validator = EnumAttributeValidator.new('String', ["Portrait", "Landscape"])
364
+ return false unless orientation_validator.valid?(@orientation)
365
+ page_number_style_validator = EnumAttributeValidator.new('String', ["Arabic", "UppercaseRoman", "LowercaseRoman", "UppercaseLetter", "LowercaseLetter", "Ordinal", "Number", "OrdinalText", "Hex", "ChicagoManual", "Kanji", "KanjiDigit", "AiueoHalfWidth", "IrohaHalfWidth", "ArabicFullWidth", "ArabicHalfWidth", "KanjiTraditional", "KanjiTraditional2", "NumberInCircle", "DecimalFullWidth", "Aiueo", "Iroha", "LeadingZero", "Bullet", "Ganada", "Chosung", "GB1", "GB2", "GB3", "GB4", "Zodiac1", "Zodiac2", "Zodiac3", "TradChinNum1", "TradChinNum2", "TradChinNum3", "TradChinNum4", "SimpChinNum1", "SimpChinNum2", "SimpChinNum3", "SimpChinNum4", "HanjaRead", "HanjaReadDigit", "Hangul", "Hanja", "Hebrew1", "Arabic1", "Hebrew2", "Arabic2", "HindiLetter1", "HindiLetter2", "HindiArabic", "HindiCardinalText", "ThaiLetter", "ThaiArabic", "ThaiCardinalText", "VietCardinalText", "NumberInDash", "LowercaseRussian", "UppercaseRussian", "None", "Custom"])
366
+ return false unless page_number_style_validator.valid?(@page_number_style)
367
+ paper_size_validator = EnumAttributeValidator.new('String', ["A3", "A4", "A5", "B4", "B5", "Executive", "Folio", "Ledger", "Legal", "Letter", "EnvelopeDL", "Quarto", "Statement", "Tabloid", "Paper10x14", "Paper11x17", "Custom"])
368
+ return false unless paper_size_validator.valid?(@paper_size)
369
+ section_start_validator = EnumAttributeValidator.new('String', ["Continuous", "NewColumn", "NewPage", "EvenPage", "OddPage"])
370
+ return false unless section_start_validator.valid?(@section_start)
371
+ vertical_alignment_validator = EnumAttributeValidator.new('String', ["Top", "Center", "Justify", "Bottom"])
372
+ return false unless vertical_alignment_validator.valid?(@vertical_alignment)
373
+ return true
374
+ end
375
+
376
+ # Custom attribute writer method checking allowed values (enum).
377
+ # @param [Object] border_applies_to Object to be assigned
378
+ def border_applies_to=(border_applies_to)
379
+ validator = EnumAttributeValidator.new('String', ["AllPages", "FirstPage", "OtherPages"])
380
+ if border_applies_to.to_i == 0
381
+ unless validator.valid?(border_applies_to)
382
+ raise ArgumentError, "invalid value for 'border_applies_to', must be one of #{validator.allowable_values}."
383
+ end
384
+ @border_applies_to = border_applies_to
385
+ else
386
+ @border_applies_to = validator.allowable_values[border_applies_to.to_i]
387
+ end
388
+ end
389
+
390
+ # Custom attribute writer method checking allowed values (enum).
391
+ # @param [Object] border_distance_from Object to be assigned
392
+ def border_distance_from=(border_distance_from)
393
+ validator = EnumAttributeValidator.new('String', ["Text", "PageEdge"])
394
+ if border_distance_from.to_i == 0
395
+ unless validator.valid?(border_distance_from)
396
+ raise ArgumentError, "invalid value for 'border_distance_from', must be one of #{validator.allowable_values}."
397
+ end
398
+ @border_distance_from = border_distance_from
399
+ else
400
+ @border_distance_from = validator.allowable_values[border_distance_from.to_i]
401
+ end
402
+ end
403
+
404
+ # Custom attribute writer method checking allowed values (enum).
405
+ # @param [Object] line_number_restart_mode Object to be assigned
406
+ def line_number_restart_mode=(line_number_restart_mode)
407
+ validator = EnumAttributeValidator.new('String', ["RestartPage", "RestartSection", "Continuous"])
408
+ if line_number_restart_mode.to_i == 0
409
+ unless validator.valid?(line_number_restart_mode)
410
+ raise ArgumentError, "invalid value for 'line_number_restart_mode', must be one of #{validator.allowable_values}."
411
+ end
412
+ @line_number_restart_mode = line_number_restart_mode
413
+ else
414
+ @line_number_restart_mode = validator.allowable_values[line_number_restart_mode.to_i]
415
+ end
416
+ end
417
+
418
+ # Custom attribute writer method checking allowed values (enum).
419
+ # @param [Object] orientation Object to be assigned
420
+ def orientation=(orientation)
421
+ validator = EnumAttributeValidator.new('String', ["Portrait", "Landscape"])
422
+ if orientation.to_i == 0
423
+ unless validator.valid?(orientation)
424
+ raise ArgumentError, "invalid value for 'orientation', must be one of #{validator.allowable_values}."
425
+ end
426
+ @orientation = orientation
427
+ else
428
+ @orientation = validator.allowable_values[orientation.to_i]
429
+ end
430
+ end
431
+
432
+ # Custom attribute writer method checking allowed values (enum).
433
+ # @param [Object] page_number_style Object to be assigned
434
+ def page_number_style=(page_number_style)
435
+ validator = EnumAttributeValidator.new('String', ["Arabic", "UppercaseRoman", "LowercaseRoman", "UppercaseLetter", "LowercaseLetter", "Ordinal", "Number", "OrdinalText", "Hex", "ChicagoManual", "Kanji", "KanjiDigit", "AiueoHalfWidth", "IrohaHalfWidth", "ArabicFullWidth", "ArabicHalfWidth", "KanjiTraditional", "KanjiTraditional2", "NumberInCircle", "DecimalFullWidth", "Aiueo", "Iroha", "LeadingZero", "Bullet", "Ganada", "Chosung", "GB1", "GB2", "GB3", "GB4", "Zodiac1", "Zodiac2", "Zodiac3", "TradChinNum1", "TradChinNum2", "TradChinNum3", "TradChinNum4", "SimpChinNum1", "SimpChinNum2", "SimpChinNum3", "SimpChinNum4", "HanjaRead", "HanjaReadDigit", "Hangul", "Hanja", "Hebrew1", "Arabic1", "Hebrew2", "Arabic2", "HindiLetter1", "HindiLetter2", "HindiArabic", "HindiCardinalText", "ThaiLetter", "ThaiArabic", "ThaiCardinalText", "VietCardinalText", "NumberInDash", "LowercaseRussian", "UppercaseRussian", "None", "Custom"])
436
+ if page_number_style.to_i == 0
437
+ unless validator.valid?(page_number_style)
438
+ raise ArgumentError, "invalid value for 'page_number_style', must be one of #{validator.allowable_values}."
439
+ end
440
+ @page_number_style = page_number_style
441
+ else
442
+ @page_number_style = validator.allowable_values[page_number_style.to_i]
443
+ end
444
+ end
445
+
446
+ # Custom attribute writer method checking allowed values (enum).
447
+ # @param [Object] paper_size Object to be assigned
448
+ def paper_size=(paper_size)
449
+ validator = EnumAttributeValidator.new('String', ["A3", "A4", "A5", "B4", "B5", "Executive", "Folio", "Ledger", "Legal", "Letter", "EnvelopeDL", "Quarto", "Statement", "Tabloid", "Paper10x14", "Paper11x17", "Custom"])
450
+ if paper_size.to_i == 0
451
+ unless validator.valid?(paper_size)
452
+ raise ArgumentError, "invalid value for 'paper_size', must be one of #{validator.allowable_values}."
453
+ end
454
+ @paper_size = paper_size
455
+ else
456
+ @paper_size = validator.allowable_values[paper_size.to_i]
457
+ end
458
+ end
459
+
460
+ # Custom attribute writer method checking allowed values (enum).
461
+ # @param [Object] section_start Object to be assigned
462
+ def section_start=(section_start)
463
+ validator = EnumAttributeValidator.new('String', ["Continuous", "NewColumn", "NewPage", "EvenPage", "OddPage"])
464
+ if section_start.to_i == 0
465
+ unless validator.valid?(section_start)
466
+ raise ArgumentError, "invalid value for 'section_start', must be one of #{validator.allowable_values}."
467
+ end
468
+ @section_start = section_start
469
+ else
470
+ @section_start = validator.allowable_values[section_start.to_i]
471
+ end
472
+ end
473
+
474
+ # Custom attribute writer method checking allowed values (enum).
475
+ # @param [Object] vertical_alignment Object to be assigned
476
+ def vertical_alignment=(vertical_alignment)
477
+ validator = EnumAttributeValidator.new('String', ["Top", "Center", "Justify", "Bottom"])
478
+ if vertical_alignment.to_i == 0
479
+ unless validator.valid?(vertical_alignment)
480
+ raise ArgumentError, "invalid value for 'vertical_alignment', must be one of #{validator.allowable_values}."
481
+ end
482
+ @vertical_alignment = vertical_alignment
483
+ else
484
+ @vertical_alignment = validator.allowable_values[vertical_alignment.to_i]
485
+ end
486
+ end
487
+
488
+ # Checks equality by comparing each attribute.
489
+ # @param [Object] Object to be compared
490
+ def ==(other)
491
+ return true if self.equal?(other)
492
+ self.class == other.class &&
493
+ link == other.link &&
494
+ bidi == other.bidi &&
495
+ border_always_in_front == other.border_always_in_front &&
496
+ border_applies_to == other.border_applies_to &&
497
+ border_distance_from == other.border_distance_from &&
498
+ bottom_margin == other.bottom_margin &&
499
+ different_first_page_header_footer == other.different_first_page_header_footer &&
500
+ first_page_tray == other.first_page_tray &&
501
+ footer_distance == other.footer_distance &&
502
+ gutter == other.gutter &&
503
+ header_distance == other.header_distance &&
504
+ left_margin == other.left_margin &&
505
+ line_number_count_by == other.line_number_count_by &&
506
+ line_number_distance_from_text == other.line_number_distance_from_text &&
507
+ line_number_restart_mode == other.line_number_restart_mode &&
508
+ line_starting_number == other.line_starting_number &&
509
+ orientation == other.orientation &&
510
+ other_pages_tray == other.other_pages_tray &&
511
+ page_height == other.page_height &&
512
+ page_number_style == other.page_number_style &&
513
+ page_starting_number == other.page_starting_number &&
514
+ page_width == other.page_width &&
515
+ paper_size == other.paper_size &&
516
+ restart_page_numbering == other.restart_page_numbering &&
517
+ right_margin == other.right_margin &&
518
+ rtl_gutter == other.rtl_gutter &&
519
+ section_start == other.section_start &&
520
+ suppress_endnotes == other.suppress_endnotes &&
521
+ top_margin == other.top_margin &&
522
+ vertical_alignment == other.vertical_alignment
523
+ end
524
+
525
+ # @see the `==` method
526
+ # @param [Object] Object to be compared
527
+ def eql?(other)
528
+ self == other
529
+ end
530
+
531
+ # Calculates hash code according to all attributes.
532
+ # @return [Fixnum] Hash code
533
+ def hash
534
+ [link, bidi, border_always_in_front, border_applies_to, border_distance_from, bottom_margin, different_first_page_header_footer, first_page_tray, footer_distance, gutter, header_distance, left_margin, line_number_count_by, line_number_distance_from_text, line_number_restart_mode, line_starting_number, orientation, other_pages_tray, page_height, page_number_style, page_starting_number, page_width, paper_size, restart_page_numbering, right_margin, rtl_gutter, section_start, suppress_endnotes, top_margin, vertical_alignment].hash
535
+ end
536
+
537
+ # Builds the object from hash
538
+ # @param [Hash] attributes Model attributes in the form of hash
539
+ # @return [Object] Returns the model itself
540
+ def build_from_hash(attributes)
541
+ return nil unless attributes.is_a?(Hash)
542
+ self.class.swagger_types.each_pair do |key, type|
543
+ if type =~ /\AArray<(.*)>/i
544
+ # check to ensure the input is an array given that the the attribute
545
+ # is documented as an array but the input is not
546
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
547
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
548
+ end
549
+ elsif !attributes[self.class.attribute_map[key]].nil?
550
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
551
+ end
552
+ # or else data not found in attributes(hash), not an issue as the data can be optional
553
+ end
554
+
555
+ self
556
+ end
557
+
558
+ # Deserializes the data based on type
559
+ # @param string type Data type
560
+ # @param string value Value to be deserialized
561
+ # @return [Object] Deserialized data
562
+ def _deserialize(type, value)
563
+ case type.to_sym
564
+ when :DateTime
565
+ Time.at(/\d/.match(value)[0].to_f).to_datetime
566
+ when :Date
567
+ Time.at(/\d/.match(value)[0].to_f).to_date
568
+ when :String
569
+ value.to_s
570
+ when :Integer
571
+ value.to_i
572
+ when :Float
573
+ value.to_f
574
+ when :BOOLEAN
575
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
576
+ true
577
+ else
578
+ false
579
+ end
580
+ when :Object
581
+ # generic object (usually a Hash), return directly
582
+ value
583
+ when /\AArray<(?<inner_type>.+)>\z/
584
+ inner_type = Regexp.last_match[:inner_type]
585
+ value.map { |v| _deserialize(inner_type, v) }
586
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
587
+ k_type = Regexp.last_match[:k_type]
588
+ v_type = Regexp.last_match[:v_type]
589
+ {}.tap do |hash|
590
+ value.each do |k, v|
591
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
592
+ end
593
+ end
594
+ else
595
+ # model
596
+ temp_model = AsposeWordsCloud.const_get(type).new
597
+ temp_model.build_from_hash(value)
598
+ end
599
+ end
600
+
601
+ # Returns the string representation of the object
602
+ # @return [String] String presentation of the object
603
+ def to_s
604
+ to_hash.to_s
605
+ end
606
+
607
+ # to_body is an alias to to_hash (backward compatibility)
608
+ # @return [Hash] Returns the object in the form of hash
609
+ def to_body
610
+ to_hash
611
+ end
612
+
613
+ # Returns the object in the form of hash
614
+ # @return [Hash] Returns the object in the form of hash
615
+ def to_hash
616
+ hash = {}
617
+ self.class.attribute_map.each_pair do |attr, param|
618
+ value = self.send(attr)
619
+ next if value.nil?
620
+ hash[param] = _to_hash(value)
621
+ end
622
+ hash
623
+ end
624
+
625
+ # Outputs non-array value in the form of hash
626
+ # For object, use to_hash. Otherwise, just return the value
627
+ # @param [Object] value Any valid value
628
+ # @return [Hash] Returns the value in the form of hash
629
+ def _to_hash(value)
630
+ if value.is_a?(Array)
631
+ value.compact.map { |v| _to_hash(v) }
632
+ elsif value.is_a?(Hash)
633
+ {}.tap do |hash|
634
+ value.each { |k, v| hash[k] = _to_hash(v) }
635
+ end
636
+ elsif value.respond_to? :to_hash
637
+ value.to_hash
638
+ else
639
+ value
640
+ end
641
+ end
642
+
643
+ end
644
+
645
+ end