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
@@ -31,14 +31,14 @@ module AsposeSlidesCloud
31
31
  # Attribute mapping from ruby-style variable name to JSON key.
32
32
  def self.attribute_map
33
33
  {
34
- :'radius' => :'Radius'
34
+ :'radius' => :'Radius',
35
35
  }
36
36
  end
37
37
 
38
38
  # Attribute type mapping.
39
39
  def self.swagger_types
40
40
  {
41
- :'radius' => :'Float'
41
+ :'radius' => :'Float',
42
42
  }
43
43
  end
44
44
 
@@ -99,15 +99,27 @@ module AsposeSlidesCloud
99
99
  def build_from_hash(attributes)
100
100
  return nil unless attributes.is_a?(Hash)
101
101
  self.class.swagger_types.each_pair do |key, type|
102
- if type =~ /\AArray<(.*)>/i
103
- # check to ensure the input is an array given that the the attribute
104
- # is documented as an array but the input is not
105
- if attributes[self.class.attribute_map[key]].is_a?(Array)
106
- self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
102
+ mapKey = self.class.attribute_map[key]
103
+ if !mapKey.nil?
104
+ val = attributes[mapKey]
105
+ if val.nil?
106
+ mapKeyString = mapKey.to_s
107
+ mapKeyString[0] = mapKeyString[0].downcase
108
+ mapKey = mapKeyString.to_sym
109
+ val = attributes[mapKey]
107
110
  end
108
- elsif !attributes[self.class.attribute_map[key]].nil?
109
- self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
110
- end # or else data not found in attributes(hash), not an issue as the data can be optional
111
+ if !val.nil?
112
+ if type =~ /\AArray<(.*)>/i
113
+ # check to ensure the input is an array given that the the attribute
114
+ # is documented as an array but the input is not
115
+ if val.is_a?(Array)
116
+ self.send("#{key}=", val.map { |v| _deserialize($1, v) })
117
+ end
118
+ else
119
+ self.send("#{key}=", _deserialize(type, val))
120
+ end
121
+ end
122
+ end
111
123
  end
112
124
 
113
125
  self
@@ -24,10 +24,7 @@ require 'date'
24
24
 
25
25
  module AsposeSlidesCloud
26
26
  # Represents solid fill format
27
- class SolidFill
28
- # Fill type.
29
- attr_accessor :type
30
-
27
+ class SolidFill < FillFormat
31
28
  # Color.
32
29
  attr_accessor :color
33
30
 
@@ -55,69 +52,43 @@ module AsposeSlidesCloud
55
52
 
56
53
  # Attribute mapping from ruby-style variable name to JSON key.
57
54
  def self.attribute_map
58
- {
59
- :'type' => :'Type',
60
- :'color' => :'Color'
61
- }
55
+ super.merge({
56
+ :'color' => :'Color',
57
+ })
62
58
  end
63
59
 
64
60
  # Attribute type mapping.
65
61
  def self.swagger_types
66
- {
67
- :'type' => :'String',
68
- :'color' => :'String'
69
- }
62
+ super.merge({
63
+ :'color' => :'String',
64
+ })
70
65
  end
71
66
 
72
67
  # Initializes the object
73
68
  # @param [Hash] attributes Model attributes in the form of hash
74
69
  def initialize(attributes = {})
75
- return unless attributes.is_a?(Hash)
76
-
77
- # convert string to symbol for hash key
78
- attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
79
-
80
- if attributes.has_key?(:'Type')
81
- self.type = attributes[:'Type']
82
- else
83
- self.type = "Solid"
84
- end
70
+ super
85
71
 
86
72
  if attributes.has_key?(:'Color')
87
73
  self.color = attributes[:'Color']
88
74
  end
75
+ self.type = "Solid"
89
76
  end
90
77
 
91
78
  # Show invalid properties with the reasons. Usually used together with valid?
92
79
  # @return Array for valid properties with the reasons
93
80
  def list_invalid_properties
94
- invalid_properties = Array.new
95
- if @type.nil?
96
- invalid_properties.push('invalid value for "type", type cannot be nil.')
97
- end
98
-
81
+ invalid_properties = super
99
82
  invalid_properties
100
83
  end
101
84
 
102
85
  # Check to see if the all the properties in the model are valid
103
86
  # @return true if the model is valid
104
87
  def valid?
