aspose_slides_cloud 21.8.0 → 22.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (218) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +74 -89
  3. data/TestData/TemplatingCVDataWithBase64.xml +22 -22
  4. data/TestData/test-unprotected.pptx +0 -0
  5. data/TestData/test.pptx +0 -0
  6. data/aspose_slides_cloud.gemspec +1 -1
  7. data/lib/aspose_slides_cloud/api/slides_api.rb +18984 -15218
  8. data/lib/aspose_slides_cloud/api_client.rb +439 -439
  9. data/lib/aspose_slides_cloud/configuration.rb +1 -1
  10. data/lib/aspose_slides_cloud/models/accent_element.rb +239 -0
  11. data/lib/aspose_slides_cloud/models/add_layout_slide.rb +244 -244
  12. data/lib/aspose_slides_cloud/models/add_master_slide.rb +259 -259
  13. data/lib/aspose_slides_cloud/models/add_shape.rb +239 -239
  14. data/lib/aspose_slides_cloud/models/add_slide.rb +269 -269
  15. data/lib/aspose_slides_cloud/models/api_info.rb +217 -217
  16. data/lib/aspose_slides_cloud/models/arc_to_path_segment.rb +279 -0
  17. data/lib/aspose_slides_cloud/models/array_element.rb +305 -0
  18. data/lib/aspose_slides_cloud/models/arrow_head_properties.rb +285 -285
  19. data/lib/aspose_slides_cloud/models/audio_frame.rb +382 -359
  20. data/lib/aspose_slides_cloud/models/axes.rb +237 -237
  21. data/lib/aspose_slides_cloud/models/axis.rb +699 -699
  22. data/lib/aspose_slides_cloud/models/bar_element.rb +251 -0
  23. data/lib/aspose_slides_cloud/models/base64_input_file.rb +230 -230
  24. data/lib/aspose_slides_cloud/models/block_element.rb +231 -0
  25. data/lib/aspose_slides_cloud/models/blur_effect.rb +227 -227
  26. data/lib/aspose_slides_cloud/models/border_box_element.rb +309 -0
  27. data/lib/aspose_slides_cloud/models/box_and_whisker_series.rb +299 -299
  28. data/lib/aspose_slides_cloud/models/box_element.rb +279 -0
  29. data/lib/aspose_slides_cloud/models/bubble_chart_data_point.rb +212 -212
  30. data/lib/aspose_slides_cloud/models/bubble_series.rb +248 -248
  31. data/lib/aspose_slides_cloud/models/camera.rb +291 -0
  32. data/lib/aspose_slides_cloud/models/chart.rb +368 -365
  33. data/lib/aspose_slides_cloud/models/chart_category.rb +271 -271
  34. data/lib/aspose_slides_cloud/models/chart_title.rb +222 -222
  35. data/lib/aspose_slides_cloud/models/chart_wall.rb +281 -281
  36. data/lib/aspose_slides_cloud/models/close_path_segment.rb +219 -0
  37. data/lib/aspose_slides_cloud/models/color_scheme.rb +317 -317
  38. data/lib/aspose_slides_cloud/models/common_slide_view_properties.rb +217 -217
  39. data/lib/aspose_slides_cloud/models/connector.rb +278 -275
  40. data/lib/aspose_slides_cloud/models/cubic_bezier_to_path_segment.rb +309 -0
  41. data/lib/aspose_slides_cloud/models/custom_dash_pattern.rb +209 -209
  42. data/lib/aspose_slides_cloud/models/data_point.rb +197 -197
  43. data/lib/aspose_slides_cloud/models/delimiter_element.rb +293 -0
  44. data/lib/aspose_slides_cloud/models/disc_usage.rb +227 -227
  45. data/lib/aspose_slides_cloud/models/document.rb +257 -257
  46. data/lib/aspose_slides_cloud/models/document_properties.rb +209 -209
  47. data/lib/aspose_slides_cloud/models/document_property.rb +232 -232
  48. data/lib/aspose_slides_cloud/models/document_replace_result.rb +218 -218
  49. data/lib/aspose_slides_cloud/models/effect.rb +434 -424
  50. data/lib/aspose_slides_cloud/models/effect_format.rb +277 -277
  51. data/lib/aspose_slides_cloud/models/entity_exists.rb +212 -212
  52. data/lib/aspose_slides_cloud/models/error.rb +237 -237
  53. data/lib/aspose_slides_cloud/models/error_details.rb +222 -222
  54. data/lib/aspose_slides_cloud/models/export_format.rb +62 -60
  55. data/lib/aspose_slides_cloud/models/export_options.rb +236 -216
  56. data/lib/aspose_slides_cloud/models/file_version.rb +225 -225
  57. data/lib/aspose_slides_cloud/models/file_versions.rb +209 -209
  58. data/lib/aspose_slides_cloud/models/files_list.rb +209 -209
  59. data/lib/aspose_slides_cloud/models/files_upload_result.rb +221 -221
  60. data/lib/aspose_slides_cloud/models/fill_format.rb +240 -240
  61. data/lib/aspose_slides_cloud/models/fill_overlay_effect.rb +246 -246
  62. data/lib/aspose_slides_cloud/models/font_scheme.rb +227 -227
  63. data/lib/aspose_slides_cloud/models/font_set.rb +227 -227
  64. data/lib/aspose_slides_cloud/models/format_scheme.rb +245 -245
  65. data/lib/aspose_slides_cloud/models/fraction_element.rb +261 -0
  66. data/lib/aspose_slides_cloud/models/function_element.rb +239 -0
  67. data/lib/aspose_slides_cloud/models/geometry_path.rb +263 -0
  68. data/lib/aspose_slides_cloud/models/geometry_paths.rb +209 -0
  69. data/lib/aspose_slides_cloud/models/geometry_shape.rb +263 -260
  70. data/lib/aspose_slides_cloud/models/gif_export_options.rb +230 -0
  71. data/lib/aspose_slides_cloud/models/glow_effect.rb +222 -222
  72. data/lib/aspose_slides_cloud/models/gradient_fill.rb +342 -342
  73. data/lib/aspose_slides_cloud/models/gradient_fill_stop.rb +222 -222
  74. data/lib/aspose_slides_cloud/models/graphical_object.rb +237 -234
  75. data/lib/aspose_slides_cloud/models/group_shape.rb +237 -234
  76. data/lib/aspose_slides_cloud/models/grouping_character_element.rb +283 -0
  77. data/lib/aspose_slides_cloud/models/header_footer.rb +247 -247
  78. data/lib/aspose_slides_cloud/models/html5_export_options.rb +220 -0
  79. data/lib/aspose_slides_cloud/models/html_export_options.rb +378 -421
  80. data/lib/aspose_slides_cloud/models/hyperlink.rb +348 -0
  81. data/lib/aspose_slides_cloud/models/i_shape_export_options.rb +197 -197
  82. data/lib/aspose_slides_cloud/models/image.rb +237 -237
  83. data/lib/aspose_slides_cloud/models/image_export_format.rb +43 -43
  84. data/lib/aspose_slides_cloud/models/image_export_options.rb +286 -299
  85. data/lib/aspose_slides_cloud/models/images.rb +209 -209
  86. data/lib/aspose_slides_cloud/models/inner_shadow_effect.rb +252 -252
  87. data/lib/aspose_slides_cloud/models/input.rb +227 -227
  88. data/lib/aspose_slides_cloud/models/input_file.rb +250 -250
  89. data/lib/aspose_slides_cloud/models/interactive_sequence.rb +224 -224
  90. data/lib/aspose_slides_cloud/models/layout_slide.rb +278 -278
  91. data/lib/aspose_slides_cloud/models/layout_slides.rb +209 -209
  92. data/lib/aspose_slides_cloud/models/left_sub_superscript_element.rb +249 -0
  93. data/lib/aspose_slides_cloud/models/legend.rb +321 -321
  94. data/lib/aspose_slides_cloud/models/light_rig.rb +293 -0
  95. data/lib/aspose_slides_cloud/models/limit_element.rb +249 -0
  96. data/lib/aspose_slides_cloud/models/line_format.rb +411 -411
  97. data/lib/aspose_slides_cloud/models/line_to_path_segment.rb +249 -0
  98. data/lib/aspose_slides_cloud/models/master_slide.rb +231 -231
  99. data/lib/aspose_slides_cloud/models/master_slides.rb +209 -209
  100. data/lib/aspose_slides_cloud/models/math_element.rb +240 -0
  101. data/lib/aspose_slides_cloud/models/math_paragraph.rb +253 -0
  102. data/lib/aspose_slides_cloud/models/matrix_element.rb +337 -0
  103. data/lib/aspose_slides_cloud/models/merge.rb +231 -231
  104. data/lib/aspose_slides_cloud/models/merging_source.rb +219 -219
  105. data/lib/aspose_slides_cloud/models/move_to_path_segment.rb +249 -0
  106. data/lib/aspose_slides_cloud/models/nary_operator_element.rb +311 -0
  107. data/lib/aspose_slides_cloud/models/no_fill.rb +219 -219
  108. data/lib/aspose_slides_cloud/models/normal_view_restored_properties.rb +217 -217
  109. data/lib/aspose_slides_cloud/models/notes_slide.rb +217 -217
  110. data/lib/aspose_slides_cloud/models/notes_slide_export_format.rb +43 -43
  111. data/lib/aspose_slides_cloud/models/notes_slide_header_footer.rb +267 -267
  112. data/lib/aspose_slides_cloud/models/object_exist.rb +227 -227
  113. data/lib/aspose_slides_cloud/models/ole_object_frame.rb +262 -259
  114. data/lib/aspose_slides_cloud/models/one_value_chart_data_point.rb +210 -210
  115. data/lib/aspose_slides_cloud/models/one_value_series.rb +248 -248
  116. data/lib/aspose_slides_cloud/models/ordered_merge_request.rb +209 -209
  117. data/lib/aspose_slides_cloud/models/outer_shadow_effect.rb +252 -252
  118. data/lib/aspose_slides_cloud/models/output_file.rb +240 -240
  119. data/lib/aspose_slides_cloud/models/paragraph.rb +517 -517
  120. data/lib/aspose_slides_cloud/models/paragraphs.rb +209 -209
  121. data/lib/aspose_slides_cloud/models/path_input_file.rb +240 -240
  122. data/lib/aspose_slides_cloud/models/path_output_file.rb +239 -239
  123. data/lib/aspose_slides_cloud/models/path_segment.rb +240 -0
  124. data/lib/aspose_slides_cloud/models/pattern_fill.rb +266 -266
  125. data/lib/aspose_slides_cloud/models/pdf_export_options.rb +474 -547
  126. data/lib/aspose_slides_cloud/models/picture_fill.rb +351 -351
  127. data/lib/aspose_slides_cloud/models/picture_frame.rb +248 -245
  128. data/lib/aspose_slides_cloud/models/pipeline.rb +219 -219
  129. data/lib/aspose_slides_cloud/models/placeholder.rb +325 -325
  130. data/lib/aspose_slides_cloud/models/placeholders.rb +209 -209
  131. data/lib/aspose_slides_cloud/models/plot_area.rb +311 -311
  132. data/lib/aspose_slides_cloud/models/portion.rb +619 -589
  133. data/lib/aspose_slides_cloud/models/portions.rb +209 -209
  134. data/lib/aspose_slides_cloud/models/pptx_export_options.rb +244 -247
  135. data/lib/aspose_slides_cloud/models/presentation_to_merge.rb +273 -273
  136. data/lib/aspose_slides_cloud/models/presentations_merge_request.rb +221 -221
  137. data/lib/aspose_slides_cloud/models/preset_shadow_effect.rb +286 -286
  138. data/lib/aspose_slides_cloud/models/protection_properties.rb +267 -267
  139. data/lib/aspose_slides_cloud/models/quadratic_bezier_to_path_segment.rb +279 -0
  140. data/lib/aspose_slides_cloud/models/radical_element.rb +249 -0
  141. data/lib/aspose_slides_cloud/models/reflection_effect.rb +441 -441
  142. data/lib/aspose_slides_cloud/models/remove_shape.rb +229 -229
  143. data/lib/aspose_slides_cloud/models/remove_slide.rb +234 -234
  144. data/lib/aspose_slides_cloud/models/reorder_slide.rb +249 -249
  145. data/lib/aspose_slides_cloud/models/replace_text.rb +269 -269
  146. data/lib/aspose_slides_cloud/models/request_input_file.rb +235 -235
  147. data/lib/aspose_slides_cloud/models/reset_slide.rb +234 -234
  148. data/lib/aspose_slides_cloud/models/resource_base.rb +219 -219
  149. data/lib/aspose_slides_cloud/models/resource_uri.rb +237 -237
  150. data/lib/aspose_slides_cloud/models/response_output_file.rb +219 -219
  151. data/lib/aspose_slides_cloud/models/right_sub_superscript_element.rb +259 -0
  152. data/lib/aspose_slides_cloud/models/save.rb +266 -266
  153. data/lib/aspose_slides_cloud/models/save_shape.rb +276 -276
  154. data/lib/aspose_slides_cloud/models/save_slide.rb +301 -301
  155. data/lib/aspose_slides_cloud/models/scatter_chart_data_point.rb +225 -225
  156. data/lib/aspose_slides_cloud/models/scatter_series.rb +248 -248
  157. data/lib/aspose_slides_cloud/models/section.rb +234 -234
  158. data/lib/aspose_slides_cloud/models/sections.rb +209 -209
  159. data/lib/aspose_slides_cloud/models/series.rb +422 -422
  160. data/lib/aspose_slides_cloud/models/series_marker.rb +281 -281
  161. data/lib/aspose_slides_cloud/models/shape.rb +258 -255
  162. data/lib/aspose_slides_cloud/models/shape_base.rb +405 -375
  163. data/lib/aspose_slides_cloud/models/shape_bevel.rb +261 -0
  164. data/lib/aspose_slides_cloud/models/shape_export_format.rb +44 -44
  165. data/lib/aspose_slides_cloud/models/shape_image_export_options.rb +271 -286
  166. data/lib/aspose_slides_cloud/models/shape_thumbnail_bounds.rb +41 -41
  167. data/lib/aspose_slides_cloud/models/shapes.rb +209 -209
  168. data/lib/aspose_slides_cloud/models/shapes_alignment_type.rb +46 -46
  169. data/lib/aspose_slides_cloud/models/slide.rb +322 -322
  170. data/lib/aspose_slides_cloud/models/slide_animation.rb +221 -221
  171. data/lib/aspose_slides_cloud/models/slide_background.rb +266 -266
  172. data/lib/aspose_slides_cloud/models/slide_comment.rb +239 -239
  173. data/lib/aspose_slides_cloud/models/slide_comments.rb +209 -209
  174. data/lib/aspose_slides_cloud/models/slide_export_format.rb +60 -59
  175. data/lib/aspose_slides_cloud/models/slide_properties.rb +315 -315
  176. data/lib/aspose_slides_cloud/models/slide_replace_result.rb +223 -223
  177. data/lib/aspose_slides_cloud/models/slides.rb +209 -209
  178. data/lib/aspose_slides_cloud/models/smart_art.rb +345 -342
  179. data/lib/aspose_slides_cloud/models/smart_art_node.rb +293 -293
  180. data/lib/aspose_slides_cloud/models/smart_art_shape.rb +238 -235
  181. data/lib/aspose_slides_cloud/models/soft_edge_effect.rb +212 -212
  182. data/lib/aspose_slides_cloud/models/solid_fill.rb +229 -229
  183. data/lib/aspose_slides_cloud/models/special_slide_type.rb +41 -0
  184. data/lib/aspose_slides_cloud/models/split_document_result.rb +209 -209
  185. data/lib/aspose_slides_cloud/models/storage_exist.rb +212 -212
  186. data/lib/aspose_slides_cloud/models/storage_file.rb +257 -257
  187. data/lib/aspose_slides_cloud/models/subscript_element.rb +239 -0
  188. data/lib/aspose_slides_cloud/models/superscript_element.rb +239 -0
  189. data/lib/aspose_slides_cloud/models/svg_export_options.rb +336 -379
  190. data/lib/aspose_slides_cloud/models/swf_export_options.rb +446 -529
  191. data/lib/aspose_slides_cloud/models/table.rb +353 -350
  192. data/lib/aspose_slides_cloud/models/table_cell.rb +403 -403
  193. data/lib/aspose_slides_cloud/models/table_column.rb +212 -212
  194. data/lib/aspose_slides_cloud/models/table_row.rb +239 -239
  195. data/lib/aspose_slides_cloud/models/task.rb +240 -240
  196. data/lib/aspose_slides_cloud/models/text_element.rb +229 -0
  197. data/lib/aspose_slides_cloud/models/text_item.rb +217 -217
  198. data/lib/aspose_slides_cloud/models/text_items.rb +209 -209
  199. data/lib/aspose_slides_cloud/models/theme.rb +237 -237
  200. data/lib/aspose_slides_cloud/models/three_d_format.rb +331 -0
  201. data/lib/aspose_slides_cloud/models/tiff_export_options.rb +370 -423
  202. data/lib/aspose_slides_cloud/models/update_background.rb +241 -241
  203. data/lib/aspose_slides_cloud/models/update_shape.rb +239 -239
  204. data/lib/aspose_slides_cloud/models/video_frame.rb +332 -329
  205. data/lib/aspose_slides_cloud/models/view_properties.rb +357 -357
  206. data/lib/aspose_slides_cloud/models/waterfall_chart_data_point.rb +206 -206
  207. data/lib/aspose_slides_cloud/models/waterfall_series.rb +247 -247
  208. data/lib/aspose_slides_cloud/models/xaml_export_options.rb +210 -0
  209. data/lib/aspose_slides_cloud/models/xps_export_options.rb +230 -243
  210. data/lib/aspose_slides_cloud/type_registry.rb +402 -323
  211. data/lib/aspose_slides_cloud/version.rb +25 -25
  212. data/lib/aspose_slides_cloud.rb +251 -212
  213. data/spec/api/slides_api_spec.rb +52044 -40353
  214. data/spec/extra/extra_spec.rb +202 -202
  215. data/spec/spec_utils.rb +188 -182
  216. data/testConfig.json +7 -7
  217. data/testRules.json +522 -517
  218. metadata +45 -6
