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,219 +1,219 @@
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
- # Merging source.
27
- class MergingSource
28
- # Source file.
29
- attr_accessor :input
30
-
31
- # Indices of slides to be merged.
32
- attr_accessor :slides
33
-
34
- # Attribute mapping from ruby-style variable name to JSON key.
35
- def self.attribute_map
36
- {
37
- :'input' => :'Input',
38
- :'slides' => :'Slides',
39
- }
40
- end
41
-
42
- # Attribute type mapping.
43
- def self.swagger_types
44
- {
45
- :'input' => :'InputFile',
46
- :'slides' => :'Array<Integer>',
47
- }
48
- end
49
-
50
- # Initializes the object
51
- # @param [Hash] attributes Model attributes in the form of hash
52
- def initialize(attributes = {})
53
- return unless attributes.is_a?(Hash)
54
-
55
- # convert string to symbol for hash key
56
- attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
57
-
58
- if attributes.has_key?(:'Input')
59
- self.input = attributes[:'Input']
60
- end
61
-
62
- if attributes.has_key?(:'Slides')
63
- if (value = attributes[:'Slides']).is_a?(Array)
64
- self.slides = value
65
- end
66
- end
67
- end
68
-
69
- # Show invalid properties with the reasons. Usually used together with valid?
70
- # @return Array for valid properties with the reasons
71
- def list_invalid_properties
72
- invalid_properties = Array.new
73
- invalid_properties
74
- end
75
-
76
- # Check to see if the all the properties in the model are valid
77
- # @return true if the model is valid
78
- def valid?
79
- true
80
- end
81
-
82
- # Checks equality by comparing each attribute.
83
- # @param [Object] Object to be compared
84
- def ==(o)
85
- return true if self.equal?(o)
86
- self.class == o.class &&
87
- input == o.input &&
88
- slides == o.slides
89
- end
90
-
91
- # @see the `==` method
92
- # @param [Object] Object to be compared
93
- def eql?(o)
94
- self == o
95
- end
96
-
97
- # Calculates hash code according to all attributes.
98
- # @return [Fixnum] Hash code
99
- def hash
100
- [input, slides].hash
101
- end
102
-
103
- # Builds the object from hash
104
- # @param [Hash] attributes Model attributes in the form of hash
105
- # @return [Object] Returns the model itself
106
- def build_from_hash(attributes)
107
- return nil unless attributes.is_a?(Hash)
108
- self.class.swagger_types.each_pair do |key, type|
109
- mapKey = self.class.attribute_map[key]
110
- if !mapKey.nil?
111
- val = attributes[mapKey]
112
- if val.nil?
113
- mapKeyString = mapKey.to_s
114
- mapKeyString[0] = mapKeyString[0].downcase
115
- mapKey = mapKeyString.to_sym
116
- val = attributes[mapKey]
117
- end
118
- if !val.nil?
119
- if type =~ /\AArray<(.*)>/i
120
- # check to ensure the input is an array given that the the attribute
121
- # is documented as an array but the input is not
122
- if val.is_a?(Array)
123
- self.send("#{key}=", val.map { |v| _deserialize($1, v) })
124
- end
125
- else
126
- self.send("#{key}=", _deserialize(type, val))
127
- end
128
- end
129
- end
130
- end
131
-
132
- self
133
- end
134
-
135
- # Deserializes the data based on type
136
- # @param string type Data type
137
- # @param string value Value to be deserialized
138
- # @return [Object] Deserialized data
139
- def _deserialize(type, value)
140
- case type.to_sym
141
- when :DateTime
142
- DateTime.parse(value)
143
- when :Date
144
- Date.parse(value)
145
- when :String
146
- value.to_s
147
- when :Integer
148
- value.to_i
149
- when :Float
150
- value.to_f
151
- when :BOOLEAN
152
- if value.to_s =~ /\A(true|t|yes|y|1)\z/i
153
- true
154
- else
155
- false
156
- end
157
- when :Object
158
- # generic object (usually a Hash), return directly
159
- value
160
- when /\AArray<(?<inner_type>.+)>\z/
161
- inner_type = Regexp.last_match[:inner_type]
162
- value.map { |v| _deserialize(inner_type, v) }
163
- when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
164
- k_type = Regexp.last_match[:k_type]
165
- v_type = Regexp.last_match[:v_type]
166
- {}.tap do |hash|
167
- value.each do |k, v|
168
- hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
169
- end
170
- end
171
- else # model
172
- temp_model = AsposeSlidesCloud.const_get(type).new
173
- temp_model.build_from_hash(value)
174
- end
175
- end
176
-
177
- # Returns the string representation of the object
178
- # @return [String] String presentation of the object
179
- def to_s
180
- to_hash.to_s
181
- end
182
-
183
- # to_body is an alias to to_hash (backward compatibility)
184
- # @return [Hash] Returns the object in the form of hash
185
- def to_body
186
- to_hash
187
- end
188
-
189
- # Returns the object in the form of hash
190
- # @return [Hash] Returns the object in the form of hash
191
- def to_hash
192
- hash = {}
193
- self.class.attribute_map.each_pair do |attr, param|
194
- value = self.send(attr)
195
- next if value.nil?
196
- hash[param] = _to_hash(value)
197
- end
198
- hash
199
- end
200
-
201
- # Outputs non-array value in the form of hash
202
- # For object, use to_hash. Otherwise, just return the value
203
- # @param [Object] value Any valid value
204
- # @return [Hash] Returns the value in the form of hash
205
- def _to_hash(value)
206
- if value.is_a?(Array)
207
- value.compact.map { |v| _to_hash(v) }
208
- elsif value.is_a?(Hash)
209
- {}.tap do |hash|
210
- value.each { |k, v| hash[k] = _to_hash(v) }
211
- end
212
- elsif value.respond_to? :to_hash
213
- value.to_hash
214
- else
215
- value
216
- end
217
- end
218
- end
219
- 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
+ # Merging source.
27
+ class MergingSource
28
+ # Source file.
29
+ attr_accessor :input
30
+
31
+ # Indices of slides to be merged.
32
+ attr_accessor :slides
33
+
34
+ # Attribute mapping from ruby-style variable name to JSON key.
35
+ def self.attribute_map
36
+ {
37
+ :'input' => :'Input',
38
+ :'slides' => :'Slides',
39
+ }
40
+ end
41
+
42
+ # Attribute type mapping.
43
+ def self.swagger_types
44
+ {
45
+ :'input' => :'InputFile',
46
+ :'slides' => :'Array<Integer>',
47
+ }
48
+ end
49
+
50
+ # Initializes the object
51
+ # @param [Hash] attributes Model attributes in the form of hash
52
+ def initialize(attributes = {})
53
+ return unless attributes.is_a?(Hash)
54
+
55
+ # convert string to symbol for hash key
56
+ attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
57
+
58
+ if attributes.has_key?(:'Input')
59
+ self.input = attributes[:'Input']
60
+ end
61
+
62
+ if attributes.has_key?(:'Slides')
63
+ if (value = attributes[:'Slides']).is_a?(Array)
64
+ self.slides = value
65
+ end
66
+ end
67
+ end
68
+
69
+ # Show invalid properties with the reasons. Usually used together with valid?
70
+ # @return Array for valid properties with the reasons
71
+ def list_invalid_properties
72
+ invalid_properties = Array.new
73
+ invalid_properties
74
+ end
75
+
76
+ # Check to see if the all the properties in the model are valid
77
+ # @return true if the model is valid
78
+ def valid?
79
+ true
80
+ end
81
+
82
+ # Checks equality by comparing each attribute.
83
+ # @param [Object] Object to be compared
84
+ def ==(o)
85
+ return true if self.equal?(o)
86
+ self.class == o.class &&
87
+ input == o.input &&
88
+ slides == o.slides
89
+ end
90
+
91
+ # @see the `==` method
92
+ # @param [Object] Object to be compared
93
+ def eql?(o)
94
+ self == o
95
+ end
96
+
97
+ # Calculates hash code according to all attributes.
98
+ # @return [Fixnum] Hash code
99
+ def hash
100
+ [input, slides].hash
101
+ end
102
+
103
+ # Builds the object from hash
104
+ # @param [Hash] attributes Model attributes in the form of hash
105
+ # @return [Object] Returns the model itself
106
+ def build_from_hash(attributes)
107
+ return nil unless attributes.is_a?(Hash)
108
+ self.class.swagger_types.each_pair do |key, type|
109
+ mapKey = self.class.attribute_map[key]
110
+ if !mapKey.nil?
111
+ val = attributes[mapKey]
112
+ if val.nil?
113
+ mapKeyString = mapKey.to_s
114
+ mapKeyString[0] = mapKeyString[0].downcase
115
+ mapKey = mapKeyString.to_sym
116
+ val = attributes[mapKey]
117
+ end
118
+ if !val.nil?
119
+ if type =~ /\AArray<(.*)>/i
120
+ # check to ensure the input is an array given that the the attribute
121
+ # is documented as an array but the input is not
122
+ if val.is_a?(Array)
123
+ self.send("#{key}=", val.map { |v| _deserialize($1, v) })
124
+ end
125
+ else
126
+ self.send("#{key}=", _deserialize(type, val))
127
+ end
128
+ end
129
+ end
130
+ end
131
+
132
+ self
133
+ end
134
+
135
+ # Deserializes the data based on type
136
+ # @param string type Data type
137
+ # @param string value Value to be deserialized
138
+ # @return [Object] Deserialized data
139
+ def _deserialize(type, value)
140
+ case type.to_sym
141
+ when :DateTime
142
+ DateTime.parse(value)
143
+ when :Date
144
+ Date.parse(value)
145
+ when :String
146
+ value.to_s
147
+ when :Integer
148
+ value.to_i
149
+ when :Float
150
+ value.to_f
151
+ when :BOOLEAN
152
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
153
+ true
154
+ else
155
+ false
156
+ end
157
+ when :Object
158
+ # generic object (usually a Hash), return directly
159
+ value
160
+ when /\AArray<(?<inner_type>.+)>\z/
161
+ inner_type = Regexp.last_match[:inner_type]
162
+ value.map { |v| _deserialize(inner_type, v) }
163
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
164
+ k_type = Regexp.last_match[:k_type]
165
+ v_type = Regexp.last_match[:v_type]
166
+ {}.tap do |hash|
167
+ value.each do |k, v|
168
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
169
+ end
170
+ end
171
+ else # model
172
+ temp_model = AsposeSlidesCloud.const_get(type).new
173
+ temp_model.build_from_hash(value)
174
+ end
175
+ end
176
+
177
+ # Returns the string representation of the object
178
+ # @return [String] String presentation of the object
179
+ def to_s
180
+ to_hash.to_s
181
+ end
182
+
183
+ # to_body is an alias to to_hash (backward compatibility)
184
+ # @return [Hash] Returns the object in the form of hash
185
+ def to_body
186
+ to_hash
187
+ end
188
+
189
+ # Returns the object in the form of hash
190
+ # @return [Hash] Returns the object in the form of hash
191
+ def to_hash
192
+ hash = {}
193
+ self.class.attribute_map.each_pair do |attr, param|
194
+ value = self.send(attr)
195
+ next if value.nil?
196
+ hash[param] = _to_hash(value)
197
+ end
198
+ hash
199
+ end
200
+
201
+ # Outputs non-array value in the form of hash
202
+ # For object, use to_hash. Otherwise, just return the value
203
+ # @param [Object] value Any valid value
204
+ # @return [Hash] Returns the value in the form of hash
205
+ def _to_hash(value)
206
+ if value.is_a?(Array)
207
+ value.compact.map { |v| _to_hash(v) }
208
+ elsif value.is_a?(Hash)
209
+ {}.tap do |hash|
210
+ value.each { |k, v| hash[k] = _to_hash(v) }
211
+ end
212
+ elsif value.respond_to? :to_hash
213
+ value.to_hash
214
+ else
215
+ value
216
+ end
217
+ end
218
+ end
219
+ end
@@ -0,0 +1,249 @@
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
+ # MoveTo segment of the geometry path
27
+ class MoveToPathSegment < PathSegment
28
+ # X coordinate of the point.
29
+ attr_accessor :x
30
+
31
+ # Y coordinate of the point.
32
+ attr_accessor :y
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
+ :'x' => :'X',
60
+ :'y' => :'Y',
61
+ })
62
+ end
63
+
64
+ # Attribute type mapping.
65
+ def self.swagger_types
66
+ super.merge({
67
+ :'x' => :'Float',
68
+ :'y' => :'Float',
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?(:'X')
78
+ self.x = attributes[:'X']
79
+ end
80
+
81
+ if attributes.has_key?(:'Y')
82
+ self.y = attributes[:'Y']
83
+ end
84
+ self.type = "MoveTo"
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 @x.nil?
92
+ invalid_properties.push('invalid value for "x", x cannot be nil.')
93
+ end
94
+
95
+ if @y.nil?
96
+ invalid_properties.push('invalid value for "y", y cannot be nil.')
97
+ end
98
+
99
+ invalid_properties
100
+ end
101
+
102
+ # Check to see if the all the properties in the model are valid
103
+ # @return true if the model is valid
104
+ def valid?
105
+ return false if !super
106
+ return false if @x.nil?
107
+ return false if @y.nil?
108
+ true
109
+ end
110
+
111
+ # Checks equality by comparing each attribute.
112
+ # @param [Object] Object to be compared
113
+ def ==(o)
114
+ return true if self.equal?(o)
115
+ self.class == o.class &&
116
+ type == o.type &&
117
+ x == o.x &&
118
+ y == o.y
119
+ end
120
+
121
+ # @see the `==` method
122
+ # @param [Object] Object to be compared
123
+ def eql?(o)
124
+ self == o
125
+ end
126
+
127
+ # Calculates hash code according to all attributes.
128
+ # @return [Fixnum] Hash code
129
+ def hash
130
+ [type, x, y].hash
131
+ end
132
+
133
+ # Builds the object from hash
134
+ # @param [Hash] attributes Model attributes in the form of hash
135
+ # @return [Object] Returns the model itself
136
+ def build_from_hash(attributes)
137
+ return nil unless attributes.is_a?(Hash)
138
+ self.class.swagger_types.each_pair do |key, type|
139
+ mapKey = self.class.attribute_map[key]
140
+ if !mapKey.nil?
141
+ val = attributes[mapKey]
142
+ if val.nil?
143
+ mapKeyString = mapKey.to_s
144
+ mapKeyString[0] = mapKeyString[0].downcase
145
+ mapKey = mapKeyString.to_sym
146
+ val = attributes[mapKey]
147
+ end
148
+ if !val.nil?
149
+ if type =~ /\AArray<(.*)>/i
150
+ # check to ensure the input is an array given that the the attribute
151
+ # is documented as an array but the input is not
152
+ if val.is_a?(Array)
153
+ self.send("#{key}=", val.map { |v| _deserialize($1, v) })
154
+ end
155
+ else
156
+ self.send("#{key}=", _deserialize(type, val))
157
+ end
158
+ end
159
+ end
160
+ end
161
+
162
+ self
163
+ end
164
+
165
+ # Deserializes the data based on type
166
+ # @param string type Data type
167
+ # @param string value Value to be deserialized
168
+ # @return [Object] Deserialized data
169
+ def _deserialize(type, value)
170
+ case type.to_sym
171
+ when :DateTime
172
+ DateTime.parse(value)
173
+ when :Date
174
+ Date.parse(value)
175
+ when :String
176
+ value.to_s
177
+ when :Integer
178
+ value.to_i
179
+ when :Float
180
+ value.to_f
181
+ when :BOOLEAN
182
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
183
+ true
184
+ else
185
+ false
186
+ end
187
+ when :Object
188
+ # generic object (usually a Hash), return directly
189
+ value
190
+ when /\AArray<(?<inner_type>.+)>\z/
191
+ inner_type = Regexp.last_match[:inner_type]
192
+ value.map { |v| _deserialize(inner_type, v) }
193
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
194
+ k_type = Regexp.last_match[:k_type]
195
+ v_type = Regexp.last_match[:v_type]
196
+ {}.tap do |hash|
197
+ value.each do |k, v|
198
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
199
+ end
200
+ end
201
+ else # model
202
+ temp_model = AsposeSlidesCloud.const_get(type).new
203
+ temp_model.build_from_hash(value)
204
+ end
205
+ end
206
+
207
+ # Returns the string representation of the object
208
+ # @return [String] String presentation of the object
209
+ def to_s
210
+ to_hash.to_s
211
+ end
212
+
213
+ # to_body is an alias to to_hash (backward compatibility)
214
+ # @return [Hash] Returns the object in the form of hash
215
+ def to_body
216
+ to_hash
217
+ end
218
+
219
+ # Returns the object in the form of hash
220
+ # @return [Hash] Returns the object in the form of hash
221
+ def to_hash
222
+ hash = {}
223
+ self.class.attribute_map.each_pair do |attr, param|
224
+ value = self.send(attr)
225
+ next if value.nil?
226
+ hash[param] = _to_hash(value)
227
+ end
228
+ hash
229
+ end
230
+
231
+ # Outputs non-array value in the form of hash
232
+ # For object, use to_hash. Otherwise, just return the value
233
+ # @param [Object] value Any valid value
234
+ # @return [Hash] Returns the value in the form of hash
235
+ def _to_hash(value)
236
+ if value.is_a?(Array)
237
+ value.compact.map { |v| _to_hash(v) }
238
+ elsif value.is_a?(Hash)
239
+ {}.tap do |hash|
240
+ value.each { |k, v| hash[k] = _to_hash(v) }
241
+ end
242
+ elsif value.respond_to? :to_hash
243
+ value.to_hash
244
+ else
245
+ value
246
+ end
247
+ end
248
+ end
249
+ end