aspose_words_cloud 21.2.0 → 21.3.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (31) hide show
  1. checksums.yaml +4 -4
  2. data/lib/aspose_words_cloud/models/bmp_save_options_data.rb +12 -1
  3. data/lib/aspose_words_cloud/models/doc_save_options_data.rb +12 -1
  4. data/lib/aspose_words_cloud/models/emf_save_options_data.rb +12 -1
  5. data/lib/aspose_words_cloud/models/epub_save_options_data.rb +12 -1
  6. data/lib/aspose_words_cloud/models/fixed_page_save_options_data.rb +12 -1
  7. data/lib/aspose_words_cloud/models/gif_save_options_data.rb +12 -1
  8. data/lib/aspose_words_cloud/models/html_fixed_save_options_data.rb +12 -1
  9. data/lib/aspose_words_cloud/models/html_save_options_data.rb +12 -1
  10. data/lib/aspose_words_cloud/models/image_save_options_data.rb +12 -1
  11. data/lib/aspose_words_cloud/models/jpeg_save_options_data.rb +12 -1
  12. data/lib/aspose_words_cloud/models/markdown_save_options_data.rb +12 -1
  13. data/lib/aspose_words_cloud/models/mhtml_save_options_data.rb +12 -1
  14. data/lib/aspose_words_cloud/models/odt_save_options_data.rb +12 -1
  15. data/lib/aspose_words_cloud/models/ooxml_save_options_data.rb +12 -1
  16. data/lib/aspose_words_cloud/models/pcl_save_options_data.rb +12 -1
  17. data/lib/aspose_words_cloud/models/pdf_save_options_data.rb +12 -1
  18. data/lib/aspose_words_cloud/models/png_save_options_data.rb +12 -1
  19. data/lib/aspose_words_cloud/models/ps_save_options_data.rb +12 -1
  20. data/lib/aspose_words_cloud/models/rtf_save_options_data.rb +12 -1
  21. data/lib/aspose_words_cloud/models/save_options_data.rb +12 -1
  22. data/lib/aspose_words_cloud/models/svg_save_options_data.rb +12 -1
  23. data/lib/aspose_words_cloud/models/text_save_options_data.rb +12 -1
  24. data/lib/aspose_words_cloud/models/tiff_save_options_data.rb +12 -1
  25. data/lib/aspose_words_cloud/models/txt_save_options_base_data.rb +12 -1
  26. data/lib/aspose_words_cloud/models/word_ml_save_options_data.rb +12 -1
  27. data/lib/aspose_words_cloud/models/xaml_fixed_save_options_data.rb +12 -1
  28. data/lib/aspose_words_cloud/models/xaml_flow_save_options_data.rb +12 -1
  29. data/lib/aspose_words_cloud/models/xps_save_options_data.rb +12 -1
  30. data/lib/aspose_words_cloud/version.rb +1 -1
  31. metadata +2 -2
@@ -48,6 +48,10 @@ module AsposeWordsCloud
48
48
  # Gets or sets the format of save.
49
49
  attr_accessor :save_format
50
50
 
51
+ # Gets or sets a value determining whether the Aspose.Words.Properties.BuiltInDocumentProperties.CreatedTime property is updated before saving.
52
+ # Default value is false.
53
+ attr_accessor :update_created_time_property
54
+
51
55
  # Gets or sets a value indicating whether fields should be updated before saving the document to a fixed page format. The default value is true.
52
56
  attr_accessor :update_fields
53
57
 
@@ -164,6 +168,7 @@ module AsposeWordsCloud
164
168
  :'dml_rendering_mode' => :'DmlRenderingMode',
165
169
  :'file_name' => :'FileName',
166
170
  :'save_format' => :'SaveFormat',
171
+ :'update_created_time_property' => :'UpdateCreatedTimeProperty',
167
172
  :'update_fields' => :'UpdateFields',
168
173
  :'update_last_printed_property' => :'UpdateLastPrintedProperty',
169
174
  :'update_last_saved_time_property' => :'UpdateLastSavedTimeProperty',
@@ -201,6 +206,7 @@ module AsposeWordsCloud
201
206
  :'dml_rendering_mode' => :'String',
202
207
  :'file_name' => :'String',
203
208
  :'save_format' => :'String',
209
+ :'update_created_time_property' => :'BOOLEAN',
204
210
  :'update_fields' => :'BOOLEAN',
205
211
  :'update_last_printed_property' => :'BOOLEAN',
206
212
  :'update_last_saved_time_property' => :'BOOLEAN',
@@ -261,6 +267,10 @@ module AsposeWordsCloud
261
267
  self.save_format = attributes[:'SaveFormat']
262
268
  end
263
269
 
270
+ if attributes.key?(:'UpdateCreatedTimeProperty')
271
+ self.update_created_time_property = attributes[:'UpdateCreatedTimeProperty']
272
+ end
273
+
264
274
  if attributes.key?(:'UpdateFields')