105
- return false if @type.nil?
106
- type_validator = EnumAttributeValidator.new('String', ['NoFill', 'Solid', 'Gradient', 'Pattern', 'Picture', 'NotDefined'])
107
- return false unless type_validator.valid?(@type)
88
+ return false if !super
108
89
  true
109
90
  end
110
91
 
111
- # Custom attribute writer method checking allowed values (enum).
112
- # @param [Object] type Object to be assigned
113
- def type=(type)
114
- validator = EnumAttributeValidator.new('String', ['NoFill', 'Solid', 'Gradient', 'Pattern', 'Picture', 'NotDefined'])
115
- unless validator.valid?(type)
116
- fail ArgumentError, 'invalid value for "type", must be one of #{validator.allowable_values}.'
117
- end
118
- @type = type
119
- end
120
-
121
92
  # Checks equality by comparing each attribute.
122
93
  # @param [Object] Object to be compared
123
94
  def ==(o)
@@ -145,15 +116,27 @@ module AsposeSlidesCloud
145
116
  def build_from_hash(attributes)
146
117
  return nil unless attributes.is_a?(Hash)
147
118
  self.class.swagger_types.each_pair do |key, type|
148
- if type =~ /\AArray<(.*)>/i
149
- # check to ensure the input is an array given that the the attribute
150
- # is documented as an array but the input is not
151
- if attributes[self.class.attribute_map[key]].is_a?(Array)
152
- self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
119
+ mapKey = self.class.attribute_map[key]
120
+ if !mapKey.nil?
121
+ val = attributes[mapKey]
122
+ if val.nil?
123
+ mapKeyString = mapKey.to_s
124
+ mapKeyString[0] = mapKeyString[0].downcase
125
+ mapKey = mapKeyString.to_sym
126
+ val = attributes[mapKey]
127
+ end
128
+ if !val.nil?
129
+ if type =~ /\AArray<(.*)>/i
130
+ # check to ensure the input is an array given that the the attribute
131
+ # is documented as an array but the input is not
132
+ if val.is_a?(Array)
133
+ self.send("#{key}=", val.map { |v| _deserialize($1, v) })
134
+ end
135
+ else
136
+ self.send("#{key}=", _deserialize(type, val))
137
+ end
153
138
  end
154
- elsif !attributes[self.class.attribute_map[key]].nil?
155
- self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
156
- end # or else data not found in attributes(hash), not an issue as the data can be optional
139
+ end
157
140
  end
158
141
 
159
142
  self
@@ -24,51 +24,28 @@ require 'date'
24
24
 
25
25
  module AsposeSlidesCloud
26
26
  # Split document result.
27
- class SplitDocumentResult
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
-
27
+ class SplitDocumentResult < ResourceBase
34
28
  # List of slide links.
35
29
  attr_accessor :slides
36
30
 
37
31
  # Attribute mapping from ruby-style variable name to JSON key.
38
32
  def self.attribute_map
39
- {
40
- :'self_uri' => :'SelfUri',
41
- :'alternate_links' => :'AlternateLinks',
42
- :'slides' => :'Slides'
43
- }
33
+ super.merge({
34
+ :'slides' => :'Slides',
35
+ })
44
36
  end
45
37
 
46
38
  # Attribute type mapping.
47
39
  def self.swagger_types
48
- {
49
- :'self_uri' => :'ResourceUri',
50
- :'alternate_links' => :'Array<ResourceUri>',
51
- :'slides' => :'Array<ResourceUri>'
52
- }
40
+ super.merge({
41
+ :'slides' => :'Array<ResourceUri>',
42
+ })
53
43
  end
54
44
 
55
45
  # Initializes the object
56
46
  # @param [Hash] attributes Model attributes in the form of hash
57
47
  def initialize(attributes = {})
58
- return unless attributes.is_a?(Hash)
59
-
60
- # convert string to symbol for hash key
61
- attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
62
-
63
- if attributes.has_key?(:'SelfUri')
64
- self.self_uri = attributes[:'SelfUri']
65
- end
66
-
67
- if attributes.has_key?(:'AlternateLinks')
68
- if (value = attributes[:'AlternateLinks']).is_a?(Array)
69
- self.alternate_links = value
70
- end
71
- end
48
+ super
72
49
 
73
50
  if attributes.has_key?(:'Slides')
74
51
  if (value = attributes[:'Slides']).is_a?(Array)
