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
@@ -36,21 +36,31 @@ module AsposeWordsCloud
36
36
  attr_accessor :node_id
37
37
 
38
38
  # Gets or sets Aspose.Words.Markup.SdtListItemCollection associated with this SDT.
39
+ # Accessing this property will only work for Aspose.Words.Markup.SdtType.ComboBox or Aspose.Words.Markup.SdtType.DropDownList SDT types.
40
+ # For all other SDT types exception will occur.
39
41
  attr_accessor :list_items
40
42
 
41
43
  # Gets or sets a value indicating whether current state of the Checkbox SDT. Default value for this property.
44
+ # Accessing this property will only work for Aspose.Words.Markup.SdtType.Checkbox SDT types.
45
+ # For all other SDT types exception will occur.
42
46
  attr_accessor :checked
43
47
 
44
48
  # Gets or sets the appearance of a structured document tag.
45
49
  attr_accessor :appearance
46
50
 
47
51
  # Gets or sets the language format for the date displayed in this SDT.
52
+ # Accessing this property will only work for Aspose.Words.Markup.SdtType.Date SDT type.
53
+ # For all other SDT types exception will occur.
48
54
  attr_accessor :date_display_locale
49
55
 
50
56
  # Gets or sets String that represents the format in which dates are displayed. Can not be null. The dates for English (U.S.) is "mm/dd/yyyy".
57
+ # Accessing this property will only work for Aspose.Words.Markup.SdtType.Date SDT type.
58
+ # For all other SDT types exception will occur.
51
59
  attr_accessor :date_display_format
52
60
 
53
61
  # Gets or sets the full date and time last entered into this SDT.
62
+ # Accessing this property will only work for Aspose.Words.Markup.SdtType.Date SDT type.
63
+ # For all other SDT types exception will occur.
54
64
  attr_accessor :full_date
55
65
 
56
66
  # Gets or sets the friendly name associated with this SDT. Can not be null.
@@ -58,15 +68,24 @@ module AsposeWordsCloud
58
68
 
59
69
  # Gets or sets format in which the date for a date SDT is stored when the SDT is bound to an XML node in the document's data store.
60
70
  # Default value is Aspose.Words.Markup.SdtDateStorageFormat.DateTime.
71
+ # Accessing this property will only work for Aspose.Words.Markup.SdtType.Date SDT type.
72
+ # For all other SDT types exception will occur.
61
73
  attr_accessor :date_storage_format
62
74
 
63
75
  # Gets or sets type of building block for this SDT. Can not be null.
76
+ # Accessing this property will only work for Aspose.Words.Markup.SdtType.BuildingBlockGallery and Aspose.Words.Markup.SdtType.DocPartObj SDT types.
77
+ # It is read-only for SDT of the document part type.
78
+ # For all other SDT types exception will occur.
64
79
  attr_accessor :building_block_gallery
65
80
 
66
81
  # Gets or sets category of building block for this SDT node. Can not be null.
82
+ # Accessing this property will only work for Aspose.Words.Markup.SdtType.BuildingBlockGallery and Aspose.Words.Markup.SdtType.DocPartObj SDT types.
83
+ # It is read-only for SDT of the document part type. For all other SDT types exception will occur.
67
84
  attr_accessor :building_block_category
68
85
 
69
86
  # Gets or sets a value indicating whether this SDT allows multiple lines of text.
87
+ # Accessing this property will only work for Aspose.Words.Markup.SdtType.RichText and Aspose.Words.Markup.SdtType.PlainText SDT type.
88
+ # For all other SDT types exception will occur.
70
89
  attr_accessor :multiline
71
90
 
72
91
  # Gets or sets the color of the structured document tag.
@@ -76,6 +95,8 @@ module AsposeWordsCloud
76
95
  attr_accessor :style_name
77
96
 
78
97
  # Gets or sets the type of calendar for this SDT. Default is Aspose.Words.Markup.SdtCalendarType.Default.