265
275
  self.update_fields = attributes[:'UpdateFields']
266
276
  end
@@ -404,6 +414,7 @@ module AsposeWordsCloud
404
414
  dml_rendering_mode == other.dml_rendering_mode &&
405
415
  file_name == other.file_name &&
406
416
  save_format == other.save_format &&
417
+ update_created_time_property == other.update_created_time_property &&
407
418
  update_fields == other.update_fields &&
408
419
  update_last_printed_property == other.update_last_printed_property &&
409
420
  update_last_saved_time_property == other.update_last_saved_time_property &&
@@ -440,7 +451,7 @@ module AsposeWordsCloud
440
451
  # Calculates hash code according to all attributes.
441
452
  # @return [Fixnum] Hash code
442
453
  def hash
443
- [allow_embedding_post_script_fonts, dml3_d_effects_rendering_mode, dml_effects_rendering_mode, dml_rendering_mode, file_name, save_format, update_fields, update_last_printed_property, update_last_saved_time_property, update_sdt_content, zip_output, color_mode, jpeg_quality, metafile_rendering_options, numeral_format, optimize_output, page_count, page_index, graphics_quality_options, horizontal_resolution, image_brightness, image_color_mode, image_contrast, paper_color, pixel_format, resolution, scale, use_anti_aliasing, use_gdi_emf_renderer, use_high_quality_rendering, vertical_resolution].hash
454
+ [allow_embedding_post_script_fonts, dml3_d_effects_rendering_mode, dml_effects_rendering_mode, dml_rendering_mode, file_name, save_format, update_created_time_property, update_fields, update_last_printed_property, update_last_saved_time_property, update_sdt_content, zip_output, color_mode, jpeg_quality, metafile_rendering_options, numeral_format, optimize_output, page_count, page_index, graphics_quality_options, horizontal_resolution, image_brightness, image_color_mode, image_contrast, paper_color, pixel_format, resolution, scale, use_anti_aliasing, use_gdi_emf_renderer, use_high_quality_rendering, vertical_resolution].hash
444
455
  end
445
456
 
446
457
  # Builds the object from hash
@@ -48,6 +48,10 @@ module AsposeWordsCloud
48
48
  # Gets or sets the format of save.
49
49
  attr_accessor :save_format
50
50
 
51
+ # Gets or sets a value determining whether the Aspose.Words.Properties.BuiltInDocumentProperties.CreatedTime property is updated before saving.
52
+ # Default value is false.
53
+ attr_accessor :update_created_time_property
54
+
51
55
  # Gets or sets a value indicating whether fields should be updated before saving the document to a fixed page format. The default value is true.
52
56
  attr_accessor :update_fields
53
57
 
@@ -113,6 +117,7 @@ module AsposeWordsCloud
113
117
  :'dml_rendering_mode' => :'DmlRenderingMode',
114
118
  :'file_name' => :'FileName',
115
119
  :'save_format' => :'SaveFormat',
120
+ :'update_created_time_property' => :'UpdateCreatedTimeProperty',
116
121
  :'update_fields' => :'UpdateFields',
117
122
  :'update_last_printed_property' => :'UpdateLastPrintedProperty',
118
123
  :'update_last_saved_time_property' => :'UpdateLastSavedTimeProperty',
@@ -135,6 +140,7 @@ module AsposeWordsCloud
135
140
  :'dml_rendering_mode' => :'String',
136
141
  :'file_name' => :'String',
137
142
  :'save_format' => :'String',
143
+ :'update_created_time_property' => :'BOOLEAN',
138
144
  :'update_fields' => :'BOOLEAN',
139
145
  :'update_last_printed_property' => :'BOOLEAN',
140
146
  :'update_last_saved_time_property' => :'BOOLEAN',
@@ -180,6 +186,10 @@ module AsposeWordsCloud
180
186
  self.save_format = attributes[:'SaveFormat']
181
187
  end
182
188
 
189
+ if attributes.key?(:'UpdateCreatedTimeProperty')
190
+ self.update_created_time_property = attributes[:'UpdateCreatedTimeProperty']
191
+ end
192
+
183
193
  if attributes.key?(:'UpdateFields')
184
194
  self.update_fields = attributes[:'UpdateFields']
185
195
  end
@@ -295,6 +305,7 @@ module AsposeWordsCloud
295
305
  dml_rendering_mode == other.dml_rendering_mode &&
296
306
  file_name == other.file_name &&
297
307
  save_format == other.save_format &&
308
+ update_created_time_property == other.update_created_time_property &&
298
309
  update_fields == other.update_fields &&
299
310
  update_last_printed_property == other.update_last_printed_property &&
300
311
  update_last_saved_time_property == other.update_last_saved_time_property &&
@@ -316,7 +327,7 @@ module AsposeWordsCloud
316
327
  # Calculates hash code according to all attributes.
317
328
  # @return [Fixnum] Hash code
318
329
  def hash