@@ -80,13 +57,14 @@ module AsposeSlidesCloud
80
57
  # Show invalid properties with the reasons. Usually used together with valid?
81
58
  # @return Array for valid properties with the reasons
82
59
  def list_invalid_properties
83
- invalid_properties = Array.new
60
+ invalid_properties = super
84
61
  invalid_properties
85
62
  end
86
63
 
87
64
  # Check to see if the all the properties in the model are valid
88
65
  # @return true if the model is valid
89
66
  def valid?
67
+ return false if !super
90
68
  true
91
69
  end
92
70
 
@@ -118,15 +96,27 @@ module AsposeSlidesCloud
118
96
  def build_from_hash(attributes)
119
97
  return nil unless attributes.is_a?(Hash)
120
98
  self.class.swagger_types.each_pair do |key, type|
121
- if type =~ /\AArray<(.*)>/i
122
- # check to ensure the input is an array given that the the attribute
123
- # is documented as an array but the input is not
124
- if attributes[self.class.attribute_map[key]].is_a?(Array)
125
- self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
99
+ mapKey = self.class.attribute_map[key]
100
+ if !mapKey.nil?
101
+ val = attributes[mapKey]
102
+ if val.nil?
103
+ mapKeyString = mapKey.to_s
104
+ mapKeyString[0] = mapKeyString[0].downcase
105
+ mapKey = mapKeyString.to_sym
106
+ val = attributes[mapKey]
126
107
  end
127
- elsif !attributes[self.class.attribute_map[key]].nil?
128
- self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
129
- end # or else data not found in attributes(hash), not an issue as the data can be optional
108
+ if !val.nil?
109
+ if type =~ /\AArray<(.*)>/i
110
+ # check to ensure the input is an array given that the the attribute
111
+ # is documented as an array but the input is not
112
+ if val.is_a?(Array)
113
+ self.send("#{key}=", val.map { |v| _deserialize($1, v) })
114
+ end
115
+ else
116
+ self.send("#{key}=", _deserialize(type, val))
117
+ end
118
+ end
119
+ end
130
120
  end
131
121
 
132
122
  self
@@ -31,14 +31,14 @@ module AsposeSlidesCloud
31
31
  # Attribute mapping from ruby-style variable name to JSON key.
32
32
  def self.attribute_map
33
33
  {
34
- :'exists' => :'Exists'
34
+ :'exists' => :'Exists',
35
35
  }
36
36
  end
37
37
 
38
38
  # Attribute type mapping.
39
39
  def self.swagger_types
40
40
  {
41
- :'exists' => :'BOOLEAN'
41
+ :'exists' => :'BOOLEAN',
42
42
  }
43
43
  end
44
44
 
@@ -99,15 +99,27 @@ module AsposeSlidesCloud
99
99
  def build_from_hash(attributes)
100
100
  return nil unless attributes.is_a?(Hash)
101
101
  self.class.swagger_types.each_pair do |key, type|
102
- if type =~ /\AArray<(.*)>/i
103
- # check to ensure the input is an array given that the the attribute
104
- # is documented as an array but the input is not
105
- if attributes[self.class.attribute_map[key]].is_a?(Array)
106
- self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
102
+ mapKey = self.class.attribute_map[key]
103
+ if !mapKey.nil?
104
+ val = attributes[mapKey]
105
+ if val.nil?
106
+ mapKeyString = mapKey.to_s
107
+ mapKeyString[0] = mapKeyString[0].downcase
108
+ mapKey = mapKeyString.to_sym
109
+ val = attributes[mapKey]
107
110
  end
108
- elsif !attributes[self.class.attribute_map[key]].nil?
109
- self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
110
- end # or else data not found in attributes(hash), not an issue as the data can be optional
111
+ if !val.nil?
112
+ if type =~ /\AArray<(.*)>/i
113
+ # check to ensure the input is an array given that the the attribute
114
+ # is documented as an array but the input is not
115
+ if val.is_a?(Array)
116
+ self.send("#{key}=", val.map { |v| _deserialize($1, v) })
117
+ end
118
+ else
119
+ self.send("#{key}=", _deserialize(type, val))
120
+ end
121
+ end
122
+ end
111
123
  end
112
124
 
113
125
  self
@@ -47,7 +47,7 @@ module AsposeSlidesCloud
47
47
  :'is_folder' => :'IsFolder',
48
48
  :'modified_date' => :'ModifiedDate',
