groupdocs_conversion_cloud 25.10 → 25.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (62) hide show
  1. checksums.yaml +4 -4
  2. data/lib/groupdocs_conversion_cloud/models/{tsv_convert_options.rb → cad_convert_options.rb} +74 -32
  3. data/lib/groupdocs_conversion_cloud/models/{pps_convert_options.rb → compression_convert_options.rb} +7 -22
  4. data/lib/groupdocs_conversion_cloud/models/{odp_convert_options.rb → diagram_convert_options.rb} +14 -24
  5. data/lib/groupdocs_conversion_cloud/models/{otp_convert_options.rb → email_convert_options.rb} +7 -32
  6. data/lib/groupdocs_conversion_cloud/models/{ppt_convert_options.rb → finance_convert_options.rb} +7 -32
  7. data/lib/groupdocs_conversion_cloud/models/{potm_convert_options.rb → font_convert_options.rb} +7 -32
  8. data/lib/groupdocs_conversion_cloud/models/{txt_convert_options.rb → gis_convert_options.rb} +3 -3
  9. data/lib/groupdocs_conversion_cloud/models/image_convert_options.rb +44 -4
  10. data/lib/groupdocs_conversion_cloud/models/jpg_convert_options.rb +1 -265
  11. data/lib/groupdocs_conversion_cloud/models/pdl_convert_options.rb +35 -5
  12. data/lib/groupdocs_conversion_cloud/models/project_management_convert_options.rb +256 -0
  13. data/lib/groupdocs_conversion_cloud/models/psd_convert_options.rb +1 -244
  14. data/lib/groupdocs_conversion_cloud/models/rtf_convert_options.rb +1 -237
  15. data/lib/groupdocs_conversion_cloud/models/spreadsheet_convert_options.rb +4 -19
  16. data/lib/groupdocs_conversion_cloud/models/three_d_convert_options.rb +256 -0
  17. data/lib/groupdocs_conversion_cloud/models/tiff_convert_options.rb +1 -244
  18. data/lib/groupdocs_conversion_cloud/models/webp_convert_options.rb +1 -265
  19. data/lib/groupdocs_conversion_cloud/models/word_processing_convert_options.rb +14 -4
  20. data/lib/groupdocs_conversion_cloud/version.rb +1 -1
  21. data/lib/groupdocs_conversion_cloud.rb +14 -52
  22. metadata +11 -49
  23. data/lib/groupdocs_conversion_cloud/models/bmp_convert_options.rb +0 -468
  24. data/lib/groupdocs_conversion_cloud/models/dcm_convert_options.rb +0 -468
  25. data/lib/groupdocs_conversion_cloud/models/djvu_convert_options.rb +0 -468
  26. data/lib/groupdocs_conversion_cloud/models/dng_convert_options.rb +0 -468
  27. data/lib/groupdocs_conversion_cloud/models/doc_convert_options.rb +0 -440
  28. data/lib/groupdocs_conversion_cloud/models/docm_convert_options.rb +0 -440
  29. data/lib/groupdocs_conversion_cloud/models/docx_convert_options.rb +0 -440
  30. data/lib/groupdocs_conversion_cloud/models/dot_convert_options.rb +0 -440
  31. data/lib/groupdocs_conversion_cloud/models/dotm_convert_options.rb +0 -440
  32. data/lib/groupdocs_conversion_cloud/models/dotx_convert_options.rb +0 -440
  33. data/lib/groupdocs_conversion_cloud/models/emf_convert_options.rb +0 -468
  34. data/lib/groupdocs_conversion_cloud/models/gif_convert_options.rb +0 -468
  35. data/lib/groupdocs_conversion_cloud/models/ico_convert_options.rb +0 -468
  36. data/lib/groupdocs_conversion_cloud/models/j2c_convert_options.rb +0 -483
  37. data/lib/groupdocs_conversion_cloud/models/j2k_convert_options.rb +0 -483
  38. data/lib/groupdocs_conversion_cloud/models/jp2_convert_options.rb +0 -483
  39. data/lib/groupdocs_conversion_cloud/models/jpeg_convert_options.rb +0 -483
  40. data/lib/groupdocs_conversion_cloud/models/jpf_convert_options.rb +0 -483
  41. data/lib/groupdocs_conversion_cloud/models/jpm_convert_options.rb +0 -483
  42. data/lib/groupdocs_conversion_cloud/models/jpx_convert_options.rb +0 -483
  43. data/lib/groupdocs_conversion_cloud/models/odg_convert_options.rb +0 -468
  44. data/lib/groupdocs_conversion_cloud/models/ods_convert_options.rb +0 -296
  45. data/lib/groupdocs_conversion_cloud/models/odt_convert_options.rb +0 -440
  46. data/lib/groupdocs_conversion_cloud/models/ots_convert_options.rb +0 -296
  47. data/lib/groupdocs_conversion_cloud/models/ott_convert_options.rb +0 -440
  48. data/lib/groupdocs_conversion_cloud/models/png_convert_options.rb +0 -468
  49. data/lib/groupdocs_conversion_cloud/models/potx_convert_options.rb +0 -281
  50. data/lib/groupdocs_conversion_cloud/models/ppsm_convert_options.rb +0 -281
  51. data/lib/groupdocs_conversion_cloud/models/ppsx_convert_options.rb +0 -281
  52. data/lib/groupdocs_conversion_cloud/models/pptm_convert_options.rb +0 -281
  53. data/lib/groupdocs_conversion_cloud/models/pptx_convert_options.rb +0 -281
  54. data/lib/groupdocs_conversion_cloud/models/tif_convert_options.rb +0 -494
  55. data/lib/groupdocs_conversion_cloud/models/wmf_convert_options.rb +0 -468
  56. data/lib/groupdocs_conversion_cloud/models/xls2003_convert_options.rb +0 -296
  57. data/lib/groupdocs_conversion_cloud/models/xls_convert_options.rb +0 -296
  58. data/lib/groupdocs_conversion_cloud/models/xlsb_convert_options.rb +0 -296
  59. data/lib/groupdocs_conversion_cloud/models/xlsm_convert_options.rb +0 -296
  60. data/lib/groupdocs_conversion_cloud/models/xlsx_convert_options.rb +0 -296
  61. data/lib/groupdocs_conversion_cloud/models/xltm_convert_options.rb +0 -296
  62. data/lib/groupdocs_conversion_cloud/models/xltx_convert_options.rb +0 -296