319
- [allow_embedding_post_script_fonts, dml3_d_effects_rendering_mode, dml_effects_rendering_mode, dml_rendering_mode, file_name, save_format, update_fields, update_last_printed_property, update_last_saved_time_property, update_sdt_content, zip_output, encoding, export_headers_footers_mode, force_page_breaks, paragraph_break, table_content_alignment].hash
330
+ [allow_embedding_post_script_fonts, dml3_d_effects_rendering_mode, dml_effects_rendering_mode, dml_rendering_mode, file_name, save_format, update_created_time_property, update_fields, update_last_printed_property, update_last_saved_time_property, update_sdt_content, zip_output, encoding, export_headers_footers_mode, force_page_breaks, paragraph_break, table_content_alignment].hash
320
331
  end
321
332
 
322
333
  # Builds the object from hash
@@ -48,6 +48,10 @@ module AsposeWordsCloud
48
48
  # Gets or sets the format of save.
49
49
  attr_accessor :save_format
50
50
 
51
+ # Gets or sets a value determining whether the Aspose.Words.Properties.BuiltInDocumentProperties.CreatedTime property is updated before saving.
52
+ # Default value is false.
53
+ attr_accessor :update_created_time_property
54
+
51
55
  # Gets or sets a value indicating whether fields should be updated before saving the document to a fixed page format. The default value is true.
52
56
  attr_accessor :update_fields
53
57
 
@@ -226,6 +230,7 @@ module AsposeWordsCloud
226
230
  :'dml_rendering_mode' => :'DmlRenderingMode',
227
231
  :'file_name' => :'FileName',
228
232
  :'save_format' => :'SaveFormat',
233
+ :'update_created_time_property' => :'UpdateCreatedTimeProperty',
229
234
  :'update_fields' => :'UpdateFields',
230
235
  :'update_last_printed_property' => :'UpdateLastPrintedProperty',
231
236
  :'update_last_saved_time_property' => :'UpdateLastSavedTimeProperty',
@@ -283,6 +288,7 @@ module AsposeWordsCloud
283
288
  :'dml_rendering_mode' => :'String',
284
289
  :'file_name' => :'String',
285
290
  :'save_format' => :'String',
291
+ :'update_created_time_property' => :'BOOLEAN',
286
292
  :'update_fields' => :'BOOLEAN',
287
293
  :'update_last_printed_property' => :'BOOLEAN',
288
294
  :'update_last_saved_time_property' => :'BOOLEAN',
@@ -363,6 +369,10 @@ module AsposeWordsCloud
363
369
  self.save_format = attributes[:'SaveFormat']
364
370
  end
365
371
 
372
+ if attributes.key?(:'UpdateCreatedTimeProperty')
373
+ self.update_created_time_property = attributes[:'UpdateCreatedTimeProperty']
374
+ end
375
+
366
376
  if attributes.key?(:'UpdateFields')
367
377
  self.update_fields = attributes[:'UpdateFields']
368
378
  end
@@ -634,6 +644,7 @@ module AsposeWordsCloud
634
644
  dml_rendering_mode == other.dml_rendering_mode &&
635
645
  file_name == other.file_name &&
636
646
  save_format == other.save_format &&
647
+ update_created_time_property == other.update_created_time_property &&
637
648
  update_fields == other.update_fields &&
638
649
  update_last_printed_property == other.update_last_printed_property &&
639
650
  update_last_saved_time_property == other.update_last_saved_time_property &&
@@ -690,7 +701,7 @@ module AsposeWordsCloud
690
701
  # Calculates hash code according to all attributes.
691
702
  # @return [Fixnum] Hash code
692
703
  def hash
693
- [allow_embedding_post_script_fonts, dml3_d_effects_rendering_mode, dml_effects_rendering_mode, dml_rendering_mode, file_name, save_format, update_fields, update_last_printed_property, update_last_saved_time_property, update_sdt_content, zip_output, allow_negative_indent, css_class_name_prefix, css_style_sheet_file_name, css_style_sheet_type, document_split_criteria, document_split_heading_level, encoding, export_document_properties, export_drop_down_form_field_as_text, export_font_resources, export_fonts_as_base64, export_headers_footers_mode, export_images_as_base64, export_language_information, export_list_labels, export_original_url_for_linked_images, export_page_margins, export_page_setup, export_relative_font_size, export_roundtrip_information, export_text_box_as_svg, export_text_input_form_field_as_text, export_toc_page_numbers, export_xhtml_transitional, font_resources_subsetting_size_threshold, fonts_folder, fonts_folder_alias, html_version, image_resolution, images_folder, images_folder_alias, metafile_format, office_math_output_mode, pretty_format, resolve_font_names, resource_folder, resource_folder_alias, scale_image_to_shape_size, table_width_output_mode, export_cid_urls_for_mhtml_resources].hash
704
+ [allow_embedding_post_script_fonts, dml3_d_effects_rendering_mode, dml_effects_rendering_mode, dml_rendering_mode, file_name, save_format, update_created_time_property, update_fields, update_last_printed_property, update_last_saved_time_property, update_sdt_content, zip_output, allow_negative_indent, css_class_name_prefix, css_style_sheet_file_name, css_style_sheet_type, document_split_criteria, document_split_heading_level, encoding, export_document_properties, export_drop_down_form_field_as_text, export_font_resources, export_fonts_as_base64, export_headers_footers_mode, export_images_as_base64, export_language_information, export_list_labels, export_original_url_for_linked_images, export_page_margins, export_page_setup, export_relative_font_size, export_roundtrip_information, export_text_box_as_svg, export_text_input_form_field_as_text, export_toc_page_numbers, export_xhtml_transitional, font_resources_subsetting_size_threshold, fonts_folder, fonts_folder_alias, html_version, image_resolution, images_folder, images_folder_alias, metafile_format, office_math_output_mode, pretty_format, resolve_font_names, resource_folder, resource_folder_alias, scale_image_to_shape_size, table_width_output_mode, export_cid_urls_for_mhtml_resources].hash
694
705
  end