49
49
  :'size' => :'Size',
50
- :'path' => :'Path'
50
+ :'path' => :'Path',
51
51
  }
52
52
  end
53
53
 
@@ -58,7 +58,7 @@ module AsposeSlidesCloud
58
58
  :'is_folder' => :'BOOLEAN',
59
59
  :'modified_date' => :'DateTime',
60
60
  :'size' => :'Integer',
61
- :'path' => :'String'
61
+ :'path' => :'String',
62
62
  }
63
63
  end
64
64
 
@@ -144,15 +144,27 @@ module AsposeSlidesCloud
144
144
  def build_from_hash(attributes)
145
145
  return nil unless attributes.is_a?(Hash)
146
146
  self.class.swagger_types.each_pair do |key, type|
147
- if type =~ /\AArray<(.*)>/i
148
- # check to ensure the input is an array given that the the attribute
149
- # is documented as an array but the input is not
150
- if attributes[self.class.attribute_map[key]].is_a?(Array)
151
- self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
147
+ mapKey = self.class.attribute_map[key]
148
+ if !mapKey.nil?
149
+ val = attributes[mapKey]
150
+ if val.nil?
151
+ mapKeyString = mapKey.to_s
152
+ mapKeyString[0] = mapKeyString[0].downcase
153
+ mapKey = mapKeyString.to_sym
154
+ val = attributes[mapKey]
152
155
  end
153
- elsif !attributes[self.class.attribute_map[key]].nil?
154
- self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
155
- end # or else data not found in attributes(hash), not an issue as the data can be optional
156
+ if !val.nil?
157
+ if type =~ /\AArray<(.*)>/i
158
+ # check to ensure the input is an array given that the the attribute
159
+ # is documented as an array but the input is not
160
+ if val.is_a?(Array)
161
+ self.send("#{key}=", val.map { |v| _deserialize($1, v) })
162
+ end
163
+ else
164
+ self.send("#{key}=", _deserialize(type, val))
165
+ end
166
+ end
167
+ end
156
168
  end
157
169
 
158
170
  self
@@ -24,10 +24,7 @@ require 'date'
24
24
 
25
25
  module AsposeSlidesCloud
26
26
  # Provides options that control how a presentation is saved in SVG format.
27
- class SvgExportOptions
28
- # Export format.
29
- attr_accessor :format
30
-
27
+ class SvgExportOptions < ExportOptions
31
28
  # Determines whether the text on a slide will be saved as graphics.
32
29
  attr_accessor :vectorize_text
33
30
 
@@ -79,8 +76,7 @@ module AsposeSlidesCloud
79
76
 
80
77
  # Attribute mapping from ruby-style variable name to JSON key.
81
78
  def self.attribute_map
82
- {
83
- :'format' => :'Format',
79
+ super.merge({
84
80
  :'vectorize_text' => :'VectorizeText',
85
81
  :'metafile_rasterization_dpi' => :'MetafileRasterizationDpi',
86
82
  :'disable3_d_text' => :'Disable3DText',
@@ -89,14 +85,13 @@ module AsposeSlidesCloud
89
85
  :'jpeg_quality' => :'JpegQuality',
90
86
  :'pictures_compression' => :'PicturesCompression',
91
87
  :'delete_pictures_cropped_areas' => :'DeletePicturesCroppedAreas',
92
- :'external_fonts_handling' => :'ExternalFontsHandling'
93
- }
88
+ :'external_fonts_handling' => :'ExternalFontsHandling',
89
+ })
94
90
  end
95
91
 
96
92
  # Attribute type mapping.
97
93
  def self.swagger_types
98
- {
99
- :'format' => :'String',
94
+ super.merge({
100
95
  :'vectorize_text' => :'BOOLEAN',
101
96
  :'metafile_rasterization_dpi' => :'Integer',
102
97
  :'disable3_d_text' => :'BOOLEAN',
@@ -105,23 +100,14 @@ module AsposeSlidesCloud
105
100
  :'jpeg_quality' => :'Integer',
106
101
  :'pictures_compression' => :'String',
107
102
  :'delete_pictures_cropped_areas' => :'BOOLEAN',
108
- :'external_fonts_handling' => :'String'
109
- }
103
+ :'external_fonts_handling' => :'String',
104
+ })
110
105
  end
111
106
 
112
107
  # Initializes the object
