groupdocs_conversion_cloud 21.12 → 22.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (184) hide show
  1. checksums.yaml +4 -4
  2. data/lib/groupdocs_conversion_cloud/api/convert_api.rb +14 -4
  3. data/lib/groupdocs_conversion_cloud/api/file_api.rb +6 -6
  4. data/lib/groupdocs_conversion_cloud/api/folder_api.rb +6 -6
  5. data/lib/groupdocs_conversion_cloud/api/info_api.rb +3 -3
  6. data/lib/groupdocs_conversion_cloud/api/license_api.rb +1 -1
  7. data/lib/groupdocs_conversion_cloud/api/storage_api.rb +5 -5
  8. data/lib/groupdocs_conversion_cloud/api_client.rb +1 -1
  9. data/lib/groupdocs_conversion_cloud/api_error.rb +1 -1
  10. data/lib/groupdocs_conversion_cloud/configuration.rb +1 -1
  11. data/lib/groupdocs_conversion_cloud/models/bmp_convert_options.rb +1 -1
  12. data/lib/groupdocs_conversion_cloud/models/bmp_load_options.rb +12 -2
  13. data/lib/groupdocs_conversion_cloud/models/cad_load_options.rb +12 -2
  14. data/lib/groupdocs_conversion_cloud/models/cgm_convert_options.rb +1 -1
  15. data/lib/groupdocs_conversion_cloud/models/consumption_result.rb +1 -1
  16. data/lib/groupdocs_conversion_cloud/models/convert_options.rb +1 -1
  17. data/lib/groupdocs_conversion_cloud/models/convert_settings.rb +1 -1
  18. data/lib/groupdocs_conversion_cloud/models/csv_load_options.rb +12 -2
  19. data/lib/groupdocs_conversion_cloud/models/dcm_convert_options.rb +1 -1
  20. data/lib/groupdocs_conversion_cloud/models/dcm_load_options.rb +12 -2
  21. data/lib/groupdocs_conversion_cloud/models/dgn_load_options.rb +12 -2
  22. data/lib/groupdocs_conversion_cloud/models/diagram_load_options.rb +12 -2
  23. data/lib/groupdocs_conversion_cloud/models/disc_usage.rb +1 -1
  24. data/lib/groupdocs_conversion_cloud/models/djvu_convert_options.rb +1 -1
  25. data/lib/groupdocs_conversion_cloud/models/dng_convert_options.rb +1 -1
  26. data/lib/groupdocs_conversion_cloud/models/dng_load_options.rb +12 -2
  27. data/lib/groupdocs_conversion_cloud/models/doc_convert_options.rb +1 -1
  28. data/lib/groupdocs_conversion_cloud/models/doc_load_options.rb +12 -2
  29. data/lib/groupdocs_conversion_cloud/models/docm_convert_options.rb +1 -1
  30. data/lib/groupdocs_conversion_cloud/models/docm_load_options.rb +12 -2
  31. data/lib/groupdocs_conversion_cloud/models/document_metadata.rb +1 -1
  32. data/lib/groupdocs_conversion_cloud/models/docx_convert_options.rb +1 -1
  33. data/lib/groupdocs_conversion_cloud/models/docx_load_options.rb +12 -2
  34. data/lib/groupdocs_conversion_cloud/models/dot_convert_options.rb +1 -1
  35. data/lib/groupdocs_conversion_cloud/models/dot_load_options.rb +12 -2
  36. data/lib/groupdocs_conversion_cloud/models/dotm_convert_options.rb +1 -1
  37. data/lib/groupdocs_conversion_cloud/models/dotm_load_options.rb +12 -2
  38. data/lib/groupdocs_conversion_cloud/models/dotx_convert_options.rb +1 -1
  39. data/lib/groupdocs_conversion_cloud/models/dotx_load_options.rb +12 -2
  40. data/lib/groupdocs_conversion_cloud/models/dwf_load_options.rb +12 -2
  41. data/lib/groupdocs_conversion_cloud/models/dwg_load_options.rb +12 -2
  42. data/lib/groupdocs_conversion_cloud/models/dxf_load_options.rb +12 -2
  43. data/lib/groupdocs_conversion_cloud/models/email_load_options.rb +12 -2
  44. data/lib/groupdocs_conversion_cloud/models/emf_convert_options.rb +1 -1
  45. data/lib/groupdocs_conversion_cloud/models/emf_load_options.rb +12 -2
  46. data/lib/groupdocs_conversion_cloud/models/eml_load_options.rb +12 -2
  47. data/lib/groupdocs_conversion_cloud/models/emlx_load_options.rb +12 -2
  48. data/lib/groupdocs_conversion_cloud/models/epub_convert_options.rb +1 -1
  49. data/lib/groupdocs_conversion_cloud/models/error.rb +1 -1
  50. data/lib/groupdocs_conversion_cloud/models/error_details.rb +1 -1
  51. data/lib/groupdocs_conversion_cloud/models/field_label.rb +1 -1
  52. data/lib/groupdocs_conversion_cloud/models/file_version.rb +1 -1
  53. data/lib/groupdocs_conversion_cloud/models/file_versions.rb +1 -1
  54. data/lib/groupdocs_conversion_cloud/models/files_list.rb +1 -1
  55. data/lib/groupdocs_conversion_cloud/models/files_upload_result.rb +1 -1
  56. data/lib/groupdocs_conversion_cloud/models/gif_convert_options.rb +1 -1
  57. data/lib/groupdocs_conversion_cloud/models/gif_load_options.rb +12 -2
  58. data/lib/groupdocs_conversion_cloud/models/html_convert_options.rb +1 -1
  59. data/lib/groupdocs_conversion_cloud/models/html_load_options.rb +12 -2
  60. data/lib/groupdocs_conversion_cloud/models/ico_convert_options.rb +1 -1
  61. data/lib/groupdocs_conversion_cloud/models/ico_load_options.rb +12 -2
  62. data/lib/groupdocs_conversion_cloud/models/ifc_load_options.rb +12 -2
  63. data/lib/groupdocs_conversion_cloud/models/igs_load_options.rb +12 -2
  64. data/lib/groupdocs_conversion_cloud/models/image_convert_options.rb +1 -1
  65. data/lib/groupdocs_conversion_cloud/models/image_load_options.rb +12 -2
  66. data/lib/groupdocs_conversion_cloud/models/j2c_convert_options.rb +1 -1
  67. data/lib/groupdocs_conversion_cloud/models/j2c_load_options.rb +12 -2
  68. data/lib/groupdocs_conversion_cloud/models/j2k_convert_options.rb +1 -1
  69. data/lib/groupdocs_conversion_cloud/models/j2k_load_options.rb +12 -2
  70. data/lib/groupdocs_conversion_cloud/models/jp2_convert_options.rb +1 -1
  71. data/lib/groupdocs_conversion_cloud/models/jp2_load_options.rb +12 -2
  72. data/lib/groupdocs_conversion_cloud/models/jpeg_convert_options.rb +1 -1
  73. data/lib/groupdocs_conversion_cloud/models/jpeg_load_options.rb +12 -2
  74. data/lib/groupdocs_conversion_cloud/models/jpf_convert_options.rb +1 -1
  75. data/lib/groupdocs_conversion_cloud/models/jpf_load_options.rb +12 -2
  76. data/lib/groupdocs_conversion_cloud/models/jpg_convert_options.rb +1 -1
  77. data/lib/groupdocs_conversion_cloud/models/jpg_load_options.rb +12 -2
  78. data/lib/groupdocs_conversion_cloud/models/jpm_convert_options.rb +1 -1
  79. data/lib/groupdocs_conversion_cloud/models/jpm_load_options.rb +12 -2
  80. data/lib/groupdocs_conversion_cloud/models/jpx_convert_options.rb +1 -1
  81. data/lib/groupdocs_conversion_cloud/models/jpx_load_options.rb +12 -2
  82. data/lib/groupdocs_conversion_cloud/models/load_options.rb +13 -3
  83. data/lib/groupdocs_conversion_cloud/models/mht_load_options.rb +12 -2
  84. data/lib/groupdocs_conversion_cloud/models/mobi_load_options.rb +12 -2
  85. data/lib/groupdocs_conversion_cloud/models/msg_load_options.rb +12 -2
  86. data/lib/groupdocs_conversion_cloud/models/object_exist.rb +1 -1
  87. data/lib/groupdocs_conversion_cloud/models/odg_convert_options.rb +1 -1
  88. data/lib/groupdocs_conversion_cloud/models/odg_load_options.rb +12 -2
  89. data/lib/groupdocs_conversion_cloud/models/odp_convert_options.rb +1 -1
  90. data/lib/groupdocs_conversion_cloud/models/odp_load_options.rb +12 -2
  91. data/lib/groupdocs_conversion_cloud/models/ods_convert_options.rb +1 -1
  92. data/lib/groupdocs_conversion_cloud/models/ods_load_options.rb +12 -2
  93. data/lib/groupdocs_conversion_cloud/models/odt_convert_options.rb +1 -1
  94. data/lib/groupdocs_conversion_cloud/models/odt_load_options.rb +12 -2
  95. data/lib/groupdocs_conversion_cloud/models/one_load_options.rb +12 -2
  96. data/lib/groupdocs_conversion_cloud/models/ost_load_options.rb +12 -2
  97. data/lib/groupdocs_conversion_cloud/models/otp_convert_options.rb +1 -1
  98. data/lib/groupdocs_conversion_cloud/models/otp_load_options.rb +12 -2
  99. data/lib/groupdocs_conversion_cloud/models/ots_convert_options.rb +1 -1
  100. data/lib/groupdocs_conversion_cloud/models/ots_load_options.rb +12 -2
  101. data/lib/groupdocs_conversion_cloud/models/ott_convert_options.rb +1 -1
  102. data/lib/groupdocs_conversion_cloud/models/ott_load_options.rb +12 -2
  103. data/lib/groupdocs_conversion_cloud/models/pdf_convert_options.rb +1 -1
  104. data/lib/groupdocs_conversion_cloud/models/pdf_load_options.rb +12 -2
  105. data/lib/groupdocs_conversion_cloud/models/plt_load_options.rb +12 -2
  106. data/lib/groupdocs_conversion_cloud/models/png_convert_options.rb +1 -1
  107. data/lib/groupdocs_conversion_cloud/models/png_load_options.rb +12 -2
  108. data/lib/groupdocs_conversion_cloud/models/potm_convert_options.rb +1 -1
  109. data/lib/groupdocs_conversion_cloud/models/potm_load_options.rb +12 -2
  110. data/lib/groupdocs_conversion_cloud/models/potx_convert_options.rb +1 -1
  111. data/lib/groupdocs_conversion_cloud/models/potx_load_options.rb +12 -2
  112. data/lib/groupdocs_conversion_cloud/models/pps_convert_options.rb +1 -1
  113. data/lib/groupdocs_conversion_cloud/models/pps_load_options.rb +12 -2
  114. data/lib/groupdocs_conversion_cloud/models/ppsm_convert_options.rb +1 -1
  115. data/lib/groupdocs_conversion_cloud/models/ppsm_load_options.rb +12 -2
  116. data/lib/groupdocs_conversion_cloud/models/ppsx_convert_options.rb +1 -1
  117. data/lib/groupdocs_conversion_cloud/models/ppsx_load_options.rb +12 -2
  118. data/lib/groupdocs_conversion_cloud/models/ppt_convert_options.rb +1 -1
  119. data/lib/groupdocs_conversion_cloud/models/ppt_load_options.rb +12 -2
  120. data/lib/groupdocs_conversion_cloud/models/pptm_convert_options.rb +1 -1
  121. data/lib/groupdocs_conversion_cloud/models/pptm_load_options.rb +12 -2
  122. data/lib/groupdocs_conversion_cloud/models/pptx_convert_options.rb +1 -1
  123. data/lib/groupdocs_conversion_cloud/models/pptx_load_options.rb +12 -2
  124. data/lib/groupdocs_conversion_cloud/models/presentation_convert_options.rb +1 -1
  125. data/lib/groupdocs_conversion_cloud/models/presentation_load_options.rb +12 -2
  126. data/lib/groupdocs_conversion_cloud/models/psd_convert_options.rb +1 -1
  127. data/lib/groupdocs_conversion_cloud/models/psd_load_options.rb +12 -2
  128. data/lib/groupdocs_conversion_cloud/models/pst_load_options.rb +12 -2
  129. data/lib/groupdocs_conversion_cloud/models/rtf_convert_options.rb +1 -1
  130. data/lib/groupdocs_conversion_cloud/models/spreadsheet_convert_options.rb +1 -1
  131. data/lib/groupdocs_conversion_cloud/models/spreadsheet_load_options.rb +12 -2
  132. data/lib/groupdocs_conversion_cloud/models/stl_load_options.rb +12 -2
  133. data/lib/groupdocs_conversion_cloud/models/storage_exist.rb +1 -1
  134. data/lib/groupdocs_conversion_cloud/models/storage_file.rb +1 -1
  135. data/lib/groupdocs_conversion_cloud/models/stored_converted_result.rb +1 -1
  136. data/lib/groupdocs_conversion_cloud/models/supported_format.rb +1 -1
  137. data/lib/groupdocs_conversion_cloud/models/svg_convert_options.rb +1 -1
  138. data/lib/groupdocs_conversion_cloud/models/tif_convert_options.rb +1 -1
  139. data/lib/groupdocs_conversion_cloud/models/tif_load_options.rb +12 -2
  140. data/lib/groupdocs_conversion_cloud/models/tiff_convert_options.rb +1 -1
  141. data/lib/groupdocs_conversion_cloud/models/tiff_load_options.rb +12 -2
  142. data/lib/groupdocs_conversion_cloud/models/tsv_convert_options.rb +1 -1
  143. data/lib/groupdocs_conversion_cloud/models/tsv_load_options.rb +12 -2
  144. data/lib/groupdocs_conversion_cloud/models/txt_convert_options.rb +1 -1
  145. data/lib/groupdocs_conversion_cloud/models/txt_load_options.rb +12 -2
  146. data/lib/groupdocs_conversion_cloud/models/vdw_load_options.rb +12 -2
  147. data/lib/groupdocs_conversion_cloud/models/vdx_load_options.rb +12 -2
  148. data/lib/groupdocs_conversion_cloud/models/vsd_load_options.rb +12 -2
  149. data/lib/groupdocs_conversion_cloud/models/vsdm_load_options.rb +12 -2
  150. data/lib/groupdocs_conversion_cloud/models/vsdx_load_options.rb +12 -2
  151. data/lib/groupdocs_conversion_cloud/models/vss_load_options.rb +12 -2
  152. data/lib/groupdocs_conversion_cloud/models/vssm_load_options.rb +12 -2
  153. data/lib/groupdocs_conversion_cloud/models/vssx_load_options.rb +12 -2
  154. data/lib/groupdocs_conversion_cloud/models/vst_load_options.rb +12 -2
  155. data/lib/groupdocs_conversion_cloud/models/vstm_load_options.rb +12 -2
  156. data/lib/groupdocs_conversion_cloud/models/vstx_load_options.rb +12 -2
  157. data/lib/groupdocs_conversion_cloud/models/vsx_load_options.rb +12 -2
  158. data/lib/groupdocs_conversion_cloud/models/vtx_load_options.rb +12 -2
  159. data/lib/groupdocs_conversion_cloud/models/watermark_options.rb +1 -1
  160. data/lib/groupdocs_conversion_cloud/models/webp_convert_options.rb +1 -1
  161. data/lib/groupdocs_conversion_cloud/models/webp_load_options.rb +12 -2
  162. data/lib/groupdocs_conversion_cloud/models/wmf_convert_options.rb +1 -1
  163. data/lib/groupdocs_conversion_cloud/models/wmf_load_options.rb +12 -2
  164. data/lib/groupdocs_conversion_cloud/models/word_processing_convert_options.rb +1 -1
  165. data/lib/groupdocs_conversion_cloud/models/word_processing_load_options.rb +12 -2
  166. data/lib/groupdocs_conversion_cloud/models/xls2003_convert_options.rb +1 -1
  167. data/lib/groupdocs_conversion_cloud/models/xls2003_load_options.rb +12 -2
  168. data/lib/groupdocs_conversion_cloud/models/xls_convert_options.rb +1 -1
  169. data/lib/groupdocs_conversion_cloud/models/xls_load_options.rb +12 -2
  170. data/lib/groupdocs_conversion_cloud/models/xlsb_convert_options.rb +1 -1
  171. data/lib/groupdocs_conversion_cloud/models/xlsb_load_options.rb +12 -2
  172. data/lib/groupdocs_conversion_cloud/models/xlsm_convert_options.rb +1 -1
  173. data/lib/groupdocs_conversion_cloud/models/xlsm_load_options.rb +12 -2
  174. data/lib/groupdocs_conversion_cloud/models/xlsx_convert_options.rb +1 -1
  175. data/lib/groupdocs_conversion_cloud/models/xlsx_load_options.rb +12 -2
  176. data/lib/groupdocs_conversion_cloud/models/xltm_convert_options.rb +1 -1
  177. data/lib/groupdocs_conversion_cloud/models/xltm_load_options.rb +12 -2
  178. data/lib/groupdocs_conversion_cloud/models/xltx_convert_options.rb +1 -1
  179. data/lib/groupdocs_conversion_cloud/models/xltx_load_options.rb +12 -2
  180. data/lib/groupdocs_conversion_cloud/models/xml_load_options.rb +12 -2
  181. data/lib/groupdocs_conversion_cloud/models/xps_convert_options.rb +1 -1
  182. data/lib/groupdocs_conversion_cloud/version.rb +2 -2
  183. data/lib/groupdocs_conversion_cloud.rb +1 -1
  184. metadata +2 -2
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="psd_load_options.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -31,12 +31,16 @@ module GroupDocsConversionCloud
31
31
  # Psd load options
