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,359 +1,382 @@
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
- # Represents AudioFrame resource.
27
- class AudioFrame < GeometryShape
28
- # Returns or sets a last track index.
29
- attr_accessor :audio_cd_end_track
30
-
31
- # Returns or sets a last track time.
32
- attr_accessor :audio_cd_end_track_time
33
-
34
- # Returns or sets a start track index.
35
- attr_accessor :audio_cd_start_track
36
-
37
- # Returns or sets a start track time.
38
- attr_accessor :audio_cd_start_track_time
39
-
40
- # Determines whether a sound is embedded to a presentation.
41
- attr_accessor :embedded
42
-
43
- # Determines whether an AudioFrame is hidden.
44
- attr_accessor :hide_at_showing
45
-
46
- # Determines whether an audio is looped.
47
- attr_accessor :play_loop_mode
48
-
49
- # Returns or sets the audio play mode.
50
- attr_accessor :play_mode
51
-
52
- # Returns or sets the audio volume.
53
- attr_accessor :volume
54
-
55
- # Audio data encoded in base64.
56
- attr_accessor :base64_data
57
-
58
- class EnumAttributeValidator
59
- attr_reader :datatype
60
- attr_reader :allowable_values
61
-
62
- def initialize(datatype, allowable_values)
63
- @allowable_values = allowable_values.map do |value|
64
- case datatype.to_s
65
- when /Integer/i
66
- value.to_i
67
- when /Float/i
68
- value.to_f
69
- else
70
- value
71
- end
72
- end
73
- end
74
-
75
- def valid?(value)
76
- !value || allowable_values.any?{ |s| s.casecmp(value) == 0 }
77
- end
78
- end
79
-
80
- # Attribute mapping from ruby-style variable name to JSON key.
81
- def self.attribute_map
82
- super.merge({
83
- :'audio_cd_end_track' => :'AudioCdEndTrack',
84
- :'audio_cd_end_track_time' => :'AudioCdEndTrackTime',
85
- :'audio_cd_start_track' => :'AudioCdStartTrack',
86
- :'audio_cd_start_track_time' => :'AudioCdStartTrackTime',
87
- :'embedded' => :'Embedded',
88
- :'hide_at_showing' => :'HideAtShowing',
89
- :'play_loop_mode' => :'PlayLoopMode',
90
- :'play_mode' => :'PlayMode',
91
- :'volume' => :'Volume',
92
- :'base64_data' => :'Base64Data',
93
- })
94
- end
95
-
96
- # Attribute type mapping.
97
- def self.swagger_types
98
- super.merge({
99
- :'audio_cd_end_track' => :'Integer',
100
- :'audio_cd_end_track_time' => :'Integer',
101
- :'audio_cd_start_track' => :'Integer',
102
- :'audio_cd_start_track_time' => :'Integer',
103
- :'embedded' => :'BOOLEAN',
104
- :'hide_at_showing' => :'BOOLEAN',
105
- :'play_loop_mode' => :'BOOLEAN',
106
- :'play_mode' => :'String',
107
- :'volume' => :'String',
108
- :'base64_data' => :'String',
109
- })
110
- end
111
-
112
- # Initializes the object
113
- # @param [Hash] attributes Model attributes in the form of hash
114
- def initialize(attributes = {})
115
- super
116
-
117
- if attributes.has_key?(:'AudioCdEndTrack')
118
- self.audio_cd_end_track = attributes[:'AudioCdEndTrack']
119
- end
120
-
121
- if attributes.has_key?(:'AudioCdEndTrackTime')
122
- self.audio_cd_end_track_time = attributes[:'AudioCdEndTrackTime']
123
- end
124
-
125
- if attributes.has_key?(:'AudioCdStartTrack')
126
- self.audio_cd_start_track = attributes[:'AudioCdStartTrack']
127
- end
128
-
129
- if attributes.has_key?(:'AudioCdStartTrackTime')
130
- self.audio_cd_start_track_time = attributes[:'AudioCdStartTrackTime']
131
- end
132
-
133
- if attributes.has_key?(:'Embedded')
134
- self.embedded = attributes[:'Embedded']
135
- end
136
-
137
- if attributes.has_key?(:'HideAtShowing')
138
- self.hide_at_showing = attributes[:'HideAtShowing']
139
- end
140
-
141
- if attributes.has_key?(:'PlayLoopMode')
142
- self.play_loop_mode = attributes[:'PlayLoopMode']
143
- end
144
-
145
- if attributes.has_key?(:'PlayMode')
146
- self.play_mode = attributes[:'PlayMode']
147
- end
148
-
149
- if attributes.has_key?(:'Volume')
150
- self.volume = attributes[:'Volume']
151
- end
152
-
153
- if attributes.has_key?(:'Base64Data')
154
- self.base64_data = attributes[:'Base64Data']
155
- end
156
- self.type = "AudioFrame"
157
- end
158
-
159
- # Show invalid properties with the reasons. Usually used together with valid?
160
- # @return Array for valid properties with the reasons
161
- def list_invalid_properties
162
- invalid_properties = super
163
- invalid_properties
164
- end
165
-
166
- # Check to see if the all the properties in the model are valid
167
- # @return true if the model is valid
168
- def valid?
169
- return false if !super
170
- play_mode_validator = EnumAttributeValidator.new('String', ['Auto', 'OnClick', 'AllSlides', 'Mixed'])
171
- return false unless play_mode_validator.valid?(@play_mode)
172
- volume_validator = EnumAttributeValidator.new('String', ['Mute', 'Low', 'Medium', 'Loud', 'Mixed'])
173
- return false unless volume_validator.valid?(@volume)
174
- true
175
- end
176
-
177
- # Custom attribute writer method checking allowed values (enum).
178
- # @param [Object] play_mode Object to be assigned
179
- def play_mode=(play_mode)
180
- validator = EnumAttributeValidator.new('String', ['Auto', 'OnClick', 'AllSlides', 'Mixed'])
181
- unless validator.valid?(play_mode)
182
- fail ArgumentError, 'invalid value for "play_mode", must be one of #{validator.allowable_values}.'
183
- end
184
- @play_mode = play_mode
185
- end
186
-
187
- # Custom attribute writer method checking allowed values (enum).
188
- # @param [Object] volume Object to be assigned
189
- def volume=(volume)
190
- validator = EnumAttributeValidator.new('String', ['Mute', 'Low', 'Medium', 'Loud', 'Mixed'])
191
- unless validator.valid?(volume)
192
- fail ArgumentError, 'invalid value for "volume", must be one of #{validator.allowable_values}.'
193
- end
194
- @volume = volume
195
- end
196
-
197
- # Checks equality by comparing each attribute.
198
- # @param [Object] Object to be compared
199
- def ==(o)
200
- return true if self.equal?(o)
201
- self.class == o.class &&
202
- self_uri == o.self_uri &&
203
- alternate_links == o.alternate_links &&
204
- name == o.name &&
205
- width == o.width &&
206
- height == o.height &&
207
- alternative_text == o.alternative_text &&
208
- alternative_text_title == o.alternative_text_title &&
209
- hidden == o.hidden &&
210
- x == o.x &&
211
- y == o.y &&
212
- z_order_position == o.z_order_position &&
213
- shapes == o.shapes &&
214
- fill_format == o.fill_format &&
215
- effect_format == o.effect_format &&
216
- line_format == o.line_format &&
217
- type == o.type &&
218
- shape_type == o.shape_type &&
219
- audio_cd_end_track == o.audio_cd_end_track &&
220
- audio_cd_end_track_time == o.audio_cd_end_track_time &&
221
- audio_cd_start_track == o.audio_cd_start_track &&
222
- audio_cd_start_track_time == o.audio_cd_start_track_time &&
223
- embedded == o.embedded &&
224
- hide_at_showing == o.hide_at_showing &&
225
- play_loop_mode == o.play_loop_mode &&
226
- play_mode == o.play_mode &&
227
- volume == o.volume &&
228
- base64_data == o.base64_data
229
- end
230
-
231
- # @see the `==` method
232
- # @param [Object] Object to be compared
233
- def eql?(o)
234
- self == o
235
- end
236
-
237
- # Calculates hash code according to all attributes.
238
- # @return [Fixnum] Hash code
239
- def hash
240
- [self_uri, alternate_links, name, width, height, alternative_text, alternative_text_title, hidden, x, y, z_order_position, shapes, fill_format, effect_format, line_format, type, shape_type, audio_cd_end_track, audio_cd_end_track_time, audio_cd_start_track, audio_cd_start_track_time, embedded, hide_at_showing, play_loop_mode, play_mode, volume, base64_data].hash
241
- end
242
-
243
- # Builds the object from hash
244
- # @param [Hash] attributes Model attributes in the form of hash
245
- # @return [Object] Returns the model itself
246
- def build_from_hash(attributes)
247
- return nil unless attributes.is_a?(Hash)
248
- self.class.swagger_types.each_pair do |key, type|
249
- mapKey = self.class.attribute_map[key]
250
- if !mapKey.nil?
251
- val = attributes[mapKey]
252
- if val.nil?
253
- mapKeyString = mapKey.to_s
254
- mapKeyString[0] = mapKeyString[0].downcase
255
- mapKey = mapKeyString.to_sym
256
- val = attributes[mapKey]
257
- end
258
- if !val.nil?
259
- if type =~ /\AArray<(.*)>/i
260
- # check to ensure the input is an array given that the the attribute
261
- # is documented as an array but the input is not
262
- if val.is_a?(Array)
263
- self.send("#{key}=", val.map { |v| _deserialize($1, v) })
264
- end
265
- else
266
- self.send("#{key}=", _deserialize(type, val))
267
- end
268
- end
269
- end
270
- end
271
-
272
- self
273
- end
274
-
275
- # Deserializes the data based on type
276
- # @param string type Data type
277
- # @param string value Value to be deserialized
278
- # @return [Object] Deserialized data
279
- def _deserialize(type, value)
280
- case type.to_sym
281
- when :DateTime
282
- DateTime.parse(value)
283
- when :Date
284
- Date.parse(value)
285
- when :String
286
- value.to_s
287
- when :Integer
288
- value.to_i
289
- when :Float
290
- value.to_f
291
- when :BOOLEAN
292
- if value.to_s =~ /\A(true|t|yes|y|1)\z/i
293
- true
294
- else
295
- false
296
- end
297
- when :Object
298
- # generic object (usually a Hash), return directly
299
- value
300
- when /\AArray<(?<inner_type>.+)>\z/
301
- inner_type = Regexp.last_match[:inner_type]
302
- value.map { |v| _deserialize(inner_type, v) }
303
- when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
304
- k_type = Regexp.last_match[:k_type]
305
- v_type = Regexp.last_match[:v_type]
306
- {}.tap do |hash|
307
- value.each do |k, v|
308
- hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
309
- end
310
- end
311
- else # model
312
- temp_model = AsposeSlidesCloud.const_get(type).new
313
- temp_model.build_from_hash(value)
314
- end
315
- end
316
-
317
- # Returns the string representation of the object
318
- # @return [String] String presentation of the object
319
- def to_s
320
- to_hash.to_s
321
- end
322
-
323
- # to_body is an alias to to_hash (backward compatibility)
324
- # @return [Hash] Returns the object in the form of hash
325
- def to_body
326
- to_hash
327
- end
328
-
329
- # Returns the object in the form of hash
330
- # @return [Hash] Returns the object in the form of hash
331
- def to_hash
332
- hash = {}
333
- self.class.attribute_map.each_pair do |attr, param|
334
- value = self.send(attr)
335
- next if value.nil?
336
- hash[param] = _to_hash(value)
337
- end
338
- hash
339
- end
340
-
341
- # Outputs non-array value in the form of hash
342
- # For object, use to_hash. Otherwise, just return the value
343
- # @param [Object] value Any valid value
344
- # @return [Hash] Returns the value in the form of hash
345
- def _to_hash(value)
346
- if value.is_a?(Array)
347
- value.compact.map { |v| _to_hash(v) }
348
- elsif value.is_a?(Hash)
349
- {}.tap do |hash|
350
- value.each { |k, v| hash[k] = _to_hash(v) }
351
- end
352
- elsif value.respond_to? :to_hash
353
- value.to_hash
354
- else
355
- value
356
- end
357
- end
358
- end
359
- 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
+ # Represents AudioFrame resource.
27
+ class AudioFrame < GeometryShape
28
+ # Returns or sets a last track index.
29
+ attr_accessor :audio_cd_end_track
30
+
31
+ # Returns or sets a last track time.
32
+ attr_accessor :audio_cd_end_track_time
33
+
34
+ # Returns or sets a start track index.
35
+ attr_accessor :audio_cd_start_track
36
+
37
+ # Returns or sets a start track time.
38
+ attr_accessor :audio_cd_start_track_time
39
+
40
+ # Determines whether a sound is embedded to a presentation.
41
+ attr_accessor :embedded
42
+
43
+ # Determines whether an AudioFrame is hidden.
44
+ attr_accessor :hide_at_showing
45
+
46
+ # Determines whether an audio is looped.
47
+ attr_accessor :play_loop_mode
48
+
49
+ # Returns or sets the audio play mode.
50
+ attr_accessor :play_mode
51
+
52
+ # Returns or sets the audio volume.
53
+ attr_accessor :volume
54
+
55
+ # Audio data encoded in base64.
56
+ attr_accessor :base64_data
57
+
58
+ # Determines whether an audio is playing across the slides.
59
+ attr_accessor :play_across_slides
60
+
61
+ # Determines whether audio is automatically rewound to start after playing.
62
+ attr_accessor :rewind_audio
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
+ :'audio_cd_end_track' => :'AudioCdEndTrack',
90
+ :'audio_cd_end_track_time' => :'AudioCdEndTrackTime',
91
+ :'audio_cd_start_track' => :'AudioCdStartTrack',
92
+ :'audio_cd_start_track_time' => :'AudioCdStartTrackTime',
93
+ :'embedded' => :'Embedded',
94
+ :'hide_at_showing' => :'HideAtShowing',
95
+ :'play_loop_mode' => :'PlayLoopMode',
96
+ :'play_mode' => :'PlayMode',
97
+ :'volume' => :'Volume',
98
+ :'base64_data' => :'Base64Data',
99
+ :'play_across_slides' => :'PlayAcrossSlides',
100
+ :'rewind_audio' => :'RewindAudio',
101
+ })
102
+ end
103
+
104
+ # Attribute type mapping.
105
+ def self.swagger_types
106
+ super.merge({
107
+ :'audio_cd_end_track' => :'Integer',
108
+ :'audio_cd_end_track_time' => :'Integer',
109
+ :'audio_cd_start_track' => :'Integer',
110
+ :'audio_cd_start_track_time' => :'Integer',
111
+ :'embedded' => :'BOOLEAN',
112
+ :'hide_at_showing' => :'BOOLEAN',
113
+ :'play_loop_mode' => :'BOOLEAN',
114
+ :'play_mode' => :'String',
115
+ :'volume' => :'String',
116
+ :'base64_data' => :'String',
117
+ :'play_across_slides' => :'BOOLEAN',
118
+ :'rewind_audio' => :'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?(:'AudioCdEndTrack')
128
+ self.audio_cd_end_track = attributes[:'AudioCdEndTrack']
129
+ end
130
+
131
+ if attributes.has_key?(:'AudioCdEndTrackTime')
132
+ self.audio_cd_end_track_time = attributes[:'AudioCdEndTrackTime']
133
+ end
134
+
135
+ if attributes.has_key?(:'AudioCdStartTrack')
136
+ self.audio_cd_start_track = attributes[:'AudioCdStartTrack']
137
+ end
138
+
139
+ if attributes.has_key?(:'AudioCdStartTrackTime')
140
+ self.audio_cd_start_track_time = attributes[:'AudioCdStartTrackTime']
141
+ end
142
+
143
+ if attributes.has_key?(:'Embedded')
144
+ self.embedded = attributes[:'Embedded']
145
+ end
146
+
147
+ if attributes.has_key?(:'HideAtShowing')
148
+ self.hide_at_showing = attributes[:'HideAtShowing']
149
+ end
150
+
151
+ if attributes.has_key?(:'PlayLoopMode')
152
+ self.play_loop_mode = attributes[:'PlayLoopMode']
153
+ end
154
+
155
+ if attributes.has_key?(:'PlayMode')
156
+ self.play_mode = attributes[:'PlayMode']
157
+ end
158
+
159
+ if attributes.has_key?(:'Volume')
160
+ self.volume = attributes[:'Volume']
161
+ end
162
+
163
+ if attributes.has_key?(:'Base64Data')
164
+ self.base64_data = attributes[:'Base64Data']
165
+ end
166
+
167
+ if attributes.has_key?(:'PlayAcrossSlides')
168
+ self.play_across_slides = attributes[:'PlayAcrossSlides']
169
+ end
170
+
171
+ if attributes.has_key?(:'RewindAudio')
172
+ self.rewind_audio = attributes[:'RewindAudio']
173
+ end
174
+ self.type = "AudioFrame"
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
+ play_mode_validator = EnumAttributeValidator.new('String', ['Auto', 'OnClick', 'AllSlides', 'InClickSequence', 'Mixed'])
189
+ return false unless play_mode_validator.valid?(@play_mode)
190
+ volume_validator = EnumAttributeValidator.new('String', ['Mute', 'Low', 'Medium', 'Loud', 'Mixed'])
191
+ return false unless volume_validator.valid?(@volume)
192
+ true
193
+ end
194
+
195
+ # Custom attribute writer method checking allowed values (enum).
196
+ # @param [Object] play_mode Object to be assigned
197
+ def play_mode=(play_mode)
198
+ validator = EnumAttributeValidator.new('String', ['Auto', 'OnClick', 'AllSlides', 'InClickSequence', 'Mixed'])
199
+ unless validator.valid?(play_mode)
200
+ fail ArgumentError, 'invalid value for "play_mode", must be one of #{validator.allowable_values}.'
201
+ end
202
+ @play_mode = play_mode
203
+ end
204
+
205
+ # Custom attribute writer method checking allowed values (enum).
206
+ # @param [Object] volume Object to be assigned
207
+ def volume=(volume)
208
+ validator = EnumAttributeValidator.new('String', ['Mute', 'Low', 'Medium', 'Loud', 'Mixed'])
209
+ unless validator.valid?(volume)
210
+ fail ArgumentError, 'invalid value for "volume", must be one of #{validator.allowable_values}.'
211
+ end
212
+ @volume = volume
213
+ end
214
+
215
+ # Checks equality by comparing each attribute.
216
+ # @param [Object] Object to be compared
217
+ def ==(o)
218
+ return true if self.equal?(o)
219
+ self.class == o.class &&
220
+ self_uri == o.self_uri &&
221
+ alternate_links == o.alternate_links &&
222
+ name == o.name &&
223
+ width == o.width &&
224
+ height == o.height &&
225
+ alternative_text == o.alternative_text &&
226
+ alternative_text_title == o.alternative_text_title &&
227
+ hidden == o.hidden &&
228
+ x == o.x &&
229
+ y == o.y &&
230
+ z_order_position == o.z_order_position &&
231
+ shapes == o.shapes &&
232
+ fill_format == o.fill_format &&
233
+ effect_format == o.effect_format &&
234
+ three_d_format == o.three_d_format &&
235
+ line_format == o.line_format &&
236
+ hyperlink_click == o.hyperlink_click &&
237
+ hyperlink_mouse_over == o.hyperlink_mouse_over &&
238
+ type == o.type &&
239
+ shape_type == o.shape_type &&
240
+ audio_cd_end_track == o.audio_cd_end_track &&
241
+ audio_cd_end_track_time == o.audio_cd_end_track_time &&
242
+ audio_cd_start_track == o.audio_cd_start_track &&
243
+ audio_cd_start_track_time == o.audio_cd_start_track_time &&
244
+ embedded == o.embedded &&
245
+ hide_at_showing == o.hide_at_showing &&
246
+ play_loop_mode == o.play_loop_mode &&
247
+ play_mode == o.play_mode &&
248
+ volume == o.volume &&
249
+ base64_data == o.base64_data &&
250
+ play_across_slides == o.play_across_slides &&
251
+ rewind_audio == o.rewind_audio
252
+ end
253
+
254
+ # @see the `==` method
255
+ # @param [Object] Object to be compared
256
+ def eql?(o)
257
+ self == o
258
+ end
259
+
260
+ # Calculates hash code according to all attributes.
261
+ # @return [Fixnum] Hash code
262
+ def hash
263
+ [self_uri, alternate_links, name, width, height, alternative_text, alternative_text_title, hidden, x, y, z_order_position, shapes, fill_format, effect_format, three_d_format, line_format, hyperlink_click, hyperlink_mouse_over, type, shape_type, audio_cd_end_track, audio_cd_end_track_time, audio_cd_start_track, audio_cd_start_track_time, embedded, hide_at_showing, play_loop_mode, play_mode, volume, base64_data, play_across_slides, rewind_audio].hash
264
+ end
265
+
266
+ # Builds the object from hash
267
+ # @param [Hash] attributes Model attributes in the form of hash
268
+ # @return [Object] Returns the model itself
269
+ def build_from_hash(attributes)
270
+ return nil unless attributes.is_a?(Hash)
271
+ self.class.swagger_types.each_pair do |key, type|
272
+ mapKey = self.class.attribute_map[key]
273
+ if !mapKey.nil?
274
+ val = attributes[mapKey]
275
+ if val.nil?
276
+ mapKeyString = mapKey.to_s
277
+ mapKeyString[0] = mapKeyString[0].downcase
278
+ mapKey = mapKeyString.to_sym
279
+ val = attributes[mapKey]
280
+ end
281
+ if !val.nil?
282
+ if type =~ /\AArray<(.*)>/i
283
+ # check to ensure the input is an array given that the the attribute
284
+ # is documented as an array but the input is not
285
+ if val.is_a?(Array)
286
+ self.send("#{key}=", val.map { |v| _deserialize($1, v) })
287
+ end
288
+ else
289
+ self.send("#{key}=", _deserialize(type, val))
290
+ end
291
+ end
292
+ end
293
+ end
294
+
295
+ self
296
+ end
297
+
298
+ # Deserializes the data based on type
299
+ # @param string type Data type
300
+ # @param string value Value to be deserialized
301
+ # @return [Object] Deserialized data
302
+ def _deserialize(type, value)
303
+ case type.to_sym
304
+ when :DateTime
305
+ DateTime.parse(value)
306
+ when :Date
307
+ Date.parse(value)
308
+ when :String
309
+ value.to_s
310
+ when :Integer
311
+ value.to_i
312
+ when :Float
313
+ value.to_f
314
+ when :BOOLEAN
315
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
316
+ true
317
+ else
318
+ false
319
+ end
320
+ when :Object
321
+ # generic object (usually a Hash), return directly
322
+ value
323
+ when /\AArray<(?<inner_type>.+)>\z/
324
+ inner_type = Regexp.last_match[:inner_type]
325
+ value.map { |v| _deserialize(inner_type, v) }
326
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
327
+ k_type = Regexp.last_match[:k_type]
328
+ v_type = Regexp.last_match[:v_type]
329
+ {}.tap do |hash|
330
+ value.each do |k, v|
331
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
332
+ end
333
+ end
334
+ else # model
335
+ temp_model = AsposeSlidesCloud.const_get(type).new
336
+ temp_model.build_from_hash(value)
337
+ end
338
+ end
339
+
340
+ # Returns the string representation of the object
341
+ # @return [String] String presentation of the object
342
+ def to_s
343
+ to_hash.to_s
344
+ end
345
+
346
+ # to_body is an alias to to_hash (backward compatibility)
347
+ # @return [Hash] Returns the object in the form of hash
348
+ def to_body
349
+ to_hash
350
+ end
351
+
352
+ # Returns the object in the form of hash
353
+ # @return [Hash] Returns the object in the form of hash
354
+ def to_hash
355
+ hash = {}
356
+ self.class.attribute_map.each_pair do |attr, param|
357
+ value = self.send(attr)
358
+ next if value.nil?
359
+ hash[param] = _to_hash(value)
360
+ end
361
+ hash
362
+ end
363
+
364
+ # Outputs non-array value in the form of hash
365
+ # For object, use to_hash. Otherwise, just return the value
366
+ # @param [Object] value Any valid value
367
+ # @return [Hash] Returns the value in the form of hash
368
+ def _to_hash(value)
369
+ if value.is_a?(Array)
370
+ value.compact.map { |v| _to_hash(v) }
371
+ elsif value.is_a?(Hash)
372
+ {}.tap do |hash|
373
+ value.each { |k, v| hash[k] = _to_hash(v) }
374
+ end
375
+ elsif value.respond_to? :to_hash
376
+ value.to_hash
377
+ else
378
+ value
379
+ end
380
+ end
381
+ end
382
+ end