aspose_slides_cloud 20.5.0 → 20.12.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (171) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +3 -3
  3. data/TestData/ChartTest.pptx +0 -0
  4. data/TestData/Sections.pptx +0 -0
  5. data/lib/aspose_slides_cloud.rb +12 -5
  6. data/lib/aspose_slides_cloud/api/slides_api.rb +4571 -1683
  7. data/lib/aspose_slides_cloud/api/slides_api_requests.rb +1191 -185
  8. data/lib/aspose_slides_cloud/api_client.rb +30 -23
  9. data/lib/aspose_slides_cloud/configuration.rb +7 -2
  10. data/lib/aspose_slides_cloud/models/add_layout_slide.rb +31 -48
  11. data/lib/aspose_slides_cloud/models/add_master_slide.rb +31 -48
  12. data/lib/aspose_slides_cloud/models/add_shape.rb +31 -48
  13. data/lib/aspose_slides_cloud/models/add_slide.rb +31 -48
  14. data/lib/aspose_slides_cloud/models/api_info.rb +22 -10
  15. data/lib/aspose_slides_cloud/models/arrow_head_properties.rb +22 -10
  16. data/lib/aspose_slides_cloud/models/audio_frame.rb +32 -246
  17. data/lib/aspose_slides_cloud/models/axes.rb +22 -10
  18. data/lib/aspose_slides_cloud/models/axis.rb +22 -10
  19. data/lib/aspose_slides_cloud/models/base64_input_file.rb +31 -57
  20. data/lib/aspose_slides_cloud/models/blur_effect.rb +22 -10
  21. data/lib/aspose_slides_cloud/models/box_and_whisker_series.rb +31 -222
  22. data/lib/aspose_slides_cloud/models/bubble_chart_data_point.rb +30 -48
  23. data/lib/aspose_slides_cloud/models/bubble_series.rb +31 -211
  24. data/lib/aspose_slides_cloud/models/chart.rb +32 -220
  25. data/lib/aspose_slides_cloud/models/chart_category.rb +54 -20
  26. data/lib/aspose_slides_cloud/models/chart_title.rb +22 -10
  27. data/lib/aspose_slides_cloud/models/chart_wall.rb +22 -10
  28. data/lib/aspose_slides_cloud/models/color_scheme.rb +30 -40
  29. data/lib/aspose_slides_cloud/models/common_slide_view_properties.rb +22 -10
  30. data/lib/aspose_slides_cloud/models/connector.rb +32 -244
  31. data/lib/aspose_slides_cloud/models/custom_dash_pattern.rb +22 -10
  32. data/lib/aspose_slides_cloud/models/{resource_uri_element.rb → data_point.rb} +24 -22
  33. data/lib/aspose_slides_cloud/models/disc_usage.rb +22 -10
  34. data/lib/aspose_slides_cloud/models/document.rb +35 -45
  35. data/lib/aspose_slides_cloud/models/document_properties.rb +30 -40
  36. data/lib/aspose_slides_cloud/models/document_property.rb +30 -40
  37. data/lib/aspose_slides_cloud/models/document_replace_result.rb +30 -94
  38. data/lib/aspose_slides_cloud/models/effect.rb +22 -10
  39. data/lib/aspose_slides_cloud/models/effect_format.rb +22 -10
  40. data/lib/aspose_slides_cloud/models/entity_exists.rb +212 -0
  41. data/lib/aspose_slides_cloud/models/error.rb +22 -10
  42. data/lib/aspose_slides_cloud/models/error_details.rb +22 -10
  43. data/lib/aspose_slides_cloud/models/export_format.rb +1 -0
  44. data/lib/aspose_slides_cloud/models/export_options.rb +33 -11
  45. data/lib/aspose_slides_cloud/models/file_version.rb +30 -75
  46. data/lib/aspose_slides_cloud/models/file_versions.rb +22 -10
  47. data/lib/aspose_slides_cloud/models/files_list.rb +22 -10
  48. data/lib/aspose_slides_cloud/models/files_upload_result.rb +22 -10
  49. data/lib/aspose_slides_cloud/models/fill_format.rb +22 -10
  50. data/lib/aspose_slides_cloud/models/fill_overlay_effect.rb +22 -10
  51. data/lib/aspose_slides_cloud/models/font_scheme.rb +30 -40
  52. data/lib/aspose_slides_cloud/models/font_set.rb +22 -10
  53. data/lib/aspose_slides_cloud/models/format_scheme.rb +30 -40
  54. data/lib/aspose_slides_cloud/models/geometry_shape.rb +33 -212
  55. data/lib/aspose_slides_cloud/models/glow_effect.rb +22 -10
  56. data/lib/aspose_slides_cloud/models/gradient_fill.rb +31 -48
  57. data/lib/aspose_slides_cloud/models/gradient_fill_stop.rb +22 -10
  58. data/lib/aspose_slides_cloud/models/graphical_object.rb +31 -219
  59. data/lib/aspose_slides_cloud/models/group_shape.rb +31 -219
  60. data/lib/aspose_slides_cloud/models/header_footer.rb +247 -0
  61. data/lib/aspose_slides_cloud/models/html_export_options.rb +33 -32
  62. data/lib/aspose_slides_cloud/models/i_shape_export_options.rb +22 -20
  63. data/lib/aspose_slides_cloud/models/image.rb +30 -40
  64. data/lib/aspose_slides_cloud/models/image_export_options.rb +33 -32
  65. data/lib/aspose_slides_cloud/models/images.rb +30 -40
  66. data/lib/aspose_slides_cloud/models/inner_shadow_effect.rb +22 -10
  67. data/lib/aspose_slides_cloud/models/input.rb +22 -10
  68. data/lib/aspose_slides_cloud/models/input_file.rb +22 -10
  69. data/lib/aspose_slides_cloud/models/interactive_sequence.rb +22 -10
  70. data/lib/aspose_slides_cloud/models/layout_slide.rb +31 -41
  71. data/lib/aspose_slides_cloud/models/layout_slides.rb +30 -40
  72. data/lib/aspose_slides_cloud/models/legend.rb +22 -10
  73. data/lib/aspose_slides_cloud/models/line_format.rb +22 -10
  74. data/lib/aspose_slides_cloud/models/master_slide.rb +31 -41
  75. data/lib/aspose_slides_cloud/models/master_slides.rb +30 -40
  76. data/lib/aspose_slides_cloud/models/merge.rb +31 -48
  77. data/lib/aspose_slides_cloud/models/merging_source.rb +22 -10
  78. data/lib/aspose_slides_cloud/models/no_fill.rb +29 -46
  79. data/lib/aspose_slides_cloud/models/normal_view_restored_properties.rb +22 -10
  80. data/lib/aspose_slides_cloud/models/notes_slide.rb +30 -40
  81. data/lib/aspose_slides_cloud/models/notes_slide_header_footer.rb +267 -0
  82. data/lib/aspose_slides_cloud/models/object_exist.rb +22 -10
  83. data/lib/aspose_slides_cloud/models/ole_object_frame.rb +32 -220
  84. data/lib/aspose_slides_cloud/models/one_value_chart_data_point.rb +30 -20
  85. data/lib/aspose_slides_cloud/models/one_value_series.rb +31 -211
  86. data/lib/aspose_slides_cloud/models/ordered_merge_request.rb +22 -10
  87. data/lib/aspose_slides_cloud/models/outer_shadow_effect.rb +22 -10
  88. data/lib/aspose_slides_cloud/models/output_file.rb +22 -10
  89. data/lib/aspose_slides_cloud/models/paragraph.rb +30 -40
  90. data/lib/aspose_slides_cloud/models/paragraphs.rb +30 -40
  91. data/lib/aspose_slides_cloud/models/path_input_file.rb +31 -57
  92. data/lib/aspose_slides_cloud/models/path_output_file.rb +31 -48
  93. data/lib/aspose_slides_cloud/models/pattern_fill.rb +31 -48
  94. data/lib/aspose_slides_cloud/models/pdf_export_options.rb +63 -35
  95. data/lib/aspose_slides_cloud/models/picture_fill.rb +32 -49
  96. data/lib/aspose_slides_cloud/models/picture_frame.rb +32 -246
  97. data/lib/aspose_slides_cloud/models/pipeline.rb +22 -10
  98. data/lib/aspose_slides_cloud/models/placeholder.rb +30 -40
  99. data/lib/aspose_slides_cloud/models/placeholders.rb +30 -40
  100. data/lib/aspose_slides_cloud/models/plot_area.rb +22 -10
  101. data/lib/aspose_slides_cloud/models/portion.rb +30 -40
  102. data/lib/aspose_slides_cloud/models/portions.rb +36 -46
  103. data/lib/aspose_slides_cloud/models/pptx_export_options.rb +33 -32
  104. data/lib/aspose_slides_cloud/models/presentation_to_merge.rb +22 -10
  105. data/lib/aspose_slides_cloud/models/presentations_merge_request.rb +22 -10
  106. data/lib/aspose_slides_cloud/models/preset_shadow_effect.rb +22 -10
  107. data/lib/aspose_slides_cloud/models/reflection_effect.rb +22 -10
  108. data/lib/aspose_slides_cloud/models/remove_shape.rb +31 -48
  109. data/lib/aspose_slides_cloud/models/remove_slide.rb +31 -48
  110. data/lib/aspose_slides_cloud/models/reorder_slide.rb +31 -48
  111. data/lib/aspose_slides_cloud/models/replace_text.rb +31 -48
  112. data/lib/aspose_slides_cloud/models/request_input_file.rb +31 -57
  113. data/lib/aspose_slides_cloud/models/reset_slide.rb +31 -48
  114. data/lib/aspose_slides_cloud/models/resource_base.rb +22 -10
  115. data/lib/aspose_slides_cloud/models/resource_uri.rb +22 -10
  116. data/lib/aspose_slides_cloud/models/response_output_file.rb +29 -46
  117. data/lib/aspose_slides_cloud/models/save.rb +33 -50
  118. data/lib/aspose_slides_cloud/models/save_shape.rb +31 -48
  119. data/lib/aspose_slides_cloud/models/save_slide.rb +33 -50
  120. data/lib/aspose_slides_cloud/models/scatter_chart_data_point.rb +30 -20
  121. data/lib/aspose_slides_cloud/models/scatter_series.rb +31 -211
  122. data/lib/aspose_slides_cloud/models/section.rb +234 -0
  123. data/lib/aspose_slides_cloud/models/sections.rb +209 -0
  124. data/lib/aspose_slides_cloud/models/series.rb +45 -12
  125. data/lib/aspose_slides_cloud/models/series_marker.rb +22 -10
  126. data/lib/aspose_slides_cloud/models/shape.rb +32 -244
  127. data/lib/aspose_slides_cloud/models/shape_base.rb +31 -62
  128. data/lib/aspose_slides_cloud/models/shape_image_export_options.rb +22 -10
  129. data/lib/aspose_slides_cloud/models/shapes.rb +30 -40
  130. data/lib/aspose_slides_cloud/models/slide.rb +37 -47
  131. data/lib/aspose_slides_cloud/models/slide_animation.rb +30 -40
  132. data/lib/aspose_slides_cloud/models/slide_background.rb +30 -40
  133. data/lib/aspose_slides_cloud/models/slide_comment.rb +22 -10
  134. data/lib/aspose_slides_cloud/models/slide_comments.rb +30 -40
  135. data/lib/aspose_slides_cloud/models/slide_export_format.rb +1 -0
  136. data/lib/aspose_slides_cloud/models/slide_replace_result.rb +30 -154
  137. data/lib/aspose_slides_cloud/models/slides.rb +30 -40
  138. data/lib/aspose_slides_cloud/models/smart_art.rb +32 -220
  139. data/lib/aspose_slides_cloud/models/smart_art_node.rb +23 -11
  140. data/lib/aspose_slides_cloud/models/smart_art_shape.rb +30 -217
  141. data/lib/aspose_slides_cloud/models/soft_edge_effect.rb +22 -10
  142. data/lib/aspose_slides_cloud/models/solid_fill.rb +31 -48
  143. data/lib/aspose_slides_cloud/models/split_document_result.rb +30 -40
  144. data/lib/aspose_slides_cloud/models/storage_exist.rb +22 -10
  145. data/lib/aspose_slides_cloud/models/storage_file.rb +22 -10
  146. data/lib/aspose_slides_cloud/models/svg_export_options.rb +33 -32
  147. data/lib/aspose_slides_cloud/models/swf_export_options.rb +33 -32
  148. data/lib/aspose_slides_cloud/models/table.rb +32 -220
  149. data/lib/aspose_slides_cloud/models/table_cell.rb +22 -10
  150. data/lib/aspose_slides_cloud/models/table_column.rb +22 -10
  151. data/lib/aspose_slides_cloud/models/table_row.rb +22 -10
  152. data/lib/aspose_slides_cloud/models/task.rb +22 -10
  153. data/lib/aspose_slides_cloud/models/text_item.rb +22 -10
  154. data/lib/aspose_slides_cloud/models/text_items.rb +30 -40
  155. data/lib/aspose_slides_cloud/models/theme.rb +32 -42
  156. data/lib/aspose_slides_cloud/models/tiff_export_options.rb +33 -32
  157. data/lib/aspose_slides_cloud/models/update_background.rb +31 -48
  158. data/lib/aspose_slides_cloud/models/update_shape.rb +31 -48
  159. data/lib/aspose_slides_cloud/models/video_frame.rb +32 -246
  160. data/lib/aspose_slides_cloud/models/view_properties.rb +30 -40
  161. data/lib/aspose_slides_cloud/models/waterfall_chart_data_point.rb +206 -0
  162. data/lib/aspose_slides_cloud/models/waterfall_series.rb +31 -222
  163. data/lib/aspose_slides_cloud/models/xps_export_options.rb +33 -32
  164. data/lib/aspose_slides_cloud/type_registry.rb +320 -0
  165. data/lib/aspose_slides_cloud/version.rb +1 -1
  166. data/spec/api/slides_api_spec.rb +25246 -14028
  167. data/spec/extra/extra_spec.rb +156 -22
  168. data/spec/spec_utils.rb +11 -4
  169. data/testConfig.json +2 -2
  170. data/testRules.json +172 -77
  171. metadata +12 -3
