aspose_slides_cloud 21.6.0 → 21.12.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (183) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +105 -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/lib/aspose_slides_cloud/api/slides_api.rb +18572 -15206
  7. data/lib/aspose_slides_cloud/api_client.rb +439 -439
  8. data/lib/aspose_slides_cloud/models/add_layout_slide.rb +244 -244
  9. data/lib/aspose_slides_cloud/models/add_master_slide.rb +259 -259
  10. data/lib/aspose_slides_cloud/models/add_shape.rb +239 -239
  11. data/lib/aspose_slides_cloud/models/add_slide.rb +269 -269
  12. data/lib/aspose_slides_cloud/models/api_info.rb +217 -217
  13. data/lib/aspose_slides_cloud/models/arrow_head_properties.rb +285 -285
  14. data/lib/aspose_slides_cloud/models/audio_frame.rb +360 -359
  15. data/lib/aspose_slides_cloud/models/axes.rb +237 -237
  16. data/lib/aspose_slides_cloud/models/axis.rb +699 -699
  17. data/lib/aspose_slides_cloud/models/base64_input_file.rb +230 -230
  18. data/lib/aspose_slides_cloud/models/blur_effect.rb +227 -227
  19. data/lib/aspose_slides_cloud/models/box_and_whisker_series.rb +299 -299
  20. data/lib/aspose_slides_cloud/models/bubble_chart_data_point.rb +212 -212
  21. data/lib/aspose_slides_cloud/models/bubble_series.rb +248 -248
  22. data/lib/aspose_slides_cloud/models/camera.rb +291 -0
  23. data/lib/aspose_slides_cloud/models/chart.rb +366 -365
  24. data/lib/aspose_slides_cloud/models/chart_category.rb +271 -271
  25. data/lib/aspose_slides_cloud/models/chart_title.rb +222 -222
  26. data/lib/aspose_slides_cloud/models/chart_wall.rb +281 -281
  27. data/lib/aspose_slides_cloud/models/color_scheme.rb +317 -317
  28. data/lib/aspose_slides_cloud/models/common_slide_view_properties.rb +217 -217
  29. data/lib/aspose_slides_cloud/models/connector.rb +276 -275
  30. data/lib/aspose_slides_cloud/models/custom_dash_pattern.rb +209 -209
  31. data/lib/aspose_slides_cloud/models/data_point.rb +197 -197
  32. data/lib/aspose_slides_cloud/models/disc_usage.rb +227 -227
  33. data/lib/aspose_slides_cloud/models/document.rb +257 -257
  34. data/lib/aspose_slides_cloud/models/document_properties.rb +209 -209
  35. data/lib/aspose_slides_cloud/models/document_property.rb +232 -232
  36. data/lib/aspose_slides_cloud/models/document_replace_result.rb +218 -218
  37. data/lib/aspose_slides_cloud/models/effect.rb +434 -424
  38. data/lib/aspose_slides_cloud/models/effect_format.rb +277 -277
  39. data/lib/aspose_slides_cloud/models/entity_exists.rb +212 -212
  40. data/lib/aspose_slides_cloud/models/error.rb +237 -237
  41. data/lib/aspose_slides_cloud/models/error_details.rb +222 -222
  42. data/lib/aspose_slides_cloud/models/export_format.rb +61 -60
  43. data/lib/aspose_slides_cloud/models/export_options.rb +236 -216
  44. data/lib/aspose_slides_cloud/models/file_version.rb +225 -225
  45. data/lib/aspose_slides_cloud/models/file_versions.rb +209 -209
  46. data/lib/aspose_slides_cloud/models/files_list.rb +209 -209
  47. data/lib/aspose_slides_cloud/models/files_upload_result.rb +221 -221
  48. data/lib/aspose_slides_cloud/models/fill_format.rb +240 -240
  49. data/lib/aspose_slides_cloud/models/fill_overlay_effect.rb +246 -246
  50. data/lib/aspose_slides_cloud/models/font_scheme.rb +227 -227
  51. data/lib/aspose_slides_cloud/models/font_set.rb +227 -227
  52. data/lib/aspose_slides_cloud/models/format_scheme.rb +245 -245
  53. data/lib/aspose_slides_cloud/models/geometry_shape.rb +261 -260
  54. data/lib/aspose_slides_cloud/models/glow_effect.rb +222 -222
  55. data/lib/aspose_slides_cloud/models/gradient_fill.rb +342 -342
  56. data/lib/aspose_slides_cloud/models/gradient_fill_stop.rb +222 -222
  57. data/lib/aspose_slides_cloud/models/graphical_object.rb +235 -234
  58. data/lib/aspose_slides_cloud/models/group_shape.rb +235 -234
  59. data/lib/aspose_slides_cloud/models/header_footer.rb +247 -247
  60. data/lib/aspose_slides_cloud/models/html5_export_options.rb +220 -0
  61. data/lib/aspose_slides_cloud/models/html_export_options.rb +378 -421
  62. data/lib/aspose_slides_cloud/models/i_shape_export_options.rb +197 -197
  63. data/lib/aspose_slides_cloud/models/image.rb +237 -237
  64. data/lib/aspose_slides_cloud/models/image_export_format.rb +43 -43
  65. data/lib/aspose_slides_cloud/models/image_export_options.rb +286 -299
  66. data/lib/aspose_slides_cloud/models/images.rb +209 -209
  67. data/lib/aspose_slides_cloud/models/inner_shadow_effect.rb +252 -252
  68. data/lib/aspose_slides_cloud/models/input.rb +227 -227
  69. data/lib/aspose_slides_cloud/models/input_file.rb +250 -250
  70. data/lib/aspose_slides_cloud/models/interactive_sequence.rb +224 -224
  71. data/lib/aspose_slides_cloud/models/layout_slide.rb +278 -278
  72. data/lib/aspose_slides_cloud/models/layout_slides.rb +209 -209
  73. data/lib/aspose_slides_cloud/models/legend.rb +321 -321
  74. data/lib/aspose_slides_cloud/models/light_rig.rb +293 -0
  75. data/lib/aspose_slides_cloud/models/line_format.rb +411 -411
  76. data/lib/aspose_slides_cloud/models/master_slide.rb +231 -231
  77. data/lib/aspose_slides_cloud/models/master_slides.rb +209 -209
  78. data/lib/aspose_slides_cloud/models/merge.rb +231 -231
  79. data/lib/aspose_slides_cloud/models/merging_source.rb +219 -219
  80. data/lib/aspose_slides_cloud/models/no_fill.rb +219 -219
  81. data/lib/aspose_slides_cloud/models/normal_view_restored_properties.rb +217 -217
  82. data/lib/aspose_slides_cloud/models/notes_slide.rb +217 -217
  83. data/lib/aspose_slides_cloud/models/notes_slide_export_format.rb +43 -43
  84. data/lib/aspose_slides_cloud/models/notes_slide_header_footer.rb +267 -267
  85. data/lib/aspose_slides_cloud/models/object_exist.rb +227 -227
  86. data/lib/aspose_slides_cloud/models/ole_object_frame.rb +260 -259
  87. data/lib/aspose_slides_cloud/models/one_value_chart_data_point.rb +210 -210
  88. data/lib/aspose_slides_cloud/models/one_value_series.rb +248 -248
  89. data/lib/aspose_slides_cloud/models/ordered_merge_request.rb +209 -209
  90. data/lib/aspose_slides_cloud/models/outer_shadow_effect.rb +252 -252
  91. data/lib/aspose_slides_cloud/models/output_file.rb +240 -240
  92. data/lib/aspose_slides_cloud/models/paragraph.rb +517 -517
  93. data/lib/aspose_slides_cloud/models/paragraphs.rb +209 -209
  94. data/lib/aspose_slides_cloud/models/path_input_file.rb +240 -240
  95. data/lib/aspose_slides_cloud/models/path_output_file.rb +239 -239
  96. data/lib/aspose_slides_cloud/models/pattern_fill.rb +266 -266
  97. data/lib/aspose_slides_cloud/models/pdf_export_options.rb +474 -547
  98. data/lib/aspose_slides_cloud/models/picture_fill.rb +351 -351
  99. data/lib/aspose_slides_cloud/models/picture_frame.rb +246 -245
  100. data/lib/aspose_slides_cloud/models/pipeline.rb +219 -219
  101. data/lib/aspose_slides_cloud/models/placeholder.rb +325 -325
  102. data/lib/aspose_slides_cloud/models/placeholders.rb +209 -209
  103. data/lib/aspose_slides_cloud/models/plot_area.rb +311 -311
  104. data/lib/aspose_slides_cloud/models/portion.rb +589 -589
  105. data/lib/aspose_slides_cloud/models/portions.rb +209 -209
  106. data/lib/aspose_slides_cloud/models/pptx_export_options.rb +244 -247
  107. data/lib/aspose_slides_cloud/models/presentation_to_merge.rb +273 -273
  108. data/lib/aspose_slides_cloud/models/presentations_merge_request.rb +221 -221
  109. data/lib/aspose_slides_cloud/models/preset_shadow_effect.rb +286 -286
  110. data/lib/aspose_slides_cloud/models/protection_properties.rb +267 -267
  111. data/lib/aspose_slides_cloud/models/reflection_effect.rb +441 -441
  112. data/lib/aspose_slides_cloud/models/remove_shape.rb +229 -229
  113. data/lib/aspose_slides_cloud/models/remove_slide.rb +234 -234
  114. data/lib/aspose_slides_cloud/models/reorder_slide.rb +249 -249
  115. data/lib/aspose_slides_cloud/models/replace_text.rb +269 -269
  116. data/lib/aspose_slides_cloud/models/request_input_file.rb +235 -235
  117. data/lib/aspose_slides_cloud/models/reset_slide.rb +234 -234
  118. data/lib/aspose_slides_cloud/models/resource_base.rb +219 -219
  119. data/lib/aspose_slides_cloud/models/resource_uri.rb +237 -237
  120. data/lib/aspose_slides_cloud/models/response_output_file.rb +219 -219
  121. data/lib/aspose_slides_cloud/models/save.rb +266 -266
  122. data/lib/aspose_slides_cloud/models/save_shape.rb +276 -276
  123. data/lib/aspose_slides_cloud/models/save_slide.rb +301 -301
  124. data/lib/aspose_slides_cloud/models/scatter_chart_data_point.rb +225 -225
  125. data/lib/aspose_slides_cloud/models/scatter_series.rb +248 -248
  126. data/lib/aspose_slides_cloud/models/section.rb +234 -234
  127. data/lib/aspose_slides_cloud/models/sections.rb +209 -209
  128. data/lib/aspose_slides_cloud/models/series.rb +422 -422
  129. data/lib/aspose_slides_cloud/models/series_marker.rb +281 -281
  130. data/lib/aspose_slides_cloud/models/shape.rb +256 -255
  131. data/lib/aspose_slides_cloud/models/shape_base.rb +385 -375
  132. data/lib/aspose_slides_cloud/models/shape_bevel.rb +261 -0
  133. data/lib/aspose_slides_cloud/models/shape_export_format.rb +44 -44
  134. data/lib/aspose_slides_cloud/models/shape_image_export_options.rb +271 -286
  135. data/lib/aspose_slides_cloud/models/shape_thumbnail_bounds.rb +41 -41
  136. data/lib/aspose_slides_cloud/models/shapes.rb +209 -209
  137. data/lib/aspose_slides_cloud/models/shapes_alignment_type.rb +46 -46
  138. data/lib/aspose_slides_cloud/models/slide.rb +322 -322
  139. data/lib/aspose_slides_cloud/models/slide_animation.rb +221 -221
  140. data/lib/aspose_slides_cloud/models/slide_background.rb +266 -266
  141. data/lib/aspose_slides_cloud/models/slide_comment.rb +239 -239
  142. data/lib/aspose_slides_cloud/models/slide_comments.rb +209 -209
  143. data/lib/aspose_slides_cloud/models/slide_export_format.rb +59 -59
  144. data/lib/aspose_slides_cloud/models/slide_properties.rb +315 -315
  145. data/lib/aspose_slides_cloud/models/slide_replace_result.rb +223 -223
  146. data/lib/aspose_slides_cloud/models/slides.rb +209 -209
  147. data/lib/aspose_slides_cloud/models/smart_art.rb +343 -342
  148. data/lib/aspose_slides_cloud/models/smart_art_node.rb +293 -293
  149. data/lib/aspose_slides_cloud/models/smart_art_shape.rb +236 -235
  150. data/lib/aspose_slides_cloud/models/soft_edge_effect.rb +212 -212
  151. data/lib/aspose_slides_cloud/models/solid_fill.rb +229 -229
  152. data/lib/aspose_slides_cloud/models/special_slide_type.rb +41 -0
  153. data/lib/aspose_slides_cloud/models/split_document_result.rb +209 -209
  154. data/lib/aspose_slides_cloud/models/storage_exist.rb +212 -212
  155. data/lib/aspose_slides_cloud/models/storage_file.rb +257 -257
  156. data/lib/aspose_slides_cloud/models/svg_export_options.rb +336 -379
  157. data/lib/aspose_slides_cloud/models/swf_export_options.rb +446 -529
  158. data/lib/aspose_slides_cloud/models/table.rb +351 -350
  159. data/lib/aspose_slides_cloud/models/table_cell.rb +403 -403
  160. data/lib/aspose_slides_cloud/models/table_column.rb +212 -212
  161. data/lib/aspose_slides_cloud/models/table_row.rb +239 -239
  162. data/lib/aspose_slides_cloud/models/task.rb +240 -240
  163. data/lib/aspose_slides_cloud/models/text_item.rb +217 -217
  164. data/lib/aspose_slides_cloud/models/text_items.rb +209 -209
  165. data/lib/aspose_slides_cloud/models/theme.rb +237 -237
  166. data/lib/aspose_slides_cloud/models/three_d_format.rb +331 -0
  167. data/lib/aspose_slides_cloud/models/tiff_export_options.rb +370 -423
  168. data/lib/aspose_slides_cloud/models/update_background.rb +241 -241
  169. data/lib/aspose_slides_cloud/models/update_shape.rb +239 -239
  170. data/lib/aspose_slides_cloud/models/video_frame.rb +330 -329
  171. data/lib/aspose_slides_cloud/models/view_properties.rb +357 -357
  172. data/lib/aspose_slides_cloud/models/waterfall_chart_data_point.rb +206 -206
  173. data/lib/aspose_slides_cloud/models/waterfall_series.rb +247 -247
  174. data/lib/aspose_slides_cloud/models/xps_export_options.rb +230 -243
  175. data/lib/aspose_slides_cloud/type_registry.rb +330 -323
  176. data/lib/aspose_slides_cloud/version.rb +25 -25
  177. data/lib/aspose_slides_cloud.rb +218 -212
  178. data/spec/api/slides_api_spec.rb +50845 -40213
  179. data/spec/extra/extra_spec.rb +202 -202
  180. data/spec/spec_utils.rb +182 -182
  181. data/testConfig.json +7 -7
  182. data/testRules.json +513 -513
  183. metadata +8 -2
