aspose_words_cloud 23.8.0 → 23.10.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (217) hide show
  1. checksums.yaml +4 -4
  2. data/lib/aspose_words_cloud/api/words_api.rb +28 -4
  3. data/lib/aspose_words_cloud/models/bmp_save_options_data.rb +39 -1
  4. data/lib/aspose_words_cloud/models/bookmark_insert.rb +14 -14
  5. data/lib/aspose_words_cloud/models/bookmark_response.rb +1 -0
  6. data/lib/aspose_words_cloud/models/bookmarks_response.rb +1 -0
  7. data/lib/aspose_words_cloud/models/border.rb +5 -0
  8. data/lib/aspose_words_cloud/models/border_response.rb +1 -0
  9. data/lib/aspose_words_cloud/models/borders_response.rb +1 -0
  10. data/lib/aspose_words_cloud/models/classification_response.rb +1 -0
  11. data/lib/aspose_words_cloud/models/comment.rb +3 -0
  12. data/lib/aspose_words_cloud/models/comment_insert.rb +15 -11
  13. data/lib/aspose_words_cloud/models/comment_response.rb +1 -0
  14. data/lib/aspose_words_cloud/models/comment_update.rb +15 -11
  15. data/lib/aspose_words_cloud/models/comments_response.rb +1 -0
  16. data/lib/aspose_words_cloud/models/csv_data_load_options.rb +5 -0
  17. data/lib/aspose_words_cloud/models/custom_xml_part.rb +2 -0
  18. data/lib/aspose_words_cloud/models/custom_xml_part_insert.rb +2 -0
  19. data/lib/aspose_words_cloud/models/custom_xml_part_response.rb +1 -0
  20. data/lib/aspose_words_cloud/models/custom_xml_part_update.rb +2 -0
  21. data/lib/aspose_words_cloud/models/custom_xml_parts_response.rb +1 -0
  22. data/lib/aspose_words_cloud/models/doc_save_options_data.rb +11 -0
  23. data/lib/aspose_words_cloud/models/docm_save_options_data.rb +11 -0
  24. data/lib/aspose_words_cloud/models/document_properties_response.rb +1 -0
  25. data/lib/aspose_words_cloud/models/document_property_response.rb +1 -0
  26. data/lib/aspose_words_cloud/models/docx_save_options_data.rb +11 -0
  27. data/lib/aspose_words_cloud/models/dot_save_options_data.rb +11 -0
  28. data/lib/aspose_words_cloud/models/dotm_save_options_data.rb +11 -0
  29. data/lib/aspose_words_cloud/models/dotx_save_options_data.rb +11 -0
  30. data/lib/aspose_words_cloud/models/downsample_options_data.rb +3 -0
  31. data/lib/aspose_words_cloud/models/drawing_object_insert.rb +21 -21
  32. data/lib/aspose_words_cloud/models/drawing_object_update.rb +18 -18
  33. data/lib/aspose_words_cloud/models/drawing_objects_response.rb +1 -0
  34. data/lib/aspose_words_cloud/models/emf_save_options_data.rb +39 -1
  35. data/lib/aspose_words_cloud/models/eps_save_options_data.rb +719 -0
  36. data/lib/aspose_words_cloud/models/epub_save_options_data.rb +16 -0
  37. data/lib/aspose_words_cloud/models/error.rb +4 -4
  38. data/lib/aspose_words_cloud/models/error_details.rb +2 -2
  39. data/lib/aspose_words_cloud/models/field_insert.rb +14 -14
  40. data/lib/aspose_words_cloud/models/field_names_response.rb +1 -0
  41. data/lib/aspose_words_cloud/models/field_options.rb +16 -16
  42. data/lib/aspose_words_cloud/models/field_response.rb +1 -0
  43. data/lib/aspose_words_cloud/models/field_update.rb +14 -14
  44. data/lib/aspose_words_cloud/models/fields_response.rb +1 -0
  45. data/lib/aspose_words_cloud/models/flat_opc_macro_save_options_data.rb +11 -0
  46. data/lib/aspose_words_cloud/models/flat_opc_save_options_data.rb +11 -0
  47. data/lib/aspose_words_cloud/models/flat_opc_template_macro_save_options_data.rb +11 -0
  48. data/lib/aspose_words_cloud/models/flat_opc_template_save_options_data.rb +11 -0
  49. data/lib/aspose_words_cloud/models/font.rb +4 -0
  50. data/lib/aspose_words_cloud/models/font_response.rb +1 -0
  51. data/lib/aspose_words_cloud/models/footnote.rb +2 -0
  52. data/lib/aspose_words_cloud/models/footnote_insert.rb +13 -11
  53. data/lib/aspose_words_cloud/models/footnote_response.rb +1 -0
  54. data/lib/aspose_words_cloud/models/footnote_update.rb +13 -11
  55. data/lib/aspose_words_cloud/models/footnotes_response.rb +1 -0
  56. data/lib/aspose_words_cloud/models/form_field_checkbox.rb +8 -0
  57. data/lib/aspose_words_cloud/models/form_field_drop_down.rb +9 -0
  58. data/lib/aspose_words_cloud/models/form_field_response.rb +1 -0
  59. data/lib/aspose_words_cloud/models/form_field_text_input.rb +10 -0
  60. data/lib/aspose_words_cloud/models/form_fields_response.rb +1 -0
  61. data/lib/aspose_words_cloud/models/gif_save_options_data.rb +39 -1
  62. data/lib/aspose_words_cloud/models/header_footer_response.rb +1 -0
  63. data/lib/aspose_words_cloud/models/header_footers_response.rb +1 -0
  64. data/lib/aspose_words_cloud/models/html_fixed_save_options_data.rb +18 -0
  65. data/lib/aspose_words_cloud/models/html_save_options_data.rb +16 -0
  66. data/lib/aspose_words_cloud/models/hyperlink_response.rb +1 -0
  67. data/lib/aspose_words_cloud/models/hyperlinks_response.rb +1 -0
  68. data/lib/aspose_words_cloud/models/image_entry_list.rb +1 -0
  69. data/lib/aspose_words_cloud/models/info_response.rb +3 -3
  70. data/lib/aspose_words_cloud/models/jpeg_save_options_data.rb +39 -1
  71. data/lib/aspose_words_cloud/models/json_data_load_options.rb +15 -0
  72. data/lib/aspose_words_cloud/models/list_format.rb +2 -0
  73. data/lib/aspose_words_cloud/models/list_format_update.rb +17 -14
  74. data/lib/aspose_words_cloud/models/list_info.rb +7 -0
  75. data/lib/aspose_words_cloud/models/list_insert.rb +1 -0
  76. data/lib/aspose_words_cloud/models/list_level.rb +11 -0
  77. data/lib/aspose_words_cloud/models/list_level_update.rb +72 -62
  78. data/lib/aspose_words_cloud/models/list_levels.rb +1 -0
  79. data/lib/aspose_words_cloud/models/list_response.rb +1 -0
  80. data/lib/aspose_words_cloud/models/list_update.rb +1 -0
  81. data/lib/aspose_words_cloud/models/lists_response.rb +1 -0
  82. data/lib/aspose_words_cloud/models/markdown_save_options_data.rb +11 -0
  83. data/lib/aspose_words_cloud/models/metafile_rendering_options_data.rb +13 -12
  84. data/lib/aspose_words_cloud/models/mhtml_save_options_data.rb +17 -0
  85. data/lib/aspose_words_cloud/models/odt_save_options_data.rb +12 -0
  86. data/lib/aspose_words_cloud/models/office_math_object.rb +2 -0
  87. data/lib/aspose_words_cloud/models/office_math_object_response.rb +1 -0
  88. data/lib/aspose_words_cloud/models/office_math_objects_response.rb +1 -0
  89. data/lib/aspose_words_cloud/models/open_xps_save_options_data.rb +13 -0
  90. data/lib/aspose_words_cloud/models/ott_save_options_data.rb +12 -0
  91. data/lib/aspose_words_cloud/models/outline_options_data.rb +17 -16
  92. data/lib/aspose_words_cloud/models/page_setup.rb +7 -0
  93. data/lib/aspose_words_cloud/models/paragraph_format.rb +7 -0
  94. data/lib/aspose_words_cloud/models/paragraph_format_response.rb +1 -0
  95. data/lib/aspose_words_cloud/models/paragraph_format_update.rb +7 -0
  96. data/lib/aspose_words_cloud/models/paragraph_link_collection_response.rb +1 -0
  97. data/lib/aspose_words_cloud/models/paragraph_list_format_response.rb +1 -0
  98. data/lib/aspose_words_cloud/models/paragraph_response.rb +1 -0
  99. data/lib/aspose_words_cloud/models/pcl_save_options_data.rb +15 -0
  100. data/lib/aspose_words_cloud/models/pdf_save_options_data.rb +29 -0
  101. data/lib/aspose_words_cloud/models/png_save_options_data.rb +39 -1
  102. data/lib/aspose_words_cloud/models/ps_save_options_data.rb +13 -0
  103. data/lib/aspose_words_cloud/models/range_text_response.rb +1 -0
  104. data/lib/aspose_words_cloud/models/requests/insert_watermark_image_online_request.rb +1 -11
  105. data/lib/aspose_words_cloud/models/responses/accept_all_revisions_online_response.rb +1 -1
  106. data/lib/aspose_words_cloud/models/responses/append_document_online_response.rb +1 -1
  107. data/lib/aspose_words_cloud/models/responses/apply_style_to_document_element_online_response.rb +1 -1
  108. data/lib/aspose_words_cloud/models/responses/compare_document_online_response.rb +1 -1
  109. data/lib/aspose_words_cloud/models/responses/compress_document_online_response.rb +1 -1
  110. data/lib/aspose_words_cloud/models/responses/copy_style_online_response.rb +2 -1
  111. data/lib/aspose_words_cloud/models/responses/create_or_update_document_property_online_response.rb +2 -1
  112. data/lib/aspose_words_cloud/models/responses/delete_all_paragraph_tab_stops_online_response.rb +2 -1
  113. data/lib/aspose_words_cloud/models/responses/delete_border_online_response.rb +2 -1
  114. data/lib/aspose_words_cloud/models/responses/delete_borders_online_response.rb +2 -1
  115. data/lib/aspose_words_cloud/models/responses/delete_paragraph_list_format_online_response.rb +2 -1
  116. data/lib/aspose_words_cloud/models/responses/delete_paragraph_tab_stop_online_response.rb +2 -1
  117. data/lib/aspose_words_cloud/models/responses/delete_watermark_online_response.rb +1 -1
  118. data/lib/aspose_words_cloud/models/responses/insert_bookmark_online_response.rb +2 -1
  119. data/lib/aspose_words_cloud/models/responses/insert_comment_online_response.rb +2 -1
  120. data/lib/aspose_words_cloud/models/responses/insert_custom_xml_part_online_response.rb +2 -1
  121. data/lib/aspose_words_cloud/models/responses/insert_drawing_object_online_response.rb +1 -1
  122. data/lib/aspose_words_cloud/models/responses/insert_field_online_response.rb +2 -1
  123. data/lib/aspose_words_cloud/models/responses/insert_footnote_online_response.rb +2 -1
  124. data/lib/aspose_words_cloud/models/responses/insert_form_field_online_response.rb +2 -1
  125. data/lib/aspose_words_cloud/models/responses/insert_header_footer_online_response.rb +2 -1
  126. data/lib/aspose_words_cloud/models/responses/insert_list_online_response.rb +2 -1
  127. data/lib/aspose_words_cloud/models/responses/insert_or_update_paragraph_tab_stop_online_response.rb +2 -1
  128. data/lib/aspose_words_cloud/models/responses/insert_page_numbers_online_response.rb +1 -1
  129. data/lib/aspose_words_cloud/models/responses/insert_paragraph_online_response.rb +2 -1
  130. data/lib/aspose_words_cloud/models/responses/insert_run_online_response.rb +2 -1
  131. data/lib/aspose_words_cloud/models/responses/insert_structured_document_tag_online_response.rb +1 -1
  132. data/lib/aspose_words_cloud/models/responses/insert_style_online_response.rb +2 -1
  133. data/lib/aspose_words_cloud/models/responses/insert_table_cell_online_response.rb +2 -1
  134. data/lib/aspose_words_cloud/models/responses/insert_table_online_response.rb +2 -1
  135. data/lib/aspose_words_cloud/models/responses/insert_table_row_online_response.rb +2 -1
  136. data/lib/aspose_words_cloud/models/responses/insert_watermark_image_online_response.rb +1 -1
  137. data/lib/aspose_words_cloud/models/responses/insert_watermark_text_online_response.rb +1 -1
  138. data/lib/aspose_words_cloud/models/responses/protect_document_online_response.rb +1 -1
  139. data/lib/aspose_words_cloud/models/responses/reject_all_revisions_online_response.rb +1 -1
  140. data/lib/aspose_words_cloud/models/responses/remove_range_online_response.rb +1 -1
  141. data/lib/aspose_words_cloud/models/responses/replace_text_online_response.rb +1 -1
  142. data/lib/aspose_words_cloud/models/responses/replace_with_text_online_response.rb +1 -1
  143. data/lib/aspose_words_cloud/models/responses/save_as_online_response.rb +1 -1
  144. data/lib/aspose_words_cloud/models/responses/save_as_range_online_response.rb +1 -1
  145. data/lib/aspose_words_cloud/models/responses/save_as_tiff_online_response.rb +1 -1
  146. data/lib/aspose_words_cloud/models/responses/split_document_online_response.rb +2 -1
  147. data/lib/aspose_words_cloud/models/responses/unprotect_document_online_response.rb +1 -1
  148. data/lib/aspose_words_cloud/models/responses/update_bookmark_online_response.rb +2 -1
  149. data/lib/aspose_words_cloud/models/responses/update_border_online_response.rb +2 -1
  150. data/lib/aspose_words_cloud/models/responses/update_comment_online_response.rb +2 -1
  151. data/lib/aspose_words_cloud/models/responses/update_custom_xml_part_online_response.rb +2 -1
  152. data/lib/aspose_words_cloud/models/responses/update_drawing_object_online_response.rb +1 -1
  153. data/lib/aspose_words_cloud/models/responses/update_field_online_response.rb +2 -1
  154. data/lib/aspose_words_cloud/models/responses/update_fields_online_response.rb +1 -1
  155. data/lib/aspose_words_cloud/models/responses/update_footnote_online_response.rb +2 -1
  156. data/lib/aspose_words_cloud/models/responses/update_form_field_online_response.rb +2 -1
  157. data/lib/aspose_words_cloud/models/responses/update_list_level_online_response.rb +2 -1
  158. data/lib/aspose_words_cloud/models/responses/update_list_online_response.rb +2 -1
  159. data/lib/aspose_words_cloud/models/responses/update_paragraph_format_online_response.rb +2 -1
  160. data/lib/aspose_words_cloud/models/responses/update_paragraph_list_format_online_response.rb +2 -1
  161. data/lib/aspose_words_cloud/models/responses/update_run_font_online_response.rb +2 -1
  162. data/lib/aspose_words_cloud/models/responses/update_run_online_response.rb +2 -1
  163. data/lib/aspose_words_cloud/models/responses/update_section_page_setup_online_response.rb +2 -1
  164. data/lib/aspose_words_cloud/models/responses/update_structured_document_tag_online_response.rb +1 -1
  165. data/lib/aspose_words_cloud/models/responses/update_style_online_response.rb +2 -1
  166. data/lib/aspose_words_cloud/models/responses/update_table_cell_format_online_response.rb +2 -1
  167. data/lib/aspose_words_cloud/models/responses/update_table_properties_online_response.rb +2 -1
  168. data/lib/aspose_words_cloud/models/responses/update_table_row_format_online_response.rb +2 -1
  169. data/lib/aspose_words_cloud/models/rtf_save_options_data.rb +11 -0
  170. data/lib/aspose_words_cloud/models/run_response.rb +1 -0
  171. data/lib/aspose_words_cloud/models/runs_response.rb +1 -0
  172. data/lib/aspose_words_cloud/models/search_response.rb +1 -0
  173. data/lib/aspose_words_cloud/models/section_link_collection_response.rb +1 -0
  174. data/lib/aspose_words_cloud/models/section_page_setup_response.rb +1 -0
  175. data/lib/aspose_words_cloud/models/section_response.rb +1 -0
  176. data/lib/aspose_words_cloud/models/split_document_response.rb +1 -0
  177. data/lib/aspose_words_cloud/models/structured_document_tag.rb +30 -4
  178. data/lib/aspose_words_cloud/models/structured_document_tag_insert.rb +30 -4
  179. data/lib/aspose_words_cloud/models/structured_document_tag_list_item.rb +2 -0
  180. data/lib/aspose_words_cloud/models/structured_document_tag_update.rb +30 -4
  181. data/lib/aspose_words_cloud/models/structured_document_tags_response.rb +1 -0
  182. data/lib/aspose_words_cloud/models/style.rb +6 -0
  183. data/lib/aspose_words_cloud/models/style_response.rb +1 -0
  184. data/lib/aspose_words_cloud/models/style_update.rb +17 -14
  185. data/lib/aspose_words_cloud/models/styles_response.rb +1 -0
  186. data/lib/aspose_words_cloud/models/svg_save_options_data.rb +13 -0
  187. data/lib/aspose_words_cloud/models/tab_stops_response.rb +1 -0
  188. data/lib/aspose_words_cloud/models/table_cell_format.rb +3 -0
  189. data/lib/aspose_words_cloud/models/table_cell_format_response.rb +1 -0
  190. data/lib/aspose_words_cloud/models/table_cell_response.rb +1 -0
  191. data/lib/aspose_words_cloud/models/table_link_collection_response.rb +1 -0
  192. data/lib/aspose_words_cloud/models/table_properties.rb +3 -0
  193. data/lib/aspose_words_cloud/models/table_properties_response.rb +1 -0
  194. data/lib/aspose_words_cloud/models/table_response.rb +1 -0
  195. data/lib/aspose_words_cloud/models/table_row_format_response.rb +1 -0
  196. data/lib/aspose_words_cloud/models/table_row_response.rb +1 -0
  197. data/lib/aspose_words_cloud/models/text_save_options_data.rb +11 -0
  198. data/lib/aspose_words_cloud/models/tiff_save_options_data.rb +39 -1
  199. data/lib/aspose_words_cloud/models/word_ml_save_options_data.rb +11 -0
  200. data/lib/aspose_words_cloud/models/xaml_fixed_save_options_data.rb +15 -0
  201. data/lib/aspose_words_cloud/models/xaml_flow_pack_save_options_data.rb +11 -0
  202. data/lib/aspose_words_cloud/models/xaml_flow_save_options_data.rb +11 -0
  203. data/lib/aspose_words_cloud/models/xml_color.rb +20 -4
  204. data/lib/aspose_words_cloud/models/xml_data_load_options.rb +2 -0
  205. data/lib/aspose_words_cloud/models/xps_save_options_data.rb +13 -0
  206. data/lib/aspose_words_cloud/version.rb +1 -1
  207. data/lib/aspose_words_cloud.rb +1 -9
  208. metadata +3 -11
  209. data/lib/aspose_words_cloud/models/font_dto.rb +0 -199
  210. data/lib/aspose_words_cloud/models/range_document_dto.rb +0 -208
  211. data/lib/aspose_words_cloud/models/replace_range_dto.rb +0 -259
  212. data/lib/aspose_words_cloud/models/table_cell_format_dto.rb +0 -199
  213. data/lib/aspose_words_cloud/models/table_cell_insert_dto.rb +0 -208
  214. data/lib/aspose_words_cloud/models/table_insert_dto.rb +0 -228
  215. data/lib/aspose_words_cloud/models/table_properties_dto.rb +0 -199
  216. data/lib/aspose_words_cloud/models/table_row_format_dto.rb +0 -199
  217. data/lib/aspose_words_cloud/models/table_row_insert_dto.rb +0 -218