@@ -24,10 +24,7 @@ require 'date'
24
24
 
25
25
  module AsposeSlidesCloud
26
26
  # Provides options that control how a presentation is saved in SWF format.
27
- class SwfExportOptions
28
- # Export format.
29
- attr_accessor :format
30
-
27
+ class SwfExportOptions < ExportOptions
31
28
  # Specifies whether the generated document should include hidden slides or not. Default is false.
32
29
  attr_accessor :show_hidden_slides
33
30
 
@@ -112,8 +109,7 @@ module AsposeSlidesCloud
112
109
 
113
110
  # Attribute mapping from ruby-style variable name to JSON key.
114
111
  def self.attribute_map
115
- {
116
- :'format' => :'Format',
112
+ super.merge({
117
113
  :'show_hidden_slides' => :'ShowHiddenSlides',
118
114
  :'compressed' => :'Compressed',
119
115
  :'viewer_included' => :'ViewerIncluded',
@@ -133,14 +129,13 @@ module AsposeSlidesCloud
133
129
  :'comments_position' => :'CommentsPosition',
134
130
  :'comments_area_width' => :'CommentsAreaWidth',
135
131
  :'comments_area_color' => :'CommentsAreaColor',
136
- :'show_comments_by_no_author' => :'ShowCommentsByNoAuthor'
137
- }
132
+ :'show_comments_by_no_author' => :'ShowCommentsByNoAuthor',
133
+ })
138
134
  end