98
+ # Accessing this property will only work for Aspose.Words.Markup.SdtType.Date SDT type.
99
+ # For all other SDT types exception will occur.
79
100
  attr_accessor :calendar_type
80
101
 
81
102
  # Gets or sets a value indicating whether this SDT shall be removed from the WordProcessingML document when its contents are modified.
@@ -102,9 +123,18 @@ module AsposeWordsCloud
102
123
  attr_accessor :is_showing_placeholder_text
103
124
 
104
125
  # Gets or sets a tag associated with the current SDT node. Can not be null.
126
+ # A tag is an arbitrary string which applications can associate with SDT in order to identify it without providing a visible friendly name.
105
127
  attr_accessor :tag
106
128
 
107
129
  # Gets or sets a unique read-only persistent numerical Id for this SDT.
130
+ # Id attribute shall follow these rules:
131
+ # - The document shall retain SDT ids only if the whole document is cloned Aspose.Words.Document.Clone.
132
+ # - During Aspose.Words.DocumentBase.ImportNode(Aspose.Words.Node,System.Boolean)
133
+ # - Id shall be retained if import does not cause conflicts with other SDT Ids in the target document.
134
+ # - If multiple SDT nodes specify the same decimal number value for the Id attribute, then the first SDT in the document shall maintain this original Id, and all subsequent
135
+ # - SDT nodes shall have new identifiers assigned to them when the document is loaded.
136
+ # - During standalone SDT Aspose.Words.Markup.StructuredDocumentTag.Clone(System.Boolean,Aspose.Words.INodeCloningListener) operation new unique ID will be generated for the cloned SDT node.
137
+ # - If Id is not specified in the source document, then the SDT node shall have a new unique identifier assigned to it when the document is loaded.
108
138
  attr_accessor :id
109
139
 
110
140
  # Gets a string that represents the XML contained within the node in the Aspose.Words.SaveFormat.FlatOpc format.
@@ -305,10 +335,6 @@ module AsposeWordsCloud
305
335
  if attributes.key?(:'Id')
306
336
  self.id = attributes[:'Id']
307
337
  end
308
-
309
- if attributes.key?(:'WordOpenXML')
310
- self.word_open_xml = attributes[:'WordOpenXML']
311
- end
312
338
  end
313
339
 
314
340
  # Show invalid properties with the reasons. Usually used together with valid?
@@ -36,21 +36,31 @@ module AsposeWordsCloud
36
36
  attr_accessor :node_id
37
37
 
38
38
  # Gets or sets Aspose.Words.Markup.SdtListItemCollection associated with this SDT.
39
+ # Accessing this property will only work for Aspose.Words.Markup.SdtType.ComboBox or Aspose.Words.Markup.SdtType.DropDownList SDT types.
40
+ # For all other SDT types exception will occur.
39
41
  attr_accessor :list_items
40
42
 
41
43
  # Gets or sets a value indicating whether current state of the Checkbox SDT. Default value for this property.
44
+ # Accessing this property will only work for Aspose.Words.Markup.SdtType.Checkbox SDT types.
45
+ # For all other SDT types exception will occur.
42
46
  attr_accessor :checked
43
47
 
44
48
  # Gets or sets the appearance of a structured document tag.
45
49
  attr_accessor :appearance
46
50
 
47
51
  # Gets or sets the language format for the date displayed in this SDT.
52
+ # Accessing this property will only work for Aspose.Words.Markup.SdtType.Date SDT type.
53
+ # For all other SDT types exception will occur.
48
54
  attr_accessor :date_display_locale
49
55
 
50
56
  # Gets or sets String that represents the format in which dates are displayed. Can not be null. The dates for English (U.S.) is "mm/dd/yyyy".
57
+ # Accessing this property will only work for Aspose.Words.Markup.SdtType.Date SDT type.
58
+ # For all other SDT types exception will occur.
51
59
  attr_accessor :date_display_format
52
60
 
53
61
  # Gets or sets the full date and time last entered into this SDT.