695
706
 
696
707
  # Builds the object from hash
@@ -48,6 +48,10 @@ module AsposeWordsCloud
48
48
  # Gets or sets the format of save.
49
49
  attr_accessor :save_format
50
50
 
51
+ # Gets or sets a value determining whether the Aspose.Words.Properties.BuiltInDocumentProperties.CreatedTime property is updated before saving.
52
+ # Default value is false.
53
+ attr_accessor :update_created_time_property
54
+
51
55
  # Gets or sets a value indicating whether fields should be updated before saving the document to a fixed page format. The default value is true.
52
56
  attr_accessor :update_fields
53
57
 
@@ -108,6 +112,7 @@ module AsposeWordsCloud
108
112
  :'dml_rendering_mode' => :'DmlRenderingMode',
109
113
  :'file_name' => :'FileName',
110
114
  :'save_format' => :'SaveFormat',
115
+ :'update_created_time_property' => :'UpdateCreatedTimeProperty',
111
116
  :'update_fields' => :'UpdateFields',
112
117
  :'update_last_printed_property' => :'UpdateLastPrintedProperty',
113
118
  :'update_last_saved_time_property' => :'UpdateLastSavedTimeProperty',
@@ -129,6 +134,7 @@ module AsposeWordsCloud
129
134
  :'dml_rendering_mode' => :'String',
130
135
  :'file_name' => :'String',
131
136
  :'save_format' => :'String',
137
+ :'update_created_time_property' => :'BOOLEAN',
132
138
  :'update_fields' => :'BOOLEAN',
133
139
  :'update_last_printed_property' => :'BOOLEAN',
134
140
  :'update_last_saved_time_property' => :'BOOLEAN',
@@ -173,6 +179,10 @@ module AsposeWordsCloud
173
179
  self.save_format = attributes[:'SaveFormat']
174
180
  end
175
181
 
182
+ if attributes.key?(:'UpdateCreatedTimeProperty')
183
+ self.update_created_time_property = attributes[:'UpdateCreatedTimeProperty']
184
+ end
185
+
176
186
  if attributes.key?(:'UpdateFields')
177
187
  self.update_fields = attributes[:'UpdateFields']
178
188
  end
@@ -268,6 +278,7 @@ module AsposeWordsCloud
268
278
  dml_rendering_mode == other.dml_rendering_mode &&
269
279
  file_name == other.file_name &&
270
280
  save_format == other.save_format &&
281
+ update_created_time_property == other.update_created_time_property &&
271
282
  update_fields == other.update_fields &&
272
283
  update_last_printed_property == other.update_last_printed_property &&
273
284
  update_last_saved_time_property == other.update_last_saved_time_property &&
@@ -288,7 +299,7 @@ module AsposeWordsCloud
288
299
  # Calculates hash code according to all attributes.
289
300
  # @return [Fixnum] Hash code
290
301
  def hash
291
- [allow_embedding_post_script_fonts, dml3_d_effects_rendering_mode, dml_effects_rendering_mode, dml_rendering_mode, file_name, save_format, update_fields, update_last_printed_property, update_last_saved_time_property, update_sdt_content, zip_output, is_strict_schema11, measure_unit, password, pretty_format].hash
302
+ [allow_embedding_post_script_fonts, dml3_d_effects_rendering_mode, dml_effects_rendering_mode, dml_rendering_mode, file_name, save_format, update_created_time_property, update_fields, update_last_printed_property, update_last_saved_time_property, update_sdt_content, zip_output, is_strict_schema11, measure_unit, password, pretty_format].hash
292
303
  end
293
304
 
294
305
  # Builds the object from hash
@@ -48,6 +48,10 @@ module AsposeWordsCloud
48
48
  # Gets or sets the format of save.
49
49
  attr_accessor :save_format
