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