62
+ # Accessing this property will only work for Aspose.Words.Markup.SdtType.Date SDT type.
63
+ # For all other SDT types exception will occur.
54
64
  attr_accessor :full_date
55
65
 
56
66
  # Gets or sets the friendly name associated with this SDT. Can not be null.
@@ -58,15 +68,24 @@ module AsposeWordsCloud
58
68
 
59
69
  # Gets or sets format in which the date for a date SDT is stored when the SDT is bound to an XML node in the document's data store.
60
70
  # Default value is Aspose.Words.Markup.SdtDateStorageFormat.DateTime.
71
+ # Accessing this property will only work for Aspose.Words.Markup.SdtType.Date SDT type.
72
+ # For all other SDT types exception will occur.
61
73
  attr_accessor :date_storage_format
62
74
 
63
75
  # Gets or sets type of building block for this SDT. Can not be null.
76
+ # Accessing this property will only work for Aspose.Words.Markup.SdtType.BuildingBlockGallery and Aspose.Words.Markup.SdtType.DocPartObj SDT types.
77
+ # It is read-only for SDT of the document part type.
78
+ # For all other SDT types exception will occur.
64
79
  attr_accessor :building_block_gallery
65
80
 
66
81
  # Gets or sets category of building block for this SDT node. Can not be null.
82
+ # Accessing this property will only work for Aspose.Words.Markup.SdtType.BuildingBlockGallery and Aspose.Words.Markup.SdtType.DocPartObj SDT types.
83
+ # It is read-only for SDT of the document part type. For all other SDT types exception will occur.
67
84
  attr_accessor :building_block_category
68
85
 
69
86
  # Gets or sets a value indicating whether this SDT allows multiple lines of text.
87
+ # Accessing this property will only work for Aspose.Words.Markup.SdtType.RichText and Aspose.Words.Markup.SdtType.PlainText SDT type.
88
+ # For all other SDT types exception will occur.
70
89
  attr_accessor :multiline
71
90
 
72
91
  # Gets or sets the color of the structured document tag.
@@ -76,6 +95,8 @@ module AsposeWordsCloud
76
95
  attr_accessor :style_name
77
96
 
78
97
  # Gets or sets the type of calendar for this SDT. Default is Aspose.Words.Markup.SdtCalendarType.Default.
98
+ # Accessing this property will only work for Aspose.Words.Markup.SdtType.Date SDT type.
99
+ # For all other SDT types exception will occur.
79
100
  attr_accessor :calendar_type
80
101
 
81
102
  # Gets or sets a value indicating whether this SDT shall be removed from the WordProcessingML document when its contents are modified.
@@ -102,9 +123,18 @@ module AsposeWordsCloud
102
123
  attr_accessor :is_showing_placeholder_text
103
124
 
104
125
  # Gets or sets a tag associated with the current SDT node. Can not be null.
126
+ # A tag is an arbitrary string which applications can associate with SDT in order to identify it without providing a visible friendly name.
105
127
  attr_accessor :tag
106
128
 
107
129
  # Gets or sets a unique read-only persistent numerical Id for this SDT.
130
+ # Id attribute shall follow these rules:
131
+ # - The document shall retain SDT ids only if the whole document is cloned Aspose.Words.Document.Clone.
132
+ # - During Aspose.Words.DocumentBase.ImportNode(Aspose.Words.Node,System.Boolean)
133
+ # - Id shall be retained if import does not cause conflicts with other SDT Ids in the target document.
134
+ # - If multiple SDT nodes specify the same decimal number value for the Id attribute, then the first SDT in the document shall maintain this original Id, and all subsequent
135
+ # - SDT nodes shall have new identifiers assigned to them when the document is loaded.
136
+ # - During standalone SDT Aspose.Words.Markup.StructuredDocumentTag.Clone(System.Boolean,Aspose.Words.INodeCloningListener) operation new unique ID will be generated for the cloned SDT node.
137
+ # - If Id is not specified in the source document, then the SDT node shall have a new unique identifier assigned to it when the document is loaded.
108
138
  attr_accessor :id