@@ -29,17 +29,19 @@ module AsposeWordsCloud
29
29
 
30
30
  # Footnote for insert.
31
31
  class FootnoteInsert
32
- # Gets or sets the option, that specifies whether this is a footnote or endnote.
33
- attr_accessor :footnote_type
34
-
35
32
  # Gets or sets the link to comment range start node.
36
33
  attr_accessor :position
37
34
 
35
+ # Gets or sets the option, that specifies whether this is a footnote or endnote.
36
+ attr_accessor :footnote_type
37
+
38
38
  # Gets or sets the custom reference mark to be used for this footnote.
39
39
  # Default value is Empty, meaning auto-numbered footnotes are used.
40
+ # RTF-format can only store 1 symbol as custom reference mark, so upon export only the first symbol will be written others will be discard.
40
41
  attr_accessor :reference_mark
41
42
 
42
43
  # Gets or sets text of the footnote.
44
+ # This method allows to quickly set text of a footnote from a string. The string can contain paragraph breaks, this will create paragraphs of text in the footnote accordingly.
43
45
  attr_accessor :text
44
46
 
45
47
  class EnumAttributeValidator
@@ -67,8 +69,8 @@ module AsposeWordsCloud
67
69
  # Attribute mapping from ruby-style variable name to JSON key.
