aspose_words_cloud 21.2.0 → 21.3.0
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.
- checksums.yaml +4 -4
- data/lib/aspose_words_cloud/models/bmp_save_options_data.rb +12 -1
- data/lib/aspose_words_cloud/models/doc_save_options_data.rb +12 -1
- data/lib/aspose_words_cloud/models/emf_save_options_data.rb +12 -1
- data/lib/aspose_words_cloud/models/epub_save_options_data.rb +12 -1
- data/lib/aspose_words_cloud/models/fixed_page_save_options_data.rb +12 -1
- data/lib/aspose_words_cloud/models/gif_save_options_data.rb +12 -1
- data/lib/aspose_words_cloud/models/html_fixed_save_options_data.rb +12 -1
- data/lib/aspose_words_cloud/models/html_save_options_data.rb +12 -1
- data/lib/aspose_words_cloud/models/image_save_options_data.rb +12 -1
- data/lib/aspose_words_cloud/models/jpeg_save_options_data.rb +12 -1
- data/lib/aspose_words_cloud/models/markdown_save_options_data.rb +12 -1
- data/lib/aspose_words_cloud/models/mhtml_save_options_data.rb +12 -1
- data/lib/aspose_words_cloud/models/odt_save_options_data.rb +12 -1
- data/lib/aspose_words_cloud/models/ooxml_save_options_data.rb +12 -1
- data/lib/aspose_words_cloud/models/pcl_save_options_data.rb +12 -1
- data/lib/aspose_words_cloud/models/pdf_save_options_data.rb +12 -1
- data/lib/aspose_words_cloud/models/png_save_options_data.rb +12 -1
- data/lib/aspose_words_cloud/models/ps_save_options_data.rb +12 -1
- data/lib/aspose_words_cloud/models/rtf_save_options_data.rb +12 -1
- data/lib/aspose_words_cloud/models/save_options_data.rb +12 -1
- data/lib/aspose_words_cloud/models/svg_save_options_data.rb +12 -1
- data/lib/aspose_words_cloud/models/text_save_options_data.rb +12 -1
- data/lib/aspose_words_cloud/models/tiff_save_options_data.rb +12 -1
- data/lib/aspose_words_cloud/models/txt_save_options_base_data.rb +12 -1
- data/lib/aspose_words_cloud/models/word_ml_save_options_data.rb +12 -1
- data/lib/aspose_words_cloud/models/xaml_fixed_save_options_data.rb +12 -1
- data/lib/aspose_words_cloud/models/xaml_flow_save_options_data.rb +12 -1
- data/lib/aspose_words_cloud/models/xps_save_options_data.rb +12 -1
- data/lib/aspose_words_cloud/version.rb +1 -1
- 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
|
|
@@ -131,6 +135,7 @@ module AsposeWordsCloud
|
|
131
135
|
:'dml_rendering_mode' => :'DmlRenderingMode',
|
132
136
|
:'file_name' => :'FileName',
|
133
137
|
:'save_format' => :'SaveFormat',
|
138
|
+
:'update_created_time_property' => :'UpdateCreatedTimeProperty',
|
134
139
|
:'update_fields' => :'UpdateFields',
|
135
140
|
:'update_last_printed_property' => :'UpdateLastPrintedProperty',
|
136
141
|
:'update_last_saved_time_property' => :'UpdateLastSavedTimeProperty',
|
@@ -159,6 +164,7 @@ module AsposeWordsCloud
|
|
159
164
|
:'dml_rendering_mode' => :'String',
|
160
165
|
:'file_name' => :'String',
|
161
166
|
:'save_format' => :'String',
|
167
|
+
:'update_created_time_property' => :'BOOLEAN',
|
162
168
|
:'update_fields' => :'BOOLEAN',
|
163
169
|
:'update_last_printed_property' => :'BOOLEAN',
|
164
170
|
:'update_last_saved_time_property' => :'BOOLEAN',
|
@@ -210,6 +216,10 @@ module AsposeWordsCloud
|
|
210
216
|
self.save_format = attributes[:'SaveFormat']
|
211
217
|
end
|
212
218
|
|
219
|
+
if attributes.key?(:'UpdateCreatedTimeProperty')
|
220
|
+
self.update_created_time_property = attributes[:'UpdateCreatedTimeProperty']
|
221
|
+
end
|
222
|
+
|
213
223
|
if attributes.key?(:'UpdateFields')
|
214
224
|
self.update_fields = attributes[:'UpdateFields']
|
215
225
|
end
|
@@ -317,6 +327,7 @@ module AsposeWordsCloud
|
|
317
327
|
dml_rendering_mode == other.dml_rendering_mode &&
|
318
328
|
file_name == other.file_name &&
|
319
329
|
save_format == other.save_format &&
|
330
|
+
update_created_time_property == other.update_created_time_property &&
|
320
331
|
update_fields == other.update_fields &&
|
321
332
|
update_last_printed_property == other.update_last_printed_property &&
|
322
333
|
update_last_saved_time_property == other.update_last_saved_time_property &&
|
@@ -344,7 +355,7 @@ module AsposeWordsCloud
|
|
344
355
|
# Calculates hash code according to all attributes.
|
345
356
|
# @return [Fixnum] Hash code
|
346
357
|
def hash
|
347
|
-
[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, bookmarks_outline_level, headings_outline_levels, outline_options, use_book_fold_printing_settings].hash
|
358
|
+
[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, bookmarks_outline_level, headings_outline_levels, outline_options, use_book_fold_printing_settings].hash
|
348
359
|
end
|
349
360
|
|
350
361
|
# Builds the object from hash
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aspose_words_cloud
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 21.
|
4
|
+
version: 21.3.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- YaroslawEkimov
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2021-
|
11
|
+
date: 2021-03-12 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: faraday
|