139
135
 
140
136
  # Attribute type mapping.
141
137
  def self.swagger_types
142
- {
143
- :'format' => :'String',
138
+ super.merge({
144
139
  :'show_hidden_slides' => :'BOOLEAN',
145
140
  :'compressed' => :'BOOLEAN',
146
141
  :'viewer_included' => :'BOOLEAN',
@@ -160,23 +155,14 @@ module AsposeSlidesCloud
160
155
  :'comments_position' => :'String',
161
156
  :'comments_area_width' => :'Integer',
162
157
  :'comments_area_color' => :'String',
163
- :'show_comments_by_no_author' => :'BOOLEAN'
164
- }
158
+ :'show_comments_by_no_author' => :'BOOLEAN',
159
+ })
165
160
  end
166
161
 
167
162
  # Initializes the object
168
163
  # @param [Hash] attributes Model attributes in the form of hash
169
164
  def initialize(attributes = {})
170
- return unless attributes.is_a?(Hash)
171
-
172
- # convert string to symbol for hash key
173
- attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
174
-
175
- if attributes.has_key?(:'Format')
176
- self.format = attributes[:'Format']
177
- else
178
- self.format = "swf"
179
- end
165
+ super
180
166
 
181
167
  if attributes.has_key?(:'ShowHiddenSlides')
182
168
  self.show_hidden_slides = attributes[:'ShowHiddenSlides']
@@ -257,12 +243,13 @@ module AsposeSlidesCloud
257
243
  if attributes.has_key?(:'ShowCommentsByNoAuthor')
258
244
  self.show_comments_by_no_author = attributes[:'ShowCommentsByNoAuthor']
259
245
  end
246
+ self.format = "swf"
260
247
  end
261
248
 
262
249
  # Show invalid properties with the reasons. Usually used together with valid?