50
50
 
51
+ # Gets or sets a value determining whether the Aspose.Words.Properties.BuiltInDocumentProperties.CreatedTime property is updated before saving.
52
+ # Default value is false.
53
+ attr_accessor :update_created_time_property
54
+
51
55
  # Gets or sets a value indicating whether fields should be updated before saving the document to a fixed page format. The default value is true.
52
56
  attr_accessor :update_fields
53
57
 
@@ -107,6 +111,7 @@ module AsposeWordsCloud
107
111
  :'dml_rendering_mode' => :'DmlRenderingMode',
108
112
  :'file_name' => :'FileName',
109
113
  :'save_format' => :'SaveFormat',
114
+ :'update_created_time_property' => :'UpdateCreatedTimeProperty',
110
115
  :'update_fields' => :'UpdateFields',
111
116
  :'update_last_printed_property' => :'UpdateLastPrintedProperty',
112
117
  :'update_last_saved_time_property' => :'UpdateLastSavedTimeProperty',
@@ -128,6 +133,7 @@ module AsposeWordsCloud
128
133
  :'dml_rendering_mode' => :'String',
129
134
  :'file_name' => :'String',
130
135
  :'save_format' => :'String',
136
+ :'update_created_time_property' => :'BOOLEAN',
131
137
  :'update_fields' => :'BOOLEAN',
132
138
  :'update_last_printed_property' => :'BOOLEAN',
133
139
  :'update_last_saved_time_property' => :'BOOLEAN',
@@ -172,6 +178,10 @@ module AsposeWordsCloud
172
178
  self.save_format = attributes[:'SaveFormat']
173
179
  end
174
180
 
181
+ if attributes.key?(:'UpdateCreatedTimeProperty')
182
+ self.update_created_time_property = attributes[:'UpdateCreatedTimeProperty']
183
+ end
184
+
175
185
  if attributes.key?(:'UpdateFields')
176
186
  self.update_fields = attributes[:'UpdateFields']
177
187
  end
@@ -267,6 +277,7 @@ module AsposeWordsCloud
267
277
  dml_rendering_mode == other.dml_rendering_mode &&
268
278
  file_name == other.file_name &&
269
279
  save_format == other.save_format &&
280
+ update_created_time_property == other.update_created_time_property &&
270
281
  update_fields == other.update_fields &&
271
282
  update_last_printed_property == other.update_last_printed_property &&
272
283
  update_last_saved_time_property == other.update_last_saved_time_property &&
@@ -287,7 +298,7 @@ module AsposeWordsCloud
287
298
  # Calculates hash code according to all attributes.
288
299
  # @return [Fixnum] Hash code
289
300
  def hash
290
- [allow_embedding_post_script_fonts, dml3_d_effects_rendering_mode, dml_effects_rendering_mode, dml_rendering_mode, file_name, save_format, update_fields, update_last_printed_property, update_last_saved_time_property, update_sdt_content, zip_output, compliance, compression_level, password, pretty_format].hash
301
+ [allow_embedding_post_script_fonts, dml3_d_effects_rendering_mode, dml_effects_rendering_mode, dml_rendering_mode, file_name, save_format, update_created_time_property, update_fields, update_last_printed_property, update_last_saved_time_property, update_sdt_content, zip_output, compliance, compression_level, password, pretty_format].hash
291
302
  end
292
303
 
293
304
  # Builds the object from hash
@@ -48,6 +48,10 @@ module AsposeWordsCloud
48
48
  # Gets or sets the format of save.
49
49
  attr_accessor :save_format
50
50
 
51
+ # Gets or sets a value determining whether the Aspose.Words.Properties.BuiltInDocumentProperties.CreatedTime property is updated before saving.
52
+ # Default value is false.
53
+ attr_accessor :update_created_time_property
54
+
51
55
  # Gets or sets a value indicating whether fields should be updated before saving the document to a fixed page format. The default value is true.
52
56
  attr_accessor :update_fields
53
57
 
@@ -125,6 +129,7 @@ module AsposeWordsCloud
125
129
  :'dml_rendering_mode' => :'DmlRenderingMode',
126
130
  :'file_name' => :'FileName',
127
131
  :'save_format' => :'SaveFormat',
132
+ :'update_created_time_property' => :'UpdateCreatedTimeProperty',
128
133
  :'update_fields' => :'UpdateFields',
129
134
  :'update_last_printed_property' => :'UpdateLastPrintedProperty',
130
135
  :'update_last_saved_time_property' => :'UpdateLastSavedTimeProperty',
@@ -151,6 +156,7 @@ module AsposeWordsCloud
151
156
  :'dml_rendering_mode' => :'String',
152
157
  :'file_name' => :'String',
153
158
  :'save_format' => :'String',
159
+ :'update_created_time_property' => :'BOOLEAN',
154
160
  :'update_fields' => :'BOOLEAN',
155
161
  :'update_last_printed_property' => :'BOOLEAN',
