aspose_slides_cloud 21.8.0 → 22.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (218) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +74 -89
  3. data/TestData/TemplatingCVDataWithBase64.xml +22 -22
  4. data/TestData/test-unprotected.pptx +0 -0
  5. data/TestData/test.pptx +0 -0
  6. data/aspose_slides_cloud.gemspec +1 -1
  7. data/lib/aspose_slides_cloud/api/slides_api.rb +18984 -15218
  8. data/lib/aspose_slides_cloud/api_client.rb +439 -439
  9. data/lib/aspose_slides_cloud/configuration.rb +1 -1
  10. data/lib/aspose_slides_cloud/models/accent_element.rb +239 -0
  11. data/lib/aspose_slides_cloud/models/add_layout_slide.rb +244 -244
  12. data/lib/aspose_slides_cloud/models/add_master_slide.rb +259 -259
  13. data/lib/aspose_slides_cloud/models/add_shape.rb +239 -239
  14. data/lib/aspose_slides_cloud/models/add_slide.rb +269 -269
  15. data/lib/aspose_slides_cloud/models/api_info.rb +217 -217
  16. data/lib/aspose_slides_cloud/models/arc_to_path_segment.rb +279 -0
  17. data/lib/aspose_slides_cloud/models/array_element.rb +305 -0
  18. data/lib/aspose_slides_cloud/models/arrow_head_properties.rb +285 -285
  19. data/lib/aspose_slides_cloud/models/audio_frame.rb +382 -359
  20. data/lib/aspose_slides_cloud/models/axes.rb +237 -237
  21. data/lib/aspose_slides_cloud/models/axis.rb +699 -699
  22. data/lib/aspose_slides_cloud/models/bar_element.rb +251 -0
  23. data/lib/aspose_slides_cloud/models/base64_input_file.rb +230 -230
  24. data/lib/aspose_slides_cloud/models/block_element.rb +231 -0
  25. data/lib/aspose_slides_cloud/models/blur_effect.rb +227 -227
  26. data/lib/aspose_slides_cloud/models/border_box_element.rb +309 -0
  27. data/lib/aspose_slides_cloud/models/box_and_whisker_series.rb +299 -299
  28. data/lib/aspose_slides_cloud/models/box_element.rb +279 -0
  29. data/lib/aspose_slides_cloud/models/bubble_chart_data_point.rb +212 -212
  30. data/lib/aspose_slides_cloud/models/bubble_series.rb +248 -248
  31. data/lib/aspose_slides_cloud/models/camera.rb +291 -0
  32. data/lib/aspose_slides_cloud/models/chart.rb +368 -365
  33. data/lib/aspose_slides_cloud/models/chart_category.rb +271 -271
  34. data/lib/aspose_slides_cloud/models/chart_title.rb +222 -222
  35. data/lib/aspose_slides_cloud/models/chart_wall.rb +281 -281
  36. data/lib/aspose_slides_cloud/models/close_path_segment.rb +219 -0
  37. data/lib/aspose_slides_cloud/models/color_scheme.rb +317 -317
  38. data/lib/aspose_slides_cloud/models/common_slide_view_properties.rb +217 -217
  39. data/lib/aspose_slides_cloud/models/connector.rb +278 -275
  40. data/lib/aspose_slides_cloud/models/cubic_bezier_to_path_segment.rb +309 -0
  41. data/lib/aspose_slides_cloud/models/custom_dash_pattern.rb +209 -209
  42. data/lib/aspose_slides_cloud/models/data_point.rb +197 -197
  43. data/lib/aspose_slides_cloud/models/delimiter_element.rb +293 -0
  44. data/lib/aspose_slides_cloud/models/disc_usage.rb +227 -227
  45. data/lib/aspose_slides_cloud/models/document.rb +257 -257
  46. data/lib/aspose_slides_cloud/models/document_properties.rb +209 -209
  47. data/lib/aspose_slides_cloud/models/document_property.rb +232 -232
  48. data/lib/aspose_slides_cloud/models/document_replace_result.rb +218 -218
  49. data/lib/aspose_slides_cloud/models/effect.rb +434 -424
  50. data/lib/aspose_slides_cloud/models/effect_format.rb +277 -277
  51. data/lib/aspose_slides_cloud/models/entity_exists.rb +212 -212
  52. data/lib/aspose_slides_cloud/models/error.rb +237 -237
  53. data/lib/aspose_slides_cloud/models/error_details.rb +222 -222
  54. data/lib/aspose_slides_cloud/models/export_format.rb +62 -60
  55. data/lib/aspose_slides_cloud/models/export_options.rb +236 -216
  56. data/lib/aspose_slides_cloud/models/file_version.rb +225 -225
  57. data/lib/aspose_slides_cloud/models/file_versions.rb +209 -209
  58. data/lib/aspose_slides_cloud/models/files_list.rb +209 -209
  59. data/lib/aspose_slides_cloud/models/files_upload_result.rb +221 -221
  60. data/lib/aspose_slides_cloud/models/fill_format.rb +240 -240
  61. data/lib/aspose_slides_cloud/models/fill_overlay_effect.rb +246 -246
  62. data/lib/aspose_slides_cloud/models/font_scheme.rb +227 -227
  63. data/lib/aspose_slides_cloud/models/font_set.rb +227 -227
  64. data/lib/aspose_slides_cloud/models/format_scheme.rb +245 -245
  65. data/lib/aspose_slides_cloud/models/fraction_element.rb +261 -0
  66. data/lib/aspose_slides_cloud/models/function_element.rb +239 -0
  67. data/lib/aspose_slides_cloud/models/geometry_path.rb +263 -0
  68. data/lib/aspose_slides_cloud/models/geometry_paths.rb +209 -0
  69. data/lib/aspose_slides_cloud/models/geometry_shape.rb +263 -260
  70. data/lib/aspose_slides_cloud/models/gif_export_options.rb +230 -0
  71. data/lib/aspose_slides_cloud/models/glow_effect.rb +222 -222
  72. data/lib/aspose_slides_cloud/models/gradient_fill.rb +342 -342
  73. data/lib/aspose_slides_cloud/models/gradient_fill_stop.rb +222 -222
  74. data/lib/aspose_slides_cloud/models/graphical_object.rb +237 -234
  75. data/lib/aspose_slides_cloud/models/group_shape.rb +237 -234
  76. data/lib/aspose_slides_cloud/models/grouping_character_element.rb +283 -0
  77. data/lib/aspose_slides_cloud/models/header_footer.rb +247 -247
  78. data/lib/aspose_slides_cloud/models/html5_export_options.rb +220 -0
  79. data/lib/aspose_slides_cloud/models/html_export_options.rb +378 -421
  80. data/lib/aspose_slides_cloud/models/hyperlink.rb +348 -0
  81. data/lib/aspose_slides_cloud/models/i_shape_export_options.rb +197 -197
  82. data/lib/aspose_slides_cloud/models/image.rb +237 -237
  83. data/lib/aspose_slides_cloud/models/image_export_format.rb +43 -43
  84. data/lib/aspose_slides_cloud/models/image_export_options.rb +286 -299
  85. data/lib/aspose_slides_cloud/models/images.rb +209 -209
  86. data/lib/aspose_slides_cloud/models/inner_shadow_effect.rb +252 -252
  87. data/lib/aspose_slides_cloud/models/input.rb +227 -227
  88. data/lib/aspose_slides_cloud/models/input_file.rb +250 -250
  89. data/lib/aspose_slides_cloud/models/interactive_sequence.rb +224 -224
  90. data/lib/aspose_slides_cloud/models/layout_slide.rb +278 -278
  91. data/lib/aspose_slides_cloud/models/layout_slides.rb +209 -209
  92. data/lib/aspose_slides_cloud/models/left_sub_superscript_element.rb +249 -0
  93. data/lib/aspose_slides_cloud/models/legend.rb +321 -321
  94. data/lib/aspose_slides_cloud/models/light_rig.rb +293 -0
  95. data/lib/aspose_slides_cloud/models/limit_element.rb +249 -0
  96. data/lib/aspose_slides_cloud/models/line_format.rb +411 -411
  97. data/lib/aspose_slides_cloud/models/line_to_path_segment.rb +249 -0
  98. data/lib/aspose_slides_cloud/models/master_slide.rb +231 -231
  99. data/lib/aspose_slides_cloud/models/master_slides.rb +209 -209
  100. data/lib/aspose_slides_cloud/models/math_element.rb +240 -0
  101. data/lib/aspose_slides_cloud/models/math_paragraph.rb +253 -0
  102. data/lib/aspose_slides_cloud/models/matrix_element.rb +337 -0
  103. data/lib/aspose_slides_cloud/models/merge.rb +231 -231
  104. data/lib/aspose_slides_cloud/models/merging_source.rb +219 -219
  105. data/lib/aspose_slides_cloud/models/move_to_path_segment.rb +249 -0
  106. data/lib/aspose_slides_cloud/models/nary_operator_element.rb +311 -0
  107. data/lib/aspose_slides_cloud/models/no_fill.rb +219 -219
  108. data/lib/aspose_slides_cloud/models/normal_view_restored_properties.rb +217 -217
  109. data/lib/aspose_slides_cloud/models/notes_slide.rb +217 -217
  110. data/lib/aspose_slides_cloud/models/notes_slide_export_format.rb +43 -43
  111. data/lib/aspose_slides_cloud/models/notes_slide_header_footer.rb +267 -267
  112. data/lib/aspose_slides_cloud/models/object_exist.rb +227 -227
  113. data/lib/aspose_slides_cloud/models/ole_object_frame.rb +262 -259
  114. data/lib/aspose_slides_cloud/models/one_value_chart_data_point.rb +210 -210
  115. data/lib/aspose_slides_cloud/models/one_value_series.rb +248 -248
  116. data/lib/aspose_slides_cloud/models/ordered_merge_request.rb +209 -209
  117. data/lib/aspose_slides_cloud/models/outer_shadow_effect.rb +252 -252
  118. data/lib/aspose_slides_cloud/models/output_file.rb +240 -240
  119. data/lib/aspose_slides_cloud/models/paragraph.rb +517 -517
  120. data/lib/aspose_slides_cloud/models/paragraphs.rb +209 -209
  121. data/lib/aspose_slides_cloud/models/path_input_file.rb +240 -240
  122. data/lib/aspose_slides_cloud/models/path_output_file.rb +239 -239
  123. data/lib/aspose_slides_cloud/models/path_segment.rb +240 -0
  124. data/lib/aspose_slides_cloud/models/pattern_fill.rb +266 -266
  125. data/lib/aspose_slides_cloud/models/pdf_export_options.rb +474 -547
  126. data/lib/aspose_slides_cloud/models/picture_fill.rb +351 -351
  127. data/lib/aspose_slides_cloud/models/picture_frame.rb +248 -245
  128. data/lib/aspose_slides_cloud/models/pipeline.rb +219 -219
  129. data/lib/aspose_slides_cloud/models/placeholder.rb +325 -325
  130. data/lib/aspose_slides_cloud/models/placeholders.rb +209 -209
  131. data/lib/aspose_slides_cloud/models/plot_area.rb +311 -311
  132. data/lib/aspose_slides_cloud/models/portion.rb +619 -589
  133. data/lib/aspose_slides_cloud/models/portions.rb +209 -209
  134. data/lib/aspose_slides_cloud/models/pptx_export_options.rb +244 -247
  135. data/lib/aspose_slides_cloud/models/presentation_to_merge.rb +273 -273
  136. data/lib/aspose_slides_cloud/models/presentations_merge_request.rb +221 -221
  137. data/lib/aspose_slides_cloud/models/preset_shadow_effect.rb +286 -286
  138. data/lib/aspose_slides_cloud/models/protection_properties.rb +267 -267
  139. data/lib/aspose_slides_cloud/models/quadratic_bezier_to_path_segment.rb +279 -0
  140. data/lib/aspose_slides_cloud/models/radical_element.rb +249 -0
  141. data/lib/aspose_slides_cloud/models/reflection_effect.rb +441 -441
  142. data/lib/aspose_slides_cloud/models/remove_shape.rb +229 -229
  143. data/lib/aspose_slides_cloud/models/remove_slide.rb +234 -234
  144. data/lib/aspose_slides_cloud/models/reorder_slide.rb +249 -249
  145. data/lib/aspose_slides_cloud/models/replace_text.rb +269 -269
  146. data/lib/aspose_slides_cloud/models/request_input_file.rb +235 -235
  147. data/lib/aspose_slides_cloud/models/reset_slide.rb +234 -234
  148. data/lib/aspose_slides_cloud/models/resource_base.rb +219 -219
  149. data/lib/aspose_slides_cloud/models/resource_uri.rb +237 -237
  150. data/lib/aspose_slides_cloud/models/response_output_file.rb +219 -219
  151. data/lib/aspose_slides_cloud/models/right_sub_superscript_element.rb +259 -0
  152. data/lib/aspose_slides_cloud/models/save.rb +266 -266
  153. data/lib/aspose_slides_cloud/models/save_shape.rb +276 -276
  154. data/lib/aspose_slides_cloud/models/save_slide.rb +301 -301
  155. data/lib/aspose_slides_cloud/models/scatter_chart_data_point.rb +225 -225
  156. data/lib/aspose_slides_cloud/models/scatter_series.rb +248 -248
  157. data/lib/aspose_slides_cloud/models/section.rb +234 -234
  158. data/lib/aspose_slides_cloud/models/sections.rb +209 -209
  159. data/lib/aspose_slides_cloud/models/series.rb +422 -422
  160. data/lib/aspose_slides_cloud/models/series_marker.rb +281 -281
  161. data/lib/aspose_slides_cloud/models/shape.rb +258 -255
  162. data/lib/aspose_slides_cloud/models/shape_base.rb +405 -375
  163. data/lib/aspose_slides_cloud/models/shape_bevel.rb +261 -0
  164. data/lib/aspose_slides_cloud/models/shape_export_format.rb +44 -44
  165. data/lib/aspose_slides_cloud/models/shape_image_export_options.rb +271 -286
  166. data/lib/aspose_slides_cloud/models/shape_thumbnail_bounds.rb +41 -41
  167. data/lib/aspose_slides_cloud/models/shapes.rb +209 -209
  168. data/lib/aspose_slides_cloud/models/shapes_alignment_type.rb +46 -46
  169. data/lib/aspose_slides_cloud/models/slide.rb +322 -322
  170. data/lib/aspose_slides_cloud/models/slide_animation.rb +221 -221
  171. data/lib/aspose_slides_cloud/models/slide_background.rb +266 -266
  172. data/lib/aspose_slides_cloud/models/slide_comment.rb +239 -239
  173. data/lib/aspose_slides_cloud/models/slide_comments.rb +209 -209
  174. data/lib/aspose_slides_cloud/models/slide_export_format.rb +60 -59
  175. data/lib/aspose_slides_cloud/models/slide_properties.rb +315 -315
  176. data/lib/aspose_slides_cloud/models/slide_replace_result.rb +223 -223
  177. data/lib/aspose_slides_cloud/models/slides.rb +209 -209
  178. data/lib/aspose_slides_cloud/models/smart_art.rb +345 -342
  179. data/lib/aspose_slides_cloud/models/smart_art_node.rb +293 -293
  180. data/lib/aspose_slides_cloud/models/smart_art_shape.rb +238 -235
  181. data/lib/aspose_slides_cloud/models/soft_edge_effect.rb +212 -212
  182. data/lib/aspose_slides_cloud/models/solid_fill.rb +229 -229
  183. data/lib/aspose_slides_cloud/models/special_slide_type.rb +41 -0
  184. data/lib/aspose_slides_cloud/models/split_document_result.rb +209 -209
  185. data/lib/aspose_slides_cloud/models/storage_exist.rb +212 -212
  186. data/lib/aspose_slides_cloud/models/storage_file.rb +257 -257
  187. data/lib/aspose_slides_cloud/models/subscript_element.rb +239 -0
  188. data/lib/aspose_slides_cloud/models/superscript_element.rb +239 -0
  189. data/lib/aspose_slides_cloud/models/svg_export_options.rb +336 -379
  190. data/lib/aspose_slides_cloud/models/swf_export_options.rb +446 -529
  191. data/lib/aspose_slides_cloud/models/table.rb +353 -350
  192. data/lib/aspose_slides_cloud/models/table_cell.rb +403 -403
  193. data/lib/aspose_slides_cloud/models/table_column.rb +212 -212
  194. data/lib/aspose_slides_cloud/models/table_row.rb +239 -239
  195. data/lib/aspose_slides_cloud/models/task.rb +240 -240
  196. data/lib/aspose_slides_cloud/models/text_element.rb +229 -0
  197. data/lib/aspose_slides_cloud/models/text_item.rb +217 -217
  198. data/lib/aspose_slides_cloud/models/text_items.rb +209 -209
  199. data/lib/aspose_slides_cloud/models/theme.rb +237 -237
  200. data/lib/aspose_slides_cloud/models/three_d_format.rb +331 -0
  201. data/lib/aspose_slides_cloud/models/tiff_export_options.rb +370 -423
  202. data/lib/aspose_slides_cloud/models/update_background.rb +241 -241
  203. data/lib/aspose_slides_cloud/models/update_shape.rb +239 -239
  204. data/lib/aspose_slides_cloud/models/video_frame.rb +332 -329
  205. data/lib/aspose_slides_cloud/models/view_properties.rb +357 -357
  206. data/lib/aspose_slides_cloud/models/waterfall_chart_data_point.rb +206 -206
  207. data/lib/aspose_slides_cloud/models/waterfall_series.rb +247 -247
  208. data/lib/aspose_slides_cloud/models/xaml_export_options.rb +210 -0
  209. data/lib/aspose_slides_cloud/models/xps_export_options.rb +230 -243
  210. data/lib/aspose_slides_cloud/type_registry.rb +402 -323
  211. data/lib/aspose_slides_cloud/version.rb +25 -25
  212. data/lib/aspose_slides_cloud.rb +251 -212
  213. data/spec/api/slides_api_spec.rb +52044 -40353
  214. data/spec/extra/extra_spec.rb +202 -202
  215. data/spec/spec_utils.rb +188 -182
  216. data/testConfig.json +7 -7
  217. data/testRules.json +522 -517
  218. metadata +45 -6