263
250
  # @return Array for valid properties with the reasons
264
251
  def list_invalid_properties
265
- invalid_properties = Array.new
252
+ invalid_properties = super
266
253
  if @show_hidden_slides.nil?
267
254
  invalid_properties.push('invalid value for "show_hidden_slides", show_hidden_slides cannot be nil.')
268
255
  end
@@ -337,6 +324,7 @@ module AsposeSlidesCloud
337
324
  # Check to see if the all the properties in the model are valid
338
325
  # @return true if the model is valid
339
326
  def valid?
327
+ return false if !super
340
328
  return false if @show_hidden_slides.nil?
341
329
  return false if @compressed.nil?
342
330
  return false if @viewer_included.nil?
@@ -386,6 +374,7 @@ module AsposeSlidesCloud
386
374
  def ==(o)
387
375
  return true if self.equal?(o)
388
376
  self.class == o.class &&
377
+ default_regular_font == o.default_regular_font &&
389
378
  format == o.format &&
390
379
  show_hidden_slides == o.show_hidden_slides &&
391
380
  compressed == o.compressed &&
@@ -418,7 +407,7 @@ module AsposeSlidesCloud
418
407
  # Calculates hash code according to all attributes.
419
408
  # @return [Fixnum] Hash code
420
409
  def hash
421
- [format, show_hidden_slides, compressed, viewer_included, show_page_border, show_full_screen, show_page_stepper, show_search, show_top_pane, show_bottom_pane, show_left_pane, start_open_left_pane, enable_context_menu, logo_image, logo_link, jpeg_quality, notes_position, comments_position, comments_area_width, comments_area_color, show_comments_by_no_author].hash
410
+ [default_regular_font, format, show_hidden_slides, compressed, viewer_included, show_page_border, show_full_screen, show_page_stepper, show_search, show_top_pane, show_bottom_pane, show_left_pane, start_open_left_pane, enable_context_menu, logo_image, logo_link, jpeg_quality, notes_position, comments_position, comments_area_width, comments_area_color, show_comments_by_no_author].hash
422
411
  end
423
412
 
424
413
  # Builds the object from hash
@@ -427,15 +416,27 @@ module AsposeSlidesCloud
427
416
  def build_from_hash(attributes)
428
417
  return nil unless attributes.is_a?(Hash)
429
418
  self.class.swagger_types.each_pair do |key, type|
430
- if type =~ /\AArray<(.*)>/i
431
- # check to ensure the input is an array given that the the attribute
432
- # is documented as an array but the input is not
433
- if attributes[self.class.attribute_map[key]].is_a?(Array)
434
- self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
419
+ mapKey = self.class.attribute_map[key]
420
+ if !mapKey.nil?
421
+ val = attributes[mapKey]
422
+ if val.nil?
423
+ mapKeyString = mapKey.to_s
424
+ mapKeyString[0] = mapKeyString[0].downcase
425
+ mapKey = mapKeyString.to_sym
426
+ val = attributes[mapKey]
427
+ end
428
+ if !val.nil?
429
+ if type =~ /\AArray<(.*)>/i
430
+ # check to ensure the input is an array given that the the attribute
431
+ # is documented as an array but the input is not
432
+ if val.is_a?(Array)
433
+ self.send("#{key}=", val.map { |v| _deserialize($1, v) })
434
+ end
435
+ else
436
+ self.send("#{key}=", _deserialize(type, val))
437
+ end
435
438
  end
436
- elsif !attributes[self.class.attribute_map[key]].nil?
437
- self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
438
- end # or else data not found in attributes(hash), not an issue as the data can be optional
439
+ end
439
440
  end
440
441
 
441
442
  self
@@ -24,58 +24,7 @@ require 'date'
24
24
 
25
25
  module AsposeSlidesCloud
26
26
  # Represents Table shape resource.
27
- class Table
28
- # Gets or sets the link to this resource.
29
- attr_accessor :self_uri
30
-
31
- # List of alternate links.
32
- attr_accessor :alternate_links
33
-
34
- # Gets or sets the name.
35
- attr_accessor :name
36
-
37
- # Gets or sets the width.
38
- attr_accessor :width
39
-
40
- # Gets or sets the height.
41
- attr_accessor :height
42
-
43
- # Gets or sets the alternative text.
44
- attr_accessor :alternative_text
45
-
46
- # The title of alternative text associated with the shape.
47
- attr_accessor :alternative_text_title
48
-
49
- # Gets or sets a value indicating whether this ShapeBase is hidden.
50
- attr_accessor :hidden
51
-
52
- # Gets or sets the X
53
- attr_accessor :x
54
-
55
- # Gets or sets the Y.
56
- attr_accessor :y
57
-
58
- # Gets z-order position of shape
59
- attr_accessor :z_order_position
60
-
61
- # Gets or sets the link to shapes.
62
- attr_accessor :shapes
63
-
64
- # Gets or sets the fill format.
65
- attr_accessor :fill_format
66
-
67
- # Gets or sets the effect format.
68
- attr_accessor :effect_format
69
-
70
- # Gets or sets the line format.
71
- attr_accessor :line_format
72
-
73
- # Shape type.
74
- attr_accessor :type
75
-
76
- # Combined shape type.
77
- attr_accessor :shape_type
78
-
27
+ class Table < ShapeBase
79
28
  # Builtin table style.
80
29
  attr_accessor :style
81
30
 
@@ -130,24 +79,7 @@ module AsposeSlidesCloud
130
79
 
131
80
  # Attribute mapping from ruby-style variable name to JSON key.
132
81
  def self.attribute_map