156
162
  :'update_last_saved_time_property' => :'BOOLEAN',
@@ -200,6 +206,10 @@ module AsposeWordsCloud
200
206
  self.save_format = attributes[:'SaveFormat']
201
207
  end
202
208
 
209
+ if attributes.key?(:'UpdateCreatedTimeProperty')
210
+ self.update_created_time_property = attributes[:'UpdateCreatedTimeProperty']
211
+ end
212
+
203
213
  if attributes.key?(:'UpdateFields')
204
214
  self.update_fields = attributes[:'UpdateFields']
205
215
  end
@@ -299,6 +309,7 @@ module AsposeWordsCloud
299
309
  dml_rendering_mode == other.dml_rendering_mode &&
300
310
  file_name == other.file_name &&
301
311
  save_format == other.save_format &&
312
+ update_created_time_property == other.update_created_time_property &&
302
313
  update_fields == other.update_fields &&
303
314
  update_last_printed_property == other.update_last_printed_property &&
304
315
  update_last_saved_time_property == other.update_last_saved_time_property &&
@@ -324,7 +335,7 @@ module AsposeWordsCloud
324
335
  # Calculates hash code according to all attributes.
325
336
  # @return [Fixnum] Hash code
326
337
  def hash
327
- [allow_embedding_post_script_fonts, dml3_d_effects_rendering_mode, dml_effects_rendering_mode, dml_rendering_mode, file_name, save_format, update_fields, update_last_printed_property, update_last_saved_time_property, update_sdt_content, zip_output, color_mode, jpeg_quality, metafile_rendering_options, numeral_format, optimize_output, page_count, page_index, falllback_font_name, rasterize_transformed_elements].hash
338
+ [allow_embedding_post_script_fonts, dml3_d_effects_rendering_mode, dml_effects_rendering_mode, dml_rendering_mode, file_name, save_format, update_created_time_property, update_fields, update_last_printed_property, update_last_saved_time_property, update_sdt_content, zip_output, color_mode, jpeg_quality, metafile_rendering_options, numeral_format, optimize_output, page_count, page_index, falllback_font_name, rasterize_transformed_elements].hash
328
339
  end
329
340
 
330
341
  # Builds the object from hash
@@ -48,6 +48,10 @@ module AsposeWordsCloud
48
48
  # Gets or sets the format of save.
49
49
  attr_accessor :save_format
50
50
 
51
+ # Gets or sets a value determining whether the Aspose.Words.Properties.BuiltInDocumentProperties.CreatedTime property is updated before saving.
52
+ # Default value is false.
53
+ attr_accessor :update_created_time_property
54
+
51
55
  # Gets or sets a value indicating whether fields should be updated before saving the document to a fixed page format. The default value is true.
52
56
  attr_accessor :update_fields
53
57
 
@@ -198,6 +202,7 @@ module AsposeWordsCloud
198
202
  :'dml_rendering_mode' => :'DmlRenderingMode',
199
203
  :'file_name' => :'FileName',
200
204
  :'save_format' => :'SaveFormat',
205
+ :'update_created_time_property' => :'UpdateCreatedTimeProperty',
201
206
  :'update_fields' => :'UpdateFields',
202
207
  :'update_last_printed_property' => :'UpdateLastPrintedProperty',
203
208
  :'update_last_saved_time_property' => :'UpdateLastSavedTimeProperty',
@@ -247,6 +252,7 @@ module AsposeWordsCloud
247
252
  :'dml_rendering_mode' => :'String',
248
253
  :'file_name' => :'String',
249
254
  :'save_format' => :'String',
255
+ :'update_created_time_property' => :'BOOLEAN',
250
256
  :'update_fields' => :'BOOLEAN',
251
257
  :'update_last_printed_property' => :'BOOLEAN',
252
258
  :'update_last_saved_time_property' => :'BOOLEAN',
@@ -319,6 +325,10 @@ module AsposeWordsCloud
319
325
  self.save_format = attributes[:'SaveFormat']
320
326
  end
321
327
 
328
+ if attributes.key?(:'UpdateCreatedTimeProperty')
329
+ self.update_created_time_property = attributes[:'UpdateCreatedTimeProperty']
330
+ end
331
+
322
332
  if attributes.key?(:'UpdateFields')
323
333
  self.update_fields = attributes[:'UpdateFields']
324
334
  end
@@ -526,6 +536,7 @@ module AsposeWordsCloud
526
536
  dml_rendering_mode == other.dml_rendering_mode &&
527
537
  file_name == other.file_name &&
528
538
  save_format == other.save_format &&
539
+ update_created_time_property == other.update_created_time_property &&
529
540
  update_fields == other.update_fields &&
530
541
  update_last_printed_property == other.update_last_printed_property &&
531
542
  update_last_saved_time_property == other.update_last_saved_time_property &&
@@ -574,7 +585,7 @@ module AsposeWordsCloud
574
585
  # Calculates hash code according to all attributes.