32
32
  class PsdLoadOptions
33
33
 
34
+ # The format of input file, (\"docx\", for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. In regular conversion, the input file format taken from the input file name and this field ignored.
35
+ attr_accessor :format
36
+
34
37
  # Default font for Psd, Emf, Wmf document types. The following font will be used if a font is missing.
35
38
  attr_accessor :default_font
36
39
 
37
40
  # Attribute mapping from ruby-style variable name to JSON key.
38
41
  def self.attribute_map
39
42
  {
43
+ :'format' => :'Format',
40
44
  :'default_font' => :'DefaultFont'
41
45
  }
42
46
  end
@@ -44,6 +48,7 @@ module GroupDocsConversionCloud
44
48
  # Attribute type mapping.
45
49
  def self.swagger_types
46
50
  {
51
+ :'format' => :'String',
47
52
  :'default_font' => :'String'
48
53
  }
49
54
  end
@@ -56,6 +61,10 @@ module GroupDocsConversionCloud
56
61
  # convert string to symbol for hash key
57
62
  attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
58
63
 
64
+ if attributes.key?(:'Format')
65
+ self.format = attributes[:'Format']
66
+ end
67
+
59
68
  if attributes.key?(:'DefaultFont')
60
69
  self.default_font = attributes[:'DefaultFont']