133
- {
134
- :'self_uri' => :'SelfUri',
135
- :'alternate_links' => :'AlternateLinks',
136
- :'name' => :'Name',
137
- :'width' => :'Width',
138
- :'height' => :'Height',
139
- :'alternative_text' => :'AlternativeText',
140
- :'alternative_text_title' => :'AlternativeTextTitle',
141
- :'hidden' => :'Hidden',
142
- :'x' => :'X',
143
- :'y' => :'Y',
144
- :'z_order_position' => :'ZOrderPosition',
145
- :'shapes' => :'Shapes',
146
- :'fill_format' => :'FillFormat',
147
- :'effect_format' => :'EffectFormat',
148
- :'line_format' => :'LineFormat',
149
- :'type' => :'Type',
150
- :'shape_type' => :'ShapeType',
82
+ super.merge({
151
83
  :'style' => :'Style',
152
84
  :'rows' => :'Rows',
153
85
  :'columns' => :'Columns',
@@ -157,30 +89,13 @@ module AsposeSlidesCloud
157
89
  :'last_col' => :'LastCol',
158
90
  :'last_row' => :'LastRow',
159
91
  :'right_to_left' => :'RightToLeft',
160
- :'vertical_banding' => :'VerticalBanding'
161
- }
92
+ :'vertical_banding' => :'VerticalBanding',
93
+ })
162
94
  end
163
95
 
164
96
  # Attribute type mapping.
165
97
  def self.swagger_types
166
- {
167
- :'self_uri' => :'ResourceUri',
168
- :'alternate_links' => :'Array<ResourceUri>',
169
- :'name' => :'String',
170
- :'width' => :'Float',
171
- :'height' => :'Float',
172
- :'alternative_text' => :'String',
173
- :'alternative_text_title' => :'String',
174
- :'hidden' => :'BOOLEAN',
175
- :'x' => :'Float',
176
- :'y' => :'Float',
177
- :'z_order_position' => :'Integer',
178
- :'shapes' => :'ResourceUriElement',
179
- :'fill_format' => :'FillFormat',
180
- :'effect_format' => :'EffectFormat',
181
- :'line_format' => :'LineFormat',
182
- :'type' => :'String',
183
- :'shape_type' => :'String',
98
+ super.merge({
184
99
  :'style' => :'String',
185
100
  :'rows' => :'Array<TableRow>',
186
101
  :'columns' => :'Array<TableColumn>',
@@ -190,91 +105,14 @@ module AsposeSlidesCloud
190
105
  :'last_col' => :'BOOLEAN',
191
106
  :'last_row' => :'BOOLEAN',
192
107
  :'right_to_left' => :'BOOLEAN',
193
- :'vertical_banding' => :'BOOLEAN'
194
- }
108
+ :'vertical_banding' => :'BOOLEAN',
109
+ })
195
110
  end
196
111
 
197
112
  # Initializes the object
198
113
  # @param [Hash] attributes Model attributes in the form of hash
199
114
  def initialize(attributes = {})
200
- return unless attributes.is_a?(Hash)
201
-
202
- # convert string to symbol for hash key
203
- attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
204
-
205
- if attributes.has_key?(:'SelfUri')
206
- self.self_uri = attributes[:'SelfUri']
207
- end
208
-
209
- if attributes.has_key?(:'AlternateLinks')
210
- if (value = attributes[:'AlternateLinks']).is_a?(Array)
211
- self.alternate_links = value
212
- end
213
- end
214
-
215
- if attributes.has_key?(:'Name')
216
- self.name = attributes[:'Name']
217
- end
218
-
219
- if attributes.has_key?(:'Width')
220
- self.width = attributes[:'Width']
221
- end
222
-
223
- if attributes.has_key?(:'Height')
224
- self.height = attributes[:'Height']
225
- end
226
-
227
- if attributes.has_key?(:'AlternativeText')
228
- self.alternative_text = attributes[:'AlternativeText']
229
- end
230
-
231
- if attributes.has_key?(:'AlternativeTextTitle')
232
- self.alternative_text_title = attributes[:'AlternativeTextTitle']
233
- end
234
-
235
- if attributes.has_key?(:'Hidden')
236
- self.hidden = attributes[:'Hidden']
237
- end
238
-
239
- if attributes.has_key?(:'X')
240
- self.x = attributes[:'X']
241
- end
242
-
243
- if attributes.has_key?(:'Y')
244
- self.y = attributes[:'Y']
245
- end
246
-
247
- if attributes.has_key?(:'ZOrderPosition')
248
- self.z_order_position = attributes[:'ZOrderPosition']
249
- end
250
-
251
- if attributes.has_key?(:'Shapes')
252
- self.shapes = attributes[:'Shapes']
253
- end
254
-
255
- if attributes.has_key?(:'FillFormat')
256
- self.fill_format = attributes[:'FillFormat']
257
- end
258
-
259
- if attributes.has_key?(:'EffectFormat')
260
- self.effect_format = attributes[:'EffectFormat']
261
- end
262
-
263
- if attributes.has_key?(:'LineFormat')
264
- self.line_format = attributes[:'LineFormat']
265
- end
266
-
267
- if attributes.has_key?(:'Type')
268
- self.type = attributes[:'Type']
269
- else
270
- self.type = "Table"
271
- end
272
-
273
- if attributes.has_key?(:'ShapeType')
274
- self.shape_type = attributes[:'ShapeType']
275
- else
276
- self.shape_type = "Table"
277
- end
115
+ super
278
116
 
279
117
  if attributes.has_key?(:'Style')
280
118
  self.style = attributes[:'Style']
@@ -319,62 +157,25 @@ module AsposeSlidesCloud
319
157
  if attributes.has_key?(:'VerticalBanding')
320
158
  self.vertical_banding = attributes[:'VerticalBanding']
321
159
  end
160
+ self.type = "Table"
322
161
  end
323
162
 
324
163
  # Show invalid properties with the reasons. Usually used together with valid?
325
164
  # @return Array for valid properties with the reasons
326
165
  def list_invalid_properties