68
70
  def self.attribute_map
69
71
  {
70
- :'footnote_type' => :'FootnoteType',
71
72
  :'position' => :'Position',
73
+ :'footnote_type' => :'FootnoteType',
72
74
  :'reference_mark' => :'ReferenceMark',
73
75
  :'text' => :'Text'
74
76
  }
@@ -77,8 +79,8 @@ module AsposeWordsCloud
77
79
  # Attribute type mapping.
78
80
  def self.swagger_types
79
81
  {
80
- :'footnote_type' => :'String',
81
82
  :'position' => :'NewDocumentPosition',
83
+ :'footnote_type' => :'String',
82
84
  :'reference_mark' => :'String',
83
85
  :'text' => :'String'
84
86
  }
@@ -92,14 +94,14 @@ module AsposeWordsCloud
92
94
  # convert string to symbol for hash key
93
95
  attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
94
96
 
95
- if attributes.key?(:'FootnoteType')
96
- self.footnote_type = attributes[:'FootnoteType']
97
- end
98
-
99
97
  if attributes.key?(:'Position')
100
98
  self.position = attributes[:'Position']
101
99
  end
102
100
 
101
+ if attributes.key?(:'FootnoteType')
102
+ self.footnote_type = attributes[:'FootnoteType']
103
+ end
104
+
103
105
  if attributes.key?(:'ReferenceMark')