575
586
  # @return [Fixnum] Hash code
576
587
  def hash
577
- [allow_embedding_post_script_fonts, dml3_d_effects_rendering_mode, dml_effects_rendering_mode, dml_rendering_mode, file_name, save_format, update_fields, update_last_printed_property, update_last_saved_time_property, update_sdt_content, zip_output, color_mode, jpeg_quality, metafile_rendering_options, numeral_format, optimize_output, page_count, page_index, compliance, create_note_hyperlinks, custom_properties_export, digital_signature_details, display_doc_title, downsample_options, embed_full_fonts, encryption_details, escape_uri, export_document_structure, font_embedding_mode, header_footer_bookmarks_export_mode, image_color_space_export_mode, image_compression, interpolate_images, open_hyperlinks_in_new_window, outline_options, page_mode, preblend_images, preserve_form_fields, text_compression, use_book_fold_printing_settings, use_core_fonts, zoom_behavior, zoom_factor].hash
588
+ [allow_embedding_post_script_fonts, dml3_d_effects_rendering_mode, dml_effects_rendering_mode, dml_rendering_mode, file_name, save_format, update_created_time_property, update_fields, update_last_printed_property, update_last_saved_time_property, update_sdt_content, zip_output, color_mode, jpeg_quality, metafile_rendering_options, numeral_format, optimize_output, page_count, page_index, compliance, create_note_hyperlinks, custom_properties_export, digital_signature_details, display_doc_title, downsample_options, embed_full_fonts, encryption_details, escape_uri, export_document_structure, font_embedding_mode, header_footer_bookmarks_export_mode, image_color_space_export_mode, image_compression, interpolate_images, open_hyperlinks_in_new_window, outline_options, page_mode, preblend_images, preserve_form_fields, text_compression, use_book_fold_printing_settings, use_core_fonts, zoom_behavior, zoom_factor].hash
578
589
  end
579
590
 
580
591
  # Builds the object from hash
@@ -48,6 +48,10 @@ module AsposeWordsCloud
48
48
  # Gets or sets the format of save.
49
49
  attr_accessor :save_format
50
50
 
51
+ # Gets or sets a value determining whether the Aspose.Words.Properties.BuiltInDocumentProperties.CreatedTime property is updated before saving.
52
+ # Default value is false.
53
+ attr_accessor :update_created_time_property
54
+
51
55
  # Gets or sets a value indicating whether fields should be updated before saving the document to a fixed page format. The default value is true.
52
56
  attr_accessor :update_fields
53
57
 
@@ -164,6 +168,7 @@ module AsposeWordsCloud
164
168
  :'dml_rendering_mode' => :'DmlRenderingMode',
165
169
  :'file_name' => :'FileName',
166
170
  :'save_format' => :'SaveFormat',
171
+ :'update_created_time_property' => :'UpdateCreatedTimeProperty',
167
172
  :'update_fields' => :'UpdateFields',
168
173
  :'update_last_printed_property' => :'UpdateLastPrintedProperty',
169
174
  :'update_last_saved_time_property' => :'UpdateLastSavedTimeProperty',
@@ -201,6 +206,7 @@ module AsposeWordsCloud
201
206
  :'dml_rendering_mode' => :'String',
202
207
  :'file_name' => :'String',
203
208
  :'save_format' => :'String',
209
+ :'update_created_time_property' => :'BOOLEAN',
204
210
  :'update_fields' => :'BOOLEAN',
205
211
  :'update_last_printed_property' => :'BOOLEAN',
206
212
  :'update_last_saved_time_property' => :'BOOLEAN',
@@ -261,6 +267,10 @@ module AsposeWordsCloud
261
267
  self.save_format = attributes[:'SaveFormat']
262
268
  end
263
269
 
270
+ if attributes.key?(:'UpdateCreatedTimeProperty')
271
+ self.update_created_time_property = attributes[:'UpdateCreatedTimeProperty']
272
+ end
273
+
264
274
  if attributes.key?(:'UpdateFields')
265
275
  self.update_fields = attributes[:'UpdateFields']
266
276
  end
@@ -404,6 +414,7 @@ module AsposeWordsCloud
404
414
  dml_rendering_mode == other.dml_rendering_mode &&
405
415
  file_name == other.file_name &&
406
416
  save_format == other.save_format &&
417
+ update_created_time_property == other.update_created_time_property &&
407
418
  update_fields == other.update_fields &&
408
419
  update_last_printed_property == other.update_last_printed_property &&
409
420
  update_last_saved_time_property == other.update_last_saved_time_property &&
@@ -440,7 +451,7 @@ module AsposeWordsCloud
440
451
  # Calculates hash code according to all attributes.
441
452
  # @return [Fixnum] Hash code
442
453
  def hash