109
139
 
110
140
  # Gets a string that represents the XML contained within the node in the Aspose.Words.SaveFormat.FlatOpc format.
@@ -305,10 +335,6 @@ module AsposeWordsCloud
305
335
  if attributes.key?(:'Id')
306
336
  self.id = attributes[:'Id']
307
337
  end
308
-
309
- if attributes.key?(:'WordOpenXML')
310
- self.word_open_xml = attributes[:'WordOpenXML']
311
- end
312
338
  end
313
339
 
314
340
  # Show invalid properties with the reasons. Usually used together with valid?
@@ -30,9 +30,11 @@ module AsposeWordsCloud
30
30
  # DTO container with a SdtListItem for StructuredDocumentTag.
31
31
  class StructuredDocumentTagListItem
32
32
  # Gets or sets the text to display in the run content in place of the Aspose.Words.Markup.SdtListItem.Value attribute contents for this list item.
33
+ # Cannot be null and cannot be an empty string.
33
34
  attr_accessor :display_text
34
35
 
35
36
  # Gets or sets the value of this list item.
37
+ # Cannot be null and cannot be an empty string.
36
38
  attr_accessor :value
37
39
  # Attribute mapping from ruby-style variable name to JSON key.
38
40
  def self.attribute_map
@@ -36,21 +36,31 @@ module AsposeWordsCloud
36
36
  attr_accessor :node_id
37
37
 
38
38
  # Gets or sets Aspose.Words.Markup.SdtListItemCollection associated with this SDT.
39
+ # Accessing this property will only work for Aspose.Words.Markup.SdtType.ComboBox or Aspose.Words.Markup.SdtType.DropDownList SDT types.
40
+ # For all other SDT types exception will occur.
39
41
  attr_accessor :list_items
40
42
 
41
43
  # Gets or sets a value indicating whether current state of the Checkbox SDT. Default value for this property.
44
+ # Accessing this property will only work for Aspose.Words.Markup.SdtType.Checkbox SDT types.
45
+ # For all other SDT types exception will occur.
42
46
  attr_accessor :checked
43
47
 
44
48
  # Gets or sets the appearance of a structured document tag.
45
49
  attr_accessor :appearance
46
50
 
47
51
  # Gets or sets the language format for the date displayed in this SDT.
52
+ # Accessing this property will only work for Aspose.Words.Markup.SdtType.Date SDT type.
53
+ # For all other SDT types exception will occur.
48
54
  attr_accessor :date_display_locale
49
55
 
50
56
  # Gets or sets String that represents the format in which dates are displayed. Can not be null. The dates for English (U.S.) is "mm/dd/yyyy".
57
+ # Accessing this property will only work for Aspose.Words.Markup.SdtType.Date SDT type.
58
+ # For all other SDT types exception will occur.
51
59
  attr_accessor :date_display_format
52
60
 
53
61
  # Gets or sets the full date and time last entered into this SDT.
62
+ # Accessing this property will only work for Aspose.Words.Markup.SdtType.Date SDT type.
63
+ # For all other SDT types exception will occur.
54
64
  attr_accessor :full_date
55
65
 
56
66
  # Gets or sets the friendly name associated with this SDT. Can not be null.
@@ -58,15 +68,24 @@ module AsposeWordsCloud
58
68
 
59
69
  # Gets or sets format in which the date for a date SDT is stored when the SDT is bound to an XML node in the document's data store.
60
70
  # Default value is Aspose.Words.Markup.SdtDateStorageFormat.DateTime.
71
+ # Accessing this property will only work for Aspose.Words.Markup.SdtType.Date SDT type.
72
+ # For all other SDT types exception will occur.
61
73
  attr_accessor :date_storage_format
62
74
 
63
75
  # Gets or sets type of building block for this SDT. Can not be null.