104
106
  self.reference_mark = attributes[:'ReferenceMark']
105
107
  end
@@ -145,8 +147,8 @@ module AsposeWordsCloud
145
147
  def ==(other)
146
148
  return true if self.equal?(other)
147
149
  self.class == other.class &&
148
- footnote_type == other.footnote_type &&
149
150
  position == other.position &&
151
+ footnote_type == other.footnote_type &&
150
152
  reference_mark == other.reference_mark &&
151
153
  text == other.text
152
154
  end
@@ -160,7 +162,7 @@ module AsposeWordsCloud
160
162
  # Calculates hash code according to all attributes.
161
163
  # @return [Fixnum] Hash code
162
164
  def hash
163
- [footnote_type, position, reference_mark, text].hash
165
+ [position, footnote_type, reference_mark, text].hash
164
166
  end
165
167
 
166
168
  # Builds the object from hash
@@ -28,6 +28,7 @@ require 'date'
28
28
  module AsposeWordsCloud
29
29
 
30
30
  # The REST response with a footnote.
31
+ # This response is returned by the Service when handling "GET https://api.aspose.cloud/v4.0/words/Test.doc/footnote/0" REST API requests.
31
32
  class FootnoteResponse
32
33
  # Gets or sets the request Id.
33
34
  attr_accessor :request_id
@@ -29,17 +29,19 @@ module AsposeWordsCloud
29
29
 
30
30
  # Footnote for update.
31
31
  class FootnoteUpdate
32
- # Gets or sets the option, that specifies whether this is a footnote or endnote.
33
- attr_accessor :footnote_type
34
-
35
32
  # Gets or sets the link to comment range start node.
36
33
  attr_accessor :position
37
34
 
35
+ # Gets or sets the option, that specifies whether this is a footnote or endnote.
36
+ attr_accessor :footnote_type
37
+
38
38
  # Gets or sets the custom reference mark to be used for this footnote.
39
39
  # Default value is Empty, meaning auto-numbered footnotes are used.
40
+ # RTF-format can only store 1 symbol as custom reference mark, so upon export only the first symbol will be written others will be discard.
40
41
  attr_accessor :reference_mark
41
42
 
42
43
  # Gets or sets text of the footnote.
44
+ # This method allows to quickly set text of a footnote from a string. The string can contain paragraph breaks, this will create paragraphs of text in the footnote accordingly.
43
45
  attr_accessor :text
44
46
 
45
47
  class EnumAttributeValidator
@@ -67,8 +69,8 @@ module AsposeWordsCloud
67
69
  # Attribute mapping from ruby-style variable name to JSON key.
68
70
  def self.attribute_map
69
71
  {
70
- :'footnote_type' => :'FootnoteType',
71
72
  :'position' => :'Position',
73
+ :'footnote_type' => :'FootnoteType',
72
74
  :'reference_mark' => :'ReferenceMark',
73
75
  :'text' => :'Text'
74
76
  }
@@ -77,8 +79,8 @@ module AsposeWordsCloud
77
79
  # Attribute type mapping.
78
80
  def self.swagger_types
79
81
  {
80
- :'footnote_type' => :'String',
81
82
  :'position' => :'NewDocumentPosition',
83
+ :'footnote_type' => :'String',
82
84
  :'reference_mark' => :'String',
83
85
  :'text' => :'String'
84
86
  }
@@ -92,14 +94,14 @@ module AsposeWordsCloud
92
94
  # convert string to symbol for hash key
93
95
  attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
94
96
 
95
- if attributes.key?(:'FootnoteType')
96
- self.footnote_type = attributes[:'FootnoteType']
97
- end
98
-
99
97
  if attributes.key?(:'Position')
100
98
  self.position = attributes[:'Position']
101
99
  end
102
100
 
101
+ if attributes.key?(:'FootnoteType')
102
+ self.footnote_type = attributes[:'FootnoteType']
103
+ end
104
+
103
105
  if attributes.key?(:'ReferenceMark')
104
106
  self.reference_mark = attributes[:'ReferenceMark']
105
107
  end
@@ -145,8 +147,8 @@ module AsposeWordsCloud
145
147
  def ==(other)
146
148
  return true if self.equal?(other)
147
149
  self.class == other.class &&
148
- footnote_type == other.footnote_type &&
149
150
  position == other.position &&
151
+ footnote_type == other.footnote_type &&
150
152
  reference_mark == other.reference_mark &&
151
153
  text == other.text
152
154
  end
@@ -160,7 +162,7 @@ module AsposeWordsCloud
160
162
  # Calculates hash code according to all attributes.
161
163
  # @return [Fixnum] Hash code
162
164
  def hash
163
- [footnote_type, position, reference_mark, text].hash
165
+ [position, footnote_type, reference_mark, text].hash
164
166
  end
165
167
 
166
168
  # Builds the object from hash
@@ -28,6 +28,7 @@ require 'date'
28
28
  module AsposeWordsCloud
29
29
 
30
30
  # The REST response with a collection of footnotes.
31
+ # This response is returned by the Service when handling "GET https://api.aspose.cloud/v4.0/words/Test.doc/footnotes" REST API requests.
31
32
  class FootnotesResponse
32
33
  # Gets or sets the request Id.
33
34
  attr_accessor :request_id
@@ -39,27 +39,35 @@ module AsposeWordsCloud
39
39
  attr_accessor :name
40
40
 
41
41
  # Gets or sets a value indicating whether a form field is enabled.
42
+ # If a form field is enabled, its contents can be changed as the form is filled in.
42
43
  attr_accessor :enabled
43
44
 
44
45
  # Gets or sets text, displayed in the status bar when a form field has the focus.
