aspose_words_cloud 19.2 → 19.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (364) hide show
  1. checksums.yaml +4 -4
  2. data/lib/aspose_words_cloud.rb +12 -7
  3. data/lib/aspose_words_cloud/api/words_api.rb +7469 -3615
  4. data/lib/aspose_words_cloud/api_client.rb +4 -2
  5. data/lib/aspose_words_cloud/api_error.rb +5 -1
  6. data/lib/aspose_words_cloud/configuration.rb +7 -37
  7. data/lib/aspose_words_cloud/models/available_fonts_response.rb +13 -28
  8. data/lib/aspose_words_cloud/models/bmp_save_options_data.rb +24 -24
  9. data/lib/aspose_words_cloud/models/bookmark.rb +2 -2
  10. data/lib/aspose_words_cloud/models/bookmark_data.rb +1 -1
  11. data/lib/aspose_words_cloud/models/bookmark_response.rb +10 -25
  12. data/lib/aspose_words_cloud/models/bookmarks.rb +3 -3
  13. data/lib/aspose_words_cloud/models/bookmarks_outline_level_data.rb +4 -4
  14. data/lib/aspose_words_cloud/models/bookmarks_response.rb +10 -25
  15. data/lib/aspose_words_cloud/models/border.rb +2 -2
  16. data/lib/aspose_words_cloud/models/border_response.rb +10 -25
  17. data/lib/aspose_words_cloud/models/borders_collection.rb +3 -3
  18. data/lib/aspose_words_cloud/models/borders_response.rb +10 -25
  19. data/lib/aspose_words_cloud/models/classification_response.rb +13 -28
  20. data/lib/aspose_words_cloud/models/classification_result.rb +1 -1
  21. data/lib/aspose_words_cloud/models/comment.rb +9 -9
  22. data/lib/aspose_words_cloud/models/comment_link.rb +2 -2
  23. data/lib/aspose_words_cloud/models/comment_response.rb +11 -26
  24. data/lib/aspose_words_cloud/models/comments_collection.rb +3 -3
  25. data/lib/aspose_words_cloud/models/comments_response.rb +11 -26
  26. data/lib/aspose_words_cloud/models/compare_data.rb +5 -5
  27. data/lib/aspose_words_cloud/models/doc_save_options_data.rb +22 -12
  28. data/lib/aspose_words_cloud/models/document.rb +7 -7
  29. data/lib/aspose_words_cloud/models/document_entry.rb +3 -3
  30. data/lib/aspose_words_cloud/models/document_entry_list.rb +2 -2
  31. data/lib/aspose_words_cloud/models/document_position.rb +3 -3
  32. data/lib/aspose_words_cloud/models/document_properties.rb +3 -3
  33. data/lib/aspose_words_cloud/models/document_properties_response.rb +10 -25
  34. data/lib/aspose_words_cloud/models/document_property.rb +5 -5
  35. data/lib/aspose_words_cloud/models/document_property_response.rb +10 -25
  36. data/lib/aspose_words_cloud/models/document_response.rb +10 -25
  37. data/lib/aspose_words_cloud/models/document_stat_data.rb +7 -7
  38. data/lib/aspose_words_cloud/models/downsample_options_data.rb +5 -5
  39. data/lib/aspose_words_cloud/models/drawing_object.rb +13 -13
  40. data/lib/aspose_words_cloud/models/drawing_object_collection.rb +3 -3
  41. data/lib/aspose_words_cloud/models/drawing_object_link.rb +3 -3
  42. data/lib/aspose_words_cloud/models/drawing_object_response.rb +10 -25
  43. data/lib/aspose_words_cloud/models/drawing_objects_response.rb +10 -25
  44. data/lib/aspose_words_cloud/models/emf_save_options_data.rb +24 -24
  45. data/lib/aspose_words_cloud/models/epub_save_options_data.rb +58 -48
  46. data/lib/aspose_words_cloud/models/{text_items_response.rb → error.rb} +31 -26
  47. data/lib/aspose_words_cloud/models/{aspose_response.rb → error_details.rb} +22 -22
  48. data/lib/aspose_words_cloud/models/field.rb +6 -6
  49. data/lib/aspose_words_cloud/models/field_collection.rb +3 -3
  50. data/lib/aspose_words_cloud/models/field_link.rb +5 -5
  51. data/lib/aspose_words_cloud/models/field_names.rb +4 -4
  52. data/lib/aspose_words_cloud/models/field_names_response.rb +10 -25
  53. data/lib/aspose_words_cloud/models/field_response.rb +11 -26
  54. data/lib/aspose_words_cloud/models/fields_response.rb +11 -26
  55. data/lib/aspose_words_cloud/models/file_link.rb +5 -5
  56. data/lib/aspose_words_cloud/models/{text_items.rb → files_list.rb} +13 -23
  57. data/lib/aspose_words_cloud/models/files_upload_result.rb +221 -0
  58. data/lib/aspose_words_cloud/models/fixed_page_save_options_data.rb +14 -14
  59. data/lib/aspose_words_cloud/models/font.rb +28 -28
  60. data/lib/aspose_words_cloud/models/font_info.rb +6 -6
  61. data/lib/aspose_words_cloud/models/font_response.rb +11 -26
  62. data/lib/aspose_words_cloud/models/footnote.rb +8 -8
  63. data/lib/aspose_words_cloud/models/footnote_collection.rb +3 -3
  64. data/lib/aspose_words_cloud/models/footnote_link.rb +3 -3
  65. data/lib/aspose_words_cloud/models/footnote_response.rb +11 -26
  66. data/lib/aspose_words_cloud/models/footnotes_response.rb +11 -26
  67. data/lib/aspose_words_cloud/models/footnotes_stat_data.rb +4 -4
  68. data/lib/aspose_words_cloud/models/form_field.rb +12 -12
  69. data/lib/aspose_words_cloud/models/form_field_checkbox.rb +12 -12
  70. data/lib/aspose_words_cloud/models/form_field_collection.rb +3 -3
  71. data/lib/aspose_words_cloud/models/form_field_drop_down.rb +13 -13
  72. data/lib/aspose_words_cloud/models/form_field_response.rb +11 -26
  73. data/lib/aspose_words_cloud/models/form_field_text_input.rb +15 -15
  74. data/lib/aspose_words_cloud/models/form_fields_response.rb +11 -26
  75. data/lib/aspose_words_cloud/models/gif_save_options_data.rb +24 -24
  76. data/lib/aspose_words_cloud/models/graphics_quality_options_data.rb +1 -1
  77. data/lib/aspose_words_cloud/models/header_footer.rb +6 -6
  78. data/lib/aspose_words_cloud/models/header_footer_link.rb +4 -4
  79. data/lib/aspose_words_cloud/models/header_footer_link_collection.rb +4 -4
  80. data/lib/aspose_words_cloud/models/header_footer_response.rb +11 -26
  81. data/lib/aspose_words_cloud/models/header_footers_response.rb +11 -26
  82. data/lib/aspose_words_cloud/models/html_fixed_save_options_data.rb +27 -27
  83. data/lib/aspose_words_cloud/models/html_save_options_data.rb +58 -48
  84. data/lib/aspose_words_cloud/models/hyperlink.rb +4 -4
  85. data/lib/aspose_words_cloud/models/hyperlink_response.rb +10 -25
  86. data/lib/aspose_words_cloud/models/hyperlinks.rb +3 -3
  87. data/lib/aspose_words_cloud/models/hyperlinks_response.rb +10 -25
  88. data/lib/aspose_words_cloud/models/image_save_options_data.rb +25 -25
  89. data/lib/aspose_words_cloud/models/jpeg_save_options_data.rb +24 -24
  90. data/lib/aspose_words_cloud/models/link.rb +6 -6
  91. data/lib/aspose_words_cloud/models/link_element.rb +2 -2
  92. data/lib/aspose_words_cloud/models/load_web_document_data.rb +4 -4
  93. data/lib/aspose_words_cloud/models/metafile_rendering_options_data.rb +19 -9
  94. data/lib/aspose_words_cloud/models/mhtml_save_options_data.rb +58 -48
  95. data/lib/aspose_words_cloud/models/modification_operation_result.rb +4 -4
  96. data/lib/aspose_words_cloud/models/node_link.rb +4 -4
  97. data/lib/aspose_words_cloud/models/odt_save_options_data.rb +12 -12
  98. data/lib/aspose_words_cloud/models/office_math_link.rb +4 -4
  99. data/lib/aspose_words_cloud/models/office_math_object.rb +7 -7
  100. data/lib/aspose_words_cloud/models/office_math_object_response.rb +11 -26
  101. data/lib/aspose_words_cloud/models/office_math_objects_collection.rb +3 -3
  102. data/lib/aspose_words_cloud/models/office_math_objects_response.rb +11 -26
  103. data/lib/aspose_words_cloud/models/ooxml_save_options_data.rb +12 -12
  104. data/lib/aspose_words_cloud/models/outline_options_data.rb +7 -7
  105. data/lib/aspose_words_cloud/models/page_number.rb +5 -5
  106. data/lib/aspose_words_cloud/models/page_setup.rb +21 -21
  107. data/lib/aspose_words_cloud/models/page_stat_data.rb +6 -6
  108. data/lib/aspose_words_cloud/models/paragraph.rb +5 -5
  109. data/lib/aspose_words_cloud/models/paragraph_format.rb +13 -13
  110. data/lib/aspose_words_cloud/models/paragraph_format_response.rb +11 -26
  111. data/lib/aspose_words_cloud/models/paragraph_insert.rb +3 -3
  112. data/lib/aspose_words_cloud/models/paragraph_link.rb +5 -5
  113. data/lib/aspose_words_cloud/models/paragraph_link_collection.rb +4 -4
  114. data/lib/aspose_words_cloud/models/paragraph_link_collection_response.rb +11 -26
  115. data/lib/aspose_words_cloud/models/paragraph_response.rb +11 -26
  116. data/lib/aspose_words_cloud/models/pcl_save_options_data.rb +16 -16
  117. data/lib/aspose_words_cloud/models/pdf_digital_signature_details_data.rb +7 -7
  118. data/lib/aspose_words_cloud/models/pdf_encryption_details_data.rb +6 -6
  119. data/lib/aspose_words_cloud/models/pdf_save_options_data.rb +37 -37
  120. data/lib/aspose_words_cloud/models/png_save_options_data.rb +24 -24
  121. data/lib/aspose_words_cloud/models/preferred_width.rb +2 -2
  122. data/lib/aspose_words_cloud/models/protection_data.rb +3 -3
  123. data/lib/aspose_words_cloud/models/protection_data_response.rb +12 -27
  124. data/lib/aspose_words_cloud/models/protection_request.rb +5 -5
  125. data/lib/aspose_words_cloud/models/ps_save_options_data.rb +16 -16
  126. data/lib/aspose_words_cloud/models/range_document.rb +207 -0
  127. data/lib/aspose_words_cloud/models/range_text_response.rb +217 -0
  128. data/lib/aspose_words_cloud/models/{text_item.rb → replace_range.rb} +6 -16
  129. data/lib/aspose_words_cloud/models/{replace_text_request.rb → replace_text_parameters.rb} +8 -8
  130. data/lib/aspose_words_cloud/models/replace_text_response.rb +11 -26
  131. data/lib/aspose_words_cloud/models/requests/AcceptAllRevisionsRequest.rb +5 -5
  132. data/lib/aspose_words_cloud/models/requests/{PostAppendDocumentRequest.rb → AppendDocumentRequest.rb} +8 -8
  133. data/lib/aspose_words_cloud/models/requests/ClassifyDocumentRequest.rb +3 -3
  134. data/lib/aspose_words_cloud/models/requests/ClassifyRequest.rb +3 -3
  135. data/lib/aspose_words_cloud/models/requests/{PostCompareDocumentRequest.rb → CompareDocumentRequest.rb} +8 -8
  136. data/lib/aspose_words_cloud/models/requests/{PutConvertDocumentRequest.rb → ConvertDocumentRequest.rb} +11 -11
  137. data/lib/aspose_words_cloud/models/requests/CopyFileRequest.rb +61 -0
  138. data/lib/aspose_words_cloud/models/requests/CopyFolderRequest.rb +57 -0
  139. data/lib/aspose_words_cloud/models/requests/{PutCreateDocumentRequest.rb → CreateDocumentRequest.rb} +8 -8
  140. data/lib/aspose_words_cloud/models/requests/CreateFolderRequest.rb +49 -0
  141. data/lib/aspose_words_cloud/models/requests/CreateOrUpdateDocumentPropertyRequest.rb +5 -5
  142. data/lib/aspose_words_cloud/models/requests/DeleteBorderRequest.rb +9 -9
  143. data/lib/aspose_words_cloud/models/requests/DeleteBordersRequest.rb +7 -7
  144. data/lib/aspose_words_cloud/models/requests/DeleteCommentRequest.rb +9 -9
  145. data/lib/aspose_words_cloud/models/requests/DeleteDocumentPropertyRequest.rb +5 -5
  146. data/lib/aspose_words_cloud/models/requests/DeleteDrawingObjectRequest.rb +14 -14
  147. data/lib/aspose_words_cloud/models/requests/DeleteDrawingObjectWithoutNodePathRequest.rb +77 -0
  148. data/lib/aspose_words_cloud/models/requests/DeleteFieldRequest.rb +14 -14
  149. data/lib/aspose_words_cloud/models/requests/DeleteFieldWithoutNodePathRequest.rb +77 -0
  150. data/lib/aspose_words_cloud/models/requests/DeleteFieldsRequest.rb +12 -12
  151. data/lib/aspose_words_cloud/models/requests/{DeleteDocumentWatermarkRequest.rb → DeleteFieldsWithoutNodePathRequest.rb} +8 -8
  152. data/lib/aspose_words_cloud/models/requests/DeleteFileRequest.rb +53 -0
  153. data/lib/aspose_words_cloud/models/requests/DeleteFolderRequest.rb +53 -0
  154. data/lib/aspose_words_cloud/models/requests/DeleteFootnoteRequest.rb +14 -14
  155. data/lib/aspose_words_cloud/models/requests/DeleteFootnoteWithoutNodePathRequest.rb +77 -0
  156. data/lib/aspose_words_cloud/models/requests/DeleteFormFieldRequest.rb +12 -12
  157. data/lib/aspose_words_cloud/models/requests/DeleteFormFieldWithoutNodePathRequest.rb +77 -0
  158. data/lib/aspose_words_cloud/models/requests/DeleteHeaderFooterRequest.rb +12 -12
  159. data/lib/aspose_words_cloud/models/requests/DeleteHeadersFootersRequest.rb +10 -10
  160. data/lib/aspose_words_cloud/models/requests/{DeleteDocumentMacrosRequest.rb → DeleteMacrosRequest.rb} +10 -10
  161. data/lib/aspose_words_cloud/models/requests/DeleteOfficeMathObjectRequest.rb +14 -14
  162. data/lib/aspose_words_cloud/models/requests/DeleteOfficeMathObjectWithoutNodePathRequest.rb +77 -0
  163. data/lib/aspose_words_cloud/models/requests/DeleteParagraphRequest.rb +12 -12
  164. data/lib/aspose_words_cloud/models/requests/DeleteParagraphWithoutNodePathRequest.rb +77 -0
  165. data/lib/aspose_words_cloud/models/requests/DeleteRunRequest.rb +9 -9
  166. data/lib/aspose_words_cloud/models/requests/DeleteTableCellRequest.rb +7 -7
  167. data/lib/aspose_words_cloud/models/requests/DeleteTableRequest.rb +12 -12
  168. data/lib/aspose_words_cloud/models/requests/DeleteTableRowRequest.rb +7 -7
  169. data/lib/aspose_words_cloud/models/requests/DeleteTableWithoutNodePathRequest.rb +77 -0
  170. data/lib/aspose_words_cloud/models/requests/DeleteWatermarkRequest.rb +73 -0
  171. data/lib/aspose_words_cloud/models/requests/DownloadFileRequest.rb +53 -0
  172. data/lib/aspose_words_cloud/models/requests/{PutExecuteMailMergeOnlineRequest.rb → ExecuteMailMergeOnlineRequest.rb} +4 -4
  173. data/lib/aspose_words_cloud/models/requests/{PostDocumentExecuteMailMergeRequest.rb → ExecuteMailMergeRequest.rb} +8 -8
  174. data/lib/aspose_words_cloud/models/requests/GetAvailableFontsRequest.rb +1 -1
  175. data/lib/aspose_words_cloud/models/requests/{GetDocumentBookmarkByNameRequest.rb → GetBookmarkByNameRequest.rb} +6 -6
  176. data/lib/aspose_words_cloud/models/requests/{GetDocumentBookmarksRequest.rb → GetBookmarksRequest.rb} +6 -6
  177. data/lib/aspose_words_cloud/models/requests/GetBorderRequest.rb +7 -7
  178. data/lib/aspose_words_cloud/models/requests/GetBordersRequest.rb +5 -5
  179. data/lib/aspose_words_cloud/models/requests/GetCommentRequest.rb +7 -7
  180. data/lib/aspose_words_cloud/models/requests/GetCommentsRequest.rb +5 -5
  181. data/lib/aspose_words_cloud/models/requests/GetDocumentDrawingObjectByIndexRequest.rb +10 -10
  182. data/lib/aspose_words_cloud/models/requests/GetDocumentDrawingObjectByIndexWithoutNodePathRequest.rb +65 -0
  183. data/lib/aspose_words_cloud/models/requests/GetDocumentDrawingObjectImageDataRequest.rb +10 -10
  184. data/lib/aspose_words_cloud/models/requests/GetDocumentDrawingObjectImageDataWithoutNodePathRequest.rb +65 -0
  185. data/lib/aspose_words_cloud/models/requests/GetDocumentDrawingObjectOleDataRequest.rb +10 -10
  186. data/lib/aspose_words_cloud/models/requests/GetDocumentDrawingObjectOleDataWithoutNodePathRequest.rb +65 -0
  187. data/lib/aspose_words_cloud/models/requests/GetDocumentDrawingObjectsRequest.rb +8 -8
  188. data/lib/aspose_words_cloud/models/requests/GetDocumentDrawingObjectsWithoutNodePathRequest.rb +61 -0
  189. data/lib/aspose_words_cloud/models/requests/{PutDocumentFieldNamesRequest.rb → GetDocumentFieldNamesOnlineRequest.rb} +4 -4
  190. data/lib/aspose_words_cloud/models/requests/GetDocumentFieldNamesRequest.rb +3 -3
  191. data/lib/aspose_words_cloud/models/requests/GetDocumentHyperlinkByIndexRequest.rb +3 -3
  192. data/lib/aspose_words_cloud/models/requests/GetDocumentHyperlinksRequest.rb +3 -3
  193. data/lib/aspose_words_cloud/models/requests/GetDocumentPropertiesRequest.rb +3 -3
  194. data/lib/aspose_words_cloud/models/requests/GetDocumentPropertyRequest.rb +3 -3
  195. data/lib/aspose_words_cloud/models/requests/GetDocumentProtectionRequest.rb +3 -3
  196. data/lib/aspose_words_cloud/models/requests/GetDocumentRequest.rb +5 -5
  197. data/lib/aspose_words_cloud/models/requests/GetDocumentStatisticsRequest.rb +7 -7
  198. data/lib/aspose_words_cloud/models/requests/GetDocumentWithFormatRequest.rb +7 -7
  199. data/lib/aspose_words_cloud/models/requests/GetFieldRequest.rb +12 -12
  200. data/lib/aspose_words_cloud/models/requests/GetFieldWithoutNodePathRequest.rb +65 -0
  201. data/lib/aspose_words_cloud/models/requests/GetFieldsRequest.rb +10 -10
  202. data/lib/aspose_words_cloud/models/requests/{GetDocumentTextItemsRequest.rb → GetFieldsWithoutNodePathRequest.rb} +6 -6
  203. data/lib/aspose_words_cloud/models/requests/GetFilesListRequest.rb +49 -0
  204. data/lib/aspose_words_cloud/models/requests/GetFootnoteRequest.rb +10 -10
  205. data/lib/aspose_words_cloud/models/requests/{GetDocumentParagraphFormatRequest.rb → GetFootnoteWithoutNodePathRequest.rb} +9 -13
  206. data/lib/aspose_words_cloud/models/requests/GetFootnotesRequest.rb +10 -10
  207. data/lib/aspose_words_cloud/models/requests/GetFootnotesWithoutNodePathRequest.rb +61 -0
  208. data/lib/aspose_words_cloud/models/requests/GetFormFieldRequest.rb +10 -10
  209. data/lib/aspose_words_cloud/models/requests/GetFormFieldWithoutNodePathRequest.rb +65 -0
  210. data/lib/aspose_words_cloud/models/requests/GetFormFieldsRequest.rb +10 -10
  211. data/lib/aspose_words_cloud/models/requests/GetFormFieldsWithoutNodePathRequest.rb +61 -0
  212. data/lib/aspose_words_cloud/models/requests/GetHeaderFooterOfSectionRequest.rb +3 -3
  213. data/lib/aspose_words_cloud/models/requests/GetHeaderFooterRequest.rb +3 -3
  214. data/lib/aspose_words_cloud/models/requests/GetHeaderFootersRequest.rb +8 -8
  215. data/lib/aspose_words_cloud/models/requests/GetOfficeMathObjectRequest.rb +10 -10
  216. data/lib/aspose_words_cloud/models/requests/GetOfficeMathObjectWithoutNodePathRequest.rb +65 -0
  217. data/lib/aspose_words_cloud/models/requests/GetOfficeMathObjectsRequest.rb +10 -10
  218. data/lib/aspose_words_cloud/models/requests/GetOfficeMathObjectsWithoutNodePathRequest.rb +61 -0
  219. data/lib/aspose_words_cloud/models/requests/{GetDocumentParagraphRequest.rb → GetParagraphFormatRequest.rb} +13 -13
  220. data/lib/aspose_words_cloud/models/requests/GetParagraphFormatWithoutNodePathRequest.rb +65 -0
  221. data/lib/aspose_words_cloud/models/requests/GetParagraphRequest.rb +69 -0
  222. data/lib/aspose_words_cloud/models/requests/GetParagraphWithoutNodePathRequest.rb +65 -0
  223. data/lib/aspose_words_cloud/models/requests/{GetDocumentParagraphsRequest.rb → GetParagraphsRequest.rb} +11 -11
  224. data/lib/aspose_words_cloud/models/requests/GetParagraphsWithoutNodePathRequest.rb +61 -0
  225. data/lib/aspose_words_cloud/models/requests/GetRangeTextRequest.rb +69 -0
  226. data/lib/aspose_words_cloud/models/requests/{GetDocumentParagraphRunRequest.rb → GetRunFontRequest.rb} +8 -8
  227. data/lib/aspose_words_cloud/models/requests/{GetDocumentParagraphRunFontRequest.rb → GetRunRequest.rb} +8 -8
  228. data/lib/aspose_words_cloud/models/requests/{GetDocumentParagraphRunsRequest.rb → GetRunsRequest.rb} +6 -6
  229. data/lib/aspose_words_cloud/models/requests/GetSectionPageSetupRequest.rb +5 -5
  230. data/lib/aspose_words_cloud/models/requests/GetSectionRequest.rb +5 -5
  231. data/lib/aspose_words_cloud/models/requests/GetSectionsRequest.rb +3 -3
  232. data/lib/aspose_words_cloud/models/requests/GetTableCellFormatRequest.rb +5 -5
  233. data/lib/aspose_words_cloud/models/requests/GetTableCellRequest.rb +5 -5
  234. data/lib/aspose_words_cloud/models/requests/GetTablePropertiesRequest.rb +10 -10
  235. data/lib/aspose_words_cloud/models/requests/GetTablePropertiesWithoutNodePathRequest.rb +65 -0
  236. data/lib/aspose_words_cloud/models/requests/GetTableRequest.rb +10 -10
  237. data/lib/aspose_words_cloud/models/requests/GetTableRowFormatRequest.rb +5 -5
  238. data/lib/aspose_words_cloud/models/requests/GetTableRowRequest.rb +5 -5
  239. data/lib/aspose_words_cloud/models/requests/GetTableWithoutNodePathRequest.rb +65 -0
  240. data/lib/aspose_words_cloud/models/requests/GetTablesRequest.rb +8 -8
  241. data/lib/aspose_words_cloud/models/requests/GetTablesWithoutNodePathRequest.rb +61 -0
  242. data/lib/aspose_words_cloud/models/requests/{PutCommentRequest.rb → InsertCommentRequest.rb} +10 -10
  243. data/lib/aspose_words_cloud/models/requests/InsertDrawingObjectRequest.rb +85 -0
  244. data/lib/aspose_words_cloud/models/requests/{PutDrawingObjectRequest.rb → InsertDrawingObjectWithoutNodePathRequest.rb} +9 -13
  245. data/lib/aspose_words_cloud/models/requests/InsertFieldRequest.rb +85 -0
  246. data/lib/aspose_words_cloud/models/requests/{PutFieldRequest.rb → InsertFieldWithoutNodePathRequest.rb} +9 -13
  247. data/lib/aspose_words_cloud/models/requests/InsertFootnoteRequest.rb +81 -0
  248. data/lib/aspose_words_cloud/models/requests/{PutFootnoteRequest.rb → InsertFootnoteWithoutNodePathRequest.rb} +9 -13
  249. data/lib/aspose_words_cloud/models/requests/InsertFormFieldRequest.rb +85 -0
  250. data/lib/aspose_words_cloud/models/requests/{PutFormFieldRequest.rb → InsertFormFieldWithoutNodePathRequest.rb} +9 -13
  251. data/lib/aspose_words_cloud/models/requests/{PutHeaderFooterRequest.rb → InsertHeaderFooterRequest.rb} +13 -13
  252. data/lib/aspose_words_cloud/models/requests/{PostInsertPageNumbersRequest.rb → InsertPageNumbersRequest.rb} +8 -8
  253. data/lib/aspose_words_cloud/models/requests/{PutParagraphRequest.rb → InsertParagraphRequest.rb} +13 -13
  254. data/lib/aspose_words_cloud/models/requests/{PutRunRequest.rb → InsertRunRequest.rb} +8 -8
  255. data/lib/aspose_words_cloud/models/requests/InsertTableCellRequest.rb +7 -7
  256. data/lib/aspose_words_cloud/models/requests/InsertTableRequest.rb +12 -12
  257. data/lib/aspose_words_cloud/models/requests/InsertTableRowRequest.rb +7 -7
  258. data/lib/aspose_words_cloud/models/requests/InsertTableWithoutNodePathRequest.rb +77 -0
  259. data/lib/aspose_words_cloud/models/requests/{PostInsertDocumentWatermarkImageRequest.rb → InsertWatermarkImageRequest.rb} +8 -8
  260. data/lib/aspose_words_cloud/models/requests/{PostInsertDocumentWatermarkTextRequest.rb → InsertWatermarkTextRequest.rb} +8 -8
  261. data/lib/aspose_words_cloud/models/requests/{PostLoadWebDocumentRequest.rb → LoadWebDocumentRequest.rb} +6 -6
  262. data/lib/aspose_words_cloud/models/requests/MoveFileRequest.rb +61 -0
  263. data/lib/aspose_words_cloud/models/requests/MoveFolderRequest.rb +57 -0
  264. data/lib/aspose_words_cloud/models/requests/{PutProtectDocumentRequest.rb → ProtectDocumentRequest.rb} +8 -8
  265. data/lib/aspose_words_cloud/models/requests/RejectAllRevisionsRequest.rb +5 -5
  266. data/lib/aspose_words_cloud/models/requests/{PostChangeDocumentProtectionRequest.rb → RemoveRangeRequest.rb} +19 -15
  267. data/lib/aspose_words_cloud/models/requests/RenderDrawingObjectRequest.rb +12 -12
  268. data/lib/aspose_words_cloud/models/requests/RenderDrawingObjectWithoutNodePathRequest.rb +73 -0
  269. data/lib/aspose_words_cloud/models/requests/RenderMathObjectRequest.rb +12 -12
  270. data/lib/aspose_words_cloud/models/requests/RenderMathObjectWithoutNodePathRequest.rb +73 -0
  271. data/lib/aspose_words_cloud/models/requests/RenderPageRequest.rb +7 -7
  272. data/lib/aspose_words_cloud/models/requests/RenderParagraphRequest.rb +12 -12
  273. data/lib/aspose_words_cloud/models/requests/RenderParagraphWithoutNodePathRequest.rb +73 -0
  274. data/lib/aspose_words_cloud/models/requests/RenderTableRequest.rb +12 -12
  275. data/lib/aspose_words_cloud/models/requests/RenderTableWithoutNodePathRequest.rb +73 -0
  276. data/lib/aspose_words_cloud/models/requests/{PostReplaceTextRequest.rb → ReplaceTextRequest.rb} +8 -8
  277. data/lib/aspose_words_cloud/models/requests/ReplaceWithTextRequest.rb +77 -0
  278. data/lib/aspose_words_cloud/models/requests/ResetCacheRequest.rb +1 -1
  279. data/lib/aspose_words_cloud/models/requests/SaveAsRangeRequest.rb +73 -0
  280. data/lib/aspose_words_cloud/models/requests/{PostDocumentSaveAsRequest.rb → SaveAsRequest.rb} +7 -11
  281. data/lib/aspose_words_cloud/models/requests/{PutDocumentSaveAsTiffRequest.rb → SaveAsTiffRequest.rb} +7 -15
  282. data/lib/aspose_words_cloud/models/requests/SearchRequest.rb +3 -3
  283. data/lib/aspose_words_cloud/models/requests/{PostSplitDocumentRequest.rb → SplitDocumentRequest.rb} +8 -8
  284. data/lib/aspose_words_cloud/models/requests/{DeleteUnprotectDocumentRequest.rb → UnprotectDocumentRequest.rb} +8 -8
  285. data/lib/aspose_words_cloud/models/requests/{PostUpdateDocumentBookmarkRequest.rb → UpdateBookmarkRequest.rb} +8 -8
  286. data/lib/aspose_words_cloud/models/requests/UpdateBorderRequest.rb +11 -11
  287. data/lib/aspose_words_cloud/models/requests/{PostCommentRequest.rb → UpdateCommentRequest.rb} +12 -12
  288. data/lib/aspose_words_cloud/models/requests/UpdateDrawingObjectRequest.rb +89 -0
  289. data/lib/aspose_words_cloud/models/requests/{PostDrawingObjectRequest.rb → UpdateDrawingObjectWithoutNodePathRequest.rb} +11 -15
  290. data/lib/aspose_words_cloud/models/requests/{PostFieldRequest.rb → UpdateFieldRequest.rb} +15 -15
  291. data/lib/aspose_words_cloud/models/requests/{PostUpdateDocumentFieldsRequest.rb → UpdateFieldsRequest.rb} +8 -8
  292. data/lib/aspose_words_cloud/models/requests/UpdateFootnoteRequest.rb +85 -0
  293. data/lib/aspose_words_cloud/models/requests/{PostFootnoteRequest.rb → UpdateFootnoteWithoutNodePathRequest.rb} +11 -15
  294. data/lib/aspose_words_cloud/models/requests/UpdateFormFieldRequest.rb +85 -0
  295. data/lib/aspose_words_cloud/models/requests/{PostFormFieldRequest.rb → UpdateFormFieldWithoutNodePathRequest.rb} +11 -15
  296. data/lib/aspose_words_cloud/models/requests/{PostDocumentParagraphFormatRequest.rb → UpdateParagraphFormatRequest.rb} +14 -14
  297. data/lib/aspose_words_cloud/models/requests/{PostDocumentParagraphRunFontRequest.rb → UpdateRunFontRequest.rb} +12 -12
  298. data/lib/aspose_words_cloud/models/requests/{PostRunRequest.rb → UpdateRunRequest.rb} +10 -10
  299. data/lib/aspose_words_cloud/models/requests/UpdateSectionPageSetupRequest.rb +9 -9
  300. data/lib/aspose_words_cloud/models/requests/UpdateTableCellFormatRequest.rb +7 -7
  301. data/lib/aspose_words_cloud/models/requests/UpdateTablePropertiesRequest.rb +12 -12
  302. data/lib/aspose_words_cloud/models/requests/UpdateTablePropertiesWithoutNodePathRequest.rb +81 -0
  303. data/lib/aspose_words_cloud/models/requests/UpdateTableRowFormatRequest.rb +7 -7
  304. data/lib/aspose_words_cloud/models/requests/UploadFileRequest.rb +53 -0
  305. data/lib/aspose_words_cloud/models/{protection_response.rb → response_error.rb} +38 -33
  306. data/lib/aspose_words_cloud/models/revisions_modification_response.rb +11 -26
  307. data/lib/aspose_words_cloud/models/rtf_save_options_data.rb +12 -12
  308. data/lib/aspose_words_cloud/models/run.rb +5 -5
  309. data/lib/aspose_words_cloud/models/run_link.rb +5 -5
  310. data/lib/aspose_words_cloud/models/run_response.rb +11 -26
  311. data/lib/aspose_words_cloud/models/runs.rb +3 -3
  312. data/lib/aspose_words_cloud/models/runs_response.rb +11 -26
  313. data/lib/aspose_words_cloud/models/save_options_data.rb +9 -9
  314. data/lib/aspose_words_cloud/models/save_response.rb +10 -25
  315. data/lib/aspose_words_cloud/models/save_result.rb +4 -4
  316. data/lib/aspose_words_cloud/models/search_response.rb +12 -27
  317. data/lib/aspose_words_cloud/models/search_result.rb +3 -3
  318. data/lib/aspose_words_cloud/models/search_results_collection.rb +3 -3
  319. data/lib/aspose_words_cloud/models/section.rb +8 -8
  320. data/lib/aspose_words_cloud/models/section_link.rb +3 -3
  321. data/lib/aspose_words_cloud/models/section_link_collection.rb +4 -4
  322. data/lib/aspose_words_cloud/models/section_link_collection_response.rb +11 -26
  323. data/lib/aspose_words_cloud/models/section_page_setup_response.rb +11 -26
  324. data/lib/aspose_words_cloud/models/section_response.rb +11 -26
  325. data/lib/aspose_words_cloud/models/split_document_response.rb +10 -25
  326. data/lib/aspose_words_cloud/models/split_document_result.rb +4 -4
  327. data/lib/aspose_words_cloud/models/stat_data_response.rb +12 -27
  328. data/lib/aspose_words_cloud/models/storage_file.rb +257 -0
  329. data/lib/aspose_words_cloud/models/story_child_nodes.rb +3 -3
  330. data/lib/aspose_words_cloud/models/string_format_data.rb +1 -1
  331. data/lib/aspose_words_cloud/models/svg_save_options_data.rb +21 -21
  332. data/lib/aspose_words_cloud/models/table.rb +6 -6
  333. data/lib/aspose_words_cloud/models/table_cell.rb +4 -4
  334. data/lib/aspose_words_cloud/models/table_cell_format.rb +14 -14
  335. data/lib/aspose_words_cloud/models/table_cell_format_response.rb +11 -26
  336. data/lib/aspose_words_cloud/models/table_cell_insert.rb +3 -3
  337. data/lib/aspose_words_cloud/models/table_cell_response.rb +11 -26
  338. data/lib/aspose_words_cloud/models/table_insert.rb +12 -12
  339. data/lib/aspose_words_cloud/models/table_link.rb +4 -4
  340. data/lib/aspose_words_cloud/models/table_link_collection.rb +4 -4
  341. data/lib/aspose_words_cloud/models/table_link_collection_response.rb +11 -26
  342. data/lib/aspose_words_cloud/models/table_properties.rb +6 -6
  343. data/lib/aspose_words_cloud/models/table_properties_response.rb +11 -26
  344. data/lib/aspose_words_cloud/models/table_response.rb +11 -26
  345. data/lib/aspose_words_cloud/models/table_row.rb +5 -5
  346. data/lib/aspose_words_cloud/models/table_row_format.rb +4 -4
  347. data/lib/aspose_words_cloud/models/table_row_format_response.rb +11 -26
  348. data/lib/aspose_words_cloud/models/table_row_insert.rb +4 -4
  349. data/lib/aspose_words_cloud/models/table_row_response.rb +11 -26
  350. data/lib/aspose_words_cloud/models/text_save_options_data.rb +59 -22
  351. data/lib/aspose_words_cloud/models/tiff_save_options_data.rb +37 -27
  352. data/lib/aspose_words_cloud/models/watermark_text.rb +4 -4
  353. data/lib/aspose_words_cloud/models/word_ml_save_options_data.rb +10 -10
  354. data/lib/aspose_words_cloud/models/words_api_error_response.rb +17 -32
  355. data/lib/aspose_words_cloud/models/words_api_link.rb +5 -5
  356. data/lib/aspose_words_cloud/models/words_response.rb +207 -0
  357. data/lib/aspose_words_cloud/models/xaml_fixed_save_options_data.rb +17 -17
  358. data/lib/aspose_words_cloud/models/xaml_flow_save_options_data.rb +11 -11
  359. data/lib/aspose_words_cloud/models/xml_color.rb +4 -4
  360. data/lib/aspose_words_cloud/models/xps_save_options_data.rb +18 -18
  361. data/lib/aspose_words_cloud/version.rb +2 -2
  362. metadata +118 -65
  363. data/lib/aspose_words_cloud/models/requests/PostExecuteTemplateRequest.rb +0 -81
  364. data/lib/aspose_words_cloud/models/requests/PutExecuteTemplateOnlineRequest.rb +0 -65