76
+ # Accessing this property will only work for Aspose.Words.Markup.SdtType.BuildingBlockGallery and Aspose.Words.Markup.SdtType.DocPartObj SDT types.
77
+ # It is read-only for SDT of the document part type.
78
+ # For all other SDT types exception will occur.
64
79
  attr_accessor :building_block_gallery
65
80
 
66
81
  # Gets or sets category of building block for this SDT node. Can not be null.
82
+ # Accessing this property will only work for Aspose.Words.Markup.SdtType.BuildingBlockGallery and Aspose.Words.Markup.SdtType.DocPartObj SDT types.
83
+ # It is read-only for SDT of the document part type. For all other SDT types exception will occur.
67
84
  attr_accessor :building_block_category
68
85
 
69
86
  # Gets or sets a value indicating whether this SDT allows multiple lines of text.
87
+ # Accessing this property will only work for Aspose.Words.Markup.SdtType.RichText and Aspose.Words.Markup.SdtType.PlainText SDT type.
88
+ # For all other SDT types exception will occur.
70
89
  attr_accessor :multiline
71
90
 
72
91
  # Gets or sets the color of the structured document tag.
@@ -76,6 +95,8 @@ module AsposeWordsCloud
76
95
  attr_accessor :style_name
77
96
 
78
97
  # Gets or sets the type of calendar for this SDT. Default is Aspose.Words.Markup.SdtCalendarType.Default.
98
+ # Accessing this property will only work for Aspose.Words.Markup.SdtType.Date SDT type.
99
+ # For all other SDT types exception will occur.
79
100
  attr_accessor :calendar_type
80
101
 
81
102
  # Gets or sets a value indicating whether this SDT shall be removed from the WordProcessingML document when its contents are modified.
@@ -102,9 +123,18 @@ module AsposeWordsCloud
102
123
  attr_accessor :is_showing_placeholder_text
103
124
 
104
125
  # Gets or sets a tag associated with the current SDT node. Can not be null.
126
+ # A tag is an arbitrary string which applications can associate with SDT in order to identify it without providing a visible friendly name.
105
127
  attr_accessor :tag
106
128
 
107
129
  # Gets or sets a unique read-only persistent numerical Id for this SDT.
130
+ # Id attribute shall follow these rules:
131
+ # - The document shall retain SDT ids only if the whole document is cloned Aspose.Words.Document.Clone.
132
+ # - During Aspose.Words.DocumentBase.ImportNode(Aspose.Words.Node,System.Boolean)
133
+ # - Id shall be retained if import does not cause conflicts with other SDT Ids in the target document.
134
+ # - If multiple SDT nodes specify the same decimal number value for the Id attribute, then the first SDT in the document shall maintain this original Id, and all subsequent
135
+ # - SDT nodes shall have new identifiers assigned to them when the document is loaded.
136
+ # - During standalone SDT Aspose.Words.Markup.StructuredDocumentTag.Clone(System.Boolean,Aspose.Words.INodeCloningListener) operation new unique ID will be generated for the cloned SDT node.
137
+ # - If Id is not specified in the source document, then the SDT node shall have a new unique identifier assigned to it when the document is loaded.
108
138
  attr_accessor :id
109
139
 
110
140
  # Gets a string that represents the XML contained within the node in the Aspose.Words.SaveFormat.FlatOpc format.
@@ -305,10 +335,6 @@ module AsposeWordsCloud
305
335
  if attributes.key?(:'Id')
306
336
  self.id = attributes[:'Id']
307
337
  end
308
-
309
- if attributes.key?(:'WordOpenXML')
310
- self.word_open_xml = attributes[:'WordOpenXML']
311
- end
312
338
  end
313
339
 
314
340
  # Show invalid properties with the reasons. Usually used together with valid?
@@ -28,6 +28,7 @@ require 'date'
28
28
  module AsposeWordsCloud
29
29
 
30
30
  # The REST response with a collection of StructuredDocumentTags.
31
+ # This response should be returned by the service when handling: GET /structuredDocumentTags.
31
32
  class StructuredDocumentTagsResponse
32
33
  # Gets or sets the request Id.