443
- [allow_embedding_post_script_fonts, dml3_d_effects_rendering_mode, dml_effects_rendering_mode, dml_rendering_mode, file_name, save_format, update_fields, update_last_printed_property, update_last_saved_time_property, update_sdt_content, zip_output, color_mode, jpeg_quality, metafile_rendering_options, numeral_format, optimize_output, page_count, page_index, graphics_quality_options, horizontal_resolution, image_brightness, image_color_mode, image_contrast, paper_color, pixel_format, resolution, scale, use_anti_aliasing, use_gdi_emf_renderer, use_high_quality_rendering, vertical_resolution].hash
454
+ [allow_embedding_post_script_fonts, dml3_d_effects_rendering_mode, dml_effects_rendering_mode, dml_rendering_mode, file_name, save_format, update_created_time_property, update_fields, update_last_printed_property, update_last_saved_time_property, update_sdt_content, zip_output, color_mode, jpeg_quality, metafile_rendering_options, numeral_format, optimize_output, page_count, page_index, graphics_quality_options, horizontal_resolution, image_brightness, image_color_mode, image_contrast, paper_color, pixel_format, resolution, scale, use_anti_aliasing, use_gdi_emf_renderer, use_high_quality_rendering, vertical_resolution].hash
444
455
  end
445
456
 
446
457
  # Builds the object from hash
@@ -48,6 +48,10 @@ module AsposeWordsCloud
48
48
  # Gets or sets the format of save.
49
49
  attr_accessor :save_format
50
50
 
51
+ # Gets or sets a value determining whether the Aspose.Words.Properties.BuiltInDocumentProperties.CreatedTime property is updated before saving.
52
+ # Default value is false.
53
+ attr_accessor :update_created_time_property
54
+
51
55
  # Gets or sets a value indicating whether fields should be updated before saving the document to a fixed page format. The default value is true.
52
56
  attr_accessor :update_fields
53
57
 
@@ -122,6 +126,7 @@ module AsposeWordsCloud
122
126
  :'dml_rendering_mode' => :'DmlRenderingMode',
123
127
  :'file_name' => :'FileName',
124
128
  :'save_format' => :'SaveFormat',
129
+ :'update_created_time_property' => :'UpdateCreatedTimeProperty',
125
130
  :'update_fields' => :'UpdateFields',
126
131
  :'update_last_printed_property' => :'UpdateLastPrintedProperty',
127
132
  :'update_last_saved_time_property' => :'UpdateLastSavedTimeProperty',
@@ -147,6 +152,7 @@ module AsposeWordsCloud
147
152
  :'dml_rendering_mode' => :'String',
148
153
  :'file_name' => :'String',
149
154
  :'save_format' => :'String',
155
+ :'update_created_time_property' => :'BOOLEAN',
150
156
  :'update_fields' => :'BOOLEAN',
151
157
  :'update_last_printed_property' => :'BOOLEAN',
152
158
  :'update_last_saved_time_property' => :'BOOLEAN',
@@ -195,6 +201,10 @@ module AsposeWordsCloud
195
201
  self.save_format = attributes[:'SaveFormat']
196
202
  end
197
203
 
204
+ if attributes.key?(:'UpdateCreatedTimeProperty')
205
+ self.update_created_time_property = attributes[:'UpdateCreatedTimeProperty']
206
+ end
207
+
198
208
  if attributes.key?(:'UpdateFields')
199
209
  self.update_fields = attributes[:'UpdateFields']
200
210
  end
@@ -290,6 +300,7 @@ module AsposeWordsCloud
290
300
  dml_rendering_mode == other.dml_rendering_mode &&
291
301
  file_name == other.file_name &&
292
302
  save_format == other.save_format &&
303
+ update_created_time_property == other.update_created_time_property &&
293
304
  update_fields == other.update_fields &&
294
305
  update_last_printed_property == other.update_last_printed_property &&
295
306
  update_last_saved_time_property == other.update_last_saved_time_property &&
@@ -314,7 +325,7 @@ module AsposeWordsCloud
314
325
  # Calculates hash code according to all attributes.
315
326
  # @return [Fixnum] Hash code
316
327
  def hash
317
- [allow_embedding_post_script_fonts, dml3_d_effects_rendering_mode, dml_effects_rendering_mode, dml_rendering_mode, file_name, save_format, update_fields, update_last_printed_property, update_last_saved_time_property, update_sdt_content, zip_output, color_mode, jpeg_quality, metafile_rendering_options, numeral_format, optimize_output, page_count, page_index, use_book_fold_printing_settings].hash
328
+ [allow_embedding_post_script_fonts, dml3_d_effects_rendering_mode, dml_effects_rendering_mode, dml_rendering_mode, file_name, save_format, update_created_time_property, update_fields, update_last_printed_property, update_last_saved_time_property, update_sdt_content, zip_output, color_mode, jpeg_quality, metafile_rendering_options, numeral_format, optimize_output, page_count, page_index, use_book_fold_printing_settings].hash
318
329
  end
319
330
 
320
331
  # Builds the object from hash