@@ -5,7 +5,7 @@ module AsposeWordsCloud
5
5
  #
6
6
  # --------------------------------------------------------------------------------------------------------------------
7
7
  # <copyright company="Aspose" file="FootnotesResponse.rb">
8
- # Copyright (c) 2017 Aspose.Words for Cloud
8
+ # Copyright (c) 2019 Aspose.Words for Cloud
9
9
  # </copyright>
10
10
  # <summary>
11
11
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -29,23 +29,19 @@ module AsposeWordsCloud
29
29
  # --------------------------------------------------------------------------------------------------------------------
30
30
  #
31
31
 
32
- # This response should be returned by the service when handling: GET http://api.aspose.com/v1.1/words/Test.doc/footnotes
32
+ # This response should be returned by the service when handling: GET http://api.aspose.com/v4.0/words/Test.doc/footnotes.
33
33
  class FootnotesResponse
34
- # Response status code.
35
- attr_accessor :code
34
+ # Gets or sets request Id.
35
+ attr_accessor :request_id
36
36
 
37
- # Response status.
38
- attr_accessor :status
39
-
40
- # Collection of footnotes.
37
+ # Gets or sets collection of footnotes.
41
38
  attr_accessor :footnotes
42
39
 
43
40
 
44
41
  # Attribute mapping from ruby-style variable name to JSON key.