33
34
  attr_accessor :request_id
@@ -33,15 +33,18 @@ module AsposeWordsCloud
33
33
  attr_accessor :link
34
34
 
35
35
  # Gets or sets the character formatting of the style.
36
+ # For list styles this property returns null.
36
37
  attr_accessor :font
37
38
 
38
39
  # Gets or sets a value indicating whether this style is one of the built-in styles in MS Word.
39
40
  attr_accessor :built_in
40
41
 
41
42
  # Gets or sets the name of the style to be applied automatically to a new paragraph inserted after a paragraph formatted with the specified style.
43
+ # This property is not used by Aspose.Words. The next paragraph style will only be applied automatically when you edit the document in MS Word.
42
44
  attr_accessor :next_paragraph_style_name
43
45
 
44
46
  # Gets or sets the name of the style this style is based on.
47
+ # This will be an empty string if the style is not based on any other style and it can be set to an empty string.
45
48
  attr_accessor :base_style_name
46
49
 
47
50
  # Gets or sets a value indicating whether this style is shown in the Quick Style gallery inside MS Word UI.
@@ -60,9 +63,12 @@ module AsposeWordsCloud
60
63
  attr_accessor :aliases
61
64
 
62
65
  # Gets or sets the locale independent style identifier for a built-in style.
66
+ # For user defined (custom) styles, this property returns Aspose.Words.StyleIdentifier.User.
67
+ # Aspose.Words.Style.Name.
63
68
  attr_accessor :style_identifier
64
69
 
65
70
  # Gets or sets the name of the style.
71
+ # Can not be empty string. If there already is a style with such name in the collection, then this style will override it. All affected nodes will reference new style.
66
72
  attr_accessor :name
67
73
 
68
74
  class EnumAttributeValidator
@@ -28,6 +28,7 @@ require 'date'
28
28
  module AsposeWordsCloud
29
29
 
30
30
  # The REST response with a style.
31
+ # This response is returned by the Service when handling "GET https://api.aspose.cloud/v4.0/words/Test.doc/styles/{0}" REST API requests.
31
32
  class StyleResponse
32
33
  # Gets or sets the request Id.
33
34
  attr_accessor :request_id
@@ -29,34 +29,37 @@ module AsposeWordsCloud
29
29
 
30
30
  # Represents a single document style properties to update.
31
31
  class StyleUpdate
32
+ # Gets or sets the name of the style to be applied automatically to a new paragraph inserted after a paragraph formatted with the specified style.
33
+ # This property is not used by Aspose.Words. The next paragraph style will only be applied automatically when you edit the document in MS Word.
34
+ attr_accessor :next_paragraph_style_name
35
+
32
36
  # Gets or sets the name of the style this style is based on.
37
+ # This will be an empty string if the style is not based on any other style and it can be set to an empty string.
33
38
  attr_accessor :base_style_name
34
39
 
35
40
  # Gets or sets a value indicating whether this style is shown in the Quick Style gallery inside MS Word UI.
36
41
  attr_accessor :is_quick_style
37
42
 
38
43
  # Gets or sets the name of the style.
44
+ # Can not be empty string. If there already is a style with such name in the collection, than this style will override it. All affected nodes will reference new style.
39
45
  attr_accessor :name
40
-
41
- # Gets or sets the name of the style to be applied automatically to a new paragraph inserted after a paragraph formatted with the specified style.
42
- attr_accessor :next_paragraph_style_name
43
46
  # Attribute mapping from ruby-style variable name to JSON key.
44
47
  def self.attribute_map
45
48
  {
49
+ :'next_paragraph_style_name' => :'NextParagraphStyleName',
46
50
  :'base_style_name' => :'BaseStyleName',
47
51
  :'is_quick_style' => :'IsQuickStyle',
48
- :'name' => :'Name',
49
- :'next_paragraph_style_name' => :'NextParagraphStyleName'
52
+ :'name' => :'Name'
50
53
  }
51
54
  end
52
55
 