46
+ # If the OwnStatus property is set to true, the StatusText property specifies the status bar text. If the OwnStatus property is set to false, the StatusText property specifies the name of an AutoText entry that contains status bar text for the form field.
45
47
  attr_accessor :status_text
46
48
 
47
49
  # Gets or sets a value indicating whether the source of the text that's displayed in the status bar when a form field has the focus.
50
+ # If true, the text specified by the StatusText property is displayed. If false, the text of the AutoText entry specified by the StatusText property is displayed.
48
51
  attr_accessor :own_status
49
52
 
50
53
  # Gets or sets text, displayed in a message box when the form field has the focus and the user presses F1.
54
+ # If the OwnHelp property is set to True, HelpText specifies the text string value. If OwnHelp is set to False, HelpText specifies the name of an AutoText entry that contains help text for the form field.
51
55
  attr_accessor :help_text
52
56
 
53
57
  # Gets or sets a value indicating whether the source of the text that's displayed in a message box when a form field has the focus and the user presses F1.
58
+ # If True, the text specified by the HelpText property is displayed. If False, the text in the AutoText entry specified by the HelpText property is displayed.
54
59
  attr_accessor :own_help
55
60
 
56
61
  # Gets or sets a value indicating whether references to the specified form field are automatically updated whenever the field is exited.
62
+ # Setting CalculateOnExit only affects the behavior of the form field when the document is opened in Microsoft Word. Aspose.Words never updates references to the form field.
57
63
  attr_accessor :calculate_on_exit
58
64
 
59
65
  # Gets or sets the entry macro name for the form field.
66
+ # The entry macro runs when the form field gets the focus in Microsoft Word.
60
67
  attr_accessor :entry_macro
61
68
 
62
69
  # Gets or sets the exit macro name for the form field.
70
+ # The exit macro runs when the form field loses the focus in Microsoft Word.
63
71
  attr_accessor :exit_macro
64
72
 
65
73
  # Gets or sets a value indicating whether the size of the textbox is automatic or specified explicitly.
@@ -39,30 +39,39 @@ module AsposeWordsCloud
39
39
  attr_accessor :name
40
40
 
41
41
  # Gets or sets a value indicating whether a form field is enabled.
42
+ # If a form field is enabled, its contents can be changed as the form is filled in.
42
43
  attr_accessor :enabled
43
44
 
44
45
  # Gets or sets text, displayed in the status bar when a form field has the focus.
46
+ # If the OwnStatus property is set to true, the StatusText property specifies the status bar text. If the OwnStatus property is set to false, the StatusText property specifies the name of an AutoText entry that contains status bar text for the form field.
45
47
  attr_accessor :status_text
46
48
 
47
49
  # Gets or sets a value indicating whether the source of the text that's displayed in the status bar when a form field has the focus.
50
+ # If true, the text specified by the StatusText property is displayed. If false, the text of the AutoText entry specified by the StatusText property is displayed.
48
51
  attr_accessor :own_status
49
52
 
50
53
  # Gets or sets text, displayed in a message box when the form field has the focus and the user presses F1.
54
+ # If the OwnHelp property is set to True, HelpText specifies the text string value. If OwnHelp is set to False, HelpText specifies the name of an AutoText entry that contains help text for the form field.
51
55
  attr_accessor :help_text
52
56
 
53
57
  # Gets or sets a value indicating whether the source of the text that's displayed in a message box when a form field has the focus and the user presses F1.
58
+ # If True, the text specified by the HelpText property is displayed. If False, the text in the AutoText entry specified by the HelpText property is displayed.
54
59
  attr_accessor :own_help
55
60
 
56
61
  # Gets or sets a value indicating whether references to the specified form field are automatically updated whenever the field is exited.
62
+ # Setting CalculateOnExit only affects the behavior of the form field when the document is opened in Microsoft Word. Aspose.Words never updates references to the form field.
57
63
  attr_accessor :calculate_on_exit
58
64
 
59
65
  # Gets or sets the entry macro name for the form field.
66
+ # The entry macro runs when the form field gets the focus in Microsoft Word.
60
67
  attr_accessor :entry_macro
61
68
 
62
69
  # Gets or sets the exit macro name for the form field.
70
+ # The exit macro runs when the form field loses the focus in Microsoft Word.
63
71
  attr_accessor :exit_macro
64
72
 
65
73
  # Gets or sets the items array of a dropdown form field.
74
+ # Microsoft Word allows maximum 25 items in a dropdown form field.
66
75
  attr_accessor :drop_down_items
67
76
 
68
77
  # Gets or sets the index specifying the currently selected item in a dropdown form field.
@@ -28,6 +28,7 @@ require 'date'
28
28
  module AsposeWordsCloud
29
29
 
30
30
  # The REST response with a form field.
31
+ # This response is returned by the Service when handling "GET https://api.aspose.cloud/v4.0/words/Test.doc/paragraphs/{0}/form fields/{1}" REST API requests.
31
32
  class FormFieldResponse
32
33
  # Gets or sets the request Id.
33
34
  attr_accessor :request_id
@@ -39,36 +39,46 @@ module AsposeWordsCloud
39
39
  attr_accessor :name
40
40
 
41
41
  # Gets or sets a value indicating whether a form field is enabled.
42
+ # If a form field is enabled, its contents can be changed as the form is filled in.
42
43
  attr_accessor :enabled
43
44
 
44
45
  # Gets or sets text, displayed in the status bar when a form field has the focus.
46
+ # If the OwnStatus property is set to true, the StatusText property specifies the status bar text. If the OwnStatus property is set to false, the StatusText property specifies the name of an AutoText entry that contains status bar text for the form field.
45
47
  attr_accessor :status_text
46
48
 
47
49
  # Gets or sets a value indicating whether the source of the text that's displayed in the status bar when a form field has the focus.
50
+ # If true, the text specified by the StatusText property is displayed. If false, the text of the AutoText entry specified by the StatusText property is displayed.
48
51
  attr_accessor :own_status
49
52
 
50
53
  # Gets or sets text, displayed in a message box when the form field has the focus and the user presses F1.
54
+ # If the OwnHelp property is set to True, HelpText specifies the text string value. If OwnHelp is set to False, HelpText specifies the name of an AutoText entry that contains help text for the form field.
51
55
  attr_accessor :help_text
52
56
 
53
57
  # Gets or sets a value indicating whether the source of the text that's displayed in a message box when a form field has the focus and the user presses F1.
58
+ # If True, the text specified by the HelpText property is displayed. If False, the text in the AutoText entry specified by the HelpText property is displayed.
54
59
  attr_accessor :own_help
55
60
 
56
61
  # Gets or sets a value indicating whether references to the specified form field are automatically updated whenever the field is exited.
62
+ # Setting CalculateOnExit only affects the behavior of the form field when the document is opened in Microsoft Word. Aspose.Words never updates references to the form field.
57
63
  attr_accessor :calculate_on_exit
58
64
 
59
65
  # Gets or sets the entry macro name for the form field.
66
+ # The entry macro runs when the form field gets the focus in Microsoft Word.
60
67
  attr_accessor :entry_macro
61
68
 