@@ -1,483 +0,0 @@
1
- #
2
- # --------------------------------------------------------------------------------------------------------------------
3
- # <copyright company="Aspose Pty Ltd" file="jp2_convert_options.rb">
4
- # Copyright (c) Aspose Pty Ltd
5
- # </copyright>
6
- # <summary>
7
- # Permission is hereby granted, free of charge, to any person obtaining a copy
8
- # of this software and associated documentation files (the "Software"), to deal
9
- # in the Software without restriction, including without limitation the rights
10
- # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11
- # copies of the Software, and to permit persons to whom the Software is
12
- # furnished to do so, subject to the following conditions:
13
- #
14
- # The above copyright notice and this permission notice shall be included in all
15
- # copies or substantial portions of the Software.
16
- #
17
- # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18
- # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
19
- # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
20
- # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
21
- # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
22
- # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
23
- # SOFTWARE.
24
- # </summary>
25
- # --------------------------------------------------------------------------------------------------------------------
26
- #
27
-
28
- require 'date'
29
-
30
- module GroupDocsConversionCloud
31
- # Jp2 convert options
32
- class Jp2ConvertOptions
33
-
34
- # Start conversion from FromPage page
35
- attr_accessor :from_page
36
-
37
- # Number of pages to convert
38
- attr_accessor :pages_count
39
-
40
- # Convert specific pages. The list contains the page indexes of the pages to be converted
41
- attr_accessor :pages
42
-
43
- # Watermark specific options
44
- attr_accessor :watermark_options
45
-
46
- # Desired image width after conversion
47
- attr_accessor :width
48
-
49
- # Desired image height after conversion
50
- attr_accessor :height
51
-
52
- # Desired image horizontal resolution after conversion. The default resolution is the resolution of the input file or 96dpi
53
- attr_accessor :horizontal_resolution
54
-
55
- # Desired image vertical resolution after conversion. The default resolution is the resolution of the input file or 96dpi
56
- attr_accessor :vertical_resolution
57
-
58
- # Convert to grayscale image
59
- attr_accessor :grayscale
60
-
61
- # Image rotation angle
62
- attr_accessor :rotate_angle
63
-
64
- # If true, the input firstly is converted to PDF and after that to desired format
65
- attr_accessor :use_pdf
66
-
67
- # Adjust image brightness
68
- attr_accessor :brightness
69
-
70
- # Adjust image contrast
71
- attr_accessor :contrast
72
-
73
- # Adjust image gamma
74
- attr_accessor :gamma
75
-
76
- # Image flip mode
77
- attr_accessor :flip_mode
78
-
79
- # Gets or sets a background color.
80
- attr_accessor :background_color
81
-
82
- # Desired image quality when converting to Jpeg. The value must be between 0 and 100. The default value is 100.
83
- attr_accessor :quality
84
- class EnumAttributeValidator
85
- attr_reader :datatype
86
- attr_reader :allowable_values
87
-
88
- def initialize(datatype, allowable_values)
89
- @allowable_values = allowable_values.map do |value|
90
- case datatype.to_s
91
- when /Integer/i
92
- value.to_i
93
- when /Float/i
94
- value.to_f
95
- else
96
- value
97
- end
98
- end
99
- end
100
-
101
- def valid?(value)
102
- !value || allowable_values.include?(value)
103
- end
104
- end
105
-
106
- # Attribute mapping from ruby-style variable name to JSON key.
107
- def self.attribute_map
108
- {
109
- :'from_page' => :'FromPage',
110
- :'pages_count' => :'PagesCount',
111
- :'pages' => :'Pages',
112
- :'watermark_options' => :'WatermarkOptions',
113
- :'width' => :'Width',
114
- :'height' => :'Height',
115
- :'horizontal_resolution' => :'HorizontalResolution',
116
- :'vertical_resolution' => :'VerticalResolution',
117
- :'grayscale' => :'Grayscale',
118
- :'rotate_angle' => :'RotateAngle',
119
- :'use_pdf' => :'UsePdf',
120
- :'brightness' => :'Brightness',
121
- :'contrast' => :'Contrast',
122
- :'gamma' => :'Gamma',
123
- :'flip_mode' => :'FlipMode',
124
- :'background_color' => :'BackgroundColor',
125
- :'quality' => :'Quality'
126
- }
127
- end
128
-
129
- # Attribute type mapping.
130
- def self.swagger_types
131
- {
132
- :'from_page' => :'Integer',
133
- :'pages_count' => :'Integer',
134
- :'pages' => :'Array<Integer>',
135
- :'watermark_options' => :'WatermarkOptions',
136
- :'width' => :'Integer',
137
- :'height' => :'Integer',
138
- :'horizontal_resolution' => :'Integer',
139
- :'vertical_resolution' => :'Integer',
140
- :'grayscale' => :'BOOLEAN',
141
- :'rotate_angle' => :'Integer',
142
- :'use_pdf' => :'BOOLEAN',
143
- :'brightness' => :'Integer',
144
- :'contrast' => :'Integer',
145
- :'gamma' => :'Float',
146
- :'flip_mode' => :'String',
147
- :'background_color' => :'String',
148
- :'quality' => :'Integer'
149
- }
150
- end
151
-
152
- # Initializes the object
153
- # @param [Hash] attributes Model attributes in the form of hash
154
- def initialize(attributes = {})
155
- return unless attributes.is_a?(Hash)
156
-
157
- # convert string to symbol for hash key
158
- attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
159
-
160
- if attributes.key?(:'FromPage')
161
- self.from_page = attributes[:'FromPage']
162
- end
163
-
164
- if attributes.key?(:'PagesCount')
165
- self.pages_count = attributes[:'PagesCount']
166
- end
167
-
168
- if attributes.key?(:'Pages')
169
- if (value = attributes[:'Pages']).is_a?(Array)
170
- self.pages = value
171
- end
172
- end
173
-
174
- if attributes.key?(:'WatermarkOptions')
175
- self.watermark_options = attributes[:'WatermarkOptions']
176
- end
177
-
178
- if attributes.key?(:'Width')
179
- self.width = attributes[:'Width']
180
- end
181
-
182
- if attributes.key?(:'Height')
183
- self.height = attributes[:'Height']
184
- end
185
-
186
- if attributes.key?(:'HorizontalResolution')
187
- self.horizontal_resolution = attributes[:'HorizontalResolution']
188
- end
189
-
190
- if attributes.key?(:'VerticalResolution')
191
- self.vertical_resolution = attributes[:'VerticalResolution']
192
- end
193
-
194
- if attributes.key?(:'Grayscale')
195
- self.grayscale = attributes[:'Grayscale']
196
- end
197
-
198
- if attributes.key?(:'RotateAngle')
199
- self.rotate_angle = attributes[:'RotateAngle']
200
- end
201
-
202
- if attributes.key?(:'UsePdf')
203
- self.use_pdf = attributes[:'UsePdf']
204
- end
205
-
206
- if attributes.key?(:'Brightness')
207
- self.brightness = attributes[:'Brightness']
208
- end
209
-
210
- if attributes.key?(:'Contrast')
211
- self.contrast = attributes[:'Contrast']
212
- end
213
-
214
- if attributes.key?(:'Gamma')
215
- self.gamma = attributes[:'Gamma']
216
- end
217
-
218
- if attributes.key?(:'FlipMode')
219
- self.flip_mode = attributes[:'FlipMode']
220
- end
221
-
222
- if attributes.key?(:'BackgroundColor')
223
- self.background_color = attributes[:'BackgroundColor']
224
- end
225
-
226
- if attributes.key?(:'Quality')
227
- self.quality = attributes[:'Quality']
228
- end
229
-
230
- end
231
-
232
- # Show invalid properties with the reasons. Usually used together with valid?
233
- # @return Array for valid properies with the reasons
234
- def list_invalid_properties
235
- invalid_properties = []
236
- if @from_page.nil?
237
- invalid_properties.push("invalid value for 'from_page', from_page cannot be nil.")
238
- end
239
-
240
- if @pages_count.nil?
241
- invalid_properties.push("invalid value for 'pages_count', pages_count cannot be nil.")
242
- end
243
-
244
- if @width.nil?
245
- invalid_properties.push("invalid value for 'width', width cannot be nil.")
246
- end
247
-
248
- if @height.nil?
249
- invalid_properties.push("invalid value for 'height', height cannot be nil.")
250
- end
251
-
252
- if @horizontal_resolution.nil?
253
- invalid_properties.push("invalid value for 'horizontal_resolution', horizontal_resolution cannot be nil.")
254
- end
255
-
256
- if @vertical_resolution.nil?
257
- invalid_properties.push("invalid value for 'vertical_resolution', vertical_resolution cannot be nil.")
258
- end
259
-
260
- if @grayscale.nil?
261
- invalid_properties.push("invalid value for 'grayscale', grayscale cannot be nil.")
262
- end
263
-
264
- if @rotate_angle.nil?
265
- invalid_properties.push("invalid value for 'rotate_angle', rotate_angle cannot be nil.")
266
- end
267
-
268
- if @use_pdf.nil?
269
- invalid_properties.push("invalid value for 'use_pdf', use_pdf cannot be nil.")
270
- end
271
-
272
- if @brightness.nil?
273
- invalid_properties.push("invalid value for 'brightness', brightness cannot be nil.")
274
- end
275
-
276
- if @contrast.nil?
277
- invalid_properties.push("invalid value for 'contrast', contrast cannot be nil.")
278
- end
279
-
280
- if @gamma.nil?
281
- invalid_properties.push("invalid value for 'gamma', gamma cannot be nil.")
282
- end
283
-
284
- if @flip_mode.nil?
285
- invalid_properties.push("invalid value for 'flip_mode', flip_mode cannot be nil.")
286
- end
287
-
288
- if @quality.nil?
289
- invalid_properties.push("invalid value for 'quality', quality cannot be nil.")
290
- end
291
-
292
- return invalid_properties
293
- end
294
-
295
- # Check to see if the all the properties in the model are valid
296
- # @return true if the model is valid
297
- def valid?
298
- return false if @from_page.nil?
299
- return false if @pages_count.nil?
300
- return false if @width.nil?
301
- return false if @height.nil?
302
- return false if @horizontal_resolution.nil?
303
- return false if @vertical_resolution.nil?
304
- return false if @grayscale.nil?
305
- return false if @rotate_angle.nil?
306
- return false if @use_pdf.nil?
307
- return false if @brightness.nil?
308
- return false if @contrast.nil?
309
- return false if @gamma.nil?
310
- return false if @flip_mode.nil?
311
- flip_mode_validator = EnumAttributeValidator.new('String', ["None", "FlipX", "FlipY", "FlipXY"])
312
- return false unless flip_mode_validator.valid?(@flip_mode)
313
- return false if @quality.nil?
314
- return true
315
- end
316
-
317
- # Custom attribute writer method checking allowed values (enum).
318
- # @param [Object] flip_mode Object to be assigned
319
- def flip_mode=(flip_mode)
320
- validator = EnumAttributeValidator.new('String', ["None", "FlipX", "FlipY", "FlipXY"])
321
- if flip_mode.to_i == 0
322
- unless validator.valid?(flip_mode)
323
- raise ArgumentError, "invalid value for 'flip_mode', must be one of #{validator.allowable_values}."
324
- end
325
- @flip_mode = flip_mode
326
- else
327
- @flip_mode = validator.allowable_values[flip_mode.to_i]
328
- end
329
- end
330
-
331
- # Checks equality by comparing each attribute.
332
- # @param [Object] Object to be compared
333
- def ==(other)
334
- return true if self.equal?(other)
335
- self.class == other.class &&
336
- from_page == other.from_page &&
337
- pages_count == other.pages_count &&
338
- pages == other.pages &&
339
- watermark_options == other.watermark_options &&
340
- width == other.width &&
341
- height == other.height &&
342
- horizontal_resolution == other.horizontal_resolution &&
343
- vertical_resolution == other.vertical_resolution &&
344
- grayscale == other.grayscale &&
345
- rotate_angle == other.rotate_angle &&
346
- use_pdf == other.use_pdf &&
347
- brightness == other.brightness &&
348
- contrast == other.contrast &&
349
- gamma == other.gamma &&
350
- flip_mode == other.flip_mode &&
351
- background_color == other.background_color &&
352
- quality == other.quality
353
- end
354
-
355
- # @see the `==` method
356
- # @param [Object] Object to be compared
357
- def eql?(other)
358
- self == other
359
- end
360
-
361
- # Calculates hash code according to all attributes.
362
- # @return [Fixnum] Hash code
363
- def hash
364
- [from_page, pages_count, pages, watermark_options, width, height, horizontal_resolution, vertical_resolution, grayscale, rotate_angle, use_pdf, brightness, contrast, gamma, flip_mode, background_color, quality].hash
365
- end
366
-
367
- # Downcases first letter.
368
- # @return downcased string
369
- def uncap(str)
370
- str[0, 1].downcase + str[1..-1]
371
- end
372
-
373
- # Builds the object from hash
374
- # @param [Hash] attributes Model attributes in the form of hash
375
- # @return [Object] Returns the model itself
376
- def build_from_hash(attributes)
377
- return nil unless attributes.is_a?(Hash)
378
- self.class.swagger_types.each_pair do |key, type|
379
- pname = uncap(self.class.attribute_map[key]).intern
380
- value = attributes[pname]
381
- if type =~ /\AArray<(.*)>/i
382
- # check to ensure the input is an array given that the the attribute
383
- # is documented as an array but the input is not
384
- if value.is_a?(Array)
385
- self.send("#{key}=", value.map { |v| _deserialize($1, v) })
386
- end
387
- elsif !value.nil?
388
- self.send("#{key}=", _deserialize(type, value))
389
- end
390
- # or else data not found in attributes(hash), not an issue as the data can be optional
391
- end
392
-
393
- self
394
- end
395
-
396
- # Deserializes the data based on type
397
- # @param string type Data type
398
- # @param string value Value to be deserialized
399
- # @return [Object] Deserialized data
400
- def _deserialize(type, value)
401
- case type.to_sym
402
- when :DateTime
403
- Date.parse value
404
- when :Date
405
- Date.parse value
406
- when :String
407
- value.to_s
408
- when :Integer
409
- value.to_i
410
- when :Float
411
- value.to_f
412
- when :BOOLEAN
413
- if value.to_s =~ /\A(true|t|yes|y|1)\z/i
414
- true
415
- else
416
- false
417
- end
418
- when :Object
419
- # generic object (usually a Hash), return directly
420
- value
421
- when /\AArray<(?<inner_type>.+)>\z/
422
- inner_type = Regexp.last_match[:inner_type]
423
- value.map { |v| _deserialize(inner_type, v) }
424
- when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
425
- k_type = Regexp.last_match[:k_type]
426
- v_type = Regexp.last_match[:v_type]
427
- {}.tap do |hash|
428
- value.each do |k, v|
429
- hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
430
- end
431
- end
432
- else
433
- # model
434
- temp_model = GroupDocsConversionCloud.const_get(type).new
435
- temp_model.build_from_hash(value)
436
- end
437
- end
438
-
439
- # Returns the string representation of the object
440
- # @return [String] String presentation of the object
441
- def to_s
442
- to_hash.to_s
443
- end
444
-
445
- # to_body is an alias to to_hash (backward compatibility)
446
- # @return [Hash] Returns the object in the form of hash
447
- def to_body
448
- to_hash
449
- end
450
-
451
- # Returns the object in the form of hash
452
- # @return [Hash] Returns the object in the form of hash
453
- def to_hash
454
- hash = {}
455
- self.class.attribute_map.each_pair do |attr, param|
456
- value = self.send(attr)
457
- next if value.nil?
458
- hash[param] = _to_hash(value)
459
- end
460
- hash
461
- end
462
-
463
- # Outputs non-array value in the form of hash
464
- # For object, use to_hash. Otherwise, just return the value
465
- # @param [Object] value Any valid value
466
- # @return [Hash] Returns the value in the form of hash
467
- def _to_hash(value)
468
- if value.is_a?(Array)
469
- value.compact.map { |v| _to_hash(v) }
470
- elsif value.is_a?(Hash)
471
- {}.tap do |hash|
472
- value.each { |k, v| hash[k] = _to_hash(v) }
473
- end
474
- elsif value.respond_to? :to_hash
475
- value.to_hash
476
- else
477
- value
478
- end
479
- end
480
-
481
- end
482
-
483
- end