53
56
  # Attribute type mapping.
54
57
  def self.swagger_types
55
58
  {
59
+ :'next_paragraph_style_name' => :'String',
56
60
  :'base_style_name' => :'String',
57
61
  :'is_quick_style' => :'BOOLEAN',
58
- :'name' => :'String',
59
- :'next_paragraph_style_name' => :'String'
62
+ :'name' => :'String'
60
63
  }
61
64
  end
62
65
 
@@ -68,6 +71,10 @@ module AsposeWordsCloud
68
71
  # convert string to symbol for hash key
69
72
  attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
70
73
 
74
+ if attributes.key?(:'NextParagraphStyleName')
75
+ self.next_paragraph_style_name = attributes[:'NextParagraphStyleName']
76
+ end
77
+
71
78
  if attributes.key?(:'BaseStyleName')
72
79
  self.base_style_name = attributes[:'BaseStyleName']
73
80
  end
@@ -79,10 +86,6 @@ module AsposeWordsCloud
79
86
  if attributes.key?(:'Name')
80
87
  self.name = attributes[:'Name']
81
88
  end
82
-
83
- if attributes.key?(:'NextParagraphStyleName')
84
- self.next_paragraph_style_name = attributes[:'NextParagraphStyleName']
85
- end
86
89
  end
87
90
 
88
91
  # Show invalid properties with the reasons. Usually used together with valid?
@@ -103,10 +106,10 @@ module AsposeWordsCloud
103
106
  def ==(other)
104
107
  return true if self.equal?(other)
105
108
  self.class == other.class &&
109
+ next_paragraph_style_name == other.next_paragraph_style_name &&
106
110
  base_style_name == other.base_style_name &&
107
111
  is_quick_style == other.is_quick_style &&
108
- name == other.name &&
109
- next_paragraph_style_name == other.next_paragraph_style_name
112
+ name == other.name
110
113
  end
111
114
 
112
115
  # @see the `==` method
@@ -118,7 +121,7 @@ module AsposeWordsCloud
118
121
  # Calculates hash code according to all attributes.
119
122
  # @return [Fixnum] Hash code
120
123
  def hash
121
- [base_style_name, is_quick_style, name, next_paragraph_style_name].hash
124
+ [next_paragraph_style_name, base_style_name, is_quick_style, name].hash
122
125
  end
123
126
 
124
127
  # Builds the object from hash
@@ -28,6 +28,7 @@ require 'date'
28
28
  module AsposeWordsCloud
29
29
 
30
30
  # The REST response with an array of styles.
31
+ # This response is returned by the Service when handling "GET https://api.aspose.cloud/v4.0/words/Test.doc/styles" REST API requests.
31
32
  class StylesResponse
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 svg save options.
31
31
  class SvgSaveOptionsData
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.
@@ -28,6 +28,7 @@ require 'date'
28
28
  module AsposeWordsCloud
29
29
 
30
30
  # The REST response with an array of tab stops.
31
+ # This response is returned by the Service when handling "GET https://api.aspose.cloud/v4.0/words/Test.doc/paragraphs/{0}/tabstops" REST API requests.
31
32
  class TabStopsResponse
32
33
  # Gets or sets the request Id.
33
34
  attr_accessor :request_id
@@ -48,6 +48,7 @@ module AsposeWordsCloud
48
48
  attr_accessor :orientation
49
49
 
50
50
  # Gets or sets the preferred width of the cell.
51
+ # The preferred width (along with the table's Auto Fit option) determines how the actual width of the cell is calculated by the table layout algorithm. Table layout can be performed by Aspose.Words when it saves the document or by Microsoft Word when it displays the document.The preferred width can be specified in points or in percent. The preferred width can also be specified as "auto", which means no preferred width is specified.The default value is Auto.
51
52
  attr_accessor :preferred_width
52
53
 
53
54
  # Gets or sets the amount of space (in points) to add to the right of the contents of the cell.
@@ -60,9 +61,11 @@ module AsposeWordsCloud
60
61
  attr_accessor :vertical_alignment