327
- invalid_properties = Array.new
328
- if @z_order_position.nil?
329
- invalid_properties.push('invalid value for "z_order_position", z_order_position cannot be nil.')
330
- end
331
-
332
- if @type.nil?
333
- invalid_properties.push('invalid value for "type", type cannot be nil.')
334
- end
335
-
336
- if @shape_type.nil?
337
- invalid_properties.push('invalid value for "shape_type", shape_type cannot be nil.')
338
- end
339
-
166
+ invalid_properties = super
340
167
  invalid_properties
341
168
  end
342
169
 
343
170
  # Check to see if the all the properties in the model are valid
344
171
  # @return true if the model is valid
345
172
  def valid?
346
- return false if @z_order_position.nil?
347
- return false if @type.nil?
348
- type_validator = EnumAttributeValidator.new('String', ['Shape', 'Chart', 'Table', 'PictureFrame', 'VideoFrame', 'AudioFrame', 'SmartArt', 'OleObjectFrame', 'GroupShape', 'GraphicalObject', 'Connector', 'SmartArtShape'])
349
- return false unless type_validator.valid?(@type)
350
- return false if @shape_type.nil?
351
- shape_type_validator = EnumAttributeValidator.new('String', ['Custom', 'Line', 'LineInverse', 'Triangle', 'RightTriangle', 'Rectangle', 'Diamond', 'Parallelogram', 'Trapezoid', 'NonIsoscelesTrapezoid', 'Pentagon', 'Hexagon', 'Heptagon', 'Octagon', 'Decagon', 'Dodecagon', 'FourPointedStar', 'FivePointedStar', 'SixPointedStar', 'SevenPointedStar', 'EightPointedStar', 'TenPointedStar', 'TwelvePointedStar', 'SixteenPointedStar', 'TwentyFourPointedStar', 'ThirtyTwoPointedStar', 'RoundCornerRectangle', 'OneRoundCornerRectangle', 'TwoSamesideRoundCornerRectangle', 'TwoDiagonalRoundCornerRectangle', 'OneSnipOneRoundCornerRectangle', 'OneSnipCornerRectangle', 'TwoSamesideSnipCornerRectangle', 'TwoDiagonalSnipCornerRectangle', 'Plaque', 'Ellipse', 'Teardrop', 'HomePlate', 'Chevron', 'PieWedge', 'Pie', 'BlockArc', 'Donut', 'NoSmoking', 'RightArrow', 'LeftArrow', 'UpArrow', 'DownArrow', 'StripedRightArrow', 'NotchedRightArrow', 'BentUpArrow', 'LeftRightArrow', 'UpDownArrow', 'LeftUpArrow', 'LeftRightUpArrow', 'QuadArrow', 'CalloutLeftArrow', 'CalloutRightArrow', 'CalloutUpArrow', 'CalloutDownArrow', 'CalloutLeftRightArrow', 'CalloutUpDownArrow', 'CalloutQuadArrow', 'BentArrow', 'UTurnArrow', 'CircularArrow', 'LeftCircularArrow', 'LeftRightCircularArrow', 'CurvedRightArrow', 'CurvedLeftArrow', 'CurvedUpArrow', 'CurvedDownArrow', 'SwooshArrow', 'Cube', 'Can', 'LightningBolt', 'Heart', 'Sun', 'Moon', 'SmileyFace', 'IrregularSeal1', 'IrregularSeal2', 'FoldedCorner', 'Bevel', 'Frame', 'HalfFrame', 'Corner', 'DiagonalStripe', 'Chord', 'CurvedArc', 'LeftBracket', 'RightBracket', 'LeftBrace', 'RightBrace', 'BracketPair', 'BracePair', 'StraightConnector1', 'BentConnector2', 'BentConnector3', 'BentConnector4', 'BentConnector5', 'CurvedConnector2', 'CurvedConnector3', 'CurvedConnector4', 'CurvedConnector5', 'Callout1', 'Callout2', 'Callout3', 'Callout1WithAccent', 'Callout2WithAccent', 'Callout3WithAccent', 'Callout1WithBorder', 'Callout2WithBorder', 'Callout3WithBorder', 'Callout1WithBorderAndAccent', 'Callout2WithBorderAndAccent', 'Callout3WithBorderAndAccent', 'CalloutWedgeRectangle', 'CalloutWedgeRoundRectangle', 'CalloutWedgeEllipse', 'CalloutCloud', 'Cloud', 'Ribbon', 'Ribbon2', 'EllipseRibbon', 'EllipseRibbon2', 'LeftRightRibbon', 'VerticalScroll', 'HorizontalScroll', 'Wave', 'DoubleWave', 'Plus', 'ProcessFlow', 'DecisionFlow', 'InputOutputFlow', 'PredefinedProcessFlow', 'InternalStorageFlow', 'DocumentFlow', 'MultiDocumentFlow', 'TerminatorFlow', 'PreparationFlow', 'ManualInputFlow', 'ManualOperationFlow', 'ConnectorFlow', 'PunchedCardFlow', 'PunchedTapeFlow', 'SummingJunctionFlow', 'OrFlow', 'CollateFlow', 'SortFlow', 'ExtractFlow', 'MergeFlow', 'OfflineStorageFlow', 'OnlineStorageFlow', 'MagneticTapeFlow', 'MagneticDiskFlow', 'MagneticDrumFlow', 'DisplayFlow', 'DelayFlow', 'AlternateProcessFlow', 'OffPageConnectorFlow', 'BlankButton', 'HomeButton', 'HelpButton', 'InformationButton', 'ForwardOrNextButton', 'BackOrPreviousButton', 'EndButton', 'BeginningButton', 'ReturnButton', 'DocumentButton', 'SoundButton', 'MovieButton', 'Gear6', 'Gear9', 'Funnel', 'PlusMath', 'MinusMath', 'MultiplyMath', 'DivideMath', 'EqualMath', 'NotEqualMath', 'CornerTabs', 'SquareTabs', 'PlaqueTabs', 'ChartX', 'ChartStar', 'ChartPlus', 'Chart', 'Table', 'PictureFrame', 'VideoFrame', 'AudioFrame', 'Diagram', 'OleObjectFrame', 'GroupShape', 'GraphicalObject', 'NotDefined'])
352
- return false unless shape_type_validator.valid?(@shape_type)
173
+ return false if !super
353
174
  style_validator = EnumAttributeValidator.new('String', ['None', 'MediumStyle2Accent1', 'MediumStyle2', 'NoStyleNoGrid', 'ThemedStyle1Accent1', 'ThemedStyle1Accent2', 'ThemedStyle1Accent3', 'ThemedStyle1Accent4', 'ThemedStyle1Accent5', 'ThemedStyle1Accent6', 'NoStyleTableGrid', 'ThemedStyle2Accent1', 'ThemedStyle2Accent2', 'ThemedStyle2Accent3', 'ThemedStyle2Accent4', 'ThemedStyle2Accent5', 'ThemedStyle2Accent6', 'LightStyle1', 'LightStyle1Accent1', 'LightStyle1Accent2', 'LightStyle1Accent3', 'LightStyle1Accent4', 'LightStyle2Accent5', 'LightStyle1Accent6', 'LightStyle2', 'LightStyle2Accent1', 'LightStyle2Accent2', 'LightStyle2Accent3', 'MediumStyle2Accent3', 'MediumStyle2Accent4', 'MediumStyle2Accent5', 'LightStyle2Accent6', 'LightStyle2Accent4', 'LightStyle3', 'LightStyle3Accent1', 'MediumStyle2Accent2', 'LightStyle3Accent2', 'LightStyle3Accent3', 'LightStyle3Accent4', 'LightStyle3Accent5', 'LightStyle3Accent6', 'MediumStyle1', 'MediumStyle1Accent1', 'MediumStyle1Accent2', 'MediumStyle1Accent3', 'MediumStyle1Accent4', 'MediumStyle1Accent5', 'MediumStyle1Accent6', 'MediumStyle2Accent6', 'MediumStyle3', 'MediumStyle3Accent1', 'MediumStyle3Accent2', 'MediumStyle3Accent3', 'MediumStyle3Accent4', 'MediumStyle3Accent5', 'MediumStyle3Accent6', 'MediumStyle4', 'MediumStyle4Accent1', 'MediumStyle4Accent2', 'MediumStyle4Accent3', 'MediumStyle4Accent4', 'MediumStyle4Accent5', 'MediumStyle4Accent6', 'DarkStyle1', 'DarkStyle1Accent1', 'DarkStyle1Accent2', 'DarkStyle1Accent3', 'DarkStyle1Accent4', 'DarkStyle1Accent5', 'DarkStyle1Accent6', 'DarkStyle2', 'DarkStyle2Accent1Accent2', 'DarkStyle2Accent3Accent4', 'DarkStyle2Accent5Accent6', 'LightStyle1Accent5', 'Custom'])