62
69
  # Gets or sets the exit macro name for the form field.
70
+ # The exit macro runs when the form field loses the focus in Microsoft Word.
63
71
  attr_accessor :exit_macro
64
72
 
65
73
  # Gets or sets text formatting for the text form field.
74
+ # If the text form field contains regular text, then valid format strings are "", "UPPERCASE", "LOWERCASE", "FIRST CAPITAL" and "TITLE CASE". The strings are case-insensitive.If the text form field contains a number or a date/time value, then valid format strings are number or date and time format strings.
66
75
  attr_accessor :text_input_format
67
76
 
68
77
  # Gets or sets the type of the text form field.
69
78
  attr_accessor :text_input_type
70
79
 
71
80
  # Gets or sets the default string or a calculation expression of the text form field.
81
+ # The meaning of this property depends on the value of the TextInputType property.When TextInputType is Regular or Number, this string specifies the default string for the text form field. This string is the content that Microsoft Word will display in the document when the form field is empty.When TextInputType is Calculated, then this string holds the expression to be calculated. The expression needs to be a formula valid according to Microsoft Word formula field requirements. When you set a new expression using this property, Aspose.Words calculates the formula result automatically and inserts it into the form field.
72
82
  attr_accessor :text_input_default
73
83
 
74
84
  # Gets or sets the maximum length for the text field. Zero when the length is not limited.
@@ -28,6 +28,7 @@ require 'date'
28
28
  module AsposeWordsCloud
29
29
 
30
30
  # The REST response with a collection of form fields.
31
+ # This response is returned by the Service when handling "GET https://api.aspose.cloud/v4.0/words/Test.doc/{nodePath}/form fields" REST API requests.
31
32
  class FormFieldsResponse
32
33
  # Gets or sets the request Id.
33
34
  attr_accessor :request_id
@@ -30,25 +30,34 @@ module AsposeWordsCloud
30
30
  # Container class for gif save options.
31
31
  class GifSaveOptionsData
32
32
  # Gets or sets a boolean value indicating whether to allow embedding fonts with PostScript outlines when embedding TrueType fonts in a document upon it is saved. The default value is false..
33
+ # Note, Word does not embed PostScript fonts, but can open documents with embedded fonts of this type.
34
+ # This option only works when Aspose.Words.Fonts.FontInfoCollection.EmbedTrueTypeFonts of the Aspose.Words.DocumentBase.FontInfos property is set to true.
35
+ # The default value is false.
33
36
  attr_accessor :allow_embedding_post_script_fonts
34
37
 
35
38
  # Gets or sets CustomTimeZoneInfo.
36
39
  attr_accessor :custom_time_zone_info_data
37
40
 
38
41
  # Gets or sets the value determining how 3D effects are rendered.
42
+ # The default value is Aspose.Words.Saving.Dml3DEffectsRenderingMode.Basic.
39
43
  attr_accessor :dml3_d_effects_rendering_mode
40
44
 
41
45
  # Gets or sets the value determining how DrawingML effects are rendered.
42
46
  # { Simplified | None | Fine }.
47
+ # The default value is Simplified.
48
+ # This property is used when the document is exported to fixed page formats.
43
49
  attr_accessor :dml_effects_rendering_mode
44
50
 
45
51
  # Gets or sets the option that controls how DrawingML shapes are rendered.
52
+ # { Fallback | DrawingML }. The default value is Fallback.
53
+ # This property is used when the document is exported to fixed page formats.
46
54
  attr_accessor :dml_rendering_mode
47
55
 
48
56
  # Gets or sets the name of destination file.
49
57
  attr_accessor :file_name
50
58
 
51
59
  # Gets or sets the value determining how ink (InkML) objects are rendered.
60
+ # The default value is Aspose.Words.Saving.ImlRenderingMode.InkML.
52
61
  attr_accessor :iml_rendering_mode
53
62
 
54
63
  # Gets or sets a value determining whether the Aspose.Words.Properties.BuiltInDocumentProperties.CreatedTime property is updated before saving.
@@ -62,14 +71,18 @@ module AsposeWordsCloud
62
71
  attr_accessor :update_last_printed_property
63
72
 
64
73
  # Gets or sets a value indicating whether the Aspose.Words.Properties.BuiltInDocumentProperties.LastSavedTime property is updated before saving.
74
+ # The default value is false.
65
75
  attr_accessor :update_last_saved_time_property
66
76
 
67
77
  # Gets or sets a value indicating whether to zip output or not.
68
78
  # The default value is false.
79
+ # When set to true, output files will be zipped.
69
80
  attr_accessor :zip_output
70
81
 
71
82
  # Gets or sets the value determining how colors are rendered.
72
83
  # { Normal | Grayscale}.
84
+ # The default value is Normal.
85
+ # This property is used when the document is exported to fixed page formats.
73
86
  attr_accessor :color_mode
74
87
 
75
88
  # Gets or sets the quality of the JPEG images inside PDF document.
@@ -131,7 +144,18 @@ module AsposeWordsCloud
131
144
  # The default value is 96.
132
145
  attr_accessor :vertical_resolution
133
146
 
147
+ # Gets or sets the height of a generated image in pixels.
148
+ # This property has effect only when saving to raster image formats
149
+ # and used in pair with ImageWidth.
150
+ attr_accessor :image_height
151
+
152
+ # Gets or sets the width of a generated image in pixels.
153
+ # This property has effect only when saving to raster image formats
154
+ # and used in pair with ImageHeight.
155
+ attr_accessor :image_width
156
+
134
157
  # Gets or sets a value indicating whether to use GDI+ or Aspose.Words metafile renderer when saving to EMF.
158
+ # If set to true - GDI+ metafile renderer is used. I.e. content is written to GDI+ graphics object and saved to metafile.If set to false - Aspose.Words metafile renderer is used. I.e. content is written directly to the metafile format with Aspose.Words.The default value is true.Has effect only when saving to EMF.
135
159
  attr_accessor :use_gdi_emf_renderer
136
160
 
137
161
  # Gets the format of save.
@@ -192,6 +216,8 @@ module AsposeWordsCloud
192
216
  :'use_anti_aliasing' => :'UseAntiAliasing',
193
217
  :'use_high_quality_rendering' => :'UseHighQualityRendering',
194
218
  :'vertical_resolution' => :'VerticalResolution',
219
+ :'image_height' => :'ImageHeight',
220
+ :'image_width' => :'ImageWidth',
195
221
  :'use_gdi_emf_renderer' => :'UseGdiEmfRenderer',
196
222
  :'save_format' => :'SaveFormat'
197
223
  }
@@ -230,6 +256,8 @@ module AsposeWordsCloud
230
256
  :'use_anti_aliasing' => :'BOOLEAN',
231
257
  :'use_high_quality_rendering' => :'BOOLEAN',
232
258
  :'vertical_resolution' => :'Float',
259
+ :'image_height' => :'Integer',
260
+ :'image_width' => :'Integer',
233
261
  :'use_gdi_emf_renderer' => :'BOOLEAN',
234
262
  :'save_format' => :'String'
235
263
  }
@@ -365,6 +393,14 @@ module AsposeWordsCloud
365
393
  self.vertical_resolution = attributes[:'VerticalResolution']