61
62
 
62
63
  # Gets or sets the option that controls how the cell is merged with other cells vertically.
64
+ # Cells can only be merged vertically if their left and right boundaries are identical.When cells are vertically merged, the display areas of the merged cells are consolidated. The consolidated area is used to display the contents of the first vertically merged cell and all other vertically merged cells must be empty.
63
65
  attr_accessor :vertical_merge
64
66
 
65
67
  # Gets or sets the width of the cell in points.
68
+ # The width is calculated by Aspose.Words on document loading and saving. Currently, not every combination of table, cell and document properties is supported. The returned value may not be accurate for some documents. It may not exactly match the cell width as calculated by MS Word when the document is opened in MS Word.Setting this property is not recommended. There is no guarantee that the cell will actually have the set width. The width may be adjusted to accommodate cell contents in an auto-fit table layout. Cells in other rows may have conflicting width settings. The table may be resized to fit into the container or to meet table width settings. Consider using PreferredWidth for setting the cell width. Setting this property sets PreferredWidth implicitly since version 15.8.
66
69
  attr_accessor :width
67
70
 
68
71
  # Gets or sets a value indicating whether to wrap text in the cell.
@@ -28,6 +28,7 @@ require 'date'
28
28
  module AsposeWordsCloud
29
29
 
30
30
  # The REST response with the formatting properties of a table cell.
31
+ # This response is returned by the Service when handling "GET https://api.aspose.cloud/v4.0/words/Test.doc/tables/{0}/rows/{1}/cells/{2}/cellformat" REST API requests.
31
32
  class TableCellFormatResponse
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 table cell.
31
+ # This response is returned by the Service when handling "GET https://api.aspose.cloud/v4.0/words/Test.doc/tables/{0}" REST API requests.
31
32
  class TableCellResponse
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 tables.
31
+ # This response is returned by the Service when handling "GET https://api.aspose.cloud/v4.0/words/Test.doc/tables" REST API requests.
31
32
  class TableLinkCollectionResponse
32
33
  # Gets or sets the request Id.
33
34
  attr_accessor :request_id
@@ -33,12 +33,15 @@ module AsposeWordsCloud
33
33
  attr_accessor :link
34
34
 
35
35
  # Gets or sets the option that controls how an inline table is aligned in the document.
36
+ # The default value is Left.
36
37
  attr_accessor :alignment
37
38
 
38
39
  # Gets or sets a value indicating whether to automatically resize cells in a table to fit their contents.
40
+ # The default value is true.
39
41
  attr_accessor :allow_auto_fit
40
42
 
41
43
  # Gets or sets a value indicating whether this is a right-to-left table.
44
+ # When true, the cells in this row are laid out right to left.The default value is false.
42
45
  attr_accessor :bidi
43
46
 
44
47
  # Gets or sets the amount of space (in points) to add below the contents of cells.
@@ -28,6 +28,7 @@ require 'date'
28
28
  module AsposeWordsCloud
29
29
 
30
30
  # The REST response with a table.
31
+ # This response is returned by the Service when handling "GET https://api.aspose.cloud/v4.0/words/Test.doc/tables/{0}/properties" REST API requests.
31
32
  class TablePropertiesResponse
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 table.
31
+ # This response is returned by the Service when handling "GET https://api.aspose.cloud/v4.0/words/Test.doc/tables/{0}" REST API requests.
31
32
  class TableResponse
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 the formatting properties of a table row.
31
+ # This response is returned by the Service when handling "GET https://api.aspose.cloud/v4.0/words/Test.doc/tables/{0}/rows/{1}/rowformat" REST API requests.
31
32
  class TableRowFormatResponse
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 table row.
31
+ # This response is returned by the Service when handling "GET https://api.aspose.cloud/v4.0/words/Test.doc/tables/{0}" REST API requests.
31
32
  class TableRowResponse
32
33
  # Gets or sets the request Id.
33
34
  attr_accessor :request_id