354
175
  return false unless style_validator.valid?(@style)
355
176
  true
356
177
  end
357
178
 
358
- # Custom attribute writer method checking allowed values (enum).
359
- # @param [Object] type Object to be assigned
360
- def type=(type)
361
- validator = EnumAttributeValidator.new('String', ['Shape', 'Chart', 'Table', 'PictureFrame', 'VideoFrame', 'AudioFrame', 'SmartArt', 'OleObjectFrame', 'GroupShape', 'GraphicalObject', 'Connector', 'SmartArtShape'])
362
- unless validator.valid?(type)
363
- fail ArgumentError, 'invalid value for "type", must be one of #{validator.allowable_values}.'
364
- end
365
- @type = type
366
- end
367
-
368
- # Custom attribute writer method checking allowed values (enum).
369
- # @param [Object] shape_type Object to be assigned
370
- def shape_type=(shape_type)
371
- validator = EnumAttributeValidator.new('String', ['Custom', 'Line', 'LineInverse', 'Triangle', 'RightTriangle', 'Rectangle', 'Diamond', 'Parallelogram', 'Trapezoid', 'NonIsoscelesTrapezoid', 'Pentagon', 'Hexagon', 'Heptagon', 'Octagon', 'Decagon', 'Dodecagon', 'FourPointedStar', 'FivePointedStar', 'SixPointedStar', 'SevenPointedStar', 'EightPointedStar', 'TenPointedStar', 'TwelvePointedStar', 'SixteenPointedStar', 'TwentyFourPointedStar', 'ThirtyTwoPointedStar', 'RoundCornerRectangle', 'OneRoundCornerRectangle', 'TwoSamesideRoundCornerRectangle', 'TwoDiagonalRoundCornerRectangle', 'OneSnipOneRoundCornerRectangle', 'OneSnipCornerRectangle', 'TwoSamesideSnipCornerRectangle', 'TwoDiagonalSnipCornerRectangle', 'Plaque', 'Ellipse', 'Teardrop', 'HomePlate', 'Chevron', 'PieWedge', 'Pie', 'BlockArc', 'Donut', 'NoSmoking', 'RightArrow', 'LeftArrow', 'UpArrow', 'DownArrow', 'StripedRightArrow', 'NotchedRightArrow', 'BentUpArrow', 'LeftRightArrow', 'UpDownArrow', 'LeftUpArrow', 'LeftRightUpArrow', 'QuadArrow', 'CalloutLeftArrow', 'CalloutRightArrow', 'CalloutUpArrow', 'CalloutDownArrow', 'CalloutLeftRightArrow', 'CalloutUpDownArrow', 'CalloutQuadArrow', 'BentArrow', 'UTurnArrow', 'CircularArrow', 'LeftCircularArrow', 'LeftRightCircularArrow', 'CurvedRightArrow', 'CurvedLeftArrow', 'CurvedUpArrow', 'CurvedDownArrow', 'SwooshArrow', 'Cube', 'Can', 'LightningBolt', 'Heart', 'Sun', 'Moon', 'SmileyFace', 'IrregularSeal1', 'IrregularSeal2', 'FoldedCorner', 'Bevel', 'Frame', 'HalfFrame', 'Corner', 'DiagonalStripe', 'Chord', 'CurvedArc', 'LeftBracket', 'RightBracket', 'LeftBrace', 'RightBrace', 'BracketPair', 'BracePair', 'StraightConnector1', 'BentConnector2', 'BentConnector3', 'BentConnector4', 'BentConnector5', 'CurvedConnector2', 'CurvedConnector3', 'CurvedConnector4', 'CurvedConnector5', 'Callout1', 'Callout2', 'Callout3', 'Callout1WithAccent', 'Callout2WithAccent', 'Callout3WithAccent', 'Callout1WithBorder', 'Callout2WithBorder', 'Callout3WithBorder', 'Callout1WithBorderAndAccent', 'Callout2WithBorderAndAccent', 'Callout3WithBorderAndAccent', 'CalloutWedgeRectangle', 'CalloutWedgeRoundRectangle', 'CalloutWedgeEllipse', 'CalloutCloud', 'Cloud', 'Ribbon', 'Ribbon2', 'EllipseRibbon', 'EllipseRibbon2', 'LeftRightRibbon', 'VerticalScroll', 'HorizontalScroll', 'Wave', 'DoubleWave', 'Plus', 'ProcessFlow', 'DecisionFlow', 'InputOutputFlow', 'PredefinedProcessFlow', 'InternalStorageFlow', 'DocumentFlow', 'MultiDocumentFlow', 'TerminatorFlow', 'PreparationFlow', 'ManualInputFlow', 'ManualOperationFlow', 'ConnectorFlow', 'PunchedCardFlow', 'PunchedTapeFlow', 'SummingJunctionFlow', 'OrFlow', 'CollateFlow', 'SortFlow', 'ExtractFlow', 'MergeFlow', 'OfflineStorageFlow', 'OnlineStorageFlow', 'MagneticTapeFlow', 'MagneticDiskFlow', 'MagneticDrumFlow', 'DisplayFlow', 'DelayFlow', 'AlternateProcessFlow', 'OffPageConnectorFlow', 'BlankButton', 'HomeButton', 'HelpButton', 'InformationButton', 'ForwardOrNextButton', 'BackOrPreviousButton', 'EndButton', 'BeginningButton', 'ReturnButton', 'DocumentButton', 'SoundButton', 'MovieButton', 'Gear6', 'Gear9', 'Funnel', 'PlusMath', 'MinusMath', 'MultiplyMath', 'DivideMath', 'EqualMath', 'NotEqualMath', 'CornerTabs', 'SquareTabs', 'PlaqueTabs', 'ChartX', 'ChartStar', 'ChartPlus', 'Chart', 'Table', 'PictureFrame', 'VideoFrame', 'AudioFrame', 'Diagram', 'OleObjectFrame', 'GroupShape', 'GraphicalObject', 'NotDefined'])
372
- unless validator.valid?(shape_type)
373
- fail ArgumentError, 'invalid value for "shape_type", must be one of #{validator.allowable_values}.'
374
- end
375
- @shape_type = shape_type
376
- end
377
-
378
179
  # Custom attribute writer method checking allowed values (enum).