366
394
  end
367
395
 
396
+ if attributes.key?(:'ImageHeight')
397
+ self.image_height = attributes[:'ImageHeight']
398
+ end
399
+
400
+ if attributes.key?(:'ImageWidth')
401
+ self.image_width = attributes[:'ImageWidth']
402
+ end
403
+
368
404
  if attributes.key?(:'UseGdiEmfRenderer')
369
405
  self.use_gdi_emf_renderer = attributes[:'UseGdiEmfRenderer']
370
406
  end
@@ -548,6 +584,8 @@ module AsposeWordsCloud
548
584
  use_anti_aliasing == other.use_anti_aliasing &&
549
585
  use_high_quality_rendering == other.use_high_quality_rendering &&
550
586
  vertical_resolution == other.vertical_resolution &&
587
+ image_height == other.image_height &&
588
+ image_width == other.image_width &&
551
589
  use_gdi_emf_renderer == other.use_gdi_emf_renderer &&
552
590
  save_format == other.save_format
553
591
  end
@@ -561,7 +599,7 @@ module AsposeWordsCloud
561
599
  # Calculates hash code according to all attributes.
562
600
  # @return [Fixnum] Hash code
563
601
  def hash
564
- [allow_embedding_post_script_fonts, custom_time_zone_info_data, dml3_d_effects_rendering_mode, dml_effects_rendering_mode, dml_rendering_mode, file_name, iml_rendering_mode, update_created_time_property, update_fields, update_last_printed_property, update_last_saved_time_property, zip_output, color_mode, jpeg_quality, metafile_rendering_options, numeral_format, optimize_output, page_count, page_index, horizontal_resolution, image_brightness, image_color_mode, image_contrast, paper_color, pixel_format, resolution, scale, use_anti_aliasing, use_high_quality_rendering, vertical_resolution, use_gdi_emf_renderer, save_format].hash
602
+ [allow_embedding_post_script_fonts, custom_time_zone_info_data, dml3_d_effects_rendering_mode, dml_effects_rendering_mode, dml_rendering_mode, file_name, iml_rendering_mode, update_created_time_property, update_fields, update_last_printed_property, update_last_saved_time_property, zip_output, color_mode, jpeg_quality, metafile_rendering_options, numeral_format, optimize_output, page_count, page_index, horizontal_resolution, image_brightness, image_color_mode, image_contrast, paper_color, pixel_format, resolution, scale, use_anti_aliasing, use_high_quality_rendering, vertical_resolution, image_height, image_width, use_gdi_emf_renderer, save_format].hash
565
603
  end
566
604
 
567
605
  # Builds the object from hash
@@ -28,6 +28,7 @@ require 'date'
28
28
  module AsposeWordsCloud
29
29
 
30
30
  # The REST response with a HeaderFooter.
31
+ # This response is returned by the Service when handling "GET https://api.aspose.cloud/v4.0/words/Test.doc/headersfooters/{0}" REST API requests.
31
32
  class HeaderFooterResponse
32
33
  # Gets or sets the request Id.
33
34
  attr_accessor :request_id
@@ -28,6 +28,7 @@ require 'date'
28
28
  module AsposeWordsCloud
29
29
 
30
30
  # The REST response with a collection of HeaderFooter elements.
31
+ # This response is returned by the Service when handling "GET https://api.aspose.cloud/v4.0/words/Test.doc/headersfooters" REST API requests.
31
32
  class HeaderFootersResponse
32
33
  # Gets or sets the request Id.
33
34
  attr_accessor :request_id
@@ -30,25 +30,34 @@ module AsposeWordsCloud
30
30
  # Container class for fixed html save options.
31
31
  class HtmlFixedSaveOptionsData
32
32
  # Gets or sets a boolean value indicating whether to allow embedding fonts with PostScript outlines when embedding TrueType fonts in a document upon it is saved. The default value is false..
33
+ # Note, Word does not embed PostScript fonts, but can open documents with embedded fonts of this type.
34
+ # This option only works when Aspose.Words.Fonts.FontInfoCollection.EmbedTrueTypeFonts of the Aspose.Words.DocumentBase.FontInfos property is set to true.
35
+ # The default value is false.
33
36
  attr_accessor :allow_embedding_post_script_fonts
34
37
 
35
38
  # Gets or sets CustomTimeZoneInfo.
36
39
  attr_accessor :custom_time_zone_info_data
37
40
 
38
41
  # Gets or sets the value determining how 3D effects are rendered.
42
+ # The default value is Aspose.Words.Saving.Dml3DEffectsRenderingMode.Basic.
39
43
  attr_accessor :dml3_d_effects_rendering_mode
40
44
 
41
45
  # Gets or sets the value determining how DrawingML effects are rendered.
42
46
  # { Simplified | None | Fine }.
47
+ # The default value is Simplified.
48
+ # This property is used when the document is exported to fixed page formats.
43
49
  attr_accessor :dml_effects_rendering_mode
44
50
 
45
51
  # Gets or sets the option that controls how DrawingML shapes are rendered.
52
+ # { Fallback | DrawingML }. The default value is Fallback.
53
+ # This property is used when the document is exported to fixed page formats.
46
54
  attr_accessor :dml_rendering_mode
47
55
 
48
56
  # Gets or sets the name of destination file.
49
57
  attr_accessor :file_name
50
58
 
51
59
  # Gets or sets the value determining how ink (InkML) objects are rendered.
60
+ # The default value is Aspose.Words.Saving.ImlRenderingMode.InkML.
52
61
  attr_accessor :iml_rendering_mode
53
62
 
54
63
  # Gets or sets a value determining whether the Aspose.Words.Properties.BuiltInDocumentProperties.CreatedTime property is updated before saving.
@@ -62,14 +71,18 @@ module AsposeWordsCloud
62
71
  attr_accessor :update_last_printed_property
63
72
 
64
73
  # Gets or sets a value indicating whether the Aspose.Words.Properties.BuiltInDocumentProperties.LastSavedTime property is updated before saving.
74
+ # The default value is false.
65
75
  attr_accessor :update_last_saved_time_property
66
76
 
67
77
  # Gets or sets a value indicating whether to zip output or not.
68
78
  # The default value is false.
79
+ # When set to true, output files will be zipped.
69
80
  attr_accessor :zip_output
70
81
 
71
82
  # Gets or sets the value determining how colors are rendered.
72
83
  # { Normal | Grayscale}.
84
+ # The default value is Normal.
85
+ # This property is used when the document is exported to fixed page formats.
73
86
  attr_accessor :color_mode
74
87
 
75
88
  # Gets or sets the quality of the JPEG images inside PDF document.
@@ -121,6 +134,10 @@ module AsposeWordsCloud
121
134
  # Gets or sets the margin around pages in HTML document.
122
135
  # The margins value is measured in points and should be equal to or greater than 0.
123
136
  # Default value is 10 points.
137
+ # Depends on the value of PageHorizontalAlignment property:
138
+ # Defines top, bottom and left page margins if the value is Left.
139
+ # Defines top, bottom and right page margins if the value is Right.
140
+ # Defines top and bottom page margins if the value is Center.
124
141
  attr_accessor :page_margins