@@ -1,259 +1,260 @@
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 OleObjectFrame resource.
27
- class OleObjectFrame < ShapeBase
28
- # True if an object is visible as icon.
29
- attr_accessor :is_object_icon
30
-
31
- # The title for OleObject icon.
32
- attr_accessor :substitute_picture_title
33
-
34
- class EnumAttributeValidator
35
- attr_reader :datatype
36
- attr_reader :allowable_values
37
-
38
- def initialize(datatype, allowable_values)
39
- @allowable_values = allowable_values.map do |value|
40
- case datatype.to_s
41
- when /Integer/i
42
- value.to_i
43
- when /Float/i
44
- value.to_f
45
- else
46
- value
47
- end
48
- end
49
- end
50
-
51
- def valid?(value)
52
- !value || allowable_values.any?{ |s| s.casecmp(value) == 0 }
53
- end
54
- end
55
-
56
- # Attribute mapping from ruby-style variable name to JSON key.
57
- def self.attribute_map
58
- super.merge({
59
- :'is_object_icon' => :'IsObjectIcon',
60
- :'substitute_picture_title' => :'SubstitutePictureTitle',
61
- })
62
- end
63
-
64
- # Attribute type mapping.
65
- def self.swagger_types
66
- super.merge({
67
- :'is_object_icon' => :'BOOLEAN',
68
- :'substitute_picture_title' => :'String',
69
- })
70
- end
71
-
72
- # Initializes the object
73
- # @param [Hash] attributes Model attributes in the form of hash
74
- def initialize(attributes = {})
75
- super
76
-
77
- if attributes.has_key?(:'IsObjectIcon')
78
- self.is_object_icon = attributes[:'IsObjectIcon']
79
- end
80
-
81
- if attributes.has_key?(:'SubstitutePictureTitle')
82
- self.substitute_picture_title = attributes[:'SubstitutePictureTitle']
83
- end
84
- self.type = "OleObjectFrame"
85
- end
86
-
87
- # Show invalid properties with the reasons. Usually used together with valid?
88
- # @return Array for valid properties with the reasons
89
- def list_invalid_properties
90
- invalid_properties = super
91
- if @is_object_icon.nil?
92
- invalid_properties.push('invalid value for "is_object_icon", is_object_icon cannot be nil.')
93
- end
94
-
95
- invalid_properties
96
- end
97
-
98
- # Check to see if the all the properties in the model are valid
99
- # @return true if the model is valid
100
- def valid?
101
- return false if !super
102
- return false if @is_object_icon.nil?
103
- true
104
- end
105
-
106
- # Checks equality by comparing each attribute.
107
- # @param [Object] Object to be compared
108
- def ==(o)
109
- return true if self.equal?(o)
110
- self.class == o.class &&
111
- self_uri == o.self_uri &&
112
- alternate_links == o.alternate_links &&
113
- name == o.name &&
114
- width == o.width &&
115
- height == o.height &&
116
- alternative_text == o.alternative_text &&
117
- alternative_text_title == o.alternative_text_title &&
118
- hidden == o.hidden &&
119
- x == o.x &&
120
- y == o.y &&
121
- z_order_position == o.z_order_position &&
122
- shapes == o.shapes &&
123
- fill_format == o.fill_format &&
124
- effect_format == o.effect_format &&
125
- line_format == o.line_format &&
126
- type == o.type &&
127
- is_object_icon == o.is_object_icon &&
128
- substitute_picture_title == o.substitute_picture_title
129
- end
130
-
131
- # @see the `==` method
132
- # @param [Object] Object to be compared
133
- def eql?(o)
134
- self == o
135
- end
136
-
137
- # Calculates hash code according to all attributes.
138
- # @return [Fixnum] Hash code
139
- def hash
140
- [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, is_object_icon, substitute_picture_title].hash
141
- end
142
-
143
- # Builds the object from hash
144
- # @param [Hash] attributes Model attributes in the form of hash
145
- # @return [Object] Returns the model itself
146
- def build_from_hash(attributes)
147
- return nil unless attributes.is_a?(Hash)
148
- self.class.swagger_types.each_pair do |key, type|
149
- mapKey = self.class.attribute_map[key]
150
- if !mapKey.nil?
151
- val = attributes[mapKey]
152
- if val.nil?
153
- mapKeyString = mapKey.to_s
154
- mapKeyString[0] = mapKeyString[0].downcase
155
- mapKey = mapKeyString.to_sym
156
- val = attributes[mapKey]
157
- end
158
- if !val.nil?
159
- if type =~ /\AArray<(.*)>/i
160
- # check to ensure the input is an array given that the the attribute
161
- # is documented as an array but the input is not
162
- if val.is_a?(Array)
163
- self.send("#{key}=", val.map { |v| _deserialize($1, v) })
164
- end
165
- else
166
- self.send("#{key}=", _deserialize(type, val))
167
- end
168
- end
169
- end
170
- end
171
-
172
- self
173
- end
174
-
175
- # Deserializes the data based on type
176
- # @param string type Data type
177
- # @param string value Value to be deserialized
178
- # @return [Object] Deserialized data
179
- def _deserialize(type, value)
180
- case type.to_sym
181
- when :DateTime
182
- DateTime.parse(value)
183
- when :Date
184
- Date.parse(value)
185
- when :String
186
- value.to_s
187
- when :Integer
188
- value.to_i
189
- when :Float
190
- value.to_f
191
- when :BOOLEAN
192
- if value.to_s =~ /\A(true|t|yes|y|1)\z/i
193
- true
194
- else
195
- false
196
- end
197
- when :Object
198
- # generic object (usually a Hash), return directly
199
- value
200
- when /\AArray<(?<inner_type>.+)>\z/
201
- inner_type = Regexp.last_match[:inner_type]
202
- value.map { |v| _deserialize(inner_type, v) }
203
- when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
204
- k_type = Regexp.last_match[:k_type]
205
- v_type = Regexp.last_match[:v_type]
206
- {}.tap do |hash|
207
- value.each do |k, v|
208
- hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
209
- end
210
- end
211
- else # model
212
- temp_model = AsposeSlidesCloud.const_get(type).new
213
- temp_model.build_from_hash(value)
214
- end
215
- end
216
-
217
- # Returns the string representation of the object
218
- # @return [String] String presentation of the object
219
- def to_s
220
- to_hash.to_s
221
- end
222
-
223
- # to_body is an alias to to_hash (backward compatibility)
224
- # @return [Hash] Returns the object in the form of hash
225
- def to_body
226
- to_hash
227
- end
228
-
229
- # Returns the object in the form of hash
230
- # @return [Hash] Returns the object in the form of hash
231
- def to_hash
232
- hash = {}
233
- self.class.attribute_map.each_pair do |attr, param|
234
- value = self.send(attr)
235
- next if value.nil?
236
- hash[param] = _to_hash(value)
237
- end
238
- hash
239
- end
240
-
241
- # Outputs non-array value in the form of hash
242
- # For object, use to_hash. Otherwise, just return the value
243
- # @param [Object] value Any valid value
244
- # @return [Hash] Returns the value in the form of hash
245
- def _to_hash(value)
246
- if value.is_a?(Array)
247
- value.compact.map { |v| _to_hash(v) }
248
- elsif value.is_a?(Hash)
249
- {}.tap do |hash|
250
- value.each { |k, v| hash[k] = _to_hash(v) }
251
- end
252
- elsif value.respond_to? :to_hash
253
- value.to_hash
254
- else
255
- value
256
- end
257
- end
258
- end
259
- 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 OleObjectFrame resource.
27
+ class OleObjectFrame < ShapeBase
28
+ # True if an object is visible as icon.
29
+ attr_accessor :is_object_icon
30
+
31
+ # The title for OleObject icon.
32
+ attr_accessor :substitute_picture_title
33
+
34
+ class EnumAttributeValidator
35
+ attr_reader :datatype
36
+ attr_reader :allowable_values
37
+
38
+ def initialize(datatype, allowable_values)
39
+ @allowable_values = allowable_values.map do |value|
40
+ case datatype.to_s
41
+ when /Integer/i
42
+ value.to_i
43
+ when /Float/i
44
+ value.to_f
45
+ else
46
+ value
47
+ end
48
+ end
49
+ end
50
+
51
+ def valid?(value)
52
+ !value || allowable_values.any?{ |s| s.casecmp(value) == 0 }
53
+ end
54
+ end
55
+
56
+ # Attribute mapping from ruby-style variable name to JSON key.
57
+ def self.attribute_map
58
+ super.merge({
59
+ :'is_object_icon' => :'IsObjectIcon',
60
+ :'substitute_picture_title' => :'SubstitutePictureTitle',
61
+ })
62
+ end
63
+
64
+ # Attribute type mapping.
65
+ def self.swagger_types
66
+ super.merge({
67
+ :'is_object_icon' => :'BOOLEAN',
68
+ :'substitute_picture_title' => :'String',
69
+ })
70
+ end
71
+
72
+ # Initializes the object
73
+ # @param [Hash] attributes Model attributes in the form of hash
74
+ def initialize(attributes = {})
75
+ super
76
+
77
+ if attributes.has_key?(:'IsObjectIcon')
78
+ self.is_object_icon = attributes[:'IsObjectIcon']
79
+ end
80
+
81
+ if attributes.has_key?(:'SubstitutePictureTitle')
82
+ self.substitute_picture_title = attributes[:'SubstitutePictureTitle']
83
+ end
84
+ self.type = "OleObjectFrame"
85
+ end
86
+
87
+ # Show invalid properties with the reasons. Usually used together with valid?
88
+ # @return Array for valid properties with the reasons
89
+ def list_invalid_properties
90
+ invalid_properties = super
91
+ if @is_object_icon.nil?
92
+ invalid_properties.push('invalid value for "is_object_icon", is_object_icon cannot be nil.')
93
+ end
94
+
95
+ invalid_properties
96
+ end
97
+
98
+ # Check to see if the all the properties in the model are valid
99
+ # @return true if the model is valid
100
+ def valid?
101
+ return false if !super
102
+ return false if @is_object_icon.nil?
103
+ true
104
+ end
105
+
106
+ # Checks equality by comparing each attribute.
107
+ # @param [Object] Object to be compared
108
+ def ==(o)
109
+ return true if self.equal?(o)
110
+ self.class == o.class &&
111
+ self_uri == o.self_uri &&
112
+ alternate_links == o.alternate_links &&
113
+ name == o.name &&
114
+ width == o.width &&
115
+ height == o.height &&
116
+ alternative_text == o.alternative_text &&
117
+ alternative_text_title == o.alternative_text_title &&
118
+ hidden == o.hidden &&
119
+ x == o.x &&
120
+ y == o.y &&
121
+ z_order_position == o.z_order_position &&
122
+ shapes == o.shapes &&
123
+ fill_format == o.fill_format &&
124
+ effect_format == o.effect_format &&
125
+ three_d_format == o.three_d_format &&
126
+ line_format == o.line_format &&
127
+ type == o.type &&
128
+ is_object_icon == o.is_object_icon &&
129
+ substitute_picture_title == o.substitute_picture_title
130
+ end
131
+
132
+ # @see the `==` method
133
+ # @param [Object] Object to be compared
134
+ def eql?(o)
135
+ self == o
136
+ end
137
+
138
+ # Calculates hash code according to all attributes.
139
+ # @return [Fixnum] Hash code
140
+ def hash
141
+ [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, type, is_object_icon, substitute_picture_title].hash
142
+ end
143
+
144
+ # Builds the object from hash
145
+ # @param [Hash] attributes Model attributes in the form of hash
146
+ # @return [Object] Returns the model itself
147
+ def build_from_hash(attributes)
148
+ return nil unless attributes.is_a?(Hash)
149
+ self.class.swagger_types.each_pair do |key, type|
150
+ mapKey = self.class.attribute_map[key]
151
+ if !mapKey.nil?
152
+ val = attributes[mapKey]
153
+ if val.nil?
154
+ mapKeyString = mapKey.to_s
155
+ mapKeyString[0] = mapKeyString[0].downcase
156
+ mapKey = mapKeyString.to_sym
157
+ val = attributes[mapKey]
158
+ end
159
+ if !val.nil?
160
+ if type =~ /\AArray<(.*)>/i
161
+ # check to ensure the input is an array given that the the attribute
162
+ # is documented as an array but the input is not
163
+ if val.is_a?(Array)
164
+ self.send("#{key}=", val.map { |v| _deserialize($1, v) })
165
+ end
166
+ else
167
+ self.send("#{key}=", _deserialize(type, val))
168
+ end
169
+ end
170
+ end
171
+ end
172
+
173
+ self
174
+ end
175
+
176
+ # Deserializes the data based on type
177
+ # @param string type Data type
178
+ # @param string value Value to be deserialized
179
+ # @return [Object] Deserialized data
180
+ def _deserialize(type, value)
181
+ case type.to_sym
182
+ when :DateTime
183
+ DateTime.parse(value)
184
+ when :Date
185
+ Date.parse(value)
186
+ when :String
187
+ value.to_s
188
+ when :Integer
189
+ value.to_i
190
+ when :Float
191
+ value.to_f
192
+ when :BOOLEAN
193
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
194
+ true
195
+ else
196
+ false
197
+ end
198
+ when :Object
199
+ # generic object (usually a Hash), return directly
200
+ value
201
+ when /\AArray<(?<inner_type>.+)>\z/
202
+ inner_type = Regexp.last_match[:inner_type]
203
+ value.map { |v| _deserialize(inner_type, v) }
204
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
205
+ k_type = Regexp.last_match[:k_type]
206
+ v_type = Regexp.last_match[:v_type]
207
+ {}.tap do |hash|
208
+ value.each do |k, v|
209
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
210
+ end
211
+ end
212
+ else # model
213
+ temp_model = AsposeSlidesCloud.const_get(type).new
214
+ temp_model.build_from_hash(value)
215
+ end
216
+ end
217
+
218
+ # Returns the string representation of the object
219
+ # @return [String] String presentation of the object
220
+ def to_s
221
+ to_hash.to_s
222
+ end
223
+
224
+ # to_body is an alias to to_hash (backward compatibility)
225
+ # @return [Hash] Returns the object in the form of hash
226
+ def to_body
227
+ to_hash
228
+ end
229
+
230
+ # Returns the object in the form of hash
231
+ # @return [Hash] Returns the object in the form of hash
232
+ def to_hash
233
+ hash = {}
234
+ self.class.attribute_map.each_pair do |attr, param|
235
+ value = self.send(attr)
236
+ next if value.nil?
237
+ hash[param] = _to_hash(value)
238
+ end
239
+ hash
240
+ end
241
+
242
+ # Outputs non-array value in the form of hash
243
+ # For object, use to_hash. Otherwise, just return the value
244
+ # @param [Object] value Any valid value
245
+ # @return [Hash] Returns the value in the form of hash
246
+ def _to_hash(value)
247
+ if value.is_a?(Array)
248
+ value.compact.map { |v| _to_hash(v) }
249
+ elsif value.is_a?(Hash)
250
+ {}.tap do |hash|
251
+ value.each { |k, v| hash[k] = _to_hash(v) }
252
+ end
253
+ elsif value.respond_to? :to_hash
254
+ value.to_hash
255
+ else
256
+ value
257
+ end
258
+ end
259
+ end
260
+ end