379
180
  # @param [Object] style Object to be assigned
380
181
  def style=(style)
@@ -406,7 +207,6 @@ module AsposeSlidesCloud
406
207
  effect_format == o.effect_format &&
407
208
  line_format == o.line_format &&
408
209
  type == o.type &&
409
- shape_type == o.shape_type &&
410
210
  style == o.style &&
411
211
  rows == o.rows &&
412
212
  columns == o.columns &&
@@ -428,7 +228,7 @@ module AsposeSlidesCloud
428
228
  # Calculates hash code according to all attributes.
429
229
  # @return [Fixnum] Hash code
430
230
  def hash
431
- [self_uri, alternate_links, name, width, height, alternative_text, alternative_text_title, hidden, x, y, z_order_position, shapes, fill_format, effect_format, line_format, type, shape_type, style, rows, columns, first_col, first_row, horizontal_banding, last_col, last_row, right_to_left, vertical_banding].hash
231
+ [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, style, rows, columns, first_col, first_row, horizontal_banding, last_col, last_row, right_to_left, vertical_banding].hash
432
232
  end
433
233
 
434
234
  # Builds the object from hash
@@ -437,15 +237,27 @@ module AsposeSlidesCloud
437
237
  def build_from_hash(attributes)
438
238
  return nil unless attributes.is_a?(Hash)
439
239
  self.class.swagger_types.each_pair do |key, type|
440
- if type =~ /\AArray<(.*)>/i
441
- # check to ensure the input is an array given that the the attribute
442
- # is documented as an array but the input is not
443
- if attributes[self.class.attribute_map[key]].is_a?(Array)
444
- self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
240
+ mapKey = self.class.attribute_map[key]
241
+ if !mapKey.nil?
242
+ val = attributes[mapKey]
243
+ if val.nil?
244
+ mapKeyString = mapKey.to_s
245
+ mapKeyString[0] = mapKeyString[0].downcase
246
+ mapKey = mapKeyString.to_sym
247
+ val = attributes[mapKey]
445
248
  end
446
- elsif !attributes[self.class.attribute_map[key]].nil?
447
- self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
448
- end # or else data not found in attributes(hash), not an issue as the data can be optional
249
+ if !val.nil?
250
+ if type =~ /\AArray<(.*)>/i
251
+ # check to ensure the input is an array given that the the attribute
252
+ # is documented as an array but the input is not
253
+ if val.is_a?(Array)
254
+ self.send("#{key}=", val.map { |v| _deserialize($1, v) })
255
+ end
256
+ else
257
+ self.send("#{key}=", _deserialize(type, val))
258
+ end
259
+ end
260
+ end
449
261
  end
450
262
 
451
263
  self