61
70
  end
@@ -80,6 +89,7 @@ module GroupDocsConversionCloud
80
89
  def ==(other)
81
90
  return true if self.equal?(other)
82
91
  self.class == other.class &&
92
+ format == other.format &&
83
93
  default_font == other.default_font
84
94
  end
85
95
 
@@ -92,7 +102,7 @@ module GroupDocsConversionCloud
92
102
  # Calculates hash code according to all attributes.
93
103
  # @return [Fixnum] Hash code
94
104
  def hash
95
- [default_font].hash
105
+ [format, default_font].hash
96
106
  end
97
107
 
98
108
  # Downcases first letter.
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="pst_load_options.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -31,6 +31,9 @@ module GroupDocsConversionCloud
31
31
  # Pst load options
32
32
  class PstLoadOptions
33
33
 
34
+ # The format of input file, (\"docx\", for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. In regular conversion, the input file format taken from the input file name and this field ignored.
35
+ attr_accessor :format
36
+
34
37
  # Option to display or hide the email header. Default: true
35
38
  attr_accessor :display_header
36
39
 
@@ -64,6 +67,7 @@ module GroupDocsConversionCloud
64
67
  # Attribute mapping from ruby-style variable name to JSON key.
65
68
  def self.attribute_map
66
69
  {
70
+ :'format' => :'Format',
67
71
  :'display_header' => :'DisplayHeader',
68
72
  :'display_from_email_address' => :'DisplayFromEmailAddress',
69
73
  :'display_email_address' => :'DisplayEmailAddress',
@@ -80,6 +84,7 @@ module GroupDocsConversionCloud
80
84
  # Attribute type mapping.
81
85
  def self.swagger_types
82
86
  {
87
+ :'format' => :'String',
83
88
  :'display_header' => :'BOOLEAN',
84
89
  :'display_from_email_address' => :'BOOLEAN',
85
90
  :'display_email_address' => :'BOOLEAN',
@@ -101,6 +106,10 @@ module GroupDocsConversionCloud
101
106
  # convert string to symbol for hash key
102
107
  attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
103
108
 
109
+ if attributes.key?(:'Format')
110
+ self.format = attributes[:'Format']
111
+ end
112
+
104
113
  if attributes.key?(:'DisplayHeader')
105
114
  self.display_header = attributes[:'DisplayHeader']
106
115
  end
@@ -203,6 +212,7 @@ module GroupDocsConversionCloud
203
212
  def ==(other)
204
213
  return true if self.equal?(other)
205
214
  self.class == other.class &&
215
+ format == other.format &&
206
216
  display_header == other.display_header &&
207
217
  display_from_email_address == other.display_from_email_address &&
208
218
  display_email_address == other.display_email_address &&
@@ -224,7 +234,7 @@ module GroupDocsConversionCloud
224
234
  # Calculates hash code according to all attributes.
225
235
  # @return [Fixnum] Hash code
226
236
  def hash
227
- [display_header, display_from_email_address, display_email_address, display_to_email_address, display_cc_email_address, display_bcc_email_address, time_zone_offset, convert_attachments, field_labels, preserve_original_date].hash
237
+ [format, display_header, display_from_email_address, display_email_address, display_to_email_address, display_cc_email_address, display_bcc_email_address, time_zone_offset, convert_attachments, field_labels, preserve_original_date].hash
228
238
  end
229
239
 
230
240
  # Downcases first letter.
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="rtf_convert_options.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="spreadsheet_convert_options.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="spreadsheet_load_options.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -31,6 +31,9 @@ module GroupDocsConversionCloud
31
31
  # Spreadsheet document load options
32
32
  class SpreadsheetLoadOptions
33
33
 
34
+ # The format of input file, (\"docx\", for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. In regular conversion, the input file format taken from the input file name and this field ignored.
35
+ attr_accessor :format
36
+
34
37
  # Default font for Cells document. The following font will be used if a font is missing.
35
38
  attr_accessor :default_font
36
39
 
@@ -61,6 +64,7 @@ module GroupDocsConversionCloud
61
64
  # Attribute mapping from ruby-style variable name to JSON key.
62
65
  def self.attribute_map
63
66
  {
67
+ :'format' => :'Format',
64
68
  :'default_font' => :'DefaultFont',
65
69
  :'font_substitutes' => :'FontSubstitutes',
66
70
  :'show_grid_lines' => :'ShowGridLines',
@@ -76,6 +80,7 @@ module GroupDocsConversionCloud
76
80
  # Attribute type mapping.
77
81
  def self.swagger_types
78
82
  {
83
+ :'format' => :'String',
79
84
  :'default_font' => :'String',
80
85
  :'font_substitutes' => :'Hash<String, String>',
81
86
  :'show_grid_lines' => :'BOOLEAN',
@@ -96,6 +101,10 @@ module GroupDocsConversionCloud
96
101
  # convert string to symbol for hash key
97
102
  attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
98
103
 
104
+ if attributes.key?(:'Format')
105
+ self.format = attributes[:'Format']
106
+ end
107
+
99
108
  if attributes.key?(:'DefaultFont')
100
109
  self.default_font = attributes[:'DefaultFont']
101
110
  end
@@ -179,6 +188,7 @@ module GroupDocsConversionCloud
179
188
  def ==(other)
180
189
  return true if self.equal?(other)
181
190
  self.class == other.class &&
191
+ format == other.format &&
182
192
  default_font == other.default_font &&
183
193
  font_substitutes == other.font_substitutes &&
184
194
  show_grid_lines == other.show_grid_lines &&
@@ -199,7 +209,7 @@ module GroupDocsConversionCloud
199
209
  # Calculates hash code according to all attributes.
200
210
  # @return [Fixnum] Hash code
201
211
  def hash
202
- [default_font, font_substitutes, show_grid_lines, show_hidden_sheets, one_page_per_sheet, convert_range, skip_empty_rows_and_columns, password, hide_comments].hash
212
+ [format, default_font, font_substitutes, show_grid_lines, show_hidden_sheets, one_page_per_sheet, convert_range, skip_empty_rows_and_columns, password, hide_comments].hash
203
213
  end
204
214
 
205
215
  # Downcases first letter.
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="stl_load_options.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -31,6 +31,9 @@ module GroupDocsConversionCloud
31
31
  # Stl load options
32
32
  class StlLoadOptions
33
33
 
34
+ # The format of input file, (\"docx\", for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. In regular conversion, the input file format taken from the input file name and this field ignored.
35
+ attr_accessor :format
36
+
34
37
  # Set desired page width for converting CAD document
35
38
  attr_accessor :width
36
39
 
@@ -43,6 +46,7 @@ module GroupDocsConversionCloud
43
46
  # Attribute mapping from ruby-style variable name to JSON key.
44
47
  def self.attribute_map
45
48
  {
49
+ :'format' => :'Format',
46
50
  :'width' => :'Width',
47
51
  :'height' => :'Height',
48
52
  :'layout_names' => :'LayoutNames'
@@ -52,6 +56,7 @@ module GroupDocsConversionCloud
52
56
  # Attribute type mapping.
53
57
  def self.swagger_types
54
58
  {
59
+ :'format' => :'String',
55
60
  :'width' => :'Integer',
56
61
  :'height' => :'Integer',
57
62
  :'layout_names' => :'Array<String>'
@@ -66,6 +71,10 @@ module GroupDocsConversionCloud
66
71
  # convert string to symbol for hash key
67
72
  attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
68
73
 
74
+ if attributes.key?(:'Format')
75
+ self.format = attributes[:'Format']
76
+ end
77
+
69
78
  if attributes.key?(:'Width')
70
79
  self.width = attributes[:'Width']
71
80
  end
@@ -110,6 +119,7 @@ module GroupDocsConversionCloud
110
119
  def ==(other)
111
120
  return true if self.equal?(other)
112
121
  self.class == other.class &&
122
+ format == other.format &&
113
123
  width == other.width &&
114
124
  height == other.height &&
115
125
  layout_names == other.layout_names
@@ -124,7 +134,7 @@ module GroupDocsConversionCloud
124
134
  # Calculates hash code according to all attributes.
125
135
  # @return [Fixnum] Hash code
126
136
  def hash
127
- [width, height, layout_names].hash
137
+ [format, width, height, layout_names].hash
128
138
  end
129
139
 
130
140
  # Downcases first letter.
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="storage_exist.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="storage_file.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="stored_converted_result.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="supported_format.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="svg_convert_options.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="tif_convert_options.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="tif_load_options.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -31,12 +31,16 @@ module GroupDocsConversionCloud
31
31
  # Tif load options
32
32
  class TifLoadOptions
33
33
 
34
+ # The format of input file, (\"docx\", for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. In regular conversion, the input file format taken from the input file name and this field ignored.
35
+ attr_accessor :format
36
+
34
37
  # Default font for Psd, Emf, Wmf document types. The following font will be used if a font is missing.
35
38
  attr_accessor :default_font
36
39
 
37
40
  # Attribute mapping from ruby-style variable name to JSON key.
38
41
  def self.attribute_map
39
42
  {
43
+ :'format' => :'Format',
40
44
  :'default_font' => :'DefaultFont'
41
45
  }
42
46
  end
@@ -44,6 +48,7 @@ module GroupDocsConversionCloud
44
48
  # Attribute type mapping.
45
49
  def self.swagger_types
46
50
  {
51
+ :'format' => :'String',
47
52
  :'default_font' => :'String'
48
53
  }
49
54
  end
@@ -56,6 +61,10 @@ module GroupDocsConversionCloud
56
61
  # convert string to symbol for hash key
57
62
  attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
58
63
 
64
+ if attributes.key?(:'Format')
65
+ self.format = attributes[:'Format']
66
+ end
67
+
59
68
  if attributes.key?(:'DefaultFont')
60
69
  self.default_font = attributes[:'DefaultFont']
61
70
  end
@@ -80,6 +89,7 @@ module GroupDocsConversionCloud
80
89
  def ==(other)
81
90
  return true if self.equal?(other)
82
91
  self.class == other.class &&
92
+ format == other.format &&
83
93
  default_font == other.default_font
84
94
  end
85
95
 
@@ -92,7 +102,7 @@ module GroupDocsConversionCloud
92
102
  # Calculates hash code according to all attributes.
93
103
  # @return [Fixnum] Hash code
94
104
  def hash
95
- [default_font].hash
105
+ [format, default_font].hash
96
106
  end
97
107
 
98
108
  # Downcases first letter.
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="tiff_convert_options.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="tiff_load_options.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -31,12 +31,16 @@ module GroupDocsConversionCloud
31
31
  # Tiff load options
32
32
  class TiffLoadOptions
33
33
 
34
+ # The format of input file, (\"docx\", for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. In regular conversion, the input file format taken from the input file name and this field ignored.
35
+ attr_accessor :format
36
+
34
37
  # Default font for Psd, Emf, Wmf document types. The following font will be used if a font is missing.
35
38
  attr_accessor :default_font
36
39
 
37
40
  # Attribute mapping from ruby-style variable name to JSON key.
38
41
  def self.attribute_map
39
42
  {
43
+ :'format' => :'Format',
40
44
  :'default_font' => :'DefaultFont'
41
45
  }
42
46
  end
@@ -44,6 +48,7 @@ module GroupDocsConversionCloud
44
48
  # Attribute type mapping.
45
49
  def self.swagger_types
46
50
  {
51
+ :'format' => :'String',
47
52
  :'default_font' => :'String'
48
53
  }
49
54
  end
@@ -56,6 +61,10 @@ module GroupDocsConversionCloud
56
61
  # convert string to symbol for hash key
57
62
  attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
58
63
 
64
+ if attributes.key?(:'Format')
65
+ self.format = attributes[:'Format']
66
+ end
67
+
59
68
  if attributes.key?(:'DefaultFont')
60
69
  self.default_font = attributes[:'DefaultFont']
61
70
  end
@@ -80,6 +89,7 @@ module GroupDocsConversionCloud
80
89
  def ==(other)
81
90
  return true if self.equal?(other)
82
91
  self.class == other.class &&
92
+ format == other.format &&
83
93
  default_font == other.default_font
84
94
  end
85
95
 
@@ -92,7 +102,7 @@ module GroupDocsConversionCloud
92
102
  # Calculates hash code according to all attributes.
93
103
  # @return [Fixnum] Hash code
94
104
  def hash
95
- [default_font].hash
105
+ [format, default_font].hash
96
106
  end
97
107
 
98
108
  # Downcases first letter.
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="tsv_convert_options.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="tsv_load_options.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -31,6 +31,9 @@ module GroupDocsConversionCloud
31
31
  # Tsv load options
32
32
  class TsvLoadOptions
33
33
 
34
+ # The format of input file, (\"docx\", for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. In regular conversion, the input file format taken from the input file name and this field ignored.
35
+ attr_accessor :format
36
+
34
37
  # Default font for Cells document. The following font will be used if a font is missing.
35
38
  attr_accessor :default_font
36
39
 
@@ -61,6 +64,7 @@ module GroupDocsConversionCloud
61
64
  # Attribute mapping from ruby-style variable name to JSON key.
62
65
  def self.attribute_map
63
66
  {
67
+ :'format' => :'Format',
64
68
  :'default_font' => :'DefaultFont',
65
69
  :'font_substitutes' => :'FontSubstitutes',
66
70
  :'show_grid_lines' => :'ShowGridLines',
@@ -76,6 +80,7 @@ module GroupDocsConversionCloud
76
80
  # Attribute type mapping.
77
81
  def self.swagger_types
78
82
  {
83
+ :'format' => :'String',
79
84
  :'default_font' => :'String',
80
85
  :'font_substitutes' => :'Hash<String, String>',
81
86
  :'show_grid_lines' => :'BOOLEAN',
@@ -96,6 +101,10 @@ module GroupDocsConversionCloud
96
101
  # convert string to symbol for hash key
97
102
  attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
98
103
 
104
+ if attributes.key?(:'Format')
105
+ self.format = attributes[:'Format']
106
+ end
107
+
99
108
  if attributes.key?(:'DefaultFont')
100
109
  self.default_font = attributes[:'DefaultFont']
101
110
  end
@@ -179,6 +188,7 @@ module GroupDocsConversionCloud
179
188
  def ==(other)
180
189
  return true if self.equal?(other)
181
190
  self.class == other.class &&
191
+ format == other.format &&
182
192
  default_font == other.default_font &&
183
193
  font_substitutes == other.font_substitutes &&
184
194
  show_grid_lines == other.show_grid_lines &&
@@ -199,7 +209,7 @@ module GroupDocsConversionCloud
199
209
  # Calculates hash code according to all attributes.
200
210
  # @return [Fixnum] Hash code
201
211
  def hash
202
- [default_font, font_substitutes, show_grid_lines, show_hidden_sheets, one_page_per_sheet, convert_range, skip_empty_rows_and_columns, password, hide_comments].hash
212
+ [format, default_font, font_substitutes, show_grid_lines, show_hidden_sheets, one_page_per_sheet, convert_range, skip_empty_rows_and_columns, password, hide_comments].hash
203
213
  end
204
214
 
205
215
  # Downcases first letter.
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="txt_convert_options.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="txt_load_options.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -31,6 +31,9 @@ module GroupDocsConversionCloud
31
31
  # Txt document load options
32
32
  class TxtLoadOptions
33
33
 
34
+ # The format of input file, (\"docx\", for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. In regular conversion, the input file format taken from the input file name and this field ignored.
35
+ attr_accessor :format
36
+
34
37
  # Allows to specify how numbered list items are recognized when plain text document is converted. The default value is true.
35
38
  attr_accessor :detect_numbering_with_whitespaces
36
39
 
@@ -67,6 +70,7 @@ module GroupDocsConversionCloud
67
70
  # Attribute mapping from ruby-style variable name to JSON key.
68
71
  def self.attribute_map
69
72
  {
73
+ :'format' => :'Format',
70
74
  :'detect_numbering_with_whitespaces' => :'DetectNumberingWithWhitespaces',
71
75
  :'trailing_spaces_options' => :'TrailingSpacesOptions',
72
76
  :'leading_spaces_options' => :'LeadingSpacesOptions',
@@ -77,6 +81,7 @@ module GroupDocsConversionCloud
77
81
  # Attribute type mapping.
78
82
  def self.swagger_types
79
83
  {
84
+ :'format' => :'String',
80
85
  :'detect_numbering_with_whitespaces' => :'BOOLEAN',
81
86
  :'trailing_spaces_options' => :'String',
82
87
  :'leading_spaces_options' => :'String',
@@ -92,6 +97,10 @@ module GroupDocsConversionCloud
92
97
  # convert string to symbol for hash key
93
98
  attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
94
99
 
100
+ if attributes.key?(:'Format')
101
+ self.format = attributes[:'Format']
102
+ end
103
+
95
104
  if attributes.key?(:'DetectNumberingWithWhitespaces')
96
105
  self.detect_numbering_with_whitespaces = attributes[:'DetectNumberingWithWhitespaces']
97
106
  end
@@ -175,6 +184,7 @@ module GroupDocsConversionCloud
175
184
  def ==(other)
176
185
  return true if self.equal?(other)
177
186
  self.class == other.class &&
187
+ format == other.format &&
178
188
  detect_numbering_with_whitespaces == other.detect_numbering_with_whitespaces &&
179
189
  trailing_spaces_options == other.trailing_spaces_options &&
180
190
  leading_spaces_options == other.leading_spaces_options &&
@@ -190,7 +200,7 @@ module GroupDocsConversionCloud
190
200
  # Calculates hash code according to all attributes.
191
201
  # @return [Fixnum] Hash code
192
202
  def hash
193
- [detect_numbering_with_whitespaces, trailing_spaces_options, leading_spaces_options, encoding].hash
203
+ [format, detect_numbering_with_whitespaces, trailing_spaces_options, leading_spaces_options, encoding].hash
194
204
  end
195
205
 
196
206
  # Downcases first letter.
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="vdw_load_options.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -31,12 +31,16 @@ module GroupDocsConversionCloud
31
31
  # Vdw load options
32
32
  class VdwLoadOptions
33
33
 
34
+ # The format of input file, (\"docx\", for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. In regular conversion, the input file format taken from the input file name and this field ignored.
35
+ attr_accessor :format
36
+
34
37
  # Default font for Diagram document. The following font will be used if a font is missing.
35
38
  attr_accessor :default_font
36
39
 
37
40
  # Attribute mapping from ruby-style variable name to JSON key.
38
41
  def self.attribute_map
39
42
  {
43
+ :'format' => :'Format',
40
44
  :'default_font' => :'DefaultFont'
41
45
  }
42
46
  end
@@ -44,6 +48,7 @@ module GroupDocsConversionCloud
44
48
  # Attribute type mapping.
45
49
  def self.swagger_types
46
50
  {
51
+ :'format' => :'String',
47
52
  :'default_font' => :'String'
48
53
  }
49
54
  end
@@ -56,6 +61,10 @@ module GroupDocsConversionCloud
56
61
  # convert string to symbol for hash key
57
62
  attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
58
63
 
64
+ if attributes.key?(:'Format')
65
+ self.format = attributes[:'Format']
66
+ end
67
+
59
68
  if attributes.key?(:'DefaultFont')
60
69
  self.default_font = attributes[:'DefaultFont']
61
70
  end
@@ -80,6 +89,7 @@ module GroupDocsConversionCloud
80
89
  def ==(other)
81
90
  return true if self.equal?(other)
82
91
  self.class == other.class &&
92
+ format == other.format &&
83
93
  default_font == other.default_font
84
94
  end
85
95
 
@@ -92,7 +102,7 @@ module GroupDocsConversionCloud
92
102
  # Calculates hash code according to all attributes.
93
103
  # @return [Fixnum] Hash code
94
104
  def hash
95
- [default_font].hash
105
+ [format, default_font].hash
96
106
  end
97
107
 
98
108
  # Downcases first letter.