113
108
  # @param [Hash] attributes Model attributes in the form of hash
114
109
  def initialize(attributes = {})
115
- return unless attributes.is_a?(Hash)
116
-
117
- # convert string to symbol for hash key
118
- attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
119
-
120
- if attributes.has_key?(:'Format')
121
- self.format = attributes[:'Format']
122
- else
123
- self.format = "svg"
124
- end
110
+ super
125
111
 
126
112
  if attributes.has_key?(:'VectorizeText')
127
113
  self.vectorize_text = attributes[:'VectorizeText']
@@ -158,12 +144,13 @@ module AsposeSlidesCloud
158
144
  if attributes.has_key?(:'ExternalFontsHandling')
159
145
  self.external_fonts_handling = attributes[:'ExternalFontsHandling']
160
146
  end
147
+ self.format = "svg"
161
148
  end
162
149
 
163
150
  # Show invalid properties with the reasons. Usually used together with valid?
164
151
  # @return Array for valid properties with the reasons
165
152
  def list_invalid_properties
166
- invalid_properties = Array.new
153
+ invalid_properties = super
167
154
  if @vectorize_text.nil?
168
155
  invalid_properties.push('invalid value for "vectorize_text", vectorize_text cannot be nil.')
169
156
  end
@@ -206,6 +193,7 @@ module AsposeSlidesCloud
206
193
  # Check to see if the all the properties in the model are valid
207
194
  # @return true if the model is valid
208
195
  def valid?
196
+ return false if !super
209
197
  return false if @vectorize_text.nil?
210
198
  return false if @metafile_rasterization_dpi.nil?
211
199
  return false if @disable3_d_text.nil?
@@ -247,6 +235,7 @@ module AsposeSlidesCloud
247
235
  def ==(o)
248
236
  return true if self.equal?(o)
249
237
  self.class == o.class &&
238
+ default_regular_font == o.default_regular_font &&
250
239
  format == o.format &&
251
240
  vectorize_text == o.vectorize_text &&
252
241
  metafile_rasterization_dpi == o.metafile_rasterization_dpi &&
@@ -268,7 +257,7 @@ module AsposeSlidesCloud
268
257
  # Calculates hash code according to all attributes.
269
258
  # @return [Fixnum] Hash code
270
259
  def hash
271
- [format, vectorize_text, metafile_rasterization_dpi, disable3_d_text, disable_gradient_split, disable_line_end_cropping, jpeg_quality, pictures_compression, delete_pictures_cropped_areas, external_fonts_handling].hash
260
+ [default_regular_font, format, vectorize_text, metafile_rasterization_dpi, disable3_d_text, disable_gradient_split, disable_line_end_cropping, jpeg_quality, pictures_compression, delete_pictures_cropped_areas, external_fonts_handling].hash
272
261
  end
273
262
 
274
263
  # Builds the object from hash
@@ -277,15 +266,27 @@ module AsposeSlidesCloud
277
266
  def build_from_hash(attributes)
278
267
  return nil unless attributes.is_a?(Hash)
279
268
  self.class.swagger_types.each_pair do |key, type|
280
- if type =~ /\AArray<(.*)>/i
281
- # check to ensure the input is an array given that the the attribute
282
- # is documented as an array but the input is not
283
- if attributes[self.class.attribute_map[key]].is_a?(Array)
284
- self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
269
+ mapKey = self.class.attribute_map[key]
270
+ if !mapKey.nil?
271
+ val = attributes[mapKey]
272
+ if val.nil?
273
+ mapKeyString = mapKey.to_s
274
+ mapKeyString[0] = mapKeyString[0].downcase
275
+ mapKey = mapKeyString.to_sym
276
+ val = attributes[mapKey]
277
+ end
278
+ if !val.nil?
279
+ if type =~ /\AArray<(.*)>/i
280
+ # check to ensure the input is an array given that the the attribute
281
+ # is documented as an array but the input is not
282
+ if val.is_a?(Array)
283
+ self.send("#{key}=", val.map { |v| _deserialize($1, v) })
284
+ end
285
+ else
286
+ self.send("#{key}=", _deserialize(type, val))
287
+ end
285
288
  end
286
- elsif !attributes[self.class.attribute_map[key]].nil?
287
- self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
288
- end # or else data not found in attributes(hash), not an issue as the data can be optional
289
+ end
289
290
  end
290
291
 
291
292
  self