@@ -1,421 +1,378 @@
1
- =begin
2
- Copyright (c) 2019 Aspose Pty Ltd
3
-
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
-
11
- The above copyright notice and this permission notice shall be included in all
12
- copies or substantial portions of the Software.
13
-
14
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
17
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
19
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
20
- SOFTWARE.
21
- =end
22
-
23
- require 'date'
24
-
25
- module AsposeSlidesCloud
26
- # Provides options that control how a presentation is saved in Html format.
27
- class HtmlExportOptions < ExportOptions
28
- # Get or sets flag for save presentation as zip file
29
- attr_accessor :save_as_zip
30
-
31
- # Get or set name of subdirectory in zip-file for store external files
32
- attr_accessor :sub_directory_name
33
-
34
- # Specifies whether the generated document should include hidden slides or not. Default is false.
35
- attr_accessor :show_hidden_slides
36
-
37
- # True to make layout responsive by excluding width and height attributes from svg container.
38
- attr_accessor :svg_responsive_layout
39
-
40
- # Returns or sets a value determining the quality of the JPEG images inside PDF document.
41
- attr_accessor :jpeg_quality
42
-
43
- # Represents the pictures compression level
44
- attr_accessor :pictures_compression
45
-
46
- # A boolean flag indicates if the cropped parts remain as part of the document. If true the cropped parts will removed, if false they will be serialized in the document (which can possible lead to a larger file)
47
- attr_accessor :delete_pictures_cropped_areas
48
-
49
- # Gets or sets the position of the notes on the page.
50
- attr_accessor :notes_position
51
-
52
- # Gets or sets the position of the comments on the page.
53
- attr_accessor :comments_position
54
-
55
- # Gets or sets the width of the comment output area in pixels (Applies only if comments are displayed on the right).
56
- attr_accessor :comments_area_width
57
-
58
- # Gets or sets the color of comments area (Applies only if comments are displayed on the right).
59
- attr_accessor :comments_area_color
60
-
61
- # True if comments that have no author are displayed. (Applies only if comments are displayed).
62
- attr_accessor :show_comments_by_no_author
63
-
64
- class EnumAttributeValidator
65
- attr_reader :datatype
66
- attr_reader :allowable_values
67
-
68
- def initialize(datatype, allowable_values)
69
- @allowable_values = allowable_values.map do |value|
70
- case datatype.to_s
71
- when /Integer/i
72
- value.to_i
73
- when /Float/i
74
- value.to_f
75
- else
76
- value
77
- end
78
- end
79
- end
80
-
81
- def valid?(value)
82
- !value || allowable_values.any?{ |s| s.casecmp(value) == 0 }
83
- end
84
- end
85
-
86
- # Attribute mapping from ruby-style variable name to JSON key.
87
- def self.attribute_map
88
- super.merge({
89
- :'save_as_zip' => :'SaveAsZip',
90
- :'sub_directory_name' => :'SubDirectoryName',
91
- :'show_hidden_slides' => :'ShowHiddenSlides',
92
- :'svg_responsive_layout' => :'SvgResponsiveLayout',
93
- :'jpeg_quality' => :'JpegQuality',
94
- :'pictures_compression' => :'PicturesCompression',
95
- :'delete_pictures_cropped_areas' => :'DeletePicturesCroppedAreas',
96
- :'notes_position' => :'NotesPosition',
97
- :'comments_position' => :'CommentsPosition',
98
- :'comments_area_width' => :'CommentsAreaWidth',
99
- :'comments_area_color' => :'CommentsAreaColor',
100
- :'show_comments_by_no_author' => :'ShowCommentsByNoAuthor',
101
- })
102
- end
103
-
104
- # Attribute type mapping.
105
- def self.swagger_types
106
- super.merge({
107
- :'save_as_zip' => :'BOOLEAN',
108
- :'sub_directory_name' => :'String',
109
- :'show_hidden_slides' => :'BOOLEAN',
110
- :'svg_responsive_layout' => :'BOOLEAN',
111
- :'jpeg_quality' => :'Integer',
112
- :'pictures_compression' => :'String',
113
- :'delete_pictures_cropped_areas' => :'BOOLEAN',
114
- :'notes_position' => :'String',
115
- :'comments_position' => :'String',
116
- :'comments_area_width' => :'Integer',
117
- :'comments_area_color' => :'String',
118
- :'show_comments_by_no_author' => :'BOOLEAN',
119
- })
120
- end
121
-
122
- # Initializes the object
123
- # @param [Hash] attributes Model attributes in the form of hash
124
- def initialize(attributes = {})
125
- super
126
-
127
- if attributes.has_key?(:'SaveAsZip')
128
- self.save_as_zip = attributes[:'SaveAsZip']
129
- end
130
-
131
- if attributes.has_key?(:'SubDirectoryName')
132
- self.sub_directory_name = attributes[:'SubDirectoryName']
133
- end
134
-
135
- if attributes.has_key?(:'ShowHiddenSlides')
136
- self.show_hidden_slides = attributes[:'ShowHiddenSlides']
137
- end
138
-
139
- if attributes.has_key?(:'SvgResponsiveLayout')
140
- self.svg_responsive_layout = attributes[:'SvgResponsiveLayout']
141
- end
142
-
143
- if attributes.has_key?(:'JpegQuality')
144
- self.jpeg_quality = attributes[:'JpegQuality']
145
- end
146
-
147
- if attributes.has_key?(:'PicturesCompression')
148
- self.pictures_compression = attributes[:'PicturesCompression']
149
- end
150
-
151
- if attributes.has_key?(:'DeletePicturesCroppedAreas')
152
- self.delete_pictures_cropped_areas = attributes[:'DeletePicturesCroppedAreas']
153
- end
154
-
155
- if attributes.has_key?(:'NotesPosition')
156
- self.notes_position = attributes[:'NotesPosition']
157
- end
158
-
159
- if attributes.has_key?(:'CommentsPosition')
160
- self.comments_position = attributes[:'CommentsPosition']
161
- end
162
-
163
- if attributes.has_key?(:'CommentsAreaWidth')
164
- self.comments_area_width = attributes[:'CommentsAreaWidth']
165
- end
166
-
167
- if attributes.has_key?(:'CommentsAreaColor')
168
- self.comments_area_color = attributes[:'CommentsAreaColor']
169
- end
170
-
171
- if attributes.has_key?(:'ShowCommentsByNoAuthor')
172
- self.show_comments_by_no_author = attributes[:'ShowCommentsByNoAuthor']
173
- end
174
- self.format = "html"
175
- end
176
-
177
- # Show invalid properties with the reasons. Usually used together with valid?
178
- # @return Array for valid properties with the reasons
179
- def list_invalid_properties
180
- invalid_properties = super
181
- if @save_as_zip.nil?
182
- invalid_properties.push('invalid value for "save_as_zip", save_as_zip cannot be nil.')
183
- end
184
-
185
- if @show_hidden_slides.nil?
186
- invalid_properties.push('invalid value for "show_hidden_slides", show_hidden_slides cannot be nil.')
187
- end
188
-
189
- if @svg_responsive_layout.nil?
190
- invalid_properties.push('invalid value for "svg_responsive_layout", svg_responsive_layout cannot be nil.')
191
- end
192
-
193
- if @jpeg_quality.nil?
194
- invalid_properties.push('invalid value for "jpeg_quality", jpeg_quality cannot be nil.')
195
- end
196
-
197
- if @delete_pictures_cropped_areas.nil?
198
- invalid_properties.push('invalid value for "delete_pictures_cropped_areas", delete_pictures_cropped_areas cannot be nil.')
199
- end
200
-
201
- if @notes_position.nil?
202
- invalid_properties.push('invalid value for "notes_position", notes_position cannot be nil.')
203
- end
204
-
205
- if @comments_position.nil?
206
- invalid_properties.push('invalid value for "comments_position", comments_position cannot be nil.')
207
- end
208
-
209
- if @comments_area_width.nil?
210
- invalid_properties.push('invalid value for "comments_area_width", comments_area_width cannot be nil.')
211
- end
212
-
213
- if @show_comments_by_no_author.nil?
214
- invalid_properties.push('invalid value for "show_comments_by_no_author", show_comments_by_no_author cannot be nil.')
215
- end
216
-
217
- invalid_properties
218
- end
219
-
220
- # Check to see if the all the properties in the model are valid
221
- # @return true if the model is valid
222
- def valid?
223
- return false if !super
224
- return false if @save_as_zip.nil?
225
- return false if @show_hidden_slides.nil?
226
- return false if @svg_responsive_layout.nil?
227
- return false if @jpeg_quality.nil?
228
- pictures_compression_validator = EnumAttributeValidator.new('String', ['Dpi330', 'Dpi220', 'Dpi150', 'Dpi96', 'Dpi72', 'DocumentResolution'])
229
- return false unless pictures_compression_validator.valid?(@pictures_compression)
230
- return false if @delete_pictures_cropped_areas.nil?
231
- return false if @notes_position.nil?
232
- notes_position_validator = EnumAttributeValidator.new('String', ['None', 'BottomFull', 'BottomTruncated'])
233
- return false unless notes_position_validator.valid?(@notes_position)
234
- return false if @comments_position.nil?
235
- comments_position_validator = EnumAttributeValidator.new('String', ['None', 'Bottom', 'Right'])
236
- return false unless comments_position_validator.valid?(@comments_position)
237
- return false if @comments_area_width.nil?
238
- return false if @show_comments_by_no_author.nil?
239
- true
240
- end
241
-
242
- # Custom attribute writer method checking allowed values (enum).
243
- # @param [Object] pictures_compression Object to be assigned
244
- def pictures_compression=(pictures_compression)
245
- validator = EnumAttributeValidator.new('String', ['Dpi330', 'Dpi220', 'Dpi150', 'Dpi96', 'Dpi72', 'DocumentResolution'])
246
- unless validator.valid?(pictures_compression)
247
- fail ArgumentError, 'invalid value for "pictures_compression", must be one of #{validator.allowable_values}.'
248
- end
249
- @pictures_compression = pictures_compression
250
- end
251
-
252
- # Custom attribute writer method checking allowed values (enum).
253
- # @param [Object] notes_position Object to be assigned
254
- def notes_position=(notes_position)
255
- validator = EnumAttributeValidator.new('String', ['None', 'BottomFull', 'BottomTruncated'])
256
- unless validator.valid?(notes_position)
257
- fail ArgumentError, 'invalid value for "notes_position", must be one of #{validator.allowable_values}.'
258
- end
259
- @notes_position = notes_position
260
- end
261
-
262
- # Custom attribute writer method checking allowed values (enum).
263
- # @param [Object] comments_position Object to be assigned
264
- def comments_position=(comments_position)
265
- validator = EnumAttributeValidator.new('String', ['None', 'Bottom', 'Right'])
266
- unless validator.valid?(comments_position)
267
- fail ArgumentError, 'invalid value for "comments_position", must be one of #{validator.allowable_values}.'
268
- end
269
- @comments_position = comments_position
270
- end
271
-
272
- # Checks equality by comparing each attribute.
273
- # @param [Object] Object to be compared
274
- def ==(o)
275
- return true if self.equal?(o)
276
- self.class == o.class &&
277
- default_regular_font == o.default_regular_font &&
278
- format == o.format &&
279
- save_as_zip == o.save_as_zip &&
280
- sub_directory_name == o.sub_directory_name &&
281
- show_hidden_slides == o.show_hidden_slides &&
282
- svg_responsive_layout == o.svg_responsive_layout &&
283
- jpeg_quality == o.jpeg_quality &&
284
- pictures_compression == o.pictures_compression &&
285
- delete_pictures_cropped_areas == o.delete_pictures_cropped_areas &&
286
- notes_position == o.notes_position &&
287
- comments_position == o.comments_position &&
288
- comments_area_width == o.comments_area_width &&
289
- comments_area_color == o.comments_area_color &&
290
- show_comments_by_no_author == o.show_comments_by_no_author
291
- end
292
-
293
- # @see the `==` method
294
- # @param [Object] Object to be compared
295
- def eql?(o)
296
- self == o
297
- end
298
-
299
- # Calculates hash code according to all attributes.
300
- # @return [Fixnum] Hash code
301
- def hash
302
- [default_regular_font, format, save_as_zip, sub_directory_name, show_hidden_slides, svg_responsive_layout, jpeg_quality, pictures_compression, delete_pictures_cropped_areas, notes_position, comments_position, comments_area_width, comments_area_color, show_comments_by_no_author].hash
303
- end
304
-
305
- # Builds the object from hash
306
- # @param [Hash] attributes Model attributes in the form of hash
307
- # @return [Object] Returns the model itself
308
- def build_from_hash(attributes)
309
- return nil unless attributes.is_a?(Hash)
310
- self.class.swagger_types.each_pair do |key, type|
311
- mapKey = self.class.attribute_map[key]
312
- if !mapKey.nil?
313
- val = attributes[mapKey]
314
- if val.nil?
315
- mapKeyString = mapKey.to_s
316
- mapKeyString[0] = mapKeyString[0].downcase
317
- mapKey = mapKeyString.to_sym
318
- val = attributes[mapKey]
319
- end
320
- if !val.nil?
321
- if type =~ /\AArray<(.*)>/i
322
- # check to ensure the input is an array given that the the attribute
323
- # is documented as an array but the input is not
324
- if val.is_a?(Array)
325
- self.send("#{key}=", val.map { |v| _deserialize($1, v) })
326
- end
327
- else
328
- self.send("#{key}=", _deserialize(type, val))
329
- end
330
- end
331
- end
332
- end
333
-
334
- self
335
- end
336
-
337
- # Deserializes the data based on type
338
- # @param string type Data type
339
- # @param string value Value to be deserialized
340
- # @return [Object] Deserialized data
341
- def _deserialize(type, value)
342
- case type.to_sym
343
- when :DateTime
344
- DateTime.parse(value)
345
- when :Date
346
- Date.parse(value)
347
- when :String
348
- value.to_s
349
- when :Integer
350
- value.to_i
351
- when :Float
352
- value.to_f
353
- when :BOOLEAN
354
- if value.to_s =~ /\A(true|t|yes|y|1)\z/i
355
- true
356
- else
357
- false
358
- end
359
- when :Object
360
- # generic object (usually a Hash), return directly
361
- value
362
- when /\AArray<(?<inner_type>.+)>\z/
363
- inner_type = Regexp.last_match[:inner_type]
364
- value.map { |v| _deserialize(inner_type, v) }
365
- when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
366
- k_type = Regexp.last_match[:k_type]
367
- v_type = Regexp.last_match[:v_type]
368
- {}.tap do |hash|
369
- value.each do |k, v|
370
- hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
371
- end
372
- end
373
- else # model
374
- temp_model = AsposeSlidesCloud.const_get(type).new
375
- temp_model.build_from_hash(value)
376
- end
377
- end
378
-
379
- # Returns the string representation of the object
380
- # @return [String] String presentation of the object
381
- def to_s
382
- to_hash.to_s
383
- end
384
-
385
- # to_body is an alias to to_hash (backward compatibility)
386
- # @return [Hash] Returns the object in the form of hash
387
- def to_body
388
- to_hash
389
- end
390
-
391
- # Returns the object in the form of hash
392
- # @return [Hash] Returns the object in the form of hash
393
- def to_hash
394
- hash = {}
395
- self.class.attribute_map.each_pair do |attr, param|
396
- value = self.send(attr)
397
- next if value.nil?
398
- hash[param] = _to_hash(value)
399
- end
400
- hash
401
- end
402
-
403
- # Outputs non-array value in the form of hash
404
- # For object, use to_hash. Otherwise, just return the value
405
- # @param [Object] value Any valid value
406
- # @return [Hash] Returns the value in the form of hash
407
- def _to_hash(value)
408
- if value.is_a?(Array)
409
- value.compact.map { |v| _to_hash(v) }
410
- elsif value.is_a?(Hash)
411
- {}.tap do |hash|
412
- value.each { |k, v| hash[k] = _to_hash(v) }
413
- end
414
- elsif value.respond_to? :to_hash
415
- value.to_hash
416
- else
417
- value
418
- end
419
- end
420
- end
421
- end
1
+ =begin
2
+ Copyright (c) 2019 Aspose Pty Ltd
3
+
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
+
11
+ The above copyright notice and this permission notice shall be included in all
12
+ copies or substantial portions of the Software.
13
+
14
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
17
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
19
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
20
+ SOFTWARE.
21
+ =end
22
+
23
+ require 'date'
24
+
25
+ module AsposeSlidesCloud
26
+ # Provides options that control how a presentation is saved in Html format.
27
+ class HtmlExportOptions < ExportOptions
28
+ # Get or sets flag for save presentation as zip file
29
+ attr_accessor :save_as_zip
30
+
31
+ # Get or set name of subdirectory in zip-file for store external files
32
+ attr_accessor :sub_directory_name
33
+
34
+ # Specifies whether the generated document should include hidden slides or not. Default is false.
35
+ attr_accessor :show_hidden_slides
36
+
37
+ # True to make layout responsive by excluding width and height attributes from svg container.
38
+ attr_accessor :svg_responsive_layout
39
+
40
+ # Returns or sets a value determining the quality of the JPEG images inside PDF document.
41
+ attr_accessor :jpeg_quality
42
+
43
+ # Represents the pictures compression level
44
+ attr_accessor :pictures_compression
45
+
46
+ # A boolean flag indicates if the cropped parts remain as part of the document. If true the cropped parts will removed, if false they will be serialized in the document (which can possible lead to a larger file)
47
+ attr_accessor :delete_pictures_cropped_areas
48
+
49
+ # Gets or sets the position of the notes on the page.
50
+ attr_accessor :notes_position
51
+
52
+ # Gets or sets the position of the comments on the page.
53
+ attr_accessor :comments_position
54
+
55
+ # Gets or sets the width of the comment output area in pixels (Applies only if comments are displayed on the right).
56
+ attr_accessor :comments_area_width
57
+
58
+ # Gets or sets the color of comments area (Applies only if comments are displayed on the right).
59
+ attr_accessor :comments_area_color
60
+
61
+ # True if comments that have no author are displayed. (Applies only if comments are displayed).
62
+ attr_accessor :show_comments_by_no_author
63
+
64
+ class EnumAttributeValidator
65
+ attr_reader :datatype
66
+ attr_reader :allowable_values
67
+
68
+ def initialize(datatype, allowable_values)
69
+ @allowable_values = allowable_values.map do |value|
70
+ case datatype.to_s
71
+ when /Integer/i
72
+ value.to_i
73
+ when /Float/i
74
+ value.to_f
75
+ else
76
+ value
77
+ end
78
+ end
79
+ end
80
+
81
+ def valid?(value)
82
+ !value || allowable_values.any?{ |s| s.casecmp(value) == 0 }
83
+ end
84
+ end
85
+
86
+ # Attribute mapping from ruby-style variable name to JSON key.
87
+ def self.attribute_map
88
+ super.merge({
89
+ :'save_as_zip' => :'SaveAsZip',
90
+ :'sub_directory_name' => :'SubDirectoryName',
91
+ :'show_hidden_slides' => :'ShowHiddenSlides',
92
+ :'svg_responsive_layout' => :'SvgResponsiveLayout',
93
+ :'jpeg_quality' => :'JpegQuality',
94
+ :'pictures_compression' => :'PicturesCompression',
95
+ :'delete_pictures_cropped_areas' => :'DeletePicturesCroppedAreas',
96
+ :'notes_position' => :'NotesPosition',
97
+ :'comments_position' => :'CommentsPosition',
98
+ :'comments_area_width' => :'CommentsAreaWidth',
99
+ :'comments_area_color' => :'CommentsAreaColor',
100
+ :'show_comments_by_no_author' => :'ShowCommentsByNoAuthor',
101
+ })
102
+ end
103
+
104
+ # Attribute type mapping.
105
+ def self.swagger_types
106
+ super.merge({
107
+ :'save_as_zip' => :'BOOLEAN',
108
+ :'sub_directory_name' => :'String',
109
+ :'show_hidden_slides' => :'BOOLEAN',
110
+ :'svg_responsive_layout' => :'BOOLEAN',
111
+ :'jpeg_quality' => :'Integer',
112
+ :'pictures_compression' => :'String',
113
+ :'delete_pictures_cropped_areas' => :'BOOLEAN',
114
+ :'notes_position' => :'String',
115
+ :'comments_position' => :'String',
116
+ :'comments_area_width' => :'Integer',
117
+ :'comments_area_color' => :'String',
118
+ :'show_comments_by_no_author' => :'BOOLEAN',
119
+ })
120
+ end
121
+
122
+ # Initializes the object
123
+ # @param [Hash] attributes Model attributes in the form of hash
124
+ def initialize(attributes = {})
125
+ super
126
+
127
+ if attributes.has_key?(:'SaveAsZip')
128
+ self.save_as_zip = attributes[:'SaveAsZip']
129
+ end
130
+
131
+ if attributes.has_key?(:'SubDirectoryName')
132
+ self.sub_directory_name = attributes[:'SubDirectoryName']
133
+ end
134
+
135
+ if attributes.has_key?(:'ShowHiddenSlides')
136
+ self.show_hidden_slides = attributes[:'ShowHiddenSlides']
137
+ end
138
+
139
+ if attributes.has_key?(:'SvgResponsiveLayout')
140
+ self.svg_responsive_layout = attributes[:'SvgResponsiveLayout']
141
+ end
142
+
143
+ if attributes.has_key?(:'JpegQuality')
144
+ self.jpeg_quality = attributes[:'JpegQuality']
145
+ end
146
+
147
+ if attributes.has_key?(:'PicturesCompression')
148
+ self.pictures_compression = attributes[:'PicturesCompression']
149
+ end
150
+
151
+ if attributes.has_key?(:'DeletePicturesCroppedAreas')
152
+ self.delete_pictures_cropped_areas = attributes[:'DeletePicturesCroppedAreas']
153
+ end
154
+
155
+ if attributes.has_key?(:'NotesPosition')
156
+ self.notes_position = attributes[:'NotesPosition']
157
+ end
158
+
159
+ if attributes.has_key?(:'CommentsPosition')
160
+ self.comments_position = attributes[:'CommentsPosition']
161
+ end
162
+
163
+ if attributes.has_key?(:'CommentsAreaWidth')
164
+ self.comments_area_width = attributes[:'CommentsAreaWidth']
165
+ end
166
+
167
+ if attributes.has_key?(:'CommentsAreaColor')
168
+ self.comments_area_color = attributes[:'CommentsAreaColor']
169
+ end
170
+
171
+ if attributes.has_key?(:'ShowCommentsByNoAuthor')
172
+ self.show_comments_by_no_author = attributes[:'ShowCommentsByNoAuthor']
173
+ end
174
+ self.format = "html"
175
+ end
176
+
177
+ # Show invalid properties with the reasons. Usually used together with valid?
178
+ # @return Array for valid properties with the reasons
179
+ def list_invalid_properties
180
+ invalid_properties = super
181
+ invalid_properties
182
+ end
183
+
184
+ # Check to see if the all the properties in the model are valid
185
+ # @return true if the model is valid
186
+ def valid?
187
+ return false if !super
188
+ pictures_compression_validator = EnumAttributeValidator.new('String', ['Dpi330', 'Dpi220', 'Dpi150', 'Dpi96', 'Dpi72', 'DocumentResolution'])
189
+ return false unless pictures_compression_validator.valid?(@pictures_compression)
190
+ notes_position_validator = EnumAttributeValidator.new('String', ['None', 'BottomFull', 'BottomTruncated'])
191
+ return false unless notes_position_validator.valid?(@notes_position)
192
+ comments_position_validator = EnumAttributeValidator.new('String', ['None', 'Bottom', 'Right'])
193
+ return false unless comments_position_validator.valid?(@comments_position)
194
+ true
195
+ end
196
+
197
+ # Custom attribute writer method checking allowed values (enum).
198
+ # @param [Object] pictures_compression Object to be assigned
199
+ def pictures_compression=(pictures_compression)
200
+ validator = EnumAttributeValidator.new('String', ['Dpi330', 'Dpi220', 'Dpi150', 'Dpi96', 'Dpi72', 'DocumentResolution'])
201
+ unless validator.valid?(pictures_compression)
202
+ fail ArgumentError, 'invalid value for "pictures_compression", must be one of #{validator.allowable_values}.'
203
+ end
204
+ @pictures_compression = pictures_compression
205
+ end
206
+
207
+ # Custom attribute writer method checking allowed values (enum).
208
+ # @param [Object] notes_position Object to be assigned
209
+ def notes_position=(notes_position)
210
+ validator = EnumAttributeValidator.new('String', ['None', 'BottomFull', 'BottomTruncated'])
211
+ unless validator.valid?(notes_position)
212
+ fail ArgumentError, 'invalid value for "notes_position", must be one of #{validator.allowable_values}.'
213
+ end
214
+ @notes_position = notes_position
215
+ end
216
+
217
+ # Custom attribute writer method checking allowed values (enum).
218
+ # @param [Object] comments_position Object to be assigned
219
+ def comments_position=(comments_position)
220
+ validator = EnumAttributeValidator.new('String', ['None', 'Bottom', 'Right'])
221
+ unless validator.valid?(comments_position)
222
+ fail ArgumentError, 'invalid value for "comments_position", must be one of #{validator.allowable_values}.'
223
+ end
224
+ @comments_position = comments_position
225
+ end
226
+
227
+ # Checks equality by comparing each attribute.
228
+ # @param [Object] Object to be compared
229
+ def ==(o)
230
+ return true if self.equal?(o)
231
+ self.class == o.class &&
232
+ default_regular_font == o.default_regular_font &&
233
+ height == o.height &&
234
+ width == o.width &&
235
+ format == o.format &&
236
+ save_as_zip == o.save_as_zip &&
237
+ sub_directory_name == o.sub_directory_name &&
238
+ show_hidden_slides == o.show_hidden_slides &&
239
+ svg_responsive_layout == o.svg_responsive_layout &&
240
+ jpeg_quality == o.jpeg_quality &&
241
+ pictures_compression == o.pictures_compression &&
242
+ delete_pictures_cropped_areas == o.delete_pictures_cropped_areas &&
243
+ notes_position == o.notes_position &&
244
+ comments_position == o.comments_position &&
245
+ comments_area_width == o.comments_area_width &&
246
+ comments_area_color == o.comments_area_color &&
247
+ show_comments_by_no_author == o.show_comments_by_no_author
248
+ end
249
+
250
+ # @see the `==` method
251
+ # @param [Object] Object to be compared
252
+ def eql?(o)
253
+ self == o
254
+ end
255
+
256
+ # Calculates hash code according to all attributes.
257
+ # @return [Fixnum] Hash code
258
+ def hash
259
+ [default_regular_font, height, width, format, save_as_zip, sub_directory_name, show_hidden_slides, svg_responsive_layout, jpeg_quality, pictures_compression, delete_pictures_cropped_areas, notes_position, comments_position, comments_area_width, comments_area_color, show_comments_by_no_author].hash
260
+ end
261
+
262
+ # Builds the object from hash
263
+ # @param [Hash] attributes Model attributes in the form of hash
264
+ # @return [Object] Returns the model itself
265
+ def build_from_hash(attributes)
266
+ return nil unless attributes.is_a?(Hash)
267
+ self.class.swagger_types.each_pair do |key, type|
268
+ mapKey = self.class.attribute_map[key]
269
+ if !mapKey.nil?
270
+ val = attributes[mapKey]
271
+ if val.nil?
272
+ mapKeyString = mapKey.to_s
273
+ mapKeyString[0] = mapKeyString[0].downcase
274
+ mapKey = mapKeyString.to_sym
275
+ val = attributes[mapKey]
276
+ end
277
+ if !val.nil?
278
+ if type =~ /\AArray<(.*)>/i
279
+ # check to ensure the input is an array given that the the attribute
280
+ # is documented as an array but the input is not
281
+ if val.is_a?(Array)
282
+ self.send("#{key}=", val.map { |v| _deserialize($1, v) })
283
+ end
284
+ else
285
+ self.send("#{key}=", _deserialize(type, val))
286
+ end
287
+ end
288
+ end
289
+ end
290
+
291
+ self
292
+ end
293
+
294
+ # Deserializes the data based on type
295
+ # @param string type Data type
296
+ # @param string value Value to be deserialized
297
+ # @return [Object] Deserialized data
298
+ def _deserialize(type, value)
299
+ case type.to_sym
300
+ when :DateTime
301
+ DateTime.parse(value)
302
+ when :Date
303
+ Date.parse(value)
304
+ when :String
305
+ value.to_s
306
+ when :Integer
307
+ value.to_i
308
+ when :Float
309
+ value.to_f
310
+ when :BOOLEAN
311
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
312
+ true
313
+ else
314
+ false
315
+ end
316
+ when :Object
317
+ # generic object (usually a Hash), return directly
318
+ value
319
+ when /\AArray<(?<inner_type>.+)>\z/
320
+ inner_type = Regexp.last_match[:inner_type]
321
+ value.map { |v| _deserialize(inner_type, v) }
322
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
323
+ k_type = Regexp.last_match[:k_type]
324
+ v_type = Regexp.last_match[:v_type]
325
+ {}.tap do |hash|
326
+ value.each do |k, v|
327
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
328
+ end
329
+ end
330
+ else # model
331
+ temp_model = AsposeSlidesCloud.const_get(type).new
332
+ temp_model.build_from_hash(value)
333
+ end
334
+ end
335
+
336
+ # Returns the string representation of the object
337
+ # @return [String] String presentation of the object
338
+ def to_s
339
+ to_hash.to_s
340
+ end
341
+
342
+ # to_body is an alias to to_hash (backward compatibility)
343
+ # @return [Hash] Returns the object in the form of hash
344
+ def to_body
345
+ to_hash
346
+ end
347
+
348
+ # Returns the object in the form of hash
349
+ # @return [Hash] Returns the object in the form of hash
350
+ def to_hash
351
+ hash = {}
352
+ self.class.attribute_map.each_pair do |attr, param|
353
+ value = self.send(attr)
354
+ next if value.nil?
355
+ hash[param] = _to_hash(value)
356
+ end
357
+ hash
358
+ end
359
+
360
+ # Outputs non-array value in the form of hash
361
+ # For object, use to_hash. Otherwise, just return the value
362
+ # @param [Object] value Any valid value
363
+ # @return [Hash] Returns the value in the form of hash
364
+ def _to_hash(value)
365
+ if value.is_a?(Array)
366
+ value.compact.map { |v| _to_hash(v) }
367
+ elsif value.is_a?(Hash)
368
+ {}.tap do |hash|
369
+ value.each { |k, v| hash[k] = _to_hash(v) }
370
+ end
371
+ elsif value.respond_to? :to_hash
372
+ value.to_hash
373
+ else
374
+ value
375
+ end
376
+ end
377
+ end
378
+ end