45
42
  def self.attribute_map
46
43
  {
47
- :'code' => :'Code',
48
- :'status' => :'Status',
44
+ :'request_id' => :'RequestId',
49
45
  :'footnotes' => :'Footnotes'
50
46
  }
51
47
  end
@@ -53,8 +49,7 @@ module AsposeWordsCloud
53
49
  # Attribute type mapping.
54
50
  def self.swagger_types
55
51
  {
56
- :'code' => :'Integer',
57
- :'status' => :'String',
52
+ :'request_id' => :'String',
58
53
  :'footnotes' => :'FootnoteCollection'
59
54
  }
60
55
  end
@@ -67,12 +62,8 @@ module AsposeWordsCloud
67
62
  # convert string to symbol for hash key
68
63
  attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
69
64
 
70
- if attributes.key?(:'Code')
71
- self.code = attributes[:'Code']
72
- end
73
-
74
- if attributes.key?(:'Status')
75
- self.status = attributes[:'Status']
65
+ if attributes.key?(:'RequestId')
66
+ self.request_id = attributes[:'RequestId']
76
67
  end
77
68
 
78
69
  if attributes.key?(:'Footnotes')
@@ -85,17 +76,12 @@ module AsposeWordsCloud
85
76
  # @return Array for valid properies with the reasons
86
77
  def list_invalid_properties
87
78
  invalid_properties = []
88
- if @code.nil?
89
- invalid_properties.push("invalid value for 'code', code cannot be nil.")
90
- end
91
-
92
79
  return invalid_properties
93
80
  end
94
81
 
95
82
  # Check to see if the all the properties in the model are valid
96
83
  # @return true if the model is valid
97
84
  def valid?
98
- return false if @code.nil?
99
85
  return true
100
86
  end
101
87
 
@@ -104,8 +90,7 @@ module AsposeWordsCloud
104
90
  def ==(other)
105
91
  return true if self.equal?(other)
106
92
  self.class == other.class &&
107
- code == other.code &&
108
- status == other.status &&
93
+ request_id == other.request_id &&
109
94
  footnotes == other.footnotes
110
95
  end
111
96
 
@@ -118,7 +103,7 @@ module AsposeWordsCloud
118
103
  # Calculates hash code according to all attributes.
119
104
  # @return [Fixnum] Hash code
120
105
  def hash
121
- [code, status, footnotes].hash
106
+ [request_id, footnotes].hash
122
107
  end
123
108
 
124
109
  # Builds the object from hash
@@ -5,7 +5,7 @@ module AsposeWordsCloud
5
5
  #
6
6
  # --------------------------------------------------------------------------------------------------------------------
7
7
  # <copyright company="Aspose" file="FootnotesStatData.rb">
8
- # Copyright (c) 2017 Aspose.Words for Cloud
8
+ # Copyright (c) 2019 Aspose.Words for Cloud
9
9
  # </copyright>
10
10
  # <summary>
11
11
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -29,12 +29,12 @@ module AsposeWordsCloud
29
29
  # --------------------------------------------------------------------------------------------------------------------
30
30
  #
31
31
 
32
- # Container for the footnotes statistical data
32
+ # Container for the footnotes statistical data.
33
33
  class FootnotesStatData
34
- # Total count of words in footnotes
34
+ # Gets or sets total count of words in footnotes.
35
35
  attr_accessor :word_count
36
36
 
37
- # Total count of paragraphs in footnotes
37
+ # Gets or sets total count of paragraphs in footnotes.
38
38
  attr_accessor :paragraph_count
39
39
 
40
40
 
@@ -5,7 +5,7 @@ module AsposeWordsCloud
5
5
  #
6
6
  # --------------------------------------------------------------------------------------------------------------------
7
7
  # <copyright company="Aspose" file="FormField.rb">
8
- # Copyright (c) 2017 Aspose.Words for Cloud
8
+ # Copyright (c) 2019 Aspose.Words for Cloud
9
9
  # </copyright>
10
10
  # <summary>
11
11
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -29,39 +29,39 @@ module AsposeWordsCloud
29
29
  # --------------------------------------------------------------------------------------------------------------------
30
30
  #
31
31
 
32
- # FromField
32
+ # FromField.
33
33
  class FormField
34
- # Link to the document.
34
+ # Gets or sets link to the document.
35
35
  attr_accessor :link
36
36
 
37
- # Node id
37
+ # Gets or sets node id.
38
38
  attr_accessor :node_id
39
39
 
40
- # True if references to the specified form field are automatically updated whenever the field is exited.
40
+ # Gets or sets true if references to the specified form field are automatically updated whenever the field is exited.
41
41
  attr_accessor :calculate_on_exit
42
42
 
43
- # True if a form field is enabled.
43
+ # Gets or sets true if a form field is enabled.
44
44
  attr_accessor :enabled
45
45
 
46
- # Returns or sets an entry macro name for the form field.
46
+ # Gets or sets returns or sets an entry macro name for the form field.
47
47
  attr_accessor :entry_macro
48
48
 
49
- # Returns or sets an exit macro name for the form field.
49
+ # Gets or sets returns or sets an exit macro name for the form field.
50
50
  attr_accessor :exit_macro
51
51
 
52
- # Returns or sets the text that's displayed in a message box when the form field has the focus and the user presses F1.
52
+ # Gets or sets returns or sets the text that's displayed in a message box when the form field has the focus and the user presses F1.
53
53
  attr_accessor :help_text
54
54
 
55
55
  # Gets or sets the form field name.
56
56
  attr_accessor :name
57
57
 
58
- # Specifies 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
+ # Gets or sets specifies the source of the text that's displayed in a message box when a form field has the focus and the user presses F1.
59
59
  attr_accessor :own_help
60
60
 
61
- # Specifies the source of the text that's displayed in the status bar when a form field has the focus.
61
+ # Gets or sets specifies the source of the text that's displayed in the status bar when a form field has the focus.
62
62
  attr_accessor :own_status
63
63
 
64
- # Returns or sets the text that's displayed in the status bar when a form field has the focus.
64
+ # Gets or sets returns or sets the text that's displayed in the status bar when a form field has the focus.
65
65
  attr_accessor :status_text
66
66
 
67
67
 
@@ -5,7 +5,7 @@ module AsposeWordsCloud
5
5
  #
6
6
  # --------------------------------------------------------------------------------------------------------------------
7
7
  # <copyright company="Aspose" file="FormFieldCheckbox.rb">
8
- # Copyright (c) 2017 Aspose.Words for Cloud
8
+ # Copyright (c) 2019 Aspose.Words for Cloud
9
9
  # </copyright>
10
10
  # <summary>
11
11
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -29,39 +29,39 @@ module AsposeWordsCloud
29
29
  # --------------------------------------------------------------------------------------------------------------------
30
30
  #
31
31
 
32
- # FormField checkbox element
32
+ # FormField checkbox element.
33
33
  class FormFieldCheckbox
34
- # Link to the document.
34
+ # Gets or sets link to the document.
35
35
  attr_accessor :link
36
36
 
37
- # Node id
37
+ # Gets or sets node id.
38
38
  attr_accessor :node_id
39
39
 
40
- # True if references to the specified form field are automatically updated whenever the field is exited.
40
+ # Gets or sets true if references to the specified form field are automatically updated whenever the field is exited.
41
41
  attr_accessor :calculate_on_exit
42
42
 
43
- # True if a form field is enabled.
43
+ # Gets or sets true if a form field is enabled.
44
44
  attr_accessor :enabled
45
45
 
46
- # Returns or sets an entry macro name for the form field.
46
+ # Gets or sets returns or sets an entry macro name for the form field.
47
47
  attr_accessor :entry_macro
48
48
 
49
- # Returns or sets an exit macro name for the form field.
49
+ # Gets or sets returns or sets an exit macro name for the form field.
50
50
  attr_accessor :exit_macro
51
51
 
52
- # Returns or sets the text that's displayed in a message box when the form field has the focus and the user presses F1.
52
+ # Gets or sets returns or sets the text that's displayed in a message box when the form field has the focus and the user presses F1.
53
53
  attr_accessor :help_text
54
54
 
55
55
  # Gets or sets the form field name.
56
56
  attr_accessor :name
57
57
 
58
- # Specifies 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
+ # Gets or sets specifies the source of the text that's displayed in a message box when a form field has the focus and the user presses F1.
59
59
  attr_accessor :own_help
60
60
 
61
- # Specifies the source of the text that's displayed in the status bar when a form field has the focus.
61
+ # Gets or sets specifies the source of the text that's displayed in the status bar when a form field has the focus.
62
62
  attr_accessor :own_status
63
63
 
64
- # Returns or sets the text that's displayed in the status bar when a form field has the focus.
64
+ # Gets or sets returns or sets the text that's displayed in the status bar when a form field has the focus.
65
65
  attr_accessor :status_text
66
66
 
67
67
  # Gets or sets the size of the checkbox in points. Has effect only when is true.
@@ -5,7 +5,7 @@ module AsposeWordsCloud
5
5
  #
6
6
  # --------------------------------------------------------------------------------------------------------------------
7
7
  # <copyright company="Aspose" file="FormFieldCollection.rb">
8
- # Copyright (c) 2017 Aspose.Words for Cloud
8
+ # Copyright (c) 2019 Aspose.Words for Cloud
9
9
  # </copyright>
10
10
  # <summary>
11
11
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -31,10 +31,10 @@ module AsposeWordsCloud
31
31
 
32
32
  # Represents DTO for collection of formfields.
33
33
  class FormFieldCollection
34
- # Link to the document.
34
+ # Gets or sets link to the document.
35
35
  attr_accessor :link
36
36
 
37
- # Collection of formfields
37
+ # Gets or sets collection of formfields.
38
38
  attr_accessor :list
39
39
 
40
40
 
@@ -5,7 +5,7 @@ module AsposeWordsCloud
5
5
  #
6
6
  # --------------------------------------------------------------------------------------------------------------------
7
7
  # <copyright company="Aspose" file="FormFieldDropDown.rb">
8
- # Copyright (c) 2017 Aspose.Words for Cloud
8
+ # Copyright (c) 2019 Aspose.Words for Cloud
9
9
  # </copyright>
10
10
  # <summary>
11
11
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -29,42 +29,42 @@ module AsposeWordsCloud
29
29
  # --------------------------------------------------------------------------------------------------------------------
30
30
  #
31
31
 
32
- # FormField dropdownlist element
32
+ # FormField dropdownlist element.
33
33
  class FormFieldDropDown
34
- # Link to the document.
34
+ # Gets or sets link to the document.
35
35
  attr_accessor :link
36
36
 
37
- # Node id
37
+ # Gets or sets node id.
38
38
  attr_accessor :node_id
39
39
 
40
- # True if references to the specified form field are automatically updated whenever the field is exited.
40
+ # Gets or sets true if references to the specified form field are automatically updated whenever the field is exited.
41
41
  attr_accessor :calculate_on_exit
42
42
 
43
- # True if a form field is enabled.
43
+ # Gets or sets true if a form field is enabled.
44
44
  attr_accessor :enabled
45
45
 
46
- # Returns or sets an entry macro name for the form field.
46
+ # Gets or sets returns or sets an entry macro name for the form field.
47
47
  attr_accessor :entry_macro
48
48
 
49
- # Returns or sets an exit macro name for the form field.
49
+ # Gets or sets returns or sets an exit macro name for the form field.
50
50
  attr_accessor :exit_macro
51
51
 
52
- # Returns or sets the text that's displayed in a message box when the form field has the focus and the user presses F1.
52
+ # Gets or sets returns or sets the text that's displayed in a message box when the form field has the focus and the user presses F1.
53
53
  attr_accessor :help_text
54
54
 
55
55
  # Gets or sets the form field name.
56
56
  attr_accessor :name
57
57
 
58
- # Specifies 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
+ # Gets or sets specifies the source of the text that's displayed in a message box when a form field has the focus and the user presses F1.
59
59
  attr_accessor :own_help
60
60
 
61
- # Specifies the source of the text that's displayed in the status bar when a form field has the focus.
61
+ # Gets or sets specifies the source of the text that's displayed in the status bar when a form field has the focus.
62
62
  attr_accessor :own_status
63
63
 
64
- # Returns or sets the text that's displayed in the status bar when a form field has the focus.
64
+ # Gets or sets returns or sets the text that's displayed in the status bar when a form field has the focus.
65
65
  attr_accessor :status_text
66
66
 
67
- # Provides access to the items of a dropdown form field.
67
+ # Gets or sets provides access to the items of a dropdown form field.
68
68
  attr_accessor :drop_down_items
69
69
 
70
70
  # Gets or sets the index specifying the currently selected item in a dropdown form field.
@@ -5,7 +5,7 @@ module AsposeWordsCloud
5
5
  #
6
6
  # --------------------------------------------------------------------------------------------------------------------
7
7
  # <copyright company="Aspose" file="FormFieldResponse.rb">
8
- # Copyright (c) 2017 Aspose.Words for Cloud
8
+ # Copyright (c) 2019 Aspose.Words for Cloud
9
9
  # </copyright>
10
10
  # <summary>
11
11
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -29,23 +29,19 @@ module AsposeWordsCloud
29
29
  # --------------------------------------------------------------------------------------------------------------------
30
30
  #
31
31
 
32
- # This response should be returned by the service when handling: GET http://api.aspose.com/v1.1/words/Test.doc/paragraphs/{0}/formfields/{1}
32
+ # This response should be returned by the service when handling: GET http://api.aspose.com/v4.0/words/Test.doc/paragraphs/{0}/formfields/{1}.
33
33
  class FormFieldResponse
34
- # Response status code.
35
- attr_accessor :code
34
+ # Gets or sets request Id.
35
+ attr_accessor :request_id
36
36
 
37
- # Response status.
38
- attr_accessor :status
39
-
40
- # Field information
37
+ # Gets or sets field information.
41
38
  attr_accessor :form_field
42
39
 
43
40
 
44
41
  # Attribute mapping from ruby-style variable name to JSON key.
45
42
  def self.attribute_map
46
43
  {
47
- :'code' => :'Code',
48
- :'status' => :'Status',
44
+ :'request_id' => :'RequestId',
49
45
  :'form_field' => :'FormField'
50
46
  }
51
47
  end
@@ -53,8 +49,7 @@ module AsposeWordsCloud
53
49
  # Attribute type mapping.
54
50
  def self.swagger_types
55
51
  {
56
- :'code' => :'Integer',
57
- :'status' => :'String',
52
+ :'request_id' => :'String',
58
53
  :'form_field' => :'FormField'
59
54
  }
60
55
  end
@@ -67,12 +62,8 @@ module AsposeWordsCloud
67
62
  # convert string to symbol for hash key
68
63
  attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
69
64
 
70
- if attributes.key?(:'Code')
71
- self.code = attributes[:'Code']
72
- end
73
-
74
- if attributes.key?(:'Status')
75
- self.status = attributes[:'Status']
65
+ if attributes.key?(:'RequestId')
66
+ self.request_id = attributes[:'RequestId']
76
67
  end
77
68
 
78
69
  if attributes.key?(:'FormField')
@@ -85,17 +76,12 @@ module AsposeWordsCloud
85
76
  # @return Array for valid properies with the reasons
86
77
  def list_invalid_properties
87
78
  invalid_properties = []
88
- if @code.nil?
89
- invalid_properties.push("invalid value for 'code', code cannot be nil.")
90
- end
91
-
92
79
  return invalid_properties
93
80
  end
94
81
 
95
82
  # Check to see if the all the properties in the model are valid
96
83
  # @return true if the model is valid
97
84
  def valid?
98
- return false if @code.nil?
99
85
  return true
100
86
  end
101
87
 
@@ -104,8 +90,7 @@ module AsposeWordsCloud
104
90
  def ==(other)
105
91
  return true if self.equal?(other)
106
92
  self.class == other.class &&
107
- code == other.code &&
108
- status == other.status &&
93
+ request_id == other.request_id &&
109
94
  form_field == other.form_field
110
95
  end
111
96
 
@@ -118,7 +103,7 @@ module AsposeWordsCloud
118
103
  # Calculates hash code according to all attributes.
119
104
  # @return [Fixnum] Hash code
120
105
  def hash
121
- [code, status, form_field].hash
106
+ [request_id, form_field].hash
122
107
  end
123
108
 
124
109
  # Builds the object from hash
@@ -5,7 +5,7 @@ module AsposeWordsCloud
5
5
  #
6
6
  # --------------------------------------------------------------------------------------------------------------------
7
7
  # <copyright company="Aspose" file="FormFieldTextInput.rb">
8
- # Copyright (c) 2017 Aspose.Words for Cloud
8
+ # Copyright (c) 2019 Aspose.Words for Cloud
9
9
  # </copyright>
10
10
  # <summary>
11
11
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -29,48 +29,48 @@ module AsposeWordsCloud
29
29
  # --------------------------------------------------------------------------------------------------------------------
30
30
  #
31
31
 
32
- # FormField text input element
32
+ # FormField text input element.
33
33
  class FormFieldTextInput
34
- # Link to the document.
34
+ # Gets or sets link to the document.
35
35
  attr_accessor :link
36
36
 
37
- # Node id
37
+ # Gets or sets node id.
38
38
  attr_accessor :node_id
39
39
 
40
- # True if references to the specified form field are automatically updated whenever the field is exited.
40
+ # Gets or sets true if references to the specified form field are automatically updated whenever the field is exited.
41
41
  attr_accessor :calculate_on_exit
42
42
 
43
- # True if a form field is enabled.
43
+ # Gets or sets true if a form field is enabled.
44
44
  attr_accessor :enabled
45
45
 
46
- # Returns or sets an entry macro name for the form field.
46
+ # Gets or sets returns or sets an entry macro name for the form field.
47
47
  attr_accessor :entry_macro
48
48
 
49
- # Returns or sets an exit macro name for the form field.
49
+ # Gets or sets returns or sets an exit macro name for the form field.
50
50
  attr_accessor :exit_macro
51
51
 
52
- # Returns or sets the text that's displayed in a message box when the form field has the focus and the user presses F1.
52
+ # Gets or sets returns or sets the text that's displayed in a message box when the form field has the focus and the user presses F1.
53
53
  attr_accessor :help_text
54
54
 
55
55
  # Gets or sets the form field name.
56
56
  attr_accessor :name
57
57
 
58
- # Specifies 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
+ # Gets or sets specifies the source of the text that's displayed in a message box when a form field has the focus and the user presses F1.
59
59
  attr_accessor :own_help
60
60
 
61
- # Specifies the source of the text that's displayed in the status bar when a form field has the focus.
61
+ # Gets or sets specifies the source of the text that's displayed in the status bar when a form field has the focus.
62
62
  attr_accessor :own_status
63
63
 
64
- # Returns or sets the text that's displayed in the status bar when a form field has the focus.
64
+ # Gets or sets returns or sets the text that's displayed in the status bar when a form field has the focus.
65
65
  attr_accessor :status_text
66
66
 
67
- # Maximum length for the text field. Zero when the length is not limited.
67
+ # Gets or sets maximum length for the text field. Zero when the length is not limited.
68
68
  attr_accessor :max_length
69
69
 
70
- # Gets or sets the default string or a calculation expression of a text form field.
70
+ # Gets or sets the default string or a calculation expression of a text form field.
71
71
  attr_accessor :text_input_default
72
72
 
73
- # Returns or sets the text formatting for a text form field.
73
+ # Gets or sets returns or sets the text formatting for a text form field.
74
74
  attr_accessor :text_input_format
75
75
 
76
76
  # Gets or sets the type of a text form field.