125
142
 
126
143
  # Gets or sets the physical folder where resources are saved when exporting the document.
@@ -130,6 +147,7 @@ module AsposeWordsCloud
130
147
  attr_accessor :resources_folder_alias
131
148
 
132
149
  # Gets or sets a value indicating whether "@font-face" CSS rules should be placed into a separate file "fontFaces.css" when a document is being saved with external stylesheet (that is, when Aspose.Words.Saving.HtmlFixedSaveOptions.ExportEmbeddedCss is false). The default value is false, all CSS rules are written into single file "styles.css".
150
+ # Setting this property to true restores the old behavior (separate files) for compatibility with legacy code.
133
151
  attr_accessor :save_font_face_css_separately
134
152
 
135
153
  # Gets or sets a value indicating whether to show border around pages.
@@ -30,25 +30,34 @@ module AsposeWordsCloud
30
30
  # Container class for html save options.
31
31
  class HtmlSaveOptionsData
32
32
  # Gets or sets a boolean value indicating whether to allow embedding fonts with PostScript outlines when embedding TrueType fonts in a document upon it is saved. The default value is false..
33
+ # Note, Word does not embed PostScript fonts, but can open documents with embedded fonts of this type.
34
+ # This option only works when Aspose.Words.Fonts.FontInfoCollection.EmbedTrueTypeFonts of the Aspose.Words.DocumentBase.FontInfos property is set to true.
35
+ # The default value is false.
33
36
  attr_accessor :allow_embedding_post_script_fonts
34
37
 
35
38
  # Gets or sets CustomTimeZoneInfo.
36
39
  attr_accessor :custom_time_zone_info_data
37
40
 
38
41
  # Gets or sets the value determining how 3D effects are rendered.
42
+ # The default value is Aspose.Words.Saving.Dml3DEffectsRenderingMode.Basic.
39
43
  attr_accessor :dml3_d_effects_rendering_mode
40
44
 
41
45
  # Gets or sets the value determining how DrawingML effects are rendered.
42
46
  # { Simplified | None | Fine }.
47
+ # The default value is Simplified.
48
+ # This property is used when the document is exported to fixed page formats.
43
49
  attr_accessor :dml_effects_rendering_mode
44
50
 
45
51
  # Gets or sets the option that controls how DrawingML shapes are rendered.
52
+ # { Fallback | DrawingML }. The default value is Fallback.
53
+ # This property is used when the document is exported to fixed page formats.
46
54
  attr_accessor :dml_rendering_mode
47
55
 
48
56
  # Gets or sets the name of destination file.
49
57
  attr_accessor :file_name
50
58
 
51
59
  # Gets or sets the value determining how ink (InkML) objects are rendered.
60
+ # The default value is Aspose.Words.Saving.ImlRenderingMode.InkML.
52
61
  attr_accessor :iml_rendering_mode
53
62
 
54
63
  # Gets or sets a value determining whether the Aspose.Words.Properties.BuiltInDocumentProperties.CreatedTime property is updated before saving.
@@ -62,10 +71,12 @@ module AsposeWordsCloud
62
71
  attr_accessor :update_last_printed_property
63
72
 
64
73
  # Gets or sets a value indicating whether the Aspose.Words.Properties.BuiltInDocumentProperties.LastSavedTime property is updated before saving.
74
+ # The default value is false.
65
75
  attr_accessor :update_last_saved_time_property
66
76
 
67
77
  # Gets or sets a value indicating whether to zip output or not.
68
78
  # The default value is false.
79
+ # When set to true, output files will be zipped.
69
80
  attr_accessor :zip_output
70
81
 
71
82
  # Gets or sets a value indicating whether negative left and right indents of paragraphs are allowed (not normalized).
@@ -96,6 +107,8 @@ module AsposeWordsCloud
96
107
 
97
108
  # Gets or sets the flag, that controls how drop-down form fields are saved to HTML.
98
109
  # The default value is false.
110
+ # When set to true, exports drop-down form fields as normal text.
111
+ # When false, exports drop-down form fields as SELECT element in HTML.
99
112
  attr_accessor :export_drop_down_form_field_as_text
100
113
 
101
114
  # Gets or sets a value indicating whether font resources should be exported.
@@ -118,10 +131,12 @@ module AsposeWordsCloud
118
131
 
119
132
  # Gets or sets a value indicating whether the original URL should be used as the URL of the linked images.
120
133
  # The default value is false.
134
+ # If value is set to true - ResourceFolder value is used as the URL of linked images and linked images are not loaded into document's folder or ImagesFolder.If value is set to false - linked images are loaded into document's folder or ImagesFolder and URL of each linked image is constructed depending on document's folder, ImagesFolder and ImagesFolderAlias properties.
121
135
  attr_accessor :export_original_url_for_linked_images
122
136
 
123
137
  # Gets or sets a value indicating whether page margins are exported to HTML, MHTML or EPUB.
124
138
  # The default value is false.
139
+ # Aspose.Words does not show area of page margins by default. If any elements are completely or partially clipped by the document edge the displayed area can be extended with this option.
125
140
  attr_accessor :export_page_margins
126
141
 
127
142
  # Gets or sets a value indicating whether page setup is exported.
@@ -131,6 +146,7 @@ module AsposeWordsCloud
131
146
  attr_accessor :export_relative_font_size
132
147
 
133
148
  # Gets or sets a value indicating whether to write the roundtrip information when saving to HTML. The default value is true.
149
+ # Saving of the roundtrip information allows to restore document properties such as tab stops, comments, headers and footers during the HTML documents loading back into a Document object.When true, the roundtrip information is exported as -aw-* CSS properties of the corresponding HTML elements.When false, causes no roundtrip information to be output into produced files.
134
150
  attr_accessor :export_roundtrip_information
135
151
 
136
152
  # Gets or sets the flag, that controls how text input form fields are saved.
@@ -28,6 +28,7 @@ require 'date'
28
28
  module AsposeWordsCloud
29
29
 
30
30
  # The REST response with a hyperlink.
31
+ # This response should be returned by the service when handling: GET /{name}/hyperlinks/{hyperlinkIndex}.
31
32
  class HyperlinkResponse
32
33
  # Gets or sets the request Id.
33
34
  attr_accessor :request_id
@@ -28,6 +28,7 @@ require 'date'
28
28
  module AsposeWordsCloud
29
29
 
30
30
  # The REST response with a collection of hyperlinks.
31
+ # This response should be returned by the service when handling "GET /{name}/hyperlinks" REST API calls.
31
32
  class HyperlinksResponse
32
33
  # Gets or sets the request Id.
33
34
  attr_accessor :request_id
@@ -30,6 +30,7 @@ module AsposeWordsCloud
30
30
  # Represents a list of images which will be appended to the original resource document or image.
31
31
  class ImageEntryList
32
32
  # Gets or sets a value indicating whether each image should be added to a new page in the document.
33
+ # This value only has an effect when adding images to a document that supports pagination.
33
34
  attr_accessor :append_each_image_on_new_page
34
35
 
35
36
  # Gets or sets the list of images.