data/testRules.json CHANGED
@@ -1,518 +1,523 @@
1
- {
2
- "Files": [
3
- { "Action": "Put", "File": "test.pptx" },
4
- { "Action": "Put", "File": "test-unprotected.pptx", "Method": "CreateSlide" },
5
- { "Action": "Put", "File": "test-unprotected.pptx", "Method": "DeleteSlides" },
6
- { "Action": "Put", "File": "test-unprotected.pptx", "Method": "UpdateSlide" },
7
- { "Action": "Delete", "File": "test.pptx", "Method": "CreatePresentation" },
8
- { "Action": "Delete", "File": "test.pptx", "Method": "ImportFromHtml" },
9
- { "Action": "Delete", "File": "test.pptx", "Method": "UploadFile" },
10
- { "Action": "Delete", "Folder": "%v", "File": "test.pptx", "Parameter": "Folder" },
11
- { "Action": "Delete", "File": "%v", "Parameter": "Name" },
12
- { "Action": "Delete", "File": "changedtest.pptx", "Method": "CreatePresentation" },
13
- { "Action": "Delete", "File": "invalidchangedtest.pptx", "Method": "CreatePresentation" },
14
- { "Action": "Delete", "Folder": "TempSlidesSDKinvalid", "File": "changedtest.pptx", "Method": "CreatePresentation" },
15
- { "Action": "Delete", "File": "changedtest.pptx", "Method": "CreatePresentationFromSource" },
16
- { "Action": "Delete", "File": "invalidchangedtest.pptx", "Method": "CreatePresentationFromSource" },
17
- { "Action": "Delete", "Folder": "TempSlidesSDKinvalid", "File": "changedtest.pptx", "Method": "CreatePresentationFromSource" },
18
- { "Action": "Delete", "File": "changedtest.pptx", "Method": "CreatePresentationFromTemplate" },
19
- { "Action": "Delete", "File": "invalidchangedtest.pptx", "Method": "CreatePresentationFromTemplate" },
20
- { "Action": "Delete", "Folder": "invalidTempSlidesSDK", "File": "test.pptx", "Method": "CreatePresentationFromTemplate" },
21
- { "Action": "Delete", "Folder": "TempSlidesSDKinvalid", "File": "changedtest.pptx", "Method": "CreatePresentationFromTemplate" },
22
- { "Action": "Delete", "Folder": "invalidTempSlidesSDK", "File": "test.pptx", "Parameter": "CloneFrom" },
23
- { "Action": "Delete", "Folder": "invalidTempSlidesSDK", "File": "test.pptx", "Parameter": "SourcePath" }
24
- ],
25
- "Values": [
26
- { "InvalidValue": "%vinvalid" },
27
- { "Value": "test.pptx", "InvalidValue": "invalid%v", "Parameter": "Name" },
28
- { "Value": "test-unprotected.pptx", "Parameter": "Name", "Method": "UpdateSlide" },
29
- { "Value": "test-unprotected.pptx", "Parameter": "Name", "Method": "CreateSlide" },
30
- { "Value": "test-unprotected.pptx", "Parameter": "Name", "Method": "DeleteSlides" },
31
- { "Value": "changedtest.pptx", "Parameter": "Name", "Method": "CreatePresentationFromSource" },
32
- { "Value": "changedtest.pptx", "Parameter": "Name", "Method": "CreatePresentationFromTemplate" },
33
- { "Value": "TempSlidesSDK", "Parameter": "Folder" },
34
- { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "SourcePath" },
35
- { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "SrcPath" },
36
- { "Value": "TempSlidesSDK/changedtest.pptx", "InvalidValue": "invalid%v", "Parameter": "DestPath" },
37
- { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "TemplatePath" },
38
- { "Value": "TempSlidesSDK/TemplateCV.pptx", "InvalidValue": "invalid%v", "Parameter": "TemplatePath", "Method": "CreatePresentation" },
39
- { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "CloneFrom" },
40
- { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "Source" },
41
- { "Value": "TempSlidesSDK/out.pdf", "Parameter": "OutPath" },
42
- { "Value": "password", "Parameter": "Password" },
43
- { "Value": "password", "Parameter": "InputPassword" },
44
- { "Value": "password", "Parameter": "TemplatePassword" },
45
- { "Value": "password", "Parameter": "SourcePassword" },
46
- { "Value": "password", "Parameter": "CloneFromPassword" },
47
- { "Value": null, "Parameter": "Password", "Method": "UpdateSlide" },
48
- { "Value": null, "Parameter": "Password", "Method": "CreateSlide" },
49
- { "Value": null, "Parameter": "Password", "Method": "DeleteSlides" },
50
- { "Value": null, "Parameter": "Storage" },
51
- { "Value": null, "Parameter": "StorageName" },
52
- { "Value": "testStorage", "Parameter": "StorageName", "Method": "StorageExists" },
53
- { "Value": null, "Parameter": "SrcStorageName" },
54
- { "Value": null, "Parameter": "DestStorageName" },
55
- { "Value": null, "Parameter": "TemplateStorage" },
56
- { "Value": null, "Parameter": "CloneFromStorage" },
57
- { "Value": null, "Parameter": "SourceStorage" },
58
- { "Value": 1, "InvalidValue": 593, "Parameter": "SlideIndex" },
59
- { "Value": 5, "Parameter": "SlideIndex", "Method": "CreateSection" },
60
- { "Value": null, "InvalidValue": [1, 593], "Parameter": "Slides" },
61
- { "Value": 1, "InvalidValue": 593, "Parameter": "SlideToCopy" },
62
- { "Value": null, "InvalidValue": 593, "Parameter": "SlideToClone" },
63
- { "Value": 1, "InvalidValue": 593, "Parameter": "ShapeIndex" },
64
- { "Value": 3, "Parameter": "SlideIndex", "Method": "CreateChartSeries" },
65
- { "Value": 3, "Parameter": "SlideIndex", "Method": "UpdateChartSeries" },
66
- { "Value": 3, "Parameter": "SlideIndex", "Method": "DeleteChartSeries" },
67
- { "Value": 3, "Parameter": "SlideIndex", "Method": "CreateChartCategory" },
68
- { "Value": 3, "Parameter": "SlideIndex", "Method": "UpdateChartCategory" },
69
- { "Value": 3, "Parameter": "SlideIndex", "Method": "DeleteChartCategory" },
70
- { "Value": 3, "Parameter": "SlideIndex", "Method": "CreateChartDataPoint" },
71
- { "Value": 3, "Parameter": "SlideIndex", "Method": "UpdateChartDataPoint" },
72
- { "Value": 3, "Parameter": "SlideIndex", "Method": "DeleteChartDataPoint" },
73
- { "Value": 2, "Parameter": "ShapeIndex", "Method": "CreateChartDataPoint" },
74
- { "Value": 2, "Parameter": "ShapeIndex", "Method": "UpdateChartDataPoint" },
75
- { "Value": 1, "Parameter": "ShapeIndex", "Method": "DeleteSlideSubshape" },
76
- { "Value": 1, "Parameter": "ShapeIndex", "Method": "DeleteSlideSubshapes" },
77
- { "Value": 1, "Parameter": "ShapeIndex", "Method": "DeleteSubshapeParagraph" },
78
- { "Value": 1, "Parameter": "ShapeIndex", "Method": "DeleteSubshapeParagraphs" },
79
- { "Value": 1, "Parameter": "ShapeIndex", "Method": "DeleteSubshapePortion" },
80
- { "Value": 1, "Parameter": "ShapeIndex", "Method": "DeleteSubshapePortions" },
81
- { "Value": 1, "Parameter": "ShapeIndex", "Method": "GetSubshape" },
82
- { "Value": 1, "Parameter": "ShapeIndex", "Method": "GetSubshapes" },
83
- { "Value": 1, "Parameter": "ShapeIndex", "Method": "GetSubshapeParagraph" },
84
- { "Value": 1, "Parameter": "ShapeIndex", "Method": "GetSubshapeParagraphs" },
85
- { "Value": 1, "Parameter": "ShapeIndex", "Method": "GetSubshapeParagraphPortion" },
86
- { "Value": 1, "Parameter": "ShapeIndex", "Method": "GetSubshapeParagraphPortions" },
87
- { "Value": 1, "Parameter": "ShapeIndex", "Method": "CreateSubshape" },
88
- { "Value": 1, "Parameter": "ShapeIndex", "Method": "CreateSubshapeParagraph" },
89
- { "Value": 1, "Parameter": "ShapeIndex", "Method": "CreateSubshapePortion" },
90
- { "Value": 1, "Parameter": "ShapeIndex", "Method": "DownloadSubshape" },
91
- { "Value": 1, "Parameter": "ShapeIndex", "Method": "UpdateSubshapePortion" },
92
- { "Value": 1, "Parameter": "ShapeIndex", "Method": "UpdateSubshapeParagraph" },
93
- { "Value": 1, "Parameter": "ShapeIndex", "Method": "UpdateSubshape" },
94
- { "Value": 1, "Parameter": "ShapeIndex", "Method": "SaveSubshape" },
95
- { "Value": null, "InvalidValue": [1, 593], "Parameter": "Shapes" },
96
- { "Value": null, "InvalidValue": 593, "Parameter": "ShapeToClone" },
97
- { "Value": 1, "InvalidValue": 593, "Parameter": "SeriesIndex" },
98
- { "Value": 1, "InvalidValue": 593, "Parameter": "CategoryIndex" },
99
- { "Value": 1, "InvalidValue": 593, "Parameter": "PointIndex" },
100
- { "Value": 1, "InvalidValue": 593, "Parameter": "ParagraphIndex" },
101
- { "Value": null, "InvalidValue": [1, 593], "Parameter": "Paragraphs" },
102
- { "Value": 1, "InvalidValue": 593, "Parameter": "PortionIndex" },
103
- { "Value": null, "InvalidValue": [1, 593], "Parameter": "Portions" },
104
- { "Value": 1, "InvalidValue": 593, "Parameter": "PlaceholderIndex" },
105
- { "Value": 1, "InvalidValue": 593, "Parameter": "SequenceIndex" },
106
- { "Value": 1, "InvalidValue": 593, "Parameter": "EffectIndex" },
107
- { "Value": 2, "InvalidValue": 593, "Parameter": "SectionIndex" },
108
- { "Value": 1, "InvalidValue": 593, "Parameter": "Index" },
109
- { "Value": 2, "InvalidValue": 593, "Parameter": "NewPosition" },
110
- { "Value": 20, "InvalidValue": 593, "Parameter": "FontHeight" },
111
- { "Value": 256, "InvalidValue": 593, "Parameter": "FontColor" },
112
- { "Value": null, "InvalidValue": 593, "Parameter": "OldPosition" },
113
- { "Value": 1, "InvalidValue": 593, "Parameter": "Position" },
114
- { "Value": [2, 1], "InvalidValue": [1, 593], "Parameter": "OldPositions" },
115
- { "Value": [1, 2], "InvalidValue": [1, 593], "Parameter": "NewPositions" },
116
- { "Value": [3, 2], "InvalidValue": [1, 593], "Parameter": "Sections" },
117
- { "Value": 1, "InvalidValue": 593, "Parameter": "CloneFromPosition" },
118
- { "Value": null, "InvalidValue": 593, "Parameter": "From" },
119
- { "Value": null, "InvalidValue": 593, "Parameter": "To" },
120
- { "Value": "4/shapes", "Parameter": "Path" },
121
- { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "Path", "Method": "UploadFile" },
122
- { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "Path", "Method": "DownloadFile" },
123
- { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "Path", "Method": "GetFileVersions" },
124
- { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "Path", "Method": "DeleteFile" },
125
- { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "Path", "Method": "ObjectExists" },
126
- { "Value": "TempSlidesSDK", "Parameter": "Path", "Method": "DeleteFolder" },
127
- { "Value": "testProperty", "Parameter": "PropertyName" },
128
- { "Value": null, "Parameter": "Author" },
129
- { "InvalidValue": null, "Parameter": "Stream" },
130
- {
131
- "Value": "<staff><person><name>John Doe</name><address><line1>10 Downing Street</line1><line2>London</line2></address><phone>+457 123456</phone><bio>Hi, I'm John and this is my CV</bio><skills><skill><title>C#</title><level>Excellent</level></skill><skill><title>C++</title><level>Good</level></skill><skill><title>Java</title><level>Average</level></skill></skills></person></staff>",
132
- "Parameter": "Data"
133
- },
134
- { "Value": {}, "InvalidValue": null, "Type": "Pipeline", "Parameter": "Request" },
135
- { "Value": {}, "InvalidValue": null, "Type": "PresentationsMergeRequest", "Parameter": "Request" },
136
- { "Value": { "Presentations": [{ "Path": "test.pptx", "Password": "password" }, { "Path": "test-unprotected.pptx" }] }, "InvalidValue": null, "Type": "OrderedMergeRequest", "Parameter": "Request" },
137
- { "Value": { "Presentations": [{ "Path": "file1", "Password": "password" }, { "Path": "file2" }] }, "InvalidValue": null, "Type": "OrderedMergeRequest", "Parameter": "Request", "Language": "Go" },
138
- { "Value": { "Presentations": [{ "Path": "file1", "Password": "password" }, { "Path": "file2" }] }, "InvalidValue": null, "Type": "OrderedMergeRequest", "Parameter": "Request", "Language": "Ruby" },
139
- { "Value": { "Presentations": [{ "Path": "file1", "Password": "password" }, { "Path": "file2" }] }, "InvalidValue": null, "Type": "OrderedMergeRequest", "Parameter": "Request", "Language": "Perl" },
140
- { "Value": { "Presentations": [{ "Path": "file1", "Password": "password" }, { "Path": "file2" }] }, "InvalidValue": null, "Type": "OrderedMergeRequest", "Parameter": "Request", "Language": "Swift" },
141
- { "Value": { "Presentations": [{ "Path": "file1", "Password": "password" }, { "Path": "file2" }] }, "InvalidValue": null, "Type": "OrderedMergeRequest", "Parameter": "Request", "Language": "CPP" },
142
- { "Value": {}, "InvalidValue": null, "Type": "OrderedMergeRequest", "Parameter": "Request", "Method": "OrderedMerge" },
143
- { "Value": {}, "InvalidValue": null, "Type": "Pipeline", "Parameter": "Pipeline" },
144
- { "Value": {}, "InvalidValue": null, "Type": "SlideBackground", "Parameter": "Background" },
145
- { "Value": {}, "InvalidValue": null, "Type": "SlideAnimation", "Parameter": "Animation" },
146
- { "Value": {}, "InvalidValue": null, "Type": "ChartCategory", "Parameter": "Category" },
147
- { "Value": { "XValue": 32.5, "YValue": 42.9 }, "InvalidValue": null, "Type": "ScatterChartDataPoint", "Parameter": "DataPoint" },
148
- { "Value": { "DataPointType": "OneValue" }, "InvalidValue": null, "Type": "OneValueSeries", "Parameter": "Series" },
149
- { "Value": { "TriggerShapeIndex": 1 }, "InvalidValue": null, "Type": "InteractiveSequence", "Parameter": "Sequence" },
150
- { "Value": { "ShapeIndex": 1, "Type": "Appear" }, "InvalidValue": null, "Type": "Effect", "Parameter": "Effect" },
151
- { "Value": { "Text": "testNote" }, "InvalidValue": null, "Type": "NotesSlide", "Parameter": "DTO" },
152
- { "Value": {}, "InvalidValue": null, "Type": "Paragraph", "Parameter": "DTO" },
153
- { "Value": {}, "InvalidValue": null, "Type": "Portion", "Parameter": "DTO" },
154
- { "Value": {}, "InvalidValue": null, "Type": "HeaderFooter", "Parameter": "DTO" },
155
- { "Value": {}, "InvalidValue": null, "Type": "NotesSlideHeaderFooter", "Parameter": "DTO" },
156
- {
157
- "Value": { "Text": "testShape", "Type": "Shape", "ShapeType": "BentArrow", "GeometryShapeType": "Rectangle" },
158
- "InvalidValue": null,
159
- "Type": "Shape",
160
- "Parameter": "DTO"
161
- },
162
- { "Value": null, "InvalidValue": null, "Parameter": "PictureFrame" },
163
- { "Value": null, "InvalidValue": null, "Parameter": "Shape" },
164
- { "Value": { "Type": "Connector" }, "InvalidValue": null, "Type": "Shape", "Parameter": "DTO", "Language": "CPP" },
165
- { "Value": {}, "InvalidValue": null, "Type": "SlideProperties", "Parameter": "DTO", "Method": "SetSlideProperties" },
166
- { "Value": {}, "InvalidValue": null, "Type": "ProtectionProperties", "Parameter": "DTO", "Method": "SetProtection" },
167
- { "Value": {}, "InvalidValue": null, "Type": "ProtectionProperties", "Parameter": "DTO", "Method": "SetProtectionOnline" },
168
- { "Value": {}, "InvalidValue": null, "Type": "ViewProperties", "Parameter": "DTO", "Method": "SetViewProperties" },
169
- { "Value": { "Text": "testPortion" }, "InvalidValue": null, "Type": "Portion", "Parameter": "DTO", "Method": "CreatePortion" },
170
- { "Value": { "Text": "testPortion" }, "InvalidValue": null, "Type": "Portion", "Parameter": "DTO", "Method": "CreateSubshapePortion" },
171
- { "Value": { "Text": "testPortion" }, "InvalidValue": null, "Type": "Portion", "Parameter": "DTO", "Method": "CreateNotesSlidePortion" },
172
- { "Value": { "Author": "Caesar", "Text": "Veni vidi vici" }, "InvalidValue": null, "Type": "SlideComment", "Parameter": "DTO", "Method": "CreateComment" },
173
- { "Value": { "Author": "Caesar", "Text": "Veni vidi vici" }, "InvalidValue": null, "Type": "SlideComment", "Parameter": "DTO", "Method": "CreateCommentOnline" },
174
- { "Value": { "MasterSlide": { "Href": "masterSlides/2" } }, "InvalidValue": null, "Type": "LayoutSlide", "Parameter": "SlideDTO" },
175
- { "Value": { "LayoutSlide": { "Uri": { "Href": "TitleOnly" } } }, "InvalidValue": null, "Type": "Slide", "Parameter": "SlideDTO", "Method": "UpdateSlide" },
176
- { "Value": { "List": [{ "Name": "Prop001", "Value": "Value001" }] }, "InvalidValue": null, "Type": "DocumentProperties", "Parameter": "Properties" },
177
- {
178
- "Value": { "Name": "testProperty001", "Value": "testValue002" },
179
- "InvalidValue": null,
180
- "Type": "DocumentProperty",
181
- "Parameter": "Property"
182
- },
183
- { "Value": {}, "InvalidValue": null, "Type": "Sections", "Parameter": "Sections", "Method": "SetSections" },
184
- { "Value": "pdf", "Parameter": "Format" },
185
- { "InvalidValue": "svg", "Parameter": "Format", "Language": "NET" },
186
- { "InvalidValue": "gif", "Parameter": "Format", "Method": "DownloadNotesSlide", "Language": "NET" },
187
- { "InvalidValue": "gif", "Parameter": "Format", "Method": "DownloadNotesSlideOnline", "Language": "NET" },
188
- { "InvalidValue": "gif", "Parameter": "Format", "Method": "DownloadImage", "Language": "NET" },
189
- { "InvalidValue": "gif", "Parameter": "Format", "Method": "DownloadImageOnline", "Language": "NET" },
190
- { "InvalidValue": "gif", "Parameter": "Format", "Method": "DownloadImages", "Language": "NET" },
191
- { "InvalidValue": "gif", "Parameter": "Format", "Method": "DownloadImagesOnline", "Language": "NET" },
192
- { "Value": "png", "Parameter": "Format", "Method": "DownloadNotesSlide" },
193
- { "Value": "png", "Parameter": "Format", "Method": "DownloadNotesSlideOnline" },
194
- { "Value": "png", "Parameter": "Format", "Method": "DownloadShape" },
195
- { "Value": "png", "Parameter": "Format", "Method": "SaveShape" },
196
- { "Value": "png", "Parameter": "Format", "Method": "DownloadShapeOnline" },
197
- { "Value": "png", "Parameter": "Format", "Method": "SaveShapeOnline" },
198
- { "Value": "png", "Parameter": "Format", "Method": "DownloadSubshape" },
199
- { "Value": "png", "Parameter": "Format", "Method": "SaveSubshape" },
200
- { "Value": "png", "Parameter": "Format", "Method": "DownloadNotesSlideShape" },
201
- { "Value": "png", "Parameter": "Format", "Method": "SaveNotesSlideShape" },
202
- { "Value": "png", "Parameter": "Format", "Method": "DownloadImage" },
203
- { "Value": "png", "Parameter": "Format", "Method": "DownloadImageOnline" },
204
- { "Value": "png", "Parameter": "Format", "Method": "DownloadImages" },
205
- { "Value": "png", "Parameter": "Format", "Method": "DownloadImagesOnline" },
206
- { "Value": "AlignTop", "InvalidValue": "AlignBottom", "Parameter": "AlignmentType" },
207
- { "Value": null, "InvalidValue": "Shape", "Parameter": "Bounds" },
208
- { "Value": "OnScreen", "InvalidValue": "Ledger", "Parameter": "SizeType" },
209
- { "Value": "DoNotScale", "InvalidValue": "Maximize", "Parameter": "ScaleType" },
210
- { "Value": null, "InvalidValue": null, "Parameter": "Options" },
211
- { "Value": 1, "InvalidValue": 593, "Parameter": "Width" },
212
- { "Value": 1, "InvalidValue": 593, "Parameter": "Height" },
213
- { "Value": "#FF0000dd", "Parameter": "Color" },
214
- { "Value": null, "InvalidValue": false, "Parameter": "Recursive" },
215
- { "Value": true, "Parameter": "Recursive", "Method": "DeleteFolder" },
216
- { "Value": null, "InvalidValue": false, "Parameter": "IgnoreCase" },
217
- { "Value": null, "InvalidValue": false, "Parameter": "WithEmpty" },
218
- { "Value": null, "InvalidValue": false, "Parameter": "ApplyToAll" },
219
- { "Value": null, "InvalidValue": false, "Parameter": "IsImageDataEmbedded" },
220
- { "Value": null, "InvalidValue": false, "Parameter": "WithSlides" },
221
- { "Value": null, "InvalidValue": false, "Parameter": "AlignToSlide" },
222
- { "Value": null, "InvalidValue": 593, "Parameter": "JpegQuality" },
223
- { "Value": null, "InvalidValue": 593.5, "Parameter": "ScaleX" },
224
- { "Value": null, "InvalidValue": 593.5, "Parameter": "ScaleY" },
225
- { "InvalidValue": null, "Parameter": "Files" },
226
- { "Value": null, "Parameter": "VersionId" }
227
- ],
228
- "OKToReturnNull": [
229
- { "Method": "Pipeline" }
230
- ],
231
- "OKToNotFail": [
232
- { "Parameter": "JpegQuality" },
233
- { "Parameter": "Width" },
234
- { "Parameter": "Height" },
235
- { "Parameter": "From" },
236
- { "Parameter": "To" },
237
- { "Parameter": "PropertyName" },
238
- { "Parameter": "ScaleType" },
239
- { "Parameter": "SizeType" },
240
- { "Parameter": "ScaleX" },
241
- { "Parameter": "ScaleY" },
242
- { "Parameter": "Bounds" },
243
- { "Parameter": "OutPath" },
244
- { "Parameter": "FontsFolder" },
245
- { "Parameter": "DestFolder" },
246
- { "Parameter": "IsImageDataEmbedded" },
247
- { "Parameter": "Stream" },
248
- { "Parameter": "Html" },
249
- { "Parameter": "Pdf" },
250
- { "Parameter": "Options" },
251
- { "Parameter": "ApplyToAll" },
252
- { "Parameter": "SlideToCopy" },
253
- { "Parameter": "SlideToClone" },
254
- { "Parameter": "Source" },
255
- { "Parameter": "LayoutAlias" },
256
- { "Parameter": "Background" },
257
- { "Parameter": "WithEmpty" },
258
- { "Parameter": "OldValue" },
259
- { "Parameter": "NewValue" },
260
- { "Parameter": "OldPosition" },
261
- { "Parameter": "NewPosition" },
262
- { "Parameter": "IgnoreCase" },
263
- { "Parameter": "Document" },
264
- { "Parameter": "Color" },
265
- { "Parameter": "Image" },
266
- { "Parameter": "PictureFrame" },
267
- { "Parameter": "Shape" },
268
- { "Parameter": "FontColor" },
269
- { "Parameter": "FontHeight" },
270
- { "Parameter": "FontName" },
271
- { "Parameter": "Text" },
272
- { "Parameter": "ShapeName" },
273
- { "Parameter": "Format", "Method": "UpdateSlide" },
274
- { "Parameter": "Format", "Language": "NET" },
275
- { "Parameter": "Format", "Language": "Java", "Method": "Split" },
276
- { "Parameter": "Dto", "Method": "CreateNotesSlide" },
277
- { "Parameter": "DataPoint", "Language": "PHP" },
278
- { "Parameter": "Dto", "Language": "Swift" },
279
- { "Parameter": "SlideDto", "Language": "Swift" },
280
- { "Parameter": "Request", "Language": "Swift" },
281
- { "Parameter": "Effect", "Language": "Swift" },
282
- { "Parameter": "Sequence", "Language": "Swift" },
283
- { "Parameter": "Pipeline", "Language": "Swift" },
284
- { "Parameter": "Properties", "Language": "Swift" },
285
- { "Parameter": "Property", "Language": "Swift" },
286
- { "Parameter": "Animation", "Language": "Swift" },
287
- { "Parameter": "Category", "Language": "Swift" },
288
- { "Parameter": "Series", "Language": "Swift" },
289
- { "Parameter": "Sections", "Language": "Swift" },
290
- { "Parameter": "Position", "Method": "MoveSlide" },
291
- { "Parameter": "Name", "Method": "CreatePresentation" },
292
- { "Parameter": "Name", "Method": "ImportFromHtml" },
293
- { "Parameter": "Name", "Method": "ImportFromPdf" },
294
- { "Parameter": "Name", "Method": "CreatePresentationFromSource" },
295
- { "Parameter": "Name", "Method": "CreatePresentationFromTemplate" },
296
- { "Parameter": "Folder", "Method": "CreatePresentation" },
297
- { "Parameter": "Folder", "Method": "ImportFromHtml" },
298
- { "Parameter": "Folder", "Method": "ImportFromPdf" },
299
- { "Parameter": "Folder", "Method": "CreatePresentationFromSource" },
300
- { "Parameter": "Folder", "Method": "CreatePresentationFromTemplate" },
301
- { "Parameter": "Password", "Method": "CreatePresentation" },
302
- { "Parameter": "Password", "Method": "ImportFromHtml" },
303
- { "Parameter": "Password", "Method": "CreatePresentationFromSource" },
304
- { "Parameter": "Password", "Method": "CreatePresentationFromTemplate" },
305
- { "Parameter": "Data", "Method": "CreatePresentation" },
306
- { "Parameter": "Files" },
307
- { "Parameter": "Request" },
308
- { "Parameter": "WithSlides" },
309
- { "Parameter": "SectionName" },
310
- { "Parameter": "AlignmentType" },
311
- { "Parameter": "AlignToSlide" },
312
- { "Method": "GetDiscUsage" },
313
- { "Method": "GetFilesList" },
314
- { "Method": "GetFileVersions" },
315
- { "Method": "DownloadFile" },
316
- { "Method": "StorageExists" },
317
- { "Method": "ObjectExists" },
318
- { "Method": "CreateFolder" },
319
- { "Method": "UploadFile" },
320
- { "Method": "CopyFolder" },
321
- { "Method": "CopyFile" },
322
- { "Method": "MoveFolder" },
323
- { "Method": "MoveFile" },
324
- { "Method": "DeleteFile" },
325
- { "Method": "DeleteFolder" }
326
- ],
327
- "Results": [
328
- { "Code": 200 },
329
- { "Code": 201, "Method": "CreatePresentation" },
330
- { "Code": 201, "Method": "ImportFromHtml" },
331
- { "Code": 201, "Method": "CreatePresentationFromSource" },
332
- { "Code": 201, "Method": "CreatePresentationFromTemplate" },
333
- { "Code": 201, "Method": "CreateSlide" },
334
- { "Code": 201, "Method": "CopySlide" },
335
- { "Code": 201, "Method": "CopyLayoutSlide" },
336
- { "Code": 201, "Method": "CopyMasterSlide" },
337
- { "Code": 201, "Method": "CreateNotesSlide" },
338
- { "Code": 201, "Method": "CreateParagraph" },
339
- { "Code": 201, "Method": "CreatePortion" },
340
- { "Code": 201, "Method": "CreateShape" },
341
- { "Code": 201, "Method": "CreateSubshapeParagraph" },
342
- { "Code": 201, "Method": "CreateSubshapePortion" },
343
- { "Code": 201, "Method": "CreateSubshape" },
344
- { "Code": 201, "Method": "CreateChartSeries" },
345
- { "Code": 201, "Method": "CreateChartCategory" },
346
- { "Code": 201, "Method": "CreateChartDataPoint" },
347
- { "Code": 201, "Method": "CreateNotesSlideParagraph" },
348
- { "Code": 201, "Method": "CreateNotesSlidePortion" },
349
- { "Code": 201, "Method": "CreateNotesSlideShape" },
350
- { "Code": 201, "Method": "CreateAnimationEffect" },
351
- { "Code": 201, "Method": "CreateAnimationInteractiveSequence" },
352
- { "Code": 201, "Method": "CreateAnimationInteractiveSequenceEffect" },
353
- { "Code": 201, "Method": "CreateSection" },
354
- { "Code": 400, "Invalid": true },
355
- { "Code": 404, "Message" : "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "Name" },
356
- { "Code": 404, "Message" : "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "Folder" },
357
- { "Code": 404, "Message" : "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "CloneFrom" },
358
- { "Code": 404, "Message" : "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "Source" },
359
- { "Code": 404, "Message" : "Not Found", "Parameter": "Path" },
360
- { "Code": 404, "Message": "The storage %v was not found or is not associated with the application.", "Parameter": "Storage" },
361
- { "Code": 404, "Message": "The storage %v was not found or is not associated with the application.", "Parameter": "StorageName" },
362
- { "Code": 404, "Message": "The storage %v was not found or is not associated with the application.", "Parameter": "SrcStorageName" },
363
- { "Code": 404, "Message": "The storage %v was not found or is not associated with the application.", "Parameter": "DestStorageName" },
364
- { "Code": 404, "Message": "The storage %v was not found or is not associated with the application.", "Parameter": "CloneFromStorage" },
365
- { "Code": 404, "Message": "The storage %v was not found or is not associated with the application.", "Parameter": "TemplateStorage" },
366
- { "Code": 404, "Message": "The storage %v was not found or is not associated with the application.", "Parameter": "SourceStorage" },
367
- { "Code": 404, "Message": "Author with name %v not found", "Parameter": "Author" },
368
- { "Message": "Invalid password.", "Parameter": "Password" },
369
- { "Message": "Invalid password.", "Parameter": "CloneFromPassword" },
370
- { "Message": "Invalid password.", "Parameter": "SourcePassword" },
371
- { "Message": "Invalid password.", "Parameter": "TemplatePassword" },
372
- { "Message": "Invalid password.", "Parameter": "InputPassword" },
373
- { "Message": "Failed to load the presentation", "Parameter": "Password", "Method": "DeleteSlides" },
374
- { "Message": "Failed to load the presentation", "Parameter": "Password", "Method": "CreateSlide" },
375
- { "Message": "Failed to load the presentation", "Parameter": "Password", "Method": "UpdateSlide" },
376
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "SlideIndex" },
377
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "Slides" },
378
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "ShapeIndex" },
379
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "Shapes" },
380
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "ParagraphIndex" },
381
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "Paragraphs" },
382
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "PortionIndex" },
383
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "Portions" },
384
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "EffectIndex" },
385
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "SequenceIndex" },
386
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "SeriesIndex" },
387
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "CategoryIndex" },
388
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "PointIndex" },
389
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "SectionIndex" },
390
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "Position" },
391
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "CloneFromPosition" },
392
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "OldPosition" },
393
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "NewPosition" },
394
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "OldPositions" },
395
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "NewPositions" },
396
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "SlideToCopy" },
397
- { "Message": "Placeholder with index %v doesn't exist.", "Parameter": "PlaceholderIndex" },
398
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "Index" },
399
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "ShapeToClone" },
400
- { "Message": "Index was out of range.", "Parameter": "ShapeToCopy" },
401
- { "Message": "Invalid Request", "Parameter": "VersionId" },
402
- { "Message": "Invalid version id specified", "Parameter": "VersionId", "Method": "DeleteFile" },
403
- { "Message": "Invalid version id specified", "Parameter": "VersionId", "Method": "DownloadFile" },
404
- { "Message": "AmazonS3 Storage exception", "Parameter": "VersionId", "Method": "ObjectExists" },
405
- { "Message": "Specified cast is not valid", "Parameter": "Path", "Method": "GetShapes" },
406
- { "Message": "Specified cast is not valid", "Parameter": "Path", "Method": "GetNotesSlideShapes" },
407
- { "Message": "Specified cast is not valid", "Parameter": "Path", "Method": "DeleteShapes" },
408
- { "Message": "Specified cast is not valid", "Parameter": "Path", "Method": "DeleteNotesSlideShapes" },
409
- { "Message" : "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "Path", "Method": "DownloadFile" },
410
- { "Code": 404, "Message": "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "SrcPath" },
411
- { "Code": 404, "Message": "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "SourcePath" },
412
- { "Code": 404, "Message": "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "TemplatePath" },
413
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "From" },
414
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "To" },
415
- { "Message": " is not supported", "Parameter": "Format" },
416
- { "Message": " is not supported", "Parameter": "OutPath" },
417
- { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImage", "Language": "NodeJS" },
418
- { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImage", "Language": "PHP" },
419
- { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImage", "Language": "Go" },
420
- { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImage", "Language": "Python" },
421
- { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImage", "Language": "Perl" },
422
- { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImage", "Language": "Swift" },
423
- { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImage", "Language": "CPP" },
424
- { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImageOnline", "Language": "NodeJS" },
425
- { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImageOnline", "Language": "PHP" },
426
- { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImageOnline", "Language": "Go" },
427
- { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImageOnline", "Language": "Python" },
428
- { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImageOnline", "Language": "Perl" },
429
- { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImageOnline", "Language": "Swift" },
430
- { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImageOnline", "Language": "CPP" },
431
- { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImages", "Language": "NodeJS" },
432
- { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImages", "Language": "PHP" },
433
- { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImages", "Language": "Go" },
434
- { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImages", "Language": "Python" },
435
- { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImages", "Language": "Perl" },
436
- { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImages", "Language": "Swift" },
437
- { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImages", "Language": "CPP" },
438
- { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImagesOnline", "Language": "NodeJS" },
439
- { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImagesOnline", "Language": "PHP" },
440
- { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImagesOnline", "Language": "Go" },
441
- { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImagesOnline", "Language": "Python" },
442
- { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImagesOnline", "Language": "Perl" },
443
- { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImagesOnline", "Language": "Swift" },
444
- { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImagesOnline", "Language": "CPP" },
445
- { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadShape", "Language": "NodeJS" },
446
- { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadSubshape", "Language": "NodeJS" },
447
- { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "SaveShape", "Language": "NodeJS" },
448
- { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "SaveSubshape", "Language": "NodeJS" },
449
- { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadShapeOnline", "Language": "NodeJS" },
450
- { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadShape", "Language": "PHP" },
451
- { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadSubshape", "Language": "PHP" },
452
- { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "SaveShape", "Language": "PHP" },
453
- { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "SaveSubshape", "Language": "PHP" },
454
- { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadShapeOnline", "Language": "PHP" },
455
- { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadShape", "Language": "Python" },
456
- { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadSubshape", "Language": "Python" },
457
- { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "SaveShape", "Language": "Python" },
458
- { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "SaveSubshape", "Language": "Python" },
459
- { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadShapeOnline", "Language": "Python" },
460
- { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadShape", "Language": "Go" },
461
- { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadSubshape", "Language": "Go" },
462
- { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "SaveShape", "Language": "Go" },
463
- { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "SaveSubshape", "Language": "Go" },
464
- { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadShapeOnline", "Language": "Go" },
465
- { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadShape", "Language": "Perl" },
466
- { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadSubshape", "Language": "Perl" },
467
- { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "SaveShape", "Language": "Perl" },
468
- { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "SaveSubshape", "Language": "Perl" },
469
- { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadShapeOnline", "Language": "Perl" },
470
- { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadShape", "Language": "Swift" },
471
- { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadSubshape", "Language": "Swift" },
472
- { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "SaveShape", "Language": "Swift" },
473
- { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "SaveSubshape", "Language": "Swift" },
474
- { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadShapeOnline", "Language": "Swift" },
475
- { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadShape", "Language": "CPP" },
476
- { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadSubshape", "Language": "CPP" },
477
- { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "SaveShape", "Language": "CPP" },
478
- { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "SaveSubshape", "Language": "CPP" },
479
- { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadShapeOnline", "Language": "CPP" },
480
- { "Message": " is not supported for this operation", "Parameter": "Format", "Method": "SaveShapeOnline", "Language": "CPP" },
481
- { "Message": "Color must be in format #FF000000", "Parameter": "Color" },
482
- { "Code": 404, "Message": "Property %v does not exist.", "Parameter": "PropertyName" },
483
- { "Message": "Error parsing XML template data", "Parameter": "Data" },
484
- { "Message": "Can't read MSCDFileSystem.", "Parameter": "Data", "Language": "Python", "Method": "CreatePresentation" },
485
- { "Message": " required parameter", "Parameter": "DTO" },
486
- { "Message": "DTO expected", "Parameter": "DTO", "Method": "CreateShape" },
487
- { "Message": "DTO expected", "Parameter": "DTO", "Method": "CreateSubshape" },
488
- { "Message": " required parameter", "Parameter": "SlideDTO" },
489
- { "Message": " required parameter", "Parameter": "Background" },
490
- { "Message": " required parameter", "Parameter": "Pipeline" },
491
- { "Message": " required parameter", "Parameter": "Properties" },
492
- { "Message": " required parameter", "Parameter": "Property" },
493
- { "Message": " required parameter", "Parameter": "Animation" },
494
- { "Message": " required parameter", "Parameter": "Sequence" },
495
- { "Message": " required parameter", "Parameter": "Series" },
496
- { "Message": " required parameter", "Parameter": "DataPoint" },
497
- { "Message": " required parameter", "Parameter": "Category" },
498
- { "Message": " required parameter", "Parameter": "Effect" },
499
- { "Message": " required parameter", "Parameter": "Request" },
500
- { "Message": " required parameter", "Parameter": "Sections" },
501
- { "Message": " required parameter", "Parameter": "Document" },
502
- { "Message": " required parameter", "Parameter": "File" },
503
- { "Message": "Failed to load the presentation", "Parameter": "Request", "Method": "MergeOnline" },
504
- { "Message": "Failed to load the presentation", "Parameter": "Request", "Method": "MergeAndSaveOnline" },
505
- { "Message": "Image data is not found", "Parameter": "Image" },
506
- { "Message": "Pdf expected", "Parameter": "Pdf" },
507
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "Sections", "Method": "DeleteSections" },
508
- { "Message": "Layout slide DTO must be not null and contain", "Parameter": "SlideDTO", "Language": "Swift" },
509
- { "Message": "Object reference not set to an instance of an object.", "Parameter": "Bounds" },
510
- { "Code": 409, "Message": " is not empty.", "Parameter": "Recursive" },
511
- { "Message": "Error processing presentation ", "Code": 400, "Parameter": "Files" },
512
- { "Message": "Presentation file is not found", "Parameter": "Image", "Method": "CreateImageWatermarkOnline", "Language": "PHP" },
513
- { "Message": "Presentation file is not found", "Parameter": "Image", "Method": "CreateImageWatermarkOnline", "Language": "Python" },
514
- { "Message": "Presentation file is not found", "Parameter": "Image", "Method": "CreateImageWatermarkOnline", "Language": "Ruby" },
515
- { "Message": "Presentation file is not found", "Parameter": "Image", "Method": "CreateImageWatermarkOnline", "Language": "CPP" },
516
- { "Message": "An error has occurred.", "Code": 500, "Parameter": "Options" }
517
- ]
1
+ {
2
+ "Files": [
3
+ { "Action": "Put", "File": "test.pptx" },
4
+ { "Action": "Put", "File": "test-unprotected.pptx", "Method": "CreateSlide" },
5
+ { "Action": "Put", "File": "test-unprotected.pptx", "Method": "DeleteSlides" },
6
+ { "Action": "Put", "File": "test-unprotected.pptx", "Method": "UpdateSlide" },
7
+ { "Action": "Delete", "File": "test.pptx", "Method": "CreatePresentation" },
8
+ { "Action": "Delete", "File": "test.pptx", "Method": "ImportFromHtml" },
9
+ { "Action": "Delete", "File": "test.pptx", "Method": "UploadFile" },
10
+ { "Action": "Delete", "Folder": "%v", "File": "test.pptx", "Parameter": "Folder" },
11
+ { "Action": "Delete", "File": "%v", "Parameter": "Name" },
12
+ { "Action": "Delete", "File": "changedtest.pptx", "Method": "CreatePresentation" },
13
+ { "Action": "Delete", "File": "invalidchangedtest.pptx", "Method": "CreatePresentation" },
14
+ { "Action": "Delete", "Folder": "TempSlidesSDKinvalid", "File": "changedtest.pptx", "Method": "CreatePresentation" },
15
+ { "Action": "Delete", "File": "changedtest.pptx", "Method": "CreatePresentationFromSource" },
16
+ { "Action": "Delete", "File": "invalidchangedtest.pptx", "Method": "CreatePresentationFromSource" },
17
+ { "Action": "Delete", "Folder": "TempSlidesSDKinvalid", "File": "changedtest.pptx", "Method": "CreatePresentationFromSource" },
18
+ { "Action": "Delete", "File": "changedtest.pptx", "Method": "CreatePresentationFromTemplate" },
19
+ { "Action": "Delete", "File": "invalidchangedtest.pptx", "Method": "CreatePresentationFromTemplate" },
20
+ { "Action": "Delete", "Folder": "invalidTempSlidesSDK", "File": "test.pptx", "Method": "CreatePresentationFromTemplate" },
21
+ { "Action": "Delete", "Folder": "TempSlidesSDKinvalid", "File": "changedtest.pptx", "Method": "CreatePresentationFromTemplate" },
22
+ { "Action": "Delete", "Folder": "invalidTempSlidesSDK", "File": "test.pptx", "Parameter": "CloneFrom" },
23
+ { "Action": "Delete", "Folder": "invalidTempSlidesSDK", "File": "test.pptx", "Parameter": "SourcePath" }
24
+ ],
25
+ "Values": [
26
+ { "InvalidValue": "%vinvalid" },
27
+ { "Value": "test.pptx", "InvalidValue": "invalid%v", "Parameter": "Name" },
28
+ { "Value": "test-unprotected.pptx", "Parameter": "Name", "Method": "UpdateSlide" },
29
+ { "Value": "test-unprotected.pptx", "Parameter": "Name", "Method": "CreateSlide" },
30
+ { "Value": "test-unprotected.pptx", "Parameter": "Name", "Method": "DeleteSlides" },
31
+ { "Value": "changedtest.pptx", "Parameter": "Name", "Method": "CreatePresentationFromSource" },
32
+ { "Value": "changedtest.pptx", "Parameter": "Name", "Method": "CreatePresentationFromTemplate" },
33
+ { "Value": "TempSlidesSDK", "Parameter": "Folder" },
34
+ { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "SourcePath" },
35
+ { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "SrcPath" },
36
+ { "Value": "TempSlidesSDK/changedtest.pptx", "InvalidValue": "invalid%v", "Parameter": "DestPath" },
37
+ { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "TemplatePath" },
38
+ { "Value": "TempSlidesSDK/TemplateCV.pptx", "InvalidValue": "invalid%v", "Parameter": "TemplatePath", "Method": "CreatePresentation" },
39
+ { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "CloneFrom" },
40
+ { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "Source" },
41
+ { "Value": "TempSlidesSDK/out.pdf", "Parameter": "OutPath" },
42
+ { "Value": "password", "Parameter": "Password" },
43
+ { "Value": "password", "Parameter": "InputPassword" },
44
+ { "Value": "password", "Parameter": "TemplatePassword" },
45
+ { "Value": "password", "Parameter": "SourcePassword" },
46
+ { "Value": "password", "Parameter": "CloneFromPassword" },
47
+ { "Value": null, "Parameter": "Password", "Method": "UpdateSlide" },
48
+ { "Value": null, "Parameter": "Password", "Method": "CreateSlide" },
49
+ { "Value": null, "Parameter": "Password", "Method": "DeleteSlides" },
50
+ { "Value": null, "Parameter": "Storage" },
51
+ { "Value": null, "Parameter": "StorageName" },
52
+ { "Value": "testStorage", "Parameter": "StorageName", "Method": "StorageExists" },
53
+ { "Value": null, "Parameter": "SrcStorageName" },
54
+ { "Value": null, "Parameter": "DestStorageName" },
55
+ { "Value": null, "Parameter": "TemplateStorage" },
56
+ { "Value": null, "Parameter": "CloneFromStorage" },
57
+ { "Value": null, "Parameter": "SourceStorage" },
58
+ { "Value": 1, "InvalidValue": 593, "Parameter": "SlideIndex" },
59
+ { "Value": 5, "Parameter": "SlideIndex", "Method": "CreateSection" },
60
+ { "Value": null, "InvalidValue": [1, 593], "Parameter": "Slides" },
61
+ { "Value": 1, "InvalidValue": 593, "Parameter": "SlideToCopy" },
62
+ { "Value": null, "InvalidValue": 593, "Parameter": "SlideToClone" },
63
+ { "Value": 1, "InvalidValue": 593, "Parameter": "ShapeIndex" },
64
+ { "Value": 2, "Parameter": "SlideIndex", "Method": "DownloadPortionAsMathMl" },
65
+ { "Value": 2, "Parameter": "SlideIndex", "Method": "SavePortionAsMathMl" },
66
+ { "Value": 3, "Parameter": "SlideIndex", "Method": "CreateChartSeries" },
67
+ { "Value": 3, "Parameter": "SlideIndex", "Method": "UpdateChartSeries" },
68
+ { "Value": 3, "Parameter": "SlideIndex", "Method": "DeleteChartSeries" },
69
+ { "Value": 3, "Parameter": "SlideIndex", "Method": "CreateChartCategory" },
70
+ { "Value": 3, "Parameter": "SlideIndex", "Method": "UpdateChartCategory" },
71
+ { "Value": 3, "Parameter": "SlideIndex", "Method": "DeleteChartCategory" },
72
+ { "Value": 3, "Parameter": "SlideIndex", "Method": "CreateChartDataPoint" },
73
+ { "Value": 3, "Parameter": "SlideIndex", "Method": "UpdateChartDataPoint" },
74
+ { "Value": 3, "Parameter": "SlideIndex", "Method": "DeleteChartDataPoint" },
75
+ { "Value": 4, "Parameter": "SlideIndex", "Method": "GetShapeGeometryPath" },
76
+ { "Value": 4, "Parameter": "SlideIndex", "Method": "SetShapeGeometryPath" },
77
+ { "Value": 2, "Parameter": "ShapeIndex", "Method": "CreateChartDataPoint" },
78
+ { "Value": 2, "Parameter": "ShapeIndex", "Method": "UpdateChartDataPoint" },
79
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "DeleteSlideSubshape" },
80
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "DeleteSlideSubshapes" },
81
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "DeleteSubshapeParagraph" },
82
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "DeleteSubshapeParagraphs" },
83
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "DeleteSubshapePortion" },
84
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "DeleteSubshapePortions" },
85
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "GetSubshape" },
86
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "GetSubshapes" },
87
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "GetSubshapeParagraph" },
88
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "GetSubshapeParagraphs" },
89
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "GetSubshapeParagraphPortion" },
90
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "GetSubshapeParagraphPortions" },
91
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "CreateSubshape" },
92
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "CreateSubshapeParagraph" },
93
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "CreateSubshapePortion" },
94
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "DownloadSubshape" },
95
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "UpdateSubshapePortion" },
96
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "UpdateSubshapeParagraph" },
97
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "UpdateSubshape" },
98
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "SaveSubshape" },
99
+ { "Value": 2, "Parameter": "ShapeIndex", "Method": "GetShapeGeometryPath" },
100
+ { "Value": 2, "Parameter": "ShapeIndex", "Method": "SetShapeGeometryPath" },
101
+ { "Value": 3, "Parameter": "ShapeIndex", "Method": "DownloadPortionAsMathMl" },
102
+ { "Value": 3, "Parameter": "ShapeIndex", "Method": "SavePortionAsMathMl" },
103
+ { "Value": null, "InvalidValue": [1, 593], "Parameter": "Shapes" },
104
+ { "Value": null, "InvalidValue": 593, "Parameter": "ShapeToClone" },
105
+ { "Value": "MasterSlide", "Parameter": "SlideType" },
106
+ { "InvalidValue": "LayoutSlide", "Parameter": "SlideType", "Language": "NET" },
107
+ { "Value": 1, "InvalidValue": 593, "Parameter": "SeriesIndex" },
108
+ { "Value": 1, "InvalidValue": 593, "Parameter": "CategoryIndex" },
109
+ { "Value": 1, "InvalidValue": 593, "Parameter": "PointIndex" },
110
+ { "Value": 1, "InvalidValue": 593, "Parameter": "ParagraphIndex" },
111
+ { "Value": null, "InvalidValue": [1, 593], "Parameter": "Paragraphs" },
112
+ { "Value": 1, "InvalidValue": 593, "Parameter": "PortionIndex" },
113
+ { "Value": null, "InvalidValue": [1, 593], "Parameter": "Portions" },
114
+ { "Value": 1, "InvalidValue": 593, "Parameter": "PlaceholderIndex" },
115
+ { "Value": 1, "InvalidValue": 593, "Parameter": "SequenceIndex" },
116
+ { "Value": 1, "InvalidValue": 593, "Parameter": "EffectIndex" },
117
+ { "Value": 2, "InvalidValue": 593, "Parameter": "SectionIndex" },
118
+ { "Value": 1, "InvalidValue": 593, "Parameter": "Index" },
119
+ { "Value": 2, "InvalidValue": 593, "Parameter": "NewPosition" },
120
+ { "Value": 20, "InvalidValue": 593, "Parameter": "FontHeight" },
121
+ { "Value": 256, "InvalidValue": 593, "Parameter": "FontColor" },
122
+ { "Value": null, "InvalidValue": 593, "Parameter": "OldPosition" },
123
+ { "Value": 1, "InvalidValue": 593, "Parameter": "Position" },
124
+ { "Value": [2, 1], "InvalidValue": [1, 593], "Parameter": "OldPositions" },
125
+ { "Value": [1, 2], "InvalidValue": [1, 593], "Parameter": "NewPositions" },
126
+ { "Value": [3, 2], "InvalidValue": [1, 593], "Parameter": "Sections" },
127
+ { "Value": 1, "InvalidValue": 593, "Parameter": "CloneFromPosition" },
128
+ { "Value": null, "InvalidValue": 593, "Parameter": "From" },
129
+ { "Value": null, "InvalidValue": 593, "Parameter": "To" },
130
+ { "Value": "4/shapes", "Parameter": "Path" },
131
+ { "Value": "6/shapes", "Parameter": "Path", "Method": "CreateSpecialSlideSubshape" },
132
+ { "Value": "6/shapes", "Parameter": "Path", "Method": "CreateSpecialSlideSubshapeParagraph" },
133
+ { "Value": "6/shapes", "Parameter": "Path", "Method": "CreateSpecialSlideSubshapePortion" },
134
+ { "Value": "6/shapes", "Parameter": "Path", "Method": "DeleteSpecialSlideSubshape" },
135
+ { "Value": "6/shapes", "Parameter": "Path", "Method": "DeleteSpecialSlideSubshapes" },
136
+ { "Value": "6/shapes", "Parameter": "Path", "Method": "DeleteSpecialSlideSubshapeParagraph" },
137
+ { "Value": "6/shapes", "Parameter": "Path", "Method": "DeleteSpecialSlideSubshapeParagraphs" },
138
+ { "Value": "6/shapes", "Parameter": "Path", "Method": "DeleteSpecialSlideSubshapePortion" },
139
+ { "Value": "6/shapes", "Parameter": "Path", "Method": "DeleteSpecialSlideSubshapePortions" },
140
+ { "Value": "6/shapes", "Parameter": "Path", "Method": "DownloadSpecialSlideSubshape" },
141
+ { "Value": "6/shapes", "Parameter": "Path", "Method": "GetSpecialSlideSubshape" },
142
+ { "Value": "6/shapes", "Parameter": "Path", "Method": "GetSpecialSlideSubshapes" },
143
+ { "Value": "6/shapes", "Parameter": "Path", "Method": "GetSpecialSlideSubshapeParagraph" },
144
+ { "Value": "6/shapes", "Parameter": "Path", "Method": "GetSpecialSlideSubshapeParagraphs" },
145
+ { "Value": "6/shapes", "Parameter": "Path", "Method": "GetSpecialSlideSubshapePortion" },
146
+ { "Value": "6/shapes", "Parameter": "Path", "Method": "GetSpecialSlideSubshapePortions" },
147
+ { "Value": "6/shapes", "Parameter": "Path", "Method": "SaveSpecialSlideSubshape" },
148
+ { "Value": "6/shapes", "Parameter": "Path", "Method": "UpdateSpecialSlideSubshape" },
149
+ { "Value": "6/shapes", "Parameter": "Path", "Method": "UpdateSpecialSlideSubshapeParagraph" },
150
+ { "Value": "6/shapes", "Parameter": "Path", "Method": "UpdateSpecialSlideSubshapePortion" },
151
+ { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "Path", "Method": "UploadFile" },
152
+ { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "Path", "Method": "DownloadFile" },
153
+ { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "Path", "Method": "GetFileVersions" },
154
+ { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "Path", "Method": "DeleteFile" },
155
+ { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "Path", "Method": "ObjectExists" },
156
+ { "Value": "TempSlidesSDK", "Parameter": "Path", "Method": "DeleteFolder" },
157
+ { "Value": "testProperty", "Parameter": "PropertyName" },
158
+ { "Value": null, "Parameter": "Author" },
159
+ { "InvalidValue": null, "Parameter": "Stream" },
160
+ {
161
+ "Value": "<staff><person><name>John Doe</name><address><line1>10 Downing Street</line1><line2>London</line2></address><phone>+457 123456</phone><bio>Hi, I'm John and this is my CV</bio><skills><skill><title>C#</title><level>Excellent</level></skill><skill><title>C++</title><level>Good</level></skill><skill><title>Java</title><level>Average</level></skill></skills></person></staff>",
162
+ "Parameter": "Data"
163
+ },
164
+ { "Value": {}, "InvalidValue": null, "Type": "Pipeline", "Parameter": "Request" },
165
+ { "Value": {}, "InvalidValue": null, "Type": "PresentationsMergeRequest", "Parameter": "Request" },
166
+ { "Value": { "Presentations": [{ "Path": "test.pptx", "Password": "password" }, { "Path": "test-unprotected.pptx" }] }, "InvalidValue": null, "Type": "OrderedMergeRequest", "Parameter": "Request" },
167
+ { "Value": { "Presentations": [{ "Path": "file1", "Password": "password" }, { "Path": "file2" }] }, "InvalidValue": null, "Type": "OrderedMergeRequest", "Parameter": "Request", "Language": "Go" },
168
+ { "Value": { "Presentations": [{ "Path": "file1", "Password": "password" }, { "Path": "file2" }] }, "InvalidValue": null, "Type": "OrderedMergeRequest", "Parameter": "Request", "Language": "Ruby" },
169
+ { "Value": { "Presentations": [{ "Path": "file1", "Password": "password" }, { "Path": "file2" }] }, "InvalidValue": null, "Type": "OrderedMergeRequest", "Parameter": "Request", "Language": "Perl" },
170
+ { "Value": { "Presentations": [{ "Path": "file1", "Password": "password" }, { "Path": "file2" }] }, "InvalidValue": null, "Type": "OrderedMergeRequest", "Parameter": "Request", "Language": "Swift" },
171
+ { "Value": { "Presentations": [{ "Path": "file1", "Password": "password" }, { "Path": "file2" }] }, "InvalidValue": null, "Type": "OrderedMergeRequest", "Parameter": "Request", "Language": "CPP" },
172
+ { "Value": {}, "InvalidValue": null, "Type": "OrderedMergeRequest", "Parameter": "Request", "Method": "OrderedMerge" },
173
+ { "Value": {}, "InvalidValue": null, "Type": "Pipeline", "Parameter": "Pipeline" },
174
+ { "Value": {}, "InvalidValue": null, "Type": "SlideBackground", "Parameter": "Background" },
175
+ { "Value": {}, "InvalidValue": null, "Type": "SlideAnimation", "Parameter": "Animation" },
176
+ { "Value": {}, "InvalidValue": null, "Type": "ChartCategory", "Parameter": "Category" },
177
+ { "Value": { "XValue": 32.5, "YValue": 42.9 }, "InvalidValue": null, "Type": "ScatterChartDataPoint", "Parameter": "DataPoint" },
178
+ { "Value": { "DataPointType": "OneValue" }, "InvalidValue": null, "Type": "OneValueSeries", "Parameter": "Series" },
179
+ { "Value": { "TriggerShapeIndex": 1 }, "InvalidValue": null, "Type": "InteractiveSequence", "Parameter": "Sequence" },
180
+ { "Value": { "ShapeIndex": 1, "Type": "Appear" }, "InvalidValue": null, "Type": "Effect", "Parameter": "Effect" },
181
+ { "Value": { "Text": "testNote" }, "InvalidValue": null, "Type": "NotesSlide", "Parameter": "DTO" },
182
+ { "Value": {}, "InvalidValue": null, "Type": "Paragraph", "Parameter": "DTO" },
183
+ { "Value": {}, "InvalidValue": null, "Type": "Portion", "Parameter": "DTO" },
184
+ { "Value": { "paths": [ { "pathData": [ { "type": "MoveTo" } ] } ] }, "InvalidValue": null, "Type": "GeometryPaths", "Parameter": "DTO" },
185
+ { "Value": {}, "InvalidValue": null, "Type": "HeaderFooter", "Parameter": "DTO" },
186
+ { "Value": {}, "InvalidValue": null, "Type": "NotesSlideHeaderFooter", "Parameter": "DTO" },
187
+ {
188
+ "Value": { "Text": "testShape", "Type": "Shape", "ShapeType": "BentArrow", "GeometryShapeType": "Rectangle" },
189
+ "InvalidValue": null,
190
+ "Type": "Shape",
191
+ "Parameter": "DTO"
192
+ },
193
+ { "Value": null, "InvalidValue": null, "Parameter": "PictureFrame" },
194
+ { "Value": null, "InvalidValue": null, "Parameter": "Shape" },
195
+ { "Value": { "Type": "Connector" }, "InvalidValue": null, "Type": "Shape", "Parameter": "DTO", "Language": "CPP" },
196
+ { "Value": {}, "InvalidValue": null, "Type": "SlideProperties", "Parameter": "DTO", "Method": "SetSlideProperties" },
197
+ { "Value": {}, "InvalidValue": null, "Type": "ProtectionProperties", "Parameter": "DTO", "Method": "SetProtection" },
198
+ { "Value": {}, "InvalidValue": null, "Type": "ProtectionProperties", "Parameter": "DTO", "Method": "SetProtectionOnline" },
199
+ { "Value": {}, "InvalidValue": null, "Type": "ViewProperties", "Parameter": "DTO", "Method": "SetViewProperties" },
200
+ { "Value": { "Text": "testPortion" }, "InvalidValue": null, "Type": "Portion", "Parameter": "DTO", "Method": "CreatePortion" },
201
+ { "Value": { "Text": "testPortion" }, "InvalidValue": null, "Type": "Portion", "Parameter": "DTO", "Method": "CreateSubshapePortion" },
202
+ { "Value": { "Text": "testPortion" }, "InvalidValue": null, "Type": "Portion", "Parameter": "DTO", "Method": "CreateNotesSlidePortion" },
203
+ { "Value": { "Author": "Caesar", "Text": "Veni vidi vici" }, "InvalidValue": null, "Type": "SlideComment", "Parameter": "DTO", "Method": "CreateComment" },
204
+ { "Value": { "Author": "Caesar", "Text": "Veni vidi vici" }, "InvalidValue": null, "Type": "SlideComment", "Parameter": "DTO", "Method": "CreateCommentOnline" },
205
+ { "Value": { "MasterSlide": { "Href": "masterSlides/2" } }, "InvalidValue": null, "Type": "LayoutSlide", "Parameter": "SlideDTO" },
206
+ { "Value": { "LayoutSlide": { "Uri": { "Href": "TitleOnly" } } }, "InvalidValue": null, "Type": "Slide", "Parameter": "SlideDTO", "Method": "UpdateSlide" },
207
+ { "Value": { "List": [{ "Name": "Prop001", "Value": "Value001" }] }, "InvalidValue": null, "Type": "DocumentProperties", "Parameter": "Properties" },
208
+ {
209
+ "Value": { "Name": "testProperty001", "Value": "testValue002" },
210
+ "InvalidValue": null,
211
+ "Type": "DocumentProperty",
212
+ "Parameter": "Property"
213
+ },
214
+ { "Value": {}, "InvalidValue": null, "Type": "Sections", "Parameter": "Sections", "Method": "SetSections" },
215
+ { "Value": "pdf", "Parameter": "Format" },
216
+ { "InvalidValue": "svg", "Parameter": "Format", "Language": "NET" },
217
+ { "InvalidValue": "gif", "Parameter": "Format", "Method": "DownloadNotesSlide", "Language": "NET" },
218
+ { "InvalidValue": "gif", "Parameter": "Format", "Method": "DownloadNotesSlideOnline", "Language": "NET" },
219
+ { "InvalidValue": "gif", "Parameter": "Format", "Method": "DownloadImage", "Language": "NET" },
220
+ { "InvalidValue": "gif", "Parameter": "Format", "Method": "DownloadImageOnline", "Language": "NET" },
221
+ { "InvalidValue": "gif", "Parameter": "Format", "Method": "DownloadImages", "Language": "NET" },
222
+ { "InvalidValue": "gif", "Parameter": "Format", "Method": "DownloadImagesOnline", "Language": "NET" },
223
+ { "Value": "png", "Parameter": "Format", "Method": "DownloadNotesSlide" },
224
+ { "Value": "png", "Parameter": "Format", "Method": "DownloadNotesSlideOnline" },
225
+ { "Value": "png", "Parameter": "Format", "Method": "DownloadShape" },
226
+ { "Value": "png", "Parameter": "Format", "Method": "SaveShape" },
227
+ { "Value": "png", "Parameter": "Format", "Method": "DownloadShapeOnline" },
228
+ { "Value": "png", "Parameter": "Format", "Method": "SaveShapeOnline" },
229
+ { "Value": "png", "Parameter": "Format", "Method": "DownloadSubshape" },
230
+ { "Value": "png", "Parameter": "Format", "Method": "SaveSubshape" },
231
+ { "Value": "png", "Parameter": "Format", "Method": "DownloadSpecialSlideShape" },
232
+ { "Value": "png", "Parameter": "Format", "Method": "SaveSpecialSlideShape" },
233
+ { "Value": "png", "Parameter": "Format", "Method": "DownloadSpecialSlideSubshape" },
234
+ { "Value": "png", "Parameter": "Format", "Method": "SaveSpecialSlideSubshape" },
235
+ { "Value": "png", "Parameter": "Format", "Method": "DownloadImage" },
236
+ { "Value": "png", "Parameter": "Format", "Method": "DownloadImageOnline" },
237
+ { "Value": "png", "Parameter": "Format", "Method": "DownloadImages" },
238
+ { "Value": "png", "Parameter": "Format", "Method": "DownloadImagesOnline" },
239
+ { "Value": "AlignTop", "InvalidValue": "AlignBottom", "Parameter": "AlignmentType" },
240
+ { "Value": null, "InvalidValue": "Shape", "Parameter": "Bounds" },
241
+ { "Value": "OnScreen", "InvalidValue": "Ledger", "Parameter": "SizeType" },
242
+ { "Value": "DoNotScale", "InvalidValue": "Maximize", "Parameter": "ScaleType" },
243
+ { "Value": null, "InvalidValue": null, "Parameter": "Options" },
244
+ { "Value": 1, "InvalidValue": 593, "Parameter": "Width" },
245
+ { "Value": 1, "InvalidValue": 593, "Parameter": "Height" },
246
+ { "Value": "#FF0000dd", "Parameter": "Color" },
247
+ { "Value": null, "InvalidValue": false, "Parameter": "Recursive" },
248
+ { "Value": true, "Parameter": "Recursive", "Method": "DeleteFolder" },
249
+ { "Value": null, "InvalidValue": false, "Parameter": "IgnoreCase" },
250
+ { "Value": null, "InvalidValue": false, "Parameter": "WithEmpty" },
251
+ { "Value": null, "InvalidValue": false, "Parameter": "ApplyToAll" },
252
+ { "Value": null, "InvalidValue": false, "Parameter": "IsImageDataEmbedded" },
253
+ { "Value": null, "InvalidValue": false, "Parameter": "WithSlides" },
254
+ { "Value": null, "InvalidValue": false, "Parameter": "AlignToSlide" },
255
+ { "Value": null, "InvalidValue": 593, "Parameter": "JpegQuality" },
256
+ { "Value": null, "InvalidValue": 593.5, "Parameter": "ScaleX" },
257
+ { "Value": null, "InvalidValue": 593.5, "Parameter": "ScaleY" },
258
+ { "InvalidValue": null, "Parameter": "Files" },
259
+ { "Value": null, "Parameter": "VersionId" }
260
+ ],
261
+ "OKToReturnNull": [
262
+ { "Method": "Pipeline" }
263
+ ],
264
+ "OKToNotFail": [
265
+ { "Parameter": "JpegQuality" },
266
+ { "Parameter": "Width" },
267
+ { "Parameter": "Height" },
268
+ { "Parameter": "From" },
269
+ { "Parameter": "To" },
270
+ { "Parameter": "PropertyName" },
271
+ { "Parameter": "ScaleType" },
272
+ { "Parameter": "SizeType" },
273
+ { "Parameter": "ScaleX" },
274
+ { "Parameter": "ScaleY" },
275
+ { "Parameter": "Bounds" },
276
+ { "Parameter": "OutPath" },
277
+ { "Parameter": "FontsFolder" },
278
+ { "Parameter": "DestFolder" },
279
+ { "Parameter": "IsImageDataEmbedded" },
280
+ { "Parameter": "Stream" },
281
+ { "Parameter": "Html" },
282
+ { "Parameter": "Pdf" },
283
+ { "Parameter": "Options" },
284
+ { "Parameter": "ApplyToAll" },
285
+ { "Parameter": "SlideToCopy" },
286
+ { "Parameter": "SlideToClone" },
287
+ { "Parameter": "SlideType" },
288
+ { "Parameter": "Source" },
289
+ { "Parameter": "LayoutAlias" },
290
+ { "Parameter": "Background" },
291
+ { "Parameter": "WithEmpty" },
292
+ { "Parameter": "OldValue" },
293
+ { "Parameter": "NewValue" },
294
+ { "Parameter": "OldPosition" },
295
+ { "Parameter": "NewPosition" },
296
+ { "Parameter": "IgnoreCase" },
297
+ { "Parameter": "Document" },
298
+ { "Parameter": "Color" },
299
+ { "Parameter": "Image" },
300
+ { "Parameter": "PictureFrame" },
301
+ { "Parameter": "Shape" },
302
+ { "Parameter": "FontColor" },
303
+ { "Parameter": "FontHeight" },
304
+ { "Parameter": "FontName" },
305
+ { "Parameter": "Text" },
306
+ { "Parameter": "ShapeName" },
307
+ { "Parameter": "Format", "Method": "UpdateSlide" },
308
+ { "Parameter": "Format", "Language": "NET" },
309
+ { "Parameter": "Format", "Language": "Java", "Method": "Split" },
310
+ { "Parameter": "Dto", "Method": "CreateNotesSlide" },
311
+ { "Parameter": "DataPoint", "Language": "PHP" },
312
+ { "Parameter": "Dto", "Language": "Swift" },
313
+ { "Parameter": "SlideDto", "Language": "Swift" },
314
+ { "Parameter": "Request", "Language": "Swift" },
315
+ { "Parameter": "Effect", "Language": "Swift" },
316
+ { "Parameter": "Sequence", "Language": "Swift" },
317
+ { "Parameter": "Pipeline", "Language": "Swift" },
318
+ { "Parameter": "Properties", "Language": "Swift" },
319
+ { "Parameter": "Property", "Language": "Swift" },
320
+ { "Parameter": "Animation", "Language": "Swift" },
321
+ { "Parameter": "Category", "Language": "Swift" },
322
+ { "Parameter": "Series", "Language": "Swift" },
323
+ { "Parameter": "Sections", "Language": "Swift" },
324
+ { "Parameter": "Position", "Method": "MoveSlide" },
325
+ { "Parameter": "Name", "Method": "CreatePresentation" },
326
+ { "Parameter": "Name", "Method": "ImportFromHtml" },
327
+ { "Parameter": "Name", "Method": "ImportFromPdf" },
328
+ { "Parameter": "Name", "Method": "CreatePresentationFromSource" },
329
+ { "Parameter": "Name", "Method": "CreatePresentationFromTemplate" },
330
+ { "Parameter": "Folder", "Method": "CreatePresentation" },
331
+ { "Parameter": "Folder", "Method": "ImportFromHtml" },
332
+ { "Parameter": "Folder", "Method": "ImportFromPdf" },
333
+ { "Parameter": "Folder", "Method": "CreatePresentationFromSource" },
334
+ { "Parameter": "Folder", "Method": "CreatePresentationFromTemplate" },
335
+ { "Parameter": "Password", "Method": "CreatePresentation" },
336
+ { "Parameter": "Password", "Method": "ImportFromHtml" },
337
+ { "Parameter": "Password", "Method": "CreatePresentationFromSource" },
338
+ { "Parameter": "Password", "Method": "CreatePresentationFromTemplate" },
339
+ { "Parameter": "Data", "Method": "CreatePresentation" },
340
+ { "Parameter": "Files" },
341
+ { "Parameter": "Request" },
342
+ { "Parameter": "WithSlides" },
343
+ { "Parameter": "SectionName" },
344
+ { "Parameter": "AlignmentType" },
345
+ { "Parameter": "AlignToSlide" },
346
+ { "Method": "GetDiscUsage" },
347
+ { "Method": "GetFilesList" },
348
+ { "Method": "GetFileVersions" },
349
+ { "Method": "DownloadFile" },
350
+ { "Method": "StorageExists" },
351
+ { "Method": "ObjectExists" },
352
+ { "Method": "CreateFolder" },
353
+ { "Method": "UploadFile" },
354
+ { "Method": "CopyFolder" },
355
+ { "Method": "CopyFile" },
356
+ { "Method": "MoveFolder" },
357
+ { "Method": "MoveFile" },
358
+ { "Method": "DeleteFile" },
359
+ { "Method": "DeleteFolder" }
360
+ ],
361
+ "Results": [
362
+ { "Code": 200 },
363
+ { "Code": 201, "Method": "CreatePresentation" },
364
+ { "Code": 201, "Method": "ImportFromHtml" },
365
+ { "Code": 201, "Method": "CreatePresentationFromSource" },
366
+ { "Code": 201, "Method": "CreatePresentationFromTemplate" },
367
+ { "Code": 201, "Method": "CreateSlide" },
368
+ { "Code": 201, "Method": "CopySlide" },
369
+ { "Code": 201, "Method": "CopyLayoutSlide" },
370
+ { "Code": 201, "Method": "CopyMasterSlide" },
371
+ { "Code": 201, "Method": "CreateNotesSlide" },
372
+ { "Code": 201, "Method": "CreateParagraph" },
373
+ { "Code": 201, "Method": "CreatePortion" },
374
+ { "Code": 201, "Method": "CreateShape" },
375
+ { "Code": 201, "Method": "CreateSubshapeParagraph" },
376
+ { "Code": 201, "Method": "CreateSubshapePortion" },
377
+ { "Code": 201, "Method": "CreateSubshape" },
378
+ { "Code": 201, "Method": "CreateSpecialSlideParagraph" },
379
+ { "Code": 201, "Method": "CreateSpecialSlidePortion" },
380
+ { "Code": 201, "Method": "CreateSpecialSlideShape" },
381
+ { "Code": 201, "Method": "CreateSpecialSlideSubshapeParagraph" },
382
+ { "Code": 201, "Method": "CreateSpecialSlideSubshapePortion" },
383
+ { "Code": 201, "Method": "CreateSpecialSlideSubshape" },
384
+ { "Code": 201, "Method": "CreateChartSeries" },
385
+ { "Code": 201, "Method": "CreateChartCategory" },
386
+ { "Code": 201, "Method": "CreateChartDataPoint" },
387
+ { "Code": 201, "Method": "CreateAnimationEffect" },
388
+ { "Code": 201, "Method": "CreateAnimationInteractiveSequence" },
389
+ { "Code": 201, "Method": "CreateAnimationInteractiveSequenceEffect" },
390
+ { "Code": 201, "Method": "CreateSpecialSlideAnimationEffect" },
391
+ { "Code": 201, "Method": "CreateSpecialSlideAnimationInteractiveSequence" },
392
+ { "Code": 201, "Method": "CreateSpecialSlideAnimationInteractiveSequenceEffect" },
393
+ { "Code": 201, "Method": "CreateSection" },
394
+ { "Code": 400, "Invalid": true },
395
+ { "Code": 404, "Message" : "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "Name" },
396
+ { "Code": 404, "Message" : "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "Folder" },
397
+ { "Code": 404, "Message" : "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "CloneFrom" },
398
+ { "Code": 404, "Message" : "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "Source" },
399
+ { "Code": 404, "Message" : "Not Found", "Parameter": "Path" },
400
+ { "Code": 404, "Message": "The storage %v was not found or is not associated with the application.", "Parameter": "Storage" },
401
+ { "Code": 404, "Message": "The storage %v was not found or is not associated with the application.", "Parameter": "StorageName" },
402
+ { "Code": 404, "Message": "The storage %v was not found or is not associated with the application.", "Parameter": "SrcStorageName" },
403
+ { "Code": 404, "Message": "The storage %v was not found or is not associated with the application.", "Parameter": "DestStorageName" },
404
+ { "Code": 404, "Message": "The storage %v was not found or is not associated with the application.", "Parameter": "CloneFromStorage" },
405
+ { "Code": 404, "Message": "The storage %v was not found or is not associated with the application.", "Parameter": "TemplateStorage" },
406
+ { "Code": 404, "Message": "The storage %v was not found or is not associated with the application.", "Parameter": "SourceStorage" },
407
+ { "Code": 404, "Message": "Author with name %v not found", "Parameter": "Author" },
408
+ { "Message": "Invalid password.", "Parameter": "Password" },
409
+ { "Message": "Invalid password.", "Parameter": "CloneFromPassword" },
410
+ { "Message": "Invalid password.", "Parameter": "SourcePassword" },
411
+ { "Message": "Invalid password.", "Parameter": "TemplatePassword" },
412
+ { "Message": "Invalid password.", "Parameter": "InputPassword" },
413
+ { "Message": "Failed to load the presentation", "Parameter": "Password", "Method": "DeleteSlides" },
414
+ { "Message": "Failed to load the presentation", "Parameter": "Password", "Method": "CreateSlide" },
415
+ { "Message": "Failed to load the presentation", "Parameter": "Password", "Method": "UpdateSlide" },
416
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "SlideIndex" },
417
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "Slides" },
418
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "ShapeIndex" },
419
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "Shapes" },
420
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "ParagraphIndex" },
421
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "Paragraphs" },
422
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "PortionIndex" },
423
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "Portions" },
424
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "EffectIndex" },
425
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "SequenceIndex" },
426
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "SeriesIndex" },
427
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "CategoryIndex" },
428
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "PointIndex" },
429
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "SectionIndex" },
430
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "Position" },
431
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "CloneFromPosition" },
432
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "OldPosition" },
433
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "NewPosition" },
434
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "OldPositions" },
435
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "NewPositions" },
436
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "SlideToCopy" },
437
+ { "Message": "Placeholder with index %v doesn't exist.", "Parameter": "PlaceholderIndex" },
438
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "Index" },
439
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "ShapeToClone" },
440
+ { "Message": "Index was out of range.", "Parameter": "ShapeToCopy" },
441
+ { "Message": "Invalid Request", "Parameter": "VersionId" },
442
+ { "Message": "Invalid version id specified", "Parameter": "VersionId", "Method": "DeleteFile" },
443
+ { "Message": "Invalid version id specified", "Parameter": "VersionId", "Method": "DownloadFile" },
444
+ { "Message": "AmazonS3 Storage exception", "Parameter": "VersionId", "Method": "ObjectExists" },
445
+ { "Message": "Specified cast is not valid", "Parameter": "Path", "Method": "GetShapes" },
446
+ { "Message": "Specified cast is not valid", "Parameter": "Path", "Method": "GetNotesSlideShapes" },
447
+ { "Message": "Specified cast is not valid", "Parameter": "Path", "Method": "DeleteShapes" },
448
+ { "Message": "Specified cast is not valid", "Parameter": "Path", "Method": "DeleteNotesSlideShapes" },
449
+ { "Message" : "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "Path", "Method": "DownloadFile" },
450
+ { "Code": 404, "Message": "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "SrcPath" },
451
+ { "Code": 404, "Message": "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "SourcePath" },
452
+ { "Code": 404, "Message": "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "TemplatePath" },
453
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "From" },
454
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "To" },
455
+ { "Message": "Invalid value for", "Parameter": "Format" },
456
+ { "Message": " is not supported", "Parameter": "OutPath" },
457
+ { "Message": "Invalid value for ", "Parameter": "SlideType" },
458
+ { "Message": " is out of bounds. Valid index range is between ", "Method": "CreateSpecialSlideAnimationInteractiveSequenceEffect", "Parameter": "SlideType", "Language": "NET" },
459
+ { "Message": " is out of bounds. Valid index range is between ", "Method": "CreateSpecialSlideSubshape", "Parameter": "SlideType", "Language": "NET" },
460
+ { "Message": " is out of bounds. Valid index range is between ", "Method": "CreateSpecialSlideSubshapeParagraph", "Parameter": "SlideType", "Language": "NET" },
461
+ { "Message": " is out of bounds. Valid index range is between ", "Method": "CreateSpecialSlideSubshapePortion", "Parameter": "SlideType", "Language": "NET" },
462
+ { "Message": " is out of bounds. Valid index range is between ", "Method": "DeleteSpecialSlideAnimationEffect", "Parameter": "SlideType", "Language": "NET" },
463
+ { "Message": " is out of bounds. Valid index range is between ", "Method": "DeleteSpecialSlideAnimationInteractiveSequenceEffect", "Parameter": "SlideType", "Language": "NET" },
464
+ { "Message": " is out of bounds. Valid index range is between ", "Method": "DeleteSpecialSlideAnimationInteractiveSequence", "Parameter": "SlideType", "Language": "NET" },
465
+ { "Message": " is out of bounds. Valid index range is between ", "Method": "DeleteSpecialSlideSubshape", "Parameter": "SlideType", "Language": "NET" },
466
+ { "Message": " is out of bounds. Valid index range is between ", "Method": "DeleteSpecialSlideSubshapeParagraph", "Parameter": "SlideType", "Language": "NET" },
467
+ { "Message": " is out of bounds. Valid index range is between ", "Method": "DeleteSpecialSlideSubshapeParagraphs", "Parameter": "SlideType", "Language": "NET" },
468
+ { "Message": " is out of bounds. Valid index range is between ", "Method": "DeleteSpecialSlideSubshapePortion", "Parameter": "SlideType", "Language": "NET" },
469
+ { "Message": " is out of bounds. Valid index range is between ", "Method": "DeleteSpecialSlideSubshapePortions", "Parameter": "SlideType", "Language": "NET" },
470
+ { "Message": " is out of bounds. Valid index range is between ", "Method": "DeleteSpecialSlideSubshapes", "Parameter": "SlideType", "Language": "NET" },
471
+ { "Message": " is out of bounds. Valid index range is between ", "Method": "DownloadSpecialSlideSubshape", "Parameter": "SlideType", "Language": "NET" },
472
+ { "Message": " is out of bounds. Valid index range is between ", "Method": "GetSpecialSlideSubshape", "Parameter": "SlideType", "Language": "NET" },
473
+ { "Message": " is out of bounds. Valid index range is between ", "Method": "GetSpecialSlideSubshapeParagraph", "Parameter": "SlideType", "Language": "NET" },
474
+ { "Message": " is out of bounds. Valid index range is between ", "Method": "GetSpecialSlideSubshapeParagraphs", "Parameter": "SlideType", "Language": "NET" },
475
+ { "Message": " is out of bounds. Valid index range is between ", "Method": "GetSpecialSlideSubshapePortion", "Parameter": "SlideType", "Language": "NET" },
476
+ { "Message": " is out of bounds. Valid index range is between ", "Method": "GetSpecialSlideSubshapePortions", "Parameter": "SlideType", "Language": "NET" },
477
+ { "Message": " is out of bounds. Valid index range is between ", "Method": "GetSpecialSlideSubshapes", "Parameter": "SlideType", "Language": "NET" },
478
+ { "Message": " is out of bounds. Valid index range is between ", "Method": "SaveSpecialSlideSubshape", "Parameter": "SlideType", "Language": "NET" },
479
+ { "Message": " is out of bounds. Valid index range is between ", "Method": "UpdateSpecialSlideAnimationEffect", "Parameter": "SlideType", "Language": "NET" },
480
+ { "Message": " is out of bounds. Valid index range is between ", "Method": "UpdateSpecialSlideAnimationInteractiveSequenceEffect", "Parameter": "SlideType", "Language": "NET" },
481
+ { "Message": " is out of bounds. Valid index range is between ", "Method": "UpdateSpecialSlideSubshape", "Parameter": "SlideType", "Language": "NET" },
482
+ { "Message": " is out of bounds. Valid index range is between ", "Method": "UpdateSpecialSlideSubshapeParagraph", "Parameter": "SlideType", "Language": "NET" },
483
+ { "Message": " is out of bounds. Valid index range is between ", "Method": "UpdateSpecialSlideSubshapePortion", "Parameter": "SlideType", "Language": "NET" },
484
+ { "Message": "Color must be in format #FF000000", "Parameter": "Color" },
485
+ { "Code": 404, "Message": "Property %v does not exist.", "Parameter": "PropertyName" },
486
+ { "Message": "Error parsing XML template data", "Parameter": "Data" },
487
+ { "Message": "Can't read MSCDFileSystem.", "Parameter": "Data", "Language": "Python", "Method": "CreatePresentation" },
488
+ { "Message": " required parameter", "Parameter": "DTO" },
489
+ { "Message": "DTO expected", "Parameter": "DTO", "Method": "CreateShape" },
490
+ { "Message": "DTO expected", "Parameter": "DTO", "Method": "CreateSubshape" },
491
+ { "Message": "DTO expected", "Parameter": "DTO", "Method": "CreateSpecialSlideShape" },
492
+ { "Message": "DTO expected", "Parameter": "DTO", "Method": "CreateSpecialSlideSubshape" },
493
+ { "Message": " required parameter", "Parameter": "SlideDTO" },
494
+ { "Message": " required parameter", "Parameter": "Background" },
495
+ { "Message": " required parameter", "Parameter": "Pipeline" },
496
+ { "Message": " required parameter", "Parameter": "Properties" },
497
+ { "Message": " required parameter", "Parameter": "Property" },
498
+ { "Message": " required parameter", "Parameter": "Animation" },
499
+ { "Message": " required parameter", "Parameter": "Sequence" },
500
+ { "Message": " required parameter", "Parameter": "Series" },
501
+ { "Message": " required parameter", "Parameter": "DataPoint" },
502
+ { "Message": " required parameter", "Parameter": "Category" },
503
+ { "Message": " required parameter", "Parameter": "Effect" },
504
+ { "Message": " required parameter", "Parameter": "Request" },
505
+ { "Message": " required parameter", "Parameter": "Sections" },
506
+ { "Message": " required parameter", "Parameter": "Document" },
507
+ { "Message": " required parameter", "Parameter": "File" },
508
+ { "Message": "Failed to load the presentation", "Parameter": "Request", "Method": "MergeOnline" },
509
+ { "Message": "Failed to load the presentation", "Parameter": "Request", "Method": "MergeAndSaveOnline" },
510
+ { "Message": "Image data is not found", "Parameter": "Image" },
511
+ { "Message": "Pdf expected", "Parameter": "Pdf" },
512
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "Sections", "Method": "DeleteSections" },
513
+ { "Message": "Layout slide DTO must be not null and contain", "Parameter": "SlideDTO", "Language": "Swift" },
514
+ { "Message": "Object reference not set to an instance of an object.", "Parameter": "Bounds" },
515
+ { "Code": 409, "Message": " is not empty.", "Parameter": "Recursive" },
516
+ { "Message": "Error processing presentation ", "Code": 400, "Parameter": "Files" },
517
+ { "Message": "Presentation file is not found", "Parameter": "Image", "Method": "CreateImageWatermarkOnline", "Language": "PHP" },
518
+ { "Message": "Presentation file is not found", "Parameter": "Image", "Method": "CreateImageWatermarkOnline", "Language": "Python" },
519
+ { "Message": "Presentation file is not found", "Parameter": "Image", "Method": "CreateImageWatermarkOnline", "Language": "Ruby" },
520
+ { "Message": "Presentation file is not found", "Parameter": "Image", "Method": "CreateImageWatermarkOnline", "Language": "CPP" },
521
+ { "Message": "An error has occurred.", "Code": 500, "Parameter": "Options" }
522
+ ]
518
523
  }