aspose_cells_cloud 19.10 → 20.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (319) hide show
  1. checksums.yaml +5 -5
  2. data/Gemfile +1 -1
  3. data/LICENSE +21 -0
  4. data/README.md +86 -542
  5. data/aspose_cells_cloud-20.2.gem +0 -0
  6. data/aspose_cells_cloud-20.4.gem +0 -0
  7. data/aspose_cells_cloud-20.6.gem +0 -0
  8. data/aspose_cells_cloud.gemspec +48 -48
  9. data/data/TestImportData.xlsx +0 -0
  10. data/data/TestImportDataCSV.csv +3 -0
  11. data/docs/CellsApi.md +12879 -760
  12. data/docs/{SaaSposeResponse.md → CellsCloudResponse.md} +1 -1
  13. data/docs/ConditionalFormattingValue.md +1 -0
  14. data/docs/CustomFilter.md +1 -0
  15. data/docs/DiscUsage.md +9 -0
  16. data/docs/DynamicFilter.md +2 -0
  17. data/docs/Error.md +11 -0
  18. data/docs/ErrorDetails.md +9 -0
  19. data/docs/FileVersion.md +14 -0
  20. data/docs/FileVersions.md +8 -0
  21. data/docs/FilesList.md +8 -0
  22. data/docs/FilesUploadResult.md +9 -0
  23. data/docs/ObjectExist.md +9 -0
  24. data/docs/PivotItem.md +1 -0
  25. data/docs/StorageExist.md +8 -0
  26. data/docs/StorageFile.md +12 -0
  27. data/lib/aspose_cells_cloud.rb +2 -1
  28. data/lib/aspose_cells_cloud/api/cells_api.rb +19233 -19021
  29. data/lib/aspose_cells_cloud/api_client.rb +489 -482
  30. data/lib/aspose_cells_cloud/configuration.rb +1 -1
  31. data/lib/aspose_cells_cloud/models/above_average.rb +1 -1
  32. data/lib/aspose_cells_cloud/models/access_token_response.rb +1 -1
  33. data/lib/aspose_cells_cloud/models/area.rb +1 -1
  34. data/lib/aspose_cells_cloud/models/auto_filter.rb +1 -1
  35. data/lib/aspose_cells_cloud/models/auto_filter_response.rb +1 -1
  36. data/lib/aspose_cells_cloud/models/auto_fitter_options.rb +1 -1
  37. data/lib/aspose_cells_cloud/models/auto_shape.rb +1 -1
  38. data/lib/aspose_cells_cloud/models/auto_shape_response.rb +1 -1
  39. data/lib/aspose_cells_cloud/models/auto_shapes.rb +1 -1
  40. data/lib/aspose_cells_cloud/models/auto_shapes_response.rb +1 -1
  41. data/lib/aspose_cells_cloud/models/border.rb +1 -1
  42. data/lib/aspose_cells_cloud/models/calculation_options.rb +1 -1
  43. data/lib/aspose_cells_cloud/models/cell.rb +1 -1
  44. data/lib/aspose_cells_cloud/models/cell_area.rb +1 -1
  45. data/lib/aspose_cells_cloud/models/cell_response.rb +1 -1
  46. data/lib/aspose_cells_cloud/models/cell_value.rb +1 -1
  47. data/lib/aspose_cells_cloud/models/cells.rb +1 -1
  48. data/lib/aspose_cells_cloud/models/cells_cloud_response.rb +1 -1
  49. data/lib/aspose_cells_cloud/models/cells_color.rb +1 -1
  50. data/lib/aspose_cells_cloud/models/cells_document_properties.rb +1 -1
  51. data/lib/aspose_cells_cloud/models/cells_document_properties_response.rb +1 -1
  52. data/lib/aspose_cells_cloud/models/cells_document_property.rb +1 -1
  53. data/lib/aspose_cells_cloud/models/cells_document_property_response.rb +1 -1
  54. data/lib/aspose_cells_cloud/models/cells_object_operate_task_parameter.rb +1 -1
  55. data/lib/aspose_cells_cloud/models/cells_response.rb +1 -1
  56. data/lib/aspose_cells_cloud/models/chart.rb +1 -1
  57. data/lib/aspose_cells_cloud/models/chart_area.rb +1 -1
  58. data/lib/aspose_cells_cloud/models/chart_area_response.rb +1 -1
  59. data/lib/aspose_cells_cloud/models/chart_frame.rb +1 -1
  60. data/lib/aspose_cells_cloud/models/chart_operate_parameter.rb +1 -1
  61. data/lib/aspose_cells_cloud/models/charts.rb +1 -1
  62. data/lib/aspose_cells_cloud/models/charts_response.rb +1 -1
  63. data/lib/aspose_cells_cloud/models/color.rb +1 -1
  64. data/lib/aspose_cells_cloud/models/color_filter.rb +1 -1
  65. data/lib/aspose_cells_cloud/models/color_filter_request.rb +1 -1
  66. data/lib/aspose_cells_cloud/models/color_scale.rb +1 -1
  67. data/lib/aspose_cells_cloud/models/column.rb +1 -1
  68. data/lib/aspose_cells_cloud/models/column_response.rb +1 -1
  69. data/lib/aspose_cells_cloud/models/columns.rb +1 -1
  70. data/lib/aspose_cells_cloud/models/columns_response.rb +1 -1
  71. data/lib/aspose_cells_cloud/models/comment.rb +1 -1
  72. data/lib/aspose_cells_cloud/models/comment_response.rb +1 -1
  73. data/lib/aspose_cells_cloud/models/comments.rb +1 -1
  74. data/lib/aspose_cells_cloud/models/comments_response.rb +1 -1
  75. data/lib/aspose_cells_cloud/models/conditional_formatting.rb +1 -1
  76. data/lib/aspose_cells_cloud/models/conditional_formatting_icon.rb +1 -1
  77. data/lib/aspose_cells_cloud/models/conditional_formatting_response.rb +1 -1
  78. data/lib/aspose_cells_cloud/models/conditional_formatting_value.rb +1 -1
  79. data/lib/aspose_cells_cloud/models/conditional_formattings.rb +1 -1
  80. data/lib/aspose_cells_cloud/models/conditional_formattings_response.rb +1 -1
  81. data/lib/aspose_cells_cloud/models/convert_task_parameter.rb +1 -1
  82. data/lib/aspose_cells_cloud/models/copy_options.rb +1 -1
  83. data/lib/aspose_cells_cloud/models/create_pivot_table_request.rb +1 -1
  84. data/lib/aspose_cells_cloud/models/custom_filter.rb +1 -1
  85. data/lib/aspose_cells_cloud/models/custom_parser_config.rb +1 -1
  86. data/lib/aspose_cells_cloud/models/data_bar.rb +1 -1
  87. data/lib/aspose_cells_cloud/models/data_bar_border.rb +1 -1
  88. data/lib/aspose_cells_cloud/models/data_sorter.rb +1 -1
  89. data/lib/aspose_cells_cloud/models/dif_save_options.rb +1 -1
  90. data/lib/aspose_cells_cloud/models/disc_usage.rb +1 -1
  91. data/lib/aspose_cells_cloud/models/dynamic_filter.rb +1 -1
  92. data/lib/aspose_cells_cloud/models/error.rb +1 -1
  93. data/lib/aspose_cells_cloud/models/error_details.rb +1 -1
  94. data/lib/aspose_cells_cloud/models/file_source.rb +1 -1
  95. data/lib/aspose_cells_cloud/models/file_version.rb +1 -1
  96. data/lib/aspose_cells_cloud/models/file_versions.rb +1 -1
  97. data/lib/aspose_cells_cloud/models/files_list.rb +1 -1
  98. data/lib/aspose_cells_cloud/models/files_upload_result.rb +1 -1
  99. data/lib/aspose_cells_cloud/models/fill_format.rb +1 -1
  100. data/lib/aspose_cells_cloud/models/fill_format_response.rb +1 -1
  101. data/lib/aspose_cells_cloud/models/filter_column.rb +1 -1
  102. data/lib/aspose_cells_cloud/models/font.rb +1 -1
  103. data/lib/aspose_cells_cloud/models/font_setting.rb +1 -1
  104. data/lib/aspose_cells_cloud/models/format_condition.rb +1 -1
  105. data/lib/aspose_cells_cloud/models/gradient_fill.rb +1 -1
  106. data/lib/aspose_cells_cloud/models/gradient_fill_stop.rb +1 -1
  107. data/lib/aspose_cells_cloud/models/horizontal_page_break.rb +1 -1
  108. data/lib/aspose_cells_cloud/models/horizontal_page_break_response.rb +1 -1
  109. data/lib/aspose_cells_cloud/models/horizontal_page_breaks.rb +1 -1
  110. data/lib/aspose_cells_cloud/models/horizontal_page_breaks_response.rb +1 -1
  111. data/lib/aspose_cells_cloud/models/html_save_options.rb +1 -1
  112. data/lib/aspose_cells_cloud/models/hyperlink.rb +1 -1
  113. data/lib/aspose_cells_cloud/models/hyperlink_response.rb +1 -1
  114. data/lib/aspose_cells_cloud/models/hyperlinks.rb +1 -1
  115. data/lib/aspose_cells_cloud/models/hyperlinks_response.rb +1 -1
  116. data/lib/aspose_cells_cloud/models/icon_filter.rb +1 -1
  117. data/lib/aspose_cells_cloud/models/icon_set.rb +1 -1
  118. data/lib/aspose_cells_cloud/models/image_save_options.rb +1 -1
  119. data/lib/aspose_cells_cloud/models/import_batch_data_option.rb +1 -1
  120. data/lib/aspose_cells_cloud/models/import_csv_data_option.rb +1 -1
  121. data/lib/aspose_cells_cloud/models/import_data_task_parameter.rb +1 -1
  122. data/lib/aspose_cells_cloud/models/import_double_array_option.rb +1 -1
  123. data/lib/aspose_cells_cloud/models/import_int_array_option.rb +1 -1
  124. data/lib/aspose_cells_cloud/models/import_option.rb +1 -1
  125. data/lib/aspose_cells_cloud/models/import_string_array_option.rb +1 -1
  126. data/lib/aspose_cells_cloud/models/legend.rb +1 -1
  127. data/lib/aspose_cells_cloud/models/legend_response.rb +1 -1
  128. data/lib/aspose_cells_cloud/models/line.rb +1 -1
  129. data/lib/aspose_cells_cloud/models/line_format.rb +1 -1
  130. data/lib/aspose_cells_cloud/models/line_response.rb +1 -1
  131. data/lib/aspose_cells_cloud/models/link.rb +1 -1
  132. data/lib/aspose_cells_cloud/models/link_element.rb +1 -1
  133. data/lib/aspose_cells_cloud/models/list_column.rb +1 -1
  134. data/lib/aspose_cells_cloud/models/list_object.rb +1 -1
  135. data/lib/aspose_cells_cloud/models/list_object_operate_parameter.rb +1 -1
  136. data/lib/aspose_cells_cloud/models/list_object_response.rb +1 -1
  137. data/lib/aspose_cells_cloud/models/list_objects.rb +1 -1
  138. data/lib/aspose_cells_cloud/models/list_objects_response.rb +1 -1
  139. data/lib/aspose_cells_cloud/models/m_html_save_options.rb +1 -1
  140. data/lib/aspose_cells_cloud/models/markdown_save_options.rb +1 -1
  141. data/lib/aspose_cells_cloud/models/merged_cell.rb +1 -1
  142. data/lib/aspose_cells_cloud/models/merged_cell_response.rb +1 -1
  143. data/lib/aspose_cells_cloud/models/merged_cells.rb +1 -1
  144. data/lib/aspose_cells_cloud/models/merged_cells_response.rb +1 -1
  145. data/lib/aspose_cells_cloud/models/multiple_filter.rb +1 -1
  146. data/lib/aspose_cells_cloud/models/multiple_filters.rb +1 -1
  147. data/lib/aspose_cells_cloud/models/name.rb +1 -1
  148. data/lib/aspose_cells_cloud/models/name_response.rb +1 -1
  149. data/lib/aspose_cells_cloud/models/names.rb +1 -1
  150. data/lib/aspose_cells_cloud/models/names_response.rb +1 -1
  151. data/lib/aspose_cells_cloud/models/negative_bar_format.rb +1 -1
  152. data/lib/aspose_cells_cloud/models/object_exist.rb +1 -1
  153. data/lib/aspose_cells_cloud/models/ods_save_options.rb +1 -1
  154. data/lib/aspose_cells_cloud/models/ole_object.rb +1 -1
  155. data/lib/aspose_cells_cloud/models/ole_object_response.rb +1 -1
  156. data/lib/aspose_cells_cloud/models/ole_objects.rb +1 -1
  157. data/lib/aspose_cells_cloud/models/ole_objects_response.rb +1 -1
  158. data/lib/aspose_cells_cloud/models/ooxml_save_options.rb +1 -1
  159. data/lib/aspose_cells_cloud/models/operate_object.rb +1 -1
  160. data/lib/aspose_cells_cloud/models/operate_object_position.rb +1 -1
  161. data/lib/aspose_cells_cloud/models/operate_parameter.rb +1 -1
  162. data/lib/aspose_cells_cloud/models/page_break_operate_parameter.rb +1 -1
  163. data/lib/aspose_cells_cloud/models/page_section.rb +1 -1
  164. data/lib/aspose_cells_cloud/models/page_sections_response.rb +1 -1
  165. data/lib/aspose_cells_cloud/models/page_setup.rb +1 -1
  166. data/lib/aspose_cells_cloud/models/page_setup_operate_parameter.rb +1 -1
  167. data/lib/aspose_cells_cloud/models/page_setup_response.rb +1 -1
  168. data/lib/aspose_cells_cloud/models/password_request.rb +1 -1
  169. data/lib/aspose_cells_cloud/models/paste_options.rb +1 -1
  170. data/lib/aspose_cells_cloud/models/pattern_fill.rb +1 -1
  171. data/lib/aspose_cells_cloud/models/pdf_save_options.rb +1 -1
  172. data/lib/aspose_cells_cloud/models/pdf_security_options.rb +1 -1
  173. data/lib/aspose_cells_cloud/models/pic_format_option.rb +1 -1
  174. data/lib/aspose_cells_cloud/models/picture.rb +1 -1
  175. data/lib/aspose_cells_cloud/models/picture_response.rb +1 -1
  176. data/lib/aspose_cells_cloud/models/pictures.rb +1 -1
  177. data/lib/aspose_cells_cloud/models/pictures_response.rb +1 -1
  178. data/lib/aspose_cells_cloud/models/pivot_field.rb +1 -1
  179. data/lib/aspose_cells_cloud/models/pivot_field_response.rb +1 -1
  180. data/lib/aspose_cells_cloud/models/pivot_filter.rb +1 -1
  181. data/lib/aspose_cells_cloud/models/pivot_filter_response.rb +1 -1
  182. data/lib/aspose_cells_cloud/models/pivot_filters_response.rb +1 -1
  183. data/lib/aspose_cells_cloud/models/pivot_item.rb +1 -1
  184. data/lib/aspose_cells_cloud/models/pivot_table.rb +1 -1
  185. data/lib/aspose_cells_cloud/models/pivot_table_field_request.rb +1 -1
  186. data/lib/aspose_cells_cloud/models/pivot_table_operate_parameter.rb +1 -1
  187. data/lib/aspose_cells_cloud/models/pivot_table_response.rb +1 -1
  188. data/lib/aspose_cells_cloud/models/pivot_tables.rb +1 -1
  189. data/lib/aspose_cells_cloud/models/pivot_tables_response.rb +1 -1
  190. data/lib/aspose_cells_cloud/models/protect_sheet_parameter.rb +1 -1
  191. data/lib/aspose_cells_cloud/models/range.rb +1 -1
  192. data/lib/aspose_cells_cloud/models/range_copy_request.rb +1 -1
  193. data/lib/aspose_cells_cloud/models/range_set_outline_border_request.rb +1 -1
  194. data/lib/aspose_cells_cloud/models/range_set_style_request.rb +1 -1
  195. data/lib/aspose_cells_cloud/models/range_value_response.rb +1 -1
  196. data/lib/aspose_cells_cloud/models/ranges.rb +1 -1
  197. data/lib/aspose_cells_cloud/models/ranges_response.rb +1 -1
  198. data/lib/aspose_cells_cloud/models/result_destination.rb +1 -1
  199. data/lib/aspose_cells_cloud/models/row.rb +1 -1
  200. data/lib/aspose_cells_cloud/models/row_response.rb +1 -1
  201. data/lib/aspose_cells_cloud/models/rows.rb +1 -1
  202. data/lib/aspose_cells_cloud/models/rows_response.rb +1 -1
  203. data/lib/aspose_cells_cloud/models/save_options.rb +1 -1
  204. data/lib/aspose_cells_cloud/models/save_response.rb +1 -1
  205. data/lib/aspose_cells_cloud/models/save_result.rb +1 -1
  206. data/lib/aspose_cells_cloud/models/save_result_task_parameter.rb +1 -1
  207. data/lib/aspose_cells_cloud/models/shadow_effect.rb +1 -1
  208. data/lib/aspose_cells_cloud/models/shape.rb +1 -1
  209. data/lib/aspose_cells_cloud/models/shape_operate_parameter.rb +1 -1
  210. data/lib/aspose_cells_cloud/models/shape_response.rb +1 -1
  211. data/lib/aspose_cells_cloud/models/shapes.rb +1 -1
  212. data/lib/aspose_cells_cloud/models/shapes_response.rb +1 -1
  213. data/lib/aspose_cells_cloud/models/single_value.rb +1 -1
  214. data/lib/aspose_cells_cloud/models/single_value_response.rb +1 -1
  215. data/lib/aspose_cells_cloud/models/smart_marker_task_parameter.rb +1 -1
  216. data/lib/aspose_cells_cloud/models/solid_fill.rb +1 -1
  217. data/lib/aspose_cells_cloud/models/sort_key.rb +1 -1
  218. data/lib/aspose_cells_cloud/models/split_result.rb +1 -1
  219. data/lib/aspose_cells_cloud/models/split_result_document.rb +1 -1
  220. data/lib/aspose_cells_cloud/models/split_result_response.rb +1 -1
  221. data/lib/aspose_cells_cloud/models/split_workbook_task_parameter.rb +1 -1
  222. data/lib/aspose_cells_cloud/models/spreadsheet_ml2003_save_options.rb +1 -1
  223. data/lib/aspose_cells_cloud/models/storage_exist.rb +1 -1
  224. data/lib/aspose_cells_cloud/models/storage_file.rb +1 -1
  225. data/lib/aspose_cells_cloud/models/style.rb +1 -1
  226. data/lib/aspose_cells_cloud/models/style_response.rb +1 -1
  227. data/lib/aspose_cells_cloud/models/svg_save_options.rb +1 -1
  228. data/lib/aspose_cells_cloud/models/task_data.rb +1 -1
  229. data/lib/aspose_cells_cloud/models/task_description.rb +1 -1
  230. data/lib/aspose_cells_cloud/models/task_parameter.rb +1 -1
  231. data/lib/aspose_cells_cloud/models/text_item.rb +1 -1
  232. data/lib/aspose_cells_cloud/models/text_items.rb +1 -1
  233. data/lib/aspose_cells_cloud/models/text_items_response.rb +1 -1
  234. data/lib/aspose_cells_cloud/models/text_options.rb +1 -1
  235. data/lib/aspose_cells_cloud/models/text_water_marker_request.rb +239 -0
  236. data/lib/aspose_cells_cloud/models/texture_fill.rb +1 -1
  237. data/lib/aspose_cells_cloud/models/theme_color.rb +1 -1
  238. data/lib/aspose_cells_cloud/models/tile_pic_option.rb +1 -1
  239. data/lib/aspose_cells_cloud/models/title.rb +1 -1
  240. data/lib/aspose_cells_cloud/models/title_response.rb +1 -1
  241. data/lib/aspose_cells_cloud/models/top10.rb +1 -1
  242. data/lib/aspose_cells_cloud/models/top10_filter.rb +1 -1
  243. data/lib/aspose_cells_cloud/models/txt_save_options.rb +1 -1
  244. data/lib/aspose_cells_cloud/models/validation.rb +1 -1
  245. data/lib/aspose_cells_cloud/models/validation_response.rb +1 -1
  246. data/lib/aspose_cells_cloud/models/validations.rb +1 -1
  247. data/lib/aspose_cells_cloud/models/validations_response.rb +1 -1
  248. data/lib/aspose_cells_cloud/models/value_type.rb +1 -1
  249. data/lib/aspose_cells_cloud/models/vertical_page_break.rb +1 -1
  250. data/lib/aspose_cells_cloud/models/vertical_page_break_response.rb +1 -1
  251. data/lib/aspose_cells_cloud/models/vertical_page_breaks.rb +1 -1
  252. data/lib/aspose_cells_cloud/models/vertical_page_breaks_response.rb +1 -1
  253. data/lib/aspose_cells_cloud/models/workbook.rb +1 -1
  254. data/lib/aspose_cells_cloud/models/workbook_encryption_request.rb +1 -1
  255. data/lib/aspose_cells_cloud/models/workbook_operate_parameter.rb +1 -1
  256. data/lib/aspose_cells_cloud/models/workbook_protection_request.rb +1 -1
  257. data/lib/aspose_cells_cloud/models/workbook_replace_response.rb +1 -1
  258. data/lib/aspose_cells_cloud/models/workbook_response.rb +1 -1
  259. data/lib/aspose_cells_cloud/models/workbook_settings.rb +1 -1
  260. data/lib/aspose_cells_cloud/models/workbook_settings_operate_parameter.rb +1 -1
  261. data/lib/aspose_cells_cloud/models/workbook_settings_response.rb +1 -1
  262. data/lib/aspose_cells_cloud/models/worksheet.rb +1 -1
  263. data/lib/aspose_cells_cloud/models/worksheet_moving_request.rb +1 -1
  264. data/lib/aspose_cells_cloud/models/worksheet_replace_response.rb +1 -1
  265. data/lib/aspose_cells_cloud/models/worksheet_response.rb +1 -1
  266. data/lib/aspose_cells_cloud/models/worksheets.rb +1 -1
  267. data/lib/aspose_cells_cloud/models/worksheets_response.rb +1 -1
  268. data/lib/aspose_cells_cloud/models/xls_save_options.rb +1 -1
  269. data/lib/aspose_cells_cloud/models/xlsb_save_options.rb +1 -1
  270. data/lib/aspose_cells_cloud/models/xps_save_options.rb +1 -1
  271. data/lib/aspose_cells_cloud/version.rb +25 -25
  272. data/runTest.sh +4 -0
  273. data/spec/api/cells_api_spec.rb +27 -26
  274. data/spec/api/cells_auto_filter_api_spec.rb +9 -3
  275. data/spec/api/cells_ole_objects_api_spec.rb +3 -1
  276. data/spec/api/cells_one_spec.rb +37 -0
  277. data/spec/api/cells_page_breaks_api_spec.rb +2 -2
  278. data/spec/api/cells_pictures_api_spec.rb +2 -1
  279. data/spec/api/cells_pivot_tables_api_spec.rb +4 -28
  280. data/spec/api/cells_save_as_api_spec.rb +2 -2
  281. data/spec/api/cells_storage_api_spec.rb +1 -1
  282. data/spec/api/cells_storage_spec.rb +5 -13
  283. data/spec/api/cells_task_api_spec.rb +1 -1
  284. data/spec/api/cells_workbook_api_spec.rb +5 -3
  285. data/spec/api/cells_worksheets_api_spec.rb +34 -34
  286. data/spec/spec_helper.rb +1 -1
  287. data/test.pdf +0 -0
  288. data/testResult.txt +15 -0
  289. metadata +92 -99
  290. data/aspose_cells_cloud-18.11.1.gem +0 -0
  291. data/aspose_cells_cloud-18.11.gem +0 -0
  292. data/aspose_cells_cloud-19.2.1.gem +0 -0
  293. data/aspose_cells_cloud-19.2.gem +0 -0
  294. data/aspose_cells_cloud-19.6.gem +0 -0
  295. data/aspose_cells_cloud-19.9.gem +0 -0
  296. data/data/Book1.xlsx.pdf +0 -0
  297. data/docs/CellsAutoFilterApi.md +0 -869
  298. data/docs/CellsAutoshapesApi.md +0 -123
  299. data/docs/CellsChartAreaApi.md +0 -182
  300. data/docs/CellsChartsApi.md +0 -842
  301. data/docs/CellsConditionalFormattingsApi.md +0 -565
  302. data/docs/CellsHypelinksApi.md +0 -364
  303. data/docs/CellsListObjectsApi.md +0 -541
  304. data/docs/CellsOleObjectsApi.md +0 -365
  305. data/docs/CellsPageBreaksApi.md +0 -584
  306. data/docs/CellsPageSetupApi.md +0 -413
  307. data/docs/CellsPicturesApi.md +0 -363
  308. data/docs/CellsPivotTablesApi.md +0 -1181
  309. data/docs/CellsPropertiesApi.md +0 -279
  310. data/docs/CellsRangesApi.md +0 -605
  311. data/docs/CellsSaveAsApi.md +0 -68
  312. data/docs/CellsShapesApi.md +0 -370
  313. data/docs/CellsTaskApi.md +0 -54
  314. data/docs/CellsWorkbookApi.md +0 -1437
  315. data/docs/CellsWorksheetValidationsApi.md +0 -296
  316. data/docs/CellsWorksheetsApi.md +0 -1943
  317. data/docs/OAuthApi.md +0 -60
  318. data/spec/api/o_auth_api_spec.rb +0 -51
  319. data/test.sh +0 -24
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2019 Aspose.Cells Cloud
3
+ Copyright (c) 2020 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2019 Aspose.Cells Cloud
3
+ Copyright (c) 2020 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2019 Aspose.Cells Cloud
3
+ Copyright (c) 2020 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2019 Aspose.Cells Cloud
3
+ Copyright (c) 2020 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2019 Aspose.Cells Cloud
3
+ Copyright (c) 2020 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -0,0 +1,239 @@
1
+ =begin
2
+ --------------------------------------------------------------------------------------------------------------------
3
+ Copyright (c) 2020 Aspose.Cells Cloud
4
+ Permission is hereby granted, free of charge, to any person obtaining a copy
5
+ of this software and associated documentation files (the "Software"), to deal
6
+ in the Software without restriction, including without limitation the rights
7
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8
+ copies of the Software, and to permit persons to whom the Software is
9
+ furnished to do so, subject to the following conditions:
10
+ The above copyright notice and this permission notice shall be included in all
11
+ copies or substantial portions of the Software.
12
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
13
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
15
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
16
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
17
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18
+ SOFTWARE.
19
+ --------------------------------------------------------------------------------------------------------------------
20
+
21
+ =end
22
+
23
+ require 'date'
24
+
25
+ module AsposeCellsCloud
26
+ # Used by text water marker requests.
27
+ class TextWaterMarkerRequest
28
+ # water marker.
29
+ attr_accessor :text
30
+
31
+ # font name.
32
+ attr_accessor :font_name
33
+
34
+ # font size.
35
+ attr_accessor :font_size
36
+
37
+ # height.
38
+ attr_accessor :height
39
+
40
+ # width.
41
+ attr_accessor :width
42
+
43
+
44
+ # Attribute mapping from ruby-style variable name to JSON key.
45
+ def self.attribute_map
46
+ {
47
+ :'text' => :'Text',
48
+ :'font_name' => :'FontName',
49
+ :'font_size' => :'FontSize',
50
+ :'height' => :'Height',
51
+ :'width' => :'Width'
52
+ }
53
+ end
54
+
55
+ # Attribute type mapping.
56
+ def self.swagger_types
57
+ {
58
+ :'text' => :'String',
59
+ :'font_name' => :'String',
60
+ :'font_size' => :'Integer',
61
+ :'height' => :'Integer',
62
+ :'width' => :'Integer'
63
+ }
64
+ end
65
+
66
+ # Initializes the object
67
+ # @param [Hash] attributes Model attributes in the form of hash
68
+ def initialize(attributes = {})
69
+ return unless attributes.is_a?(Hash)
70
+
71
+ # convert string to symbol for hash key
72
+ attributes = attributes.each_with_object({}){|(k,v), h| h[k.to_sym] = v}
73
+
74
+ if attributes.has_key?(:'Text')
75
+ self.text = attributes[:'Text']
76
+ end
77
+
78
+ if attributes.has_key?(:'FontName')
79
+ self.font_name = attributes[:'FontName']
80
+ end
81
+
82
+ if attributes.has_key?(:'FontSize')
83
+ self.font_size = attributes[:'FontSize']
84
+ end
85
+
86
+ if attributes.has_key?(:'Height')
87
+ self.height = attributes[:'Height']
88
+ end
89
+
90
+ if attributes.has_key?(:'Width')
91
+ self.width = attributes[:'Width']
92
+ end
93
+
94
+ end
95
+
96
+ # Show invalid properties with the reasons. Usually used together with valid?
97
+ # @return Array for valid properies with the reasons
98
+ def list_invalid_properties
99
+ invalid_properties = Array.new
100
+ return invalid_properties
101
+ end
102
+
103
+ # Check to see if the all the properties in the model are valid
104
+ # @return true if the model is valid
105
+ def valid?
106
+ return true
107
+ end
108
+
109
+ # Checks equality by comparing each attribute.
110
+ # @param [Object] Object to be compared
111
+ def ==(o)
112
+ return true if self.equal?(o)
113
+ self.class == o.class &&
114
+ text == o.text &&
115
+ font_name == o.font_name &&
116
+ font_size == o.font_size &&
117
+ height == o.height &&
118
+ width == o.width
119
+ end
120
+
121
+ # @see the `==` method
122
+ # @param [Object] Object to be compared
123
+ def eql?(o)
124
+ self == o
125
+ end
126
+
127
+ # Calculates hash code according to all attributes.
128
+ # @return [Fixnum] Hash code
129
+ def hash
130
+ [text, font_name, font_size, height, width].hash
131
+ end
132
+
133
+ # Builds the object from hash
134
+ # @param [Hash] attributes Model attributes in the form of hash
135
+ # @return [Object] Returns the model itself
136
+ def build_from_hash(attributes)
137
+ return nil unless attributes.is_a?(Hash)
138
+ self.class.swagger_types.each_pair do |key, type|
139
+ if type =~ /\AArray<(.*)>/i
140
+ # check to ensure the input is an array given that the the attribute
141
+ # is documented as an array but the input is not
142
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
143
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map{ |v| _deserialize($1, v) } )
144
+ end
145
+ elsif !attributes[self.class.attribute_map[key]].nil?
146
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
147
+ end # or else data not found in attributes(hash), not an issue as the data can be optional
148
+ end
149
+
150
+ self
151
+ end
152
+
153
+ # Deserializes the data based on type
154
+ # @param string type Data type
155
+ # @param string value Value to be deserialized
156
+ # @return [Object] Deserialized data
157
+ def _deserialize(type, value)
158
+ case type.to_sym
159
+ when :DateTime
160
+ DateTime.parse(value)
161
+ when :Date
162
+ Date.parse(value)
163
+ when :String
164
+ value.to_s
165
+ when :Integer
166
+ value.to_i
167
+ when :Float
168
+ value.to_f
169
+ when :BOOLEAN
170
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
171
+ true
172
+ else
173
+ false
174
+ end
175
+ when :Object
176
+ # generic object (usually a Hash), return directly
177
+ value
178
+ when /\AArray<(?<inner_type>.+)>\z/
179
+ inner_type = Regexp.last_match[:inner_type]
180
+ value.map { |v| _deserialize(inner_type, v) }
181
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
182
+ k_type = Regexp.last_match[:k_type]
183
+ v_type = Regexp.last_match[:v_type]
184
+ {}.tap do |hash|
185
+ value.each do |k, v|
186
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
187
+ end
188
+ end
189
+ else # model
190
+ temp_model = AsposeCellsCloud.const_get(type).new
191
+ temp_model.build_from_hash(value)
192
+ end
193
+ end
194
+
195
+ # Returns the string representation of the object
196
+ # @return [String] String presentation of the object
197
+ def to_s
198
+ to_hash.to_s
199
+ end
200
+
201
+ # to_body is an alias to to_hash (backward compatibility)
202
+ # @return [Hash] Returns the object in the form of hash
203
+ def to_body
204
+ to_hash
205
+ end
206
+
207
+ # Returns the object in the form of hash
208
+ # @return [Hash] Returns the object in the form of hash
209
+ def to_hash
210
+ hash = {}
211
+ self.class.attribute_map.each_pair do |attr, param|
212
+ value = self.send(attr)
213
+ next if value.nil?
214
+ hash[param] = _to_hash(value)
215
+ end
216
+ hash
217
+ end
218
+
219
+ # Outputs non-array value in the form of hash
220
+ # For object, use to_hash. Otherwise, just return the value
221
+ # @param [Object] value Any valid value
222
+ # @return [Hash] Returns the value in the form of hash
223
+ def _to_hash(value)
224
+ if value.is_a?(Array)
225
+ value.compact.map{ |v| _to_hash(v) }
226
+ elsif value.is_a?(Hash)
227
+ {}.tap do |hash|
228
+ value.each { |k, v| hash[k] = _to_hash(v) }
229
+ end
230
+ elsif value.respond_to? :to_hash
231
+ value.to_hash
232
+ else
233
+ value
234
+ end
235
+ end
236
+
237
+ end
238
+
239
+ end
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2019 Aspose.Cells Cloud
3
+ Copyright (c) 2020 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2019 Aspose.Cells Cloud
3
+ Copyright (c) 2020 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2019 Aspose.Cells Cloud
3
+ Copyright (c) 2020 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2019 Aspose.Cells Cloud
3
+ Copyright (c) 2020 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2019 Aspose.Cells Cloud
3
+ Copyright (c) 2020 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2019 Aspose.Cells Cloud
3
+ Copyright (c) 2020 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2019 Aspose.Cells Cloud
3
+ Copyright (c) 2020 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2019 Aspose.Cells Cloud
3
+ Copyright (c) 2020 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2019 Aspose.Cells Cloud
3
+ Copyright (c) 2020 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2019 Aspose.Cells Cloud
3
+ Copyright (c) 2020 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2019 Aspose.Cells Cloud
3
+ Copyright (c) 2020 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2019 Aspose.Cells Cloud
3
+ Copyright (c) 2020 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2019 Aspose.Cells Cloud
3
+ Copyright (c) 2020 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2019 Aspose.Cells Cloud
3
+ Copyright (c) 2020 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2019 Aspose.Cells Cloud
3
+ Copyright (c) 2020 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2019 Aspose.Cells Cloud
3
+ Copyright (c) 2020 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2019 Aspose.Cells Cloud
3
+ Copyright (c) 2020 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2019 Aspose.Cells Cloud
3
+ Copyright (c) 2020 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2019 Aspose.Cells Cloud
3
+ Copyright (c) 2020 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights