aspose_slides_cloud 21.3.0 → 21.4.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (178) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +61 -61
  3. data/TestData/TemplatingCVDataWithBase64.xml +22 -22
  4. data/TestData/watermark.png +0 -0
  5. data/lib/aspose_slides_cloud.rb +213 -215
  6. data/lib/aspose_slides_cloud/api/slides_api.rb +17689 -17009
  7. data/lib/aspose_slides_cloud/api/slides_api_requests.rb +4742 -4624
  8. data/lib/aspose_slides_cloud/api_client.rb +439 -434
  9. data/lib/aspose_slides_cloud/models/add_layout_slide.rb +244 -244
  10. data/lib/aspose_slides_cloud/models/add_master_slide.rb +259 -259
  11. data/lib/aspose_slides_cloud/models/add_shape.rb +239 -239
  12. data/lib/aspose_slides_cloud/models/add_slide.rb +269 -269
  13. data/lib/aspose_slides_cloud/models/api_info.rb +217 -217
  14. data/lib/aspose_slides_cloud/models/arrow_head_properties.rb +285 -285
  15. data/lib/aspose_slides_cloud/models/audio_frame.rb +359 -359
  16. data/lib/aspose_slides_cloud/models/axes.rb +237 -237
  17. data/lib/aspose_slides_cloud/models/axis.rb +699 -699
  18. data/lib/aspose_slides_cloud/models/base64_input_file.rb +230 -230
  19. data/lib/aspose_slides_cloud/models/blur_effect.rb +227 -227
  20. data/lib/aspose_slides_cloud/models/box_and_whisker_series.rb +299 -299
  21. data/lib/aspose_slides_cloud/models/bubble_chart_data_point.rb +212 -212
  22. data/lib/aspose_slides_cloud/models/bubble_series.rb +248 -248
  23. data/lib/aspose_slides_cloud/models/chart.rb +365 -365
  24. data/lib/aspose_slides_cloud/models/chart_category.rb +271 -271
  25. data/lib/aspose_slides_cloud/models/chart_title.rb +222 -222
  26. data/lib/aspose_slides_cloud/models/chart_wall.rb +281 -281
  27. data/lib/aspose_slides_cloud/models/color_scheme.rb +317 -317
  28. data/lib/aspose_slides_cloud/models/common_slide_view_properties.rb +217 -217
  29. data/lib/aspose_slides_cloud/models/connector.rb +275 -275
  30. data/lib/aspose_slides_cloud/models/custom_dash_pattern.rb +209 -209
  31. data/lib/aspose_slides_cloud/models/data_point.rb +197 -197
  32. data/lib/aspose_slides_cloud/models/disc_usage.rb +227 -227
  33. data/lib/aspose_slides_cloud/models/document.rb +257 -257
  34. data/lib/aspose_slides_cloud/models/document_properties.rb +209 -209
  35. data/lib/aspose_slides_cloud/models/document_property.rb +232 -232
  36. data/lib/aspose_slides_cloud/models/document_replace_result.rb +218 -218
  37. data/lib/aspose_slides_cloud/models/effect.rb +424 -424
  38. data/lib/aspose_slides_cloud/models/effect_format.rb +277 -277
  39. data/lib/aspose_slides_cloud/models/entity_exists.rb +212 -212
  40. data/lib/aspose_slides_cloud/models/error.rb +237 -237
  41. data/lib/aspose_slides_cloud/models/error_details.rb +222 -222
  42. data/lib/aspose_slides_cloud/models/export_format.rb +60 -60
  43. data/lib/aspose_slides_cloud/models/export_options.rb +216 -216
  44. data/lib/aspose_slides_cloud/models/file_version.rb +225 -225
  45. data/lib/aspose_slides_cloud/models/file_versions.rb +209 -209
  46. data/lib/aspose_slides_cloud/models/files_list.rb +209 -209
  47. data/lib/aspose_slides_cloud/models/files_upload_result.rb +221 -221
  48. data/lib/aspose_slides_cloud/models/fill_format.rb +240 -240
  49. data/lib/aspose_slides_cloud/models/fill_overlay_effect.rb +246 -246
  50. data/lib/aspose_slides_cloud/models/font_scheme.rb +227 -227
  51. data/lib/aspose_slides_cloud/models/font_set.rb +227 -227
  52. data/lib/aspose_slides_cloud/models/format_scheme.rb +245 -245
  53. data/lib/aspose_slides_cloud/models/geometry_shape.rb +260 -260
  54. data/lib/aspose_slides_cloud/models/glow_effect.rb +222 -222
  55. data/lib/aspose_slides_cloud/models/gradient_fill.rb +342 -342
  56. data/lib/aspose_slides_cloud/models/gradient_fill_stop.rb +222 -222
  57. data/lib/aspose_slides_cloud/models/graphical_object.rb +234 -234
  58. data/lib/aspose_slides_cloud/models/group_shape.rb +234 -234
  59. data/lib/aspose_slides_cloud/models/header_footer.rb +247 -247
  60. data/lib/aspose_slides_cloud/models/html_export_options.rb +421 -421
  61. data/lib/aspose_slides_cloud/models/i_shape_export_options.rb +197 -197
  62. data/lib/aspose_slides_cloud/models/image.rb +237 -237
  63. data/lib/aspose_slides_cloud/models/image_export_format.rb +43 -43
  64. data/lib/aspose_slides_cloud/models/image_export_options.rb +299 -299
  65. data/lib/aspose_slides_cloud/models/images.rb +209 -209
  66. data/lib/aspose_slides_cloud/models/inner_shadow_effect.rb +252 -252
  67. data/lib/aspose_slides_cloud/models/input.rb +227 -227
  68. data/lib/aspose_slides_cloud/models/input_file.rb +250 -250
  69. data/lib/aspose_slides_cloud/models/interactive_sequence.rb +224 -224
  70. data/lib/aspose_slides_cloud/models/layout_slide.rb +278 -278
  71. data/lib/aspose_slides_cloud/models/layout_slides.rb +209 -209
  72. data/lib/aspose_slides_cloud/models/legend.rb +321 -321
  73. data/lib/aspose_slides_cloud/models/line_format.rb +411 -411
  74. data/lib/aspose_slides_cloud/models/master_slide.rb +231 -231
  75. data/lib/aspose_slides_cloud/models/master_slides.rb +209 -209
  76. data/lib/aspose_slides_cloud/models/merge.rb +231 -231
  77. data/lib/aspose_slides_cloud/models/merging_source.rb +219 -219
  78. data/lib/aspose_slides_cloud/models/no_fill.rb +219 -219
  79. data/lib/aspose_slides_cloud/models/normal_view_restored_properties.rb +217 -217
  80. data/lib/aspose_slides_cloud/models/notes_slide.rb +217 -217
  81. data/lib/aspose_slides_cloud/models/notes_slide_export_format.rb +43 -43
  82. data/lib/aspose_slides_cloud/models/notes_slide_header_footer.rb +267 -267
  83. data/lib/aspose_slides_cloud/models/object_exist.rb +227 -227
  84. data/lib/aspose_slides_cloud/models/ole_object_frame.rb +259 -259
  85. data/lib/aspose_slides_cloud/models/one_value_chart_data_point.rb +210 -210
  86. data/lib/aspose_slides_cloud/models/one_value_series.rb +248 -248
  87. data/lib/aspose_slides_cloud/models/ordered_merge_request.rb +209 -209
  88. data/lib/aspose_slides_cloud/models/outer_shadow_effect.rb +252 -252
  89. data/lib/aspose_slides_cloud/models/output_file.rb +240 -240
  90. data/lib/aspose_slides_cloud/models/paragraph.rb +517 -517
  91. data/lib/aspose_slides_cloud/models/paragraphs.rb +209 -209
  92. data/lib/aspose_slides_cloud/models/path_input_file.rb +240 -240
  93. data/lib/aspose_slides_cloud/models/path_output_file.rb +239 -239
  94. data/lib/aspose_slides_cloud/models/pattern_fill.rb +266 -266
  95. data/lib/aspose_slides_cloud/models/pdf_export_options.rb +547 -547
  96. data/lib/aspose_slides_cloud/models/picture_fill.rb +351 -351
  97. data/lib/aspose_slides_cloud/models/picture_frame.rb +245 -245
  98. data/lib/aspose_slides_cloud/models/pipeline.rb +219 -219
  99. data/lib/aspose_slides_cloud/models/placeholder.rb +325 -325
  100. data/lib/aspose_slides_cloud/models/placeholders.rb +209 -209
  101. data/lib/aspose_slides_cloud/models/plot_area.rb +311 -311
  102. data/lib/aspose_slides_cloud/models/portion.rb +589 -589
  103. data/lib/aspose_slides_cloud/models/portions.rb +209 -209
  104. data/lib/aspose_slides_cloud/models/pptx_export_options.rb +247 -247
  105. data/lib/aspose_slides_cloud/models/presentation_to_merge.rb +273 -273
  106. data/lib/aspose_slides_cloud/models/presentations_merge_request.rb +221 -221
  107. data/lib/aspose_slides_cloud/models/preset_shadow_effect.rb +286 -286
  108. data/lib/aspose_slides_cloud/models/protection_properties.rb +267 -217
  109. data/lib/aspose_slides_cloud/models/reflection_effect.rb +441 -441
  110. data/lib/aspose_slides_cloud/models/remove_shape.rb +229 -229
  111. data/lib/aspose_slides_cloud/models/remove_slide.rb +234 -234
  112. data/lib/aspose_slides_cloud/models/reorder_slide.rb +249 -249
  113. data/lib/aspose_slides_cloud/models/replace_text.rb +269 -269
  114. data/lib/aspose_slides_cloud/models/request_input_file.rb +235 -235
  115. data/lib/aspose_slides_cloud/models/reset_slide.rb +234 -234
  116. data/lib/aspose_slides_cloud/models/resource_base.rb +219 -219
  117. data/lib/aspose_slides_cloud/models/resource_uri.rb +237 -237
  118. data/lib/aspose_slides_cloud/models/response_output_file.rb +219 -219
  119. data/lib/aspose_slides_cloud/models/save.rb +266 -266
  120. data/lib/aspose_slides_cloud/models/save_shape.rb +276 -276
  121. data/lib/aspose_slides_cloud/models/save_slide.rb +301 -301
  122. data/lib/aspose_slides_cloud/models/scatter_chart_data_point.rb +225 -225
  123. data/lib/aspose_slides_cloud/models/scatter_series.rb +248 -248
  124. data/lib/aspose_slides_cloud/models/section.rb +234 -234
  125. data/lib/aspose_slides_cloud/models/sections.rb +209 -209
  126. data/lib/aspose_slides_cloud/models/series.rb +422 -422
  127. data/lib/aspose_slides_cloud/models/series_marker.rb +281 -281
  128. data/lib/aspose_slides_cloud/models/shape.rb +255 -255
  129. data/lib/aspose_slides_cloud/models/shape_base.rb +375 -375
  130. data/lib/aspose_slides_cloud/models/shape_export_format.rb +44 -44
  131. data/lib/aspose_slides_cloud/models/shape_image_export_options.rb +286 -286
  132. data/lib/aspose_slides_cloud/models/shape_thumbnail_bounds.rb +41 -41
  133. data/lib/aspose_slides_cloud/models/shapes.rb +209 -209
  134. data/lib/aspose_slides_cloud/models/{scale_type.rb → shapes_alignment_type.rb} +46 -41
  135. data/lib/aspose_slides_cloud/models/slide.rb +322 -322
  136. data/lib/aspose_slides_cloud/models/slide_animation.rb +221 -221
  137. data/lib/aspose_slides_cloud/models/slide_background.rb +266 -266
  138. data/lib/aspose_slides_cloud/models/slide_comment.rb +239 -239
  139. data/lib/aspose_slides_cloud/models/slide_comments.rb +209 -209
  140. data/lib/aspose_slides_cloud/models/slide_export_format.rb +59 -59
  141. data/lib/aspose_slides_cloud/models/slide_properties.rb +315 -315
  142. data/lib/aspose_slides_cloud/models/slide_replace_result.rb +223 -223
  143. data/lib/aspose_slides_cloud/models/slides.rb +209 -209
  144. data/lib/aspose_slides_cloud/models/smart_art.rb +342 -342
  145. data/lib/aspose_slides_cloud/models/smart_art_node.rb +293 -293
  146. data/lib/aspose_slides_cloud/models/smart_art_shape.rb +235 -235
  147. data/lib/aspose_slides_cloud/models/soft_edge_effect.rb +212 -212
  148. data/lib/aspose_slides_cloud/models/solid_fill.rb +229 -229
  149. data/lib/aspose_slides_cloud/models/split_document_result.rb +209 -209
  150. data/lib/aspose_slides_cloud/models/storage_exist.rb +212 -212
  151. data/lib/aspose_slides_cloud/models/storage_file.rb +257 -257
  152. data/lib/aspose_slides_cloud/models/svg_export_options.rb +379 -379
  153. data/lib/aspose_slides_cloud/models/swf_export_options.rb +529 -529
  154. data/lib/aspose_slides_cloud/models/table.rb +350 -350
  155. data/lib/aspose_slides_cloud/models/table_cell.rb +403 -403
  156. data/lib/aspose_slides_cloud/models/table_column.rb +212 -212
  157. data/lib/aspose_slides_cloud/models/table_row.rb +239 -239
  158. data/lib/aspose_slides_cloud/models/task.rb +240 -240
  159. data/lib/aspose_slides_cloud/models/text_item.rb +217 -217
  160. data/lib/aspose_slides_cloud/models/text_items.rb +209 -209
  161. data/lib/aspose_slides_cloud/models/theme.rb +237 -237
  162. data/lib/aspose_slides_cloud/models/tiff_export_options.rb +423 -423
  163. data/lib/aspose_slides_cloud/models/update_background.rb +241 -241
  164. data/lib/aspose_slides_cloud/models/update_shape.rb +239 -239
  165. data/lib/aspose_slides_cloud/models/video_frame.rb +329 -329
  166. data/lib/aspose_slides_cloud/models/view_properties.rb +357 -357
  167. data/lib/aspose_slides_cloud/models/waterfall_chart_data_point.rb +206 -206
  168. data/lib/aspose_slides_cloud/models/waterfall_series.rb +247 -247
  169. data/lib/aspose_slides_cloud/models/xps_export_options.rb +243 -243
  170. data/lib/aspose_slides_cloud/type_registry.rb +323 -325
  171. data/lib/aspose_slides_cloud/version.rb +25 -25
  172. data/spec/api/slides_api_spec.rb +39435 -38557
  173. data/spec/extra/extra_spec.rb +202 -202
  174. data/spec/spec_utils.rb +182 -180
  175. data/testConfig.json +7 -7
  176. data/testRules.json +511 -495
  177. metadata +4 -4
  178. data/lib/aspose_slides_cloud/models/size_type.rb +0 -55
data/testConfig.json CHANGED
@@ -1,7 +1,7 @@
1
- {
2
- "ClientId": "@your_client_id@",
3
- "ClientSecret": "@your_client_secret@",
4
- "BaseUrl" : "https://api-qa.aspose.cloud",
5
- "AuthBaseUrl" : "https://api-qa.aspose.cloud",
6
- "Debug" : false
7
- }
1
+ {
2
+ "ClientId": "@your_client_id@",
3
+ "ClientSecret": "@your_client_secret@",
4
+ "BaseUrl" : "https://api-qa.aspose.cloud",
5
+ "AuthBaseUrl" : "https://api-qa.aspose.cloud",
6
+ "Debug" : false
7
+ }
data/testRules.json CHANGED
@@ -1,496 +1,512 @@
1
- {
2
- "Files": [
3
- { "Action": "Put", "File": "test.pptx" },
4
- { "Action": "Put", "File": "test-unprotected.pptx", "Method": "DeleteSlidesCleanSlidesList" },
5
- { "Action": "Put", "File": "test-unprotected.pptx", "Method": "PutSlidesSlide" },
6
- { "Action": "Delete", "File": "test.pptx", "Method": "PostSlidesDocument" },
7
- { "Action": "Delete", "File": "test.pptx", "Method": "PostSlidesDocumentFromHtml" },
8
- { "Action": "Delete", "File": "test.pptx", "Method": "UploadFile" },
9
- { "Action": "Delete", "Folder": "%v", "File": "test.pptx", "Parameter": "Folder" },
10
- { "Action": "Delete", "File": "%v", "Parameter": "Name" },
11
- { "Action": "Delete", "File": "changedtest.pptx", "Method": "PostSlidesDocument" },
12
- { "Action": "Delete", "File": "invalidchangedtest.pptx", "Method": "PostSlidesDocument" },
13
- { "Action": "Delete", "Folder": "TempSlidesSDKinvalid", "File": "changedtest.pptx", "Method": "PostSlidesDocument" },
14
- { "Action": "Delete", "File": "changedtest.pptx", "Method": "PostSlidesDocumentFromSource" },
15
- { "Action": "Delete", "File": "invalidchangedtest.pptx", "Method": "PostSlidesDocumentFromSource" },
16
- { "Action": "Delete", "Folder": "TempSlidesSDKinvalid", "File": "changedtest.pptx", "Method": "PostSlidesDocumentFromSource" },
17
- { "Action": "Delete", "File": "changedtest.pptx", "Method": "PostSlidesDocumentFromTemplate" },
18
- { "Action": "Delete", "File": "invalidchangedtest.pptx", "Method": "PostSlidesDocumentFromTemplate" },
19
- { "Action": "Delete", "Folder": "TempSlidesSDKinvalid", "File": "changedtest.pptx", "Method": "PostSlidesDocumentFromTemplate" },
20
- { "Action": "Delete", "File": "changedtest.pptx", "Method": "PutNewPresentation" },
21
- { "Action": "Delete", "File": "invalidchangedtest.pptx", "Method": "PutNewPresentation" },
22
- { "Action": "Delete", "Folder": "TempSlidesSDKinvalid", "File": "changedtest.pptx", "Method": "PutNewPresentation" },
23
- { "Action": "Delete", "Folder": "invalidTempSlidesSDK", "File": "test.pptx", "Parameter": "CloneFrom" },
24
- { "Action": "Delete", "Folder": "invalidTempSlidesSDK", "File": "test.pptx", "Parameter": "SourcePath" }
25
- ],
26
- "Values": [
27
- { "InvalidValue": "%vinvalid" },
28
- { "Value": "test.pptx", "InvalidValue": "invalid%v", "Parameter": "Name" },
29
- { "Value": "test-unprotected.pptx", "Parameter": "Name", "Method": "PutSlidesSlide" },
30
- { "Value": "test-unprotected.pptx", "Parameter": "Name", "Method": "PostSlidesAdd" },
31
- { "Value": "test-unprotected.pptx", "Parameter": "Name", "Method": "DeleteSlidesCleanSlidesList" },
32
- { "Value": "changedtest.pptx", "Parameter": "Name", "Method": "PutNewPresentation" },
33
- { "Value": "changedtest.pptx", "Parameter": "Name", "Method": "PostSlidesDocumentFromSource" },
34
- { "Value": "changedtest.pptx", "Parameter": "Name", "Method": "PostSlidesDocumentFromTemplate" },
35
- { "Value": "TempSlidesSDK", "Parameter": "Folder" },
36
- { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "SourcePath" },
37
- { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "SrcPath" },
38
- { "Value": "TempSlidesSDK/changedtest.pptx", "InvalidValue": "invalid%v", "Parameter": "DestPath" },
39
- { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "TemplatePath" },
40
- { "Value": "TempSlidesSDK/TemplateCV.pptx", "InvalidValue": "invalid%v", "Parameter": "TemplatePath", "Method": "PostSlidesDocument" },
41
- { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "CloneFrom" },
42
- { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "Source" },
43
- { "Value": "TempSlidesSDK/out.pdf", "Parameter": "OutPath" },
44
- { "Value": "password", "Parameter": "Password" },
45
- { "Value": "password", "Parameter": "InputPassword" },
46
- { "Value": "password", "Parameter": "TemplatePassword" },
47
- { "Value": "password", "Parameter": "SourcePassword" },
48
- { "Value": "password", "Parameter": "CloneFromPassword" },
49
- { "Value": null, "Parameter": "Password", "Method": "PutSlidesSlide" },
50
- { "Value": null, "Parameter": "Password", "Method": "PostSlidesAdd" },
51
- { "Value": null, "Parameter": "Password", "Method": "DeleteSlidesCleanSlidesList" },
52
- { "Value": null, "Parameter": "Storage" },
53
- { "Value": null, "Parameter": "StorageName" },
54
- { "Value": "testStorage", "Parameter": "StorageName", "Method": "StorageExists" },
55
- { "Value": null, "Parameter": "SrcStorageName" },
56
- { "Value": null, "Parameter": "DestStorageName" },
57
- { "Value": null, "Parameter": "TemplateStorage" },
58
- { "Value": null, "Parameter": "CloneFromStorage" },
59
- { "Value": null, "Parameter": "SourceStorage" },
60
- { "Value": 1, "InvalidValue": 593, "Parameter": "SlideIndex" },
61
- { "Value": 5, "Parameter": "SlideIndex", "Method": "PostSection" },
62
- { "Value": null, "InvalidValue": [1, 593], "Parameter": "Slides" },
63
- { "Value": 1, "InvalidValue": 593, "Parameter": "SlideToCopy" },
64
- { "Value": null, "InvalidValue": 593, "Parameter": "SlideToClone" },
65
- { "Value": 1, "InvalidValue": 593, "Parameter": "ShapeIndex" },
66
- { "Value": 3, "Parameter": "SlideIndex", "Method": "PostChartSeries" },
67
- { "Value": 3, "Parameter": "SlideIndex", "Method": "PutChartSeries" },
68
- { "Value": 3, "Parameter": "SlideIndex", "Method": "DeleteChartSeries" },
69
- { "Value": 3, "Parameter": "SlideIndex", "Method": "PostChartCategory" },
70
- { "Value": 3, "Parameter": "SlideIndex", "Method": "PutChartCategory" },
71
- { "Value": 3, "Parameter": "SlideIndex", "Method": "DeleteChartCategory" },
72
- { "Value": 3, "Parameter": "SlideIndex", "Method": "PostChartDataPoint" },
73
- { "Value": 3, "Parameter": "SlideIndex", "Method": "PutChartDataPoint" },
74
- { "Value": 3, "Parameter": "SlideIndex", "Method": "DeleteChartDataPoint" },
75
- { "Value": 2, "Parameter": "ShapeIndex", "Method": "PostChartDataPoint" },
76
- { "Value": 2, "Parameter": "ShapeIndex", "Method": "PutChartDataPoint" },
77
- { "Value": 1, "Parameter": "ShapeIndex", "Method": "DeleteSlideSubshape" },
78
- { "Value": 1, "Parameter": "ShapeIndex", "Method": "DeleteSlideSubshapes" },
79
- { "Value": 1, "Parameter": "ShapeIndex", "Method": "DeleteSubshapeParagraph" },
80
- { "Value": 1, "Parameter": "ShapeIndex", "Method": "DeleteSubshapeParagraphs" },
81
- { "Value": 1, "Parameter": "ShapeIndex", "Method": "DeleteSubshapePortion" },
82
- { "Value": 1, "Parameter": "ShapeIndex", "Method": "DeleteSubshapePortions" },
83
- { "Value": 1, "Parameter": "ShapeIndex", "Method": "GetSlideSubshape" },
84
- { "Value": 1, "Parameter": "ShapeIndex", "Method": "GetSlideSubshapes" },
85
- { "Value": 1, "Parameter": "ShapeIndex", "Method": "GetSlideSubshapeParagraph" },
86
- { "Value": 1, "Parameter": "ShapeIndex", "Method": "GetSlideSubshapeParagraphs" },
87
- { "Value": 1, "Parameter": "ShapeIndex", "Method": "GetSubshapeParagraphPortion" },
88
- { "Value": 1, "Parameter": "ShapeIndex", "Method": "GetSubshapeParagraphPortions" },
89
- { "Value": 1, "Parameter": "ShapeIndex", "Method": "PostAddNewSubshape" },
90
- { "Value": 1, "Parameter": "ShapeIndex", "Method": "PostAddNewSubshapeParagraph" },
91
- { "Value": 1, "Parameter": "ShapeIndex", "Method": "PostAddNewSubshapePortion" },
92
- { "Value": 1, "Parameter": "ShapeIndex", "Method": "PostSubshapeSaveAs" },
93
- { "Value": 1, "Parameter": "ShapeIndex", "Method": "PutSetSubshapeParagraphPortionProperties" },
94
- { "Value": 1, "Parameter": "ShapeIndex", "Method": "PutSetSubshapeParagraphProperties" },
95
- { "Value": 1, "Parameter": "ShapeIndex", "Method": "PutSlideSubshapeInfo" },
96
- { "Value": 1, "Parameter": "ShapeIndex", "Method": "PutSubshapeSaveAs" },
97
- { "Value": null, "InvalidValue": [1, 593], "Parameter": "Shapes" },
98
- { "Value": null, "InvalidValue": 593, "Parameter": "ShapeToClone" },
99
- { "Value": 1, "InvalidValue": 593, "Parameter": "SeriesIndex" },
100
- { "Value": 1, "InvalidValue": 593, "Parameter": "CategoryIndex" },
101
- { "Value": 1, "InvalidValue": 593, "Parameter": "PointIndex" },
102
- { "Value": 1, "InvalidValue": 593, "Parameter": "ParagraphIndex" },
103
- { "Value": null, "InvalidValue": [1, 593], "Parameter": "Paragraphs" },
104
- { "Value": 1, "InvalidValue": 593, "Parameter": "PortionIndex" },
105
- { "Value": null, "InvalidValue": [1, 593], "Parameter": "Portions" },
106
- { "Value": 1, "InvalidValue": 593, "Parameter": "PlaceholderIndex" },
107
- { "Value": 1, "InvalidValue": 593, "Parameter": "SequenceIndex" },
108
- { "Value": 1, "InvalidValue": 593, "Parameter": "EffectIndex" },
109
- { "Value": 2, "InvalidValue": 593, "Parameter": "SectionIndex" },
110
- { "Value": 1, "InvalidValue": 593, "Parameter": "Index" },
111
- { "Value": 2, "InvalidValue": 593, "Parameter": "NewPosition" },
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
- { "InvalidValue": null, "Parameter": "Stream" },
129
- {
130
- "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>",
131
- "Parameter": "Data"
132
- },
133
- { "Value": {}, "InvalidValue": null, "Type": "Pipeline", "Parameter": "Request" },
134
- { "Value": {}, "InvalidValue": null, "Type": "PresentationsMergeRequest", "Parameter": "Request" },
135
- { "Value": {}, "InvalidValue": null, "Type": "OrderedMergeRequest", "Parameter": "Request" },
136
- { "Value": {}, "InvalidValue": null, "Type": "Pipeline", "Parameter": "Pipeline" },
137
- { "Value": {}, "InvalidValue": null, "Type": "SlideBackground", "Parameter": "Background" },
138
- { "Value": {}, "InvalidValue": null, "Type": "SlideAnimation", "Parameter": "Animation" },
139
- { "Value": {}, "InvalidValue": null, "Type": "ChartCategory", "Parameter": "Category" },
140
- { "Value": { "XValue": 32.5, "YValue": 42.9 }, "InvalidValue": null, "Type": "ScatterChartDataPoint", "Parameter": "DataPoint" },
141
- { "Value": { "DataPointType": "OneValue" }, "InvalidValue": null, "Type": "OneValueSeries", "Parameter": "Series" },
142
- { "Value": { "TriggerShapeIndex": 1 }, "InvalidValue": null, "Type": "InteractiveSequence", "Parameter": "Sequence" },
143
- { "Value": { "ShapeIndex": 1, "Type": "Appear" }, "InvalidValue": null, "Type": "Effect", "Parameter": "Effect" },
144
- { "Value": { "Text": "testNote" }, "InvalidValue": null, "Type": "NotesSlide", "Parameter": "DTO" },
145
- { "Value": {}, "InvalidValue": null, "Type": "Paragraph", "Parameter": "DTO" },
146
- { "Value": {}, "InvalidValue": null, "Type": "Portion", "Parameter": "DTO" },
147
- { "Value": {}, "InvalidValue": null, "Type": "HeaderFooter", "Parameter": "DTO" },
148
- { "Value": {}, "InvalidValue": null, "Type": "NotesSlideHeaderFooter", "Parameter": "DTO" },
149
- {
150
- "Value": { "Text": "testShape", "Type": "Shape", "ShapeType": "BentArrow", "GeometryShapeType": "Rectangle" },
151
- "InvalidValue": null,
152
- "Type": "Shape",
153
- "Parameter": "DTO"
154
- },
155
- { "Value": { "Type": "Connector" }, "InvalidValue": null, "Type": "Shape", "Parameter": "DTO", "Language": "CPP" },
156
- { "Value": {}, "InvalidValue": null, "Type": "SlideProperties", "Parameter": "DTO", "Method": "PutSlidesSlideProperties" },
157
- { "Value": {}, "InvalidValue": null, "Type": "ProtectionProperties", "Parameter": "DTO", "Method": "PutSlidesProtectionProperties" },
158
- { "Value": {}, "InvalidValue": null, "Type": "ViewProperties", "Parameter": "DTO", "Method": "PutSlidesViewProperties" },
159
- { "Value": { "Text": "testPortion" }, "InvalidValue": null, "Type": "Portion", "Parameter": "DTO", "Method": "PostAddNewPortion" },
160
- { "Value": { "Text": "testPortion" }, "InvalidValue": null, "Type": "Portion", "Parameter": "DTO", "Method": "PostAddNewSubshapePortion" },
161
- { "Value": { "Text": "testPortion" }, "InvalidValue": null, "Type": "Portion", "Parameter": "DTO", "Method": "PostNotesSlideAddNewPortion" },
162
- { "Value": { "MasterSlide": { "Href": "masterSlides/2" } }, "InvalidValue": null, "Type": "LayoutSlide", "Parameter": "SlideDTO" },
163
- { "Value": { "LayoutSlide": { "Uri": { "Href": "TitleOnly" } } }, "InvalidValue": null, "Type": "Slide", "Parameter": "SlideDTO", "Method": "PutSlidesSlide" },
164
- { "Value": { "List": [] }, "InvalidValue": null, "Type": "DocumentProperties", "Parameter": "Properties" },
165
- {
166
- "Value": { "Name": "testProperty001", "Value": "testValue002" },
167
- "InvalidValue": null,
168
- "Type": "DocumentProperty",
169
- "Parameter": "Property"
170
- },
171
- { "Value": {}, "InvalidValue": null, "Type": "Sections", "Parameter": "Sections", "Method": "PutSections" },
172
- { "Value": "pdf", "Parameter": "Format" },
173
- { "InvalidValue": "svg", "Parameter": "Format", "Language": "NET" },
174
- { "InvalidValue": "gif", "Parameter": "Format", "Method": "GetNotesSlideWithFormat", "Language": "NET" },
175
- { "InvalidValue": "gif", "Parameter": "Format", "Method": "PostGetNotesSlideWithFormat", "Language": "NET" },
176
- { "InvalidValue": "gif", "Parameter": "Format", "Method": "GetSlidesImageWithFormat", "Language": "NET" },
177
- { "InvalidValue": "gif", "Parameter": "Format", "Method": "PostExportImageWithFormat", "Language": "NET" },
178
- { "InvalidValue": "gif", "Parameter": "Format", "Method": "PostExportImagesWithFormat", "Language": "NET" },
179
- { "InvalidValue": "gif", "Parameter": "Format", "Method": "PostExportImagesFromRequestWithFormat", "Language": "NET" },
180
- { "Value": "png", "Parameter": "Format", "Method": "GetNotesSlideWithFormat" },
181
- { "Value": "png", "Parameter": "Format", "Method": "PostGetNotesSlideWithFormat" },
182
- { "Value": "png", "Parameter": "Format", "Method": "GetShapeWithFormat" },
183
- { "Value": "png", "Parameter": "Format", "Method": "PostExportShape" },
184
- { "Value": "png", "Parameter": "Format", "Method": "PutExportShape" },
185
- { "Value": "png", "Parameter": "Format", "Method": "PostShapeSaveAs" },
186
- { "Value": "png", "Parameter": "Format", "Method": "PutShapeSaveAs" },
187
- { "Value": "png", "Parameter": "Format", "Method": "PostSubshapeSaveAs" },
188
- { "Value": "png", "Parameter": "Format", "Method": "PutSubshapeSaveAs" },
189
- { "Value": "png", "Parameter": "Format", "Method": "GetNotesSlideShapeWithFormat" },
190
- { "Value": "png", "Parameter": "Format", "Method": "PostNotesSlideShapeSaveAs" },
191
- { "Value": "png", "Parameter": "Format", "Method": "PutNotesSlideShapeSaveAs" },
192
- { "Value": "png", "Parameter": "Format", "Method": "GetSlidesImageWithFormat" },
193
- { "Value": "png", "Parameter": "Format", "Method": "PostExportImageWithFormat" },
194
- { "Value": "png", "Parameter": "Format", "Method": "PostExportImageWithFormatOnline" },
195
- { "Value": "png", "Parameter": "Format", "Method": "PostExportImagesWithFormat" },
196
- { "Value": "png", "Parameter": "Format", "Method": "PostExportImagesFromRequestWithFormat" },
197
- { "Value": "AlignTop", "InvalidValue": "AlignBottom", "Parameter": "AlignmentType" },
198
- { "Value": null, "InvalidValue": "Shape", "Parameter": "Bounds" },
199
- { "Value": "OnScreen", "InvalidValue": "Ledger", "Parameter": "SizeType" },
200
- { "Value": "DoNotScale", "InvalidValue": "Maximize", "Parameter": "ScaleType" },
201
- { "Value": null, "InvalidValue": null, "Parameter": "Options" },
202
- { "Value": 1, "InvalidValue": 593, "Parameter": "Width" },
203
- { "Value": 1, "InvalidValue": 593, "Parameter": "Height" },
204
- { "Value": "#FF0000dd", "Parameter": "Color" },
205
- { "Value": null, "InvalidValue": false, "Parameter": "Recursive" },
206
- { "Value": true, "Parameter": "Recursive", "Method": "DeleteFolder" },
207
- { "Value": null, "InvalidValue": false, "Parameter": "IgnoreCase" },
208
- { "Value": null, "InvalidValue": false, "Parameter": "WithEmpty" },
209
- { "Value": null, "InvalidValue": false, "Parameter": "ApplyToAll" },
210
- { "Value": null, "InvalidValue": false, "Parameter": "IsImageDataEmbedded" },
211
- { "Value": null, "InvalidValue": false, "Parameter": "WithSlides" },
212
- { "Value": null, "InvalidValue": false, "Parameter": "AlignToSlide" },
213
- { "Value": null, "InvalidValue": 593, "Parameter": "JpegQuality" },
214
- { "Value": null, "InvalidValue": 593.5, "Parameter": "ScaleX" },
215
- { "Value": null, "InvalidValue": 593.5, "Parameter": "ScaleY" },
216
- { "InvalidValue": null, "Parameter": "Files" },
217
- { "Value": null, "Parameter": "VersionId" }
218
- ],
219
- "OKToReturnNull": [
220
- { "Method": "PostSlidesPipeline" }
221
- ],
222
- "OKToNotFail": [
223
- { "Parameter": "JpegQuality" },
224
- { "Parameter": "Width" },
225
- { "Parameter": "Height" },
226
- { "Parameter": "From" },
227
- { "Parameter": "To" },
228
- { "Parameter": "PropertyName" },
229
- { "Parameter": "ScaleType" },
230
- { "Parameter": "SizeType" },
231
- { "Parameter": "ScaleX" },
232
- { "Parameter": "ScaleY" },
233
- { "Parameter": "Bounds" },
234
- { "Parameter": "OutPath" },
235
- { "Parameter": "FontsFolder" },
236
- { "Parameter": "DestFolder" },
237
- { "Parameter": "IsImageDataEmbedded" },
238
- { "Parameter": "Stream" },
239
- { "Parameter": "Html" },
240
- { "Parameter": "Pdf" },
241
- { "Parameter": "Options" },
242
- { "Parameter": "ApplyToAll" },
243
- { "Parameter": "SlideToCopy" },
244
- { "Parameter": "SlideToClone" },
245
- { "Parameter": "Source" },
246
- { "Parameter": "LayoutAlias" },
247
- { "Parameter": "Background" },
248
- { "Parameter": "WithEmpty" },
249
- { "Parameter": "OldValue" },
250
- { "Parameter": "NewValue" },
251
- { "Parameter": "OldPosition" },
252
- { "Parameter": "NewPosition" },
253
- { "Parameter": "IgnoreCase" },
254
- { "Parameter": "Document" },
255
- { "Parameter": "Color" },
256
- { "Parameter": "Format", "Method": "PutSlidesSlide" },
257
- { "Parameter": "Format", "Language": "NET" },
258
- { "Parameter": "Format", "Language": "Java", "Method": "PostSlidesSplit" },
259
- { "Parameter": "Dto", "Method": "PostAddNotesSlide" },
260
- { "Parameter": "DataPoint", "Language": "PHP" },
261
- { "Parameter": "Dto", "Language": "Swift" },
262
- { "Parameter": "SlideDto", "Language": "Swift" },
263
- { "Parameter": "Request", "Language": "Swift" },
264
- { "Parameter": "Effect", "Language": "Swift" },
265
- { "Parameter": "Sequence", "Language": "Swift" },
266
- { "Parameter": "Pipeline", "Language": "Swift" },
267
- { "Parameter": "Properties", "Language": "Swift" },
268
- { "Parameter": "Property", "Language": "Swift" },
269
- { "Parameter": "Animation", "Language": "Swift" },
270
- { "Parameter": "Category", "Language": "Swift" },
271
- { "Parameter": "Series", "Language": "Swift" },
272
- { "Parameter": "Sections", "Language": "Swift" },
273
- { "Parameter": "Position", "Method": "PostSlidesReorderPosition" },
274
- { "Parameter": "Name", "Method": "PostSlidesDocument" },
275
- { "Parameter": "Name", "Method": "PostSlidesDocumentFromHtml" },
276
- { "Parameter": "Name", "Method": "PostSlidesDocumentFromPdf" },
277
- { "Parameter": "Name", "Method": "PostSlidesDocumentFromSource" },
278
- { "Parameter": "Name", "Method": "PostSlidesDocumentFromTemplate" },
279
- { "Parameter": "Name", "Method": "PutNewPresentation" },
280
- { "Parameter": "Name", "Method": "PutSlidesDocumentFromHtml" },
281
- { "Parameter": "Folder", "Method": "PostSlidesDocument" },
282
- { "Parameter": "Folder", "Method": "PostSlidesDocumentFromHtml" },
283
- { "Parameter": "Folder", "Method": "PostSlidesDocumentFromPdf" },
284
- { "Parameter": "Folder", "Method": "PostSlidesDocumentFromSource" },
285
- { "Parameter": "Folder", "Method": "PostSlidesDocumentFromTemplate" },
286
- { "Parameter": "Folder", "Method": "PutNewPresentation" },
287
- { "Parameter": "Folder", "Method": "PutSlidesDocumentFromHtml" },
288
- { "Parameter": "Password", "Method": "PostSlidesDocument" },
289
- { "Parameter": "Password", "Method": "PostSlidesDocumentFromHtml" },
290
- { "Parameter": "Password", "Method": "PostSlidesDocumentFromSource" },
291
- { "Parameter": "Password", "Method": "PostSlidesDocumentFromTemplate" },
292
- { "Parameter": "Password", "Method": "PutNewPresentation" },
293
- { "Parameter": "Data", "Method": "PostSlidesDocument" },
294
- { "Parameter": "Files" },
295
- { "Parameter": "Request" },
296
- { "Parameter": "WithSlides" },
297
- { "Parameter": "SectionName" },
298
- { "Parameter": "AlignmentType" },
299
- { "Parameter": "AlignToSlide" },
300
- { "Method": "GetDiscUsage" },
301
- { "Method": "GetFilesList" },
302
- { "Method": "GetFileVersions" },
303
- { "Method": "DownloadFile" },
304
- { "Method": "StorageExists" },
305
- { "Method": "ObjectExists" },
306
- { "Method": "CreateFolder" },
307
- { "Method": "UploadFile" },
308
- { "Method": "CopyFolder" },
309
- { "Method": "CopyFile" },
310
- { "Method": "MoveFolder" },
311
- { "Method": "MoveFile" },
312
- { "Method": "DeleteFile" },
313
- { "Method": "DeleteFolder" }
314
- ],
315
- "Results": [
316
- { "Code": 200 },
317
- { "Code": 201, "Method": "PostSlidesDocument" },
318
- { "Code": 201, "Method": "PostSlidesDocumentFromHtml" },
319
- { "Code": 201, "Method": "PostSlidesDocumentFromSource" },
320
- { "Code": 201, "Method": "PostSlidesDocumentFromTemplate" },
321
- { "Code": 201, "Method": "PutNewPresentation" },
322
- { "Code": 201, "Method": "PostSlidesAdd" },
323
- { "Code": 201, "Method": "PostSlidesCopy" },
324
- { "Code": 201, "Method": "PostCopyLayoutSlideFromSourcePresentation" },
325
- { "Code": 201, "Method": "PostCopyMasterSlideFromSourcePresentation" },
326
- { "Code": 201, "Method": "PostAddNotesSlide" },
327
- { "Code": 201, "Method": "PostAddNewParagraph" },
328
- { "Code": 201, "Method": "PostAddNewPortion" },
329
- { "Code": 201, "Method": "PostAddNewShape" },
330
- { "Code": 201, "Method": "PostAddNewSubshapeParagraph" },
331
- { "Code": 201, "Method": "PostAddNewSubshapePortion" },
332
- { "Code": 201, "Method": "PostAddNewSubshape" },
333
- { "Code": 201, "Method": "PostChartSeries" },
334
- { "Code": 201, "Method": "PostChartCategory" },
335
- { "Code": 201, "Method": "PostChartDataPoint" },
336
- { "Code": 201, "Method": "PostNotesSlideAddNewParagraph" },
337
- { "Code": 201, "Method": "PostNotesSlideAddNewPortion" },
338
- { "Code": 201, "Method": "PostNotesSlideAddNewShape" },
339
- { "Code": 201, "Method": "PostSlideAnimationEffect" },
340
- { "Code": 201, "Method": "PostSlideAnimationInteractiveSequence" },
341
- { "Code": 201, "Method": "PostSlideAnimationInteractiveSequenceEffect" },
342
- { "Code": 201, "Method": "PostSection" },
343
- { "Code": 400, "Invalid": true },
344
- { "Code": 404, "Message" : "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "Name" },
345
- { "Code": 404, "Message" : "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "Folder" },
346
- { "Code": 404, "Message" : "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "CloneFrom" },
347
- { "Code": 404, "Message" : "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "Source" },
348
- { "Code": 404, "Message" : "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "Path", "Method": "DownloadFile" },
349
- { "Code": 404, "Message": "The storage %v was not found or is not associated with the application.", "Parameter": "Storage" },
350
- { "Code": 404, "Message": "The storage %v was not found or is not associated with the application.", "Parameter": "StorageName" },
351
- { "Code": 404, "Message": "The storage %v was not found or is not associated with the application.", "Parameter": "SrcStorageName" },
352
- { "Code": 404, "Message": "The storage %v was not found or is not associated with the application.", "Parameter": "DestStorageName" },
353
- { "Code": 404, "Message": "The storage %v was not found or is not associated with the application.", "Parameter": "CloneFromStorage" },
354
- { "Code": 404, "Message": "The storage %v was not found or is not associated with the application.", "Parameter": "TemplateStorage" },
355
- { "Code": 404, "Message": "The storage %v was not found or is not associated with the application.", "Parameter": "SourceStorage" },
356
- { "Message": "Invalid password.", "Parameter": "Password" },
357
- { "Message": "Invalid password.", "Parameter": "CloneFromPassword" },
358
- { "Message": "Invalid password.", "Parameter": "SourcePassword" },
359
- { "Message": "Invalid password.", "Parameter": "TemplatePassword" },
360
- { "Message": "Invalid password.", "Parameter": "InputPassword" },
361
- { "Message": "Failed to load the presentation", "Parameter": "Password", "Method": "DeleteSlidesCleanSlidesList" },
362
- { "Message": "Failed to load the presentation", "Parameter": "Password", "Method": "PostSlidesAdd" },
363
- { "Message": "Failed to load the presentation", "Parameter": "Password", "Method": "PutSlidesSlide" },
364
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "SlideIndex" },
365
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "Slides" },
366
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "ShapeIndex" },
367
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "Shapes" },
368
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "ParagraphIndex" },
369
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "Paragraphs" },
370
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "PortionIndex" },
371
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "Portions" },
372
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "EffectIndex" },
373
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "SequenceIndex" },
374
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "SeriesIndex" },
375
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "CategoryIndex" },
376
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "PointIndex" },
377
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "SectionIndex" },
378
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "Position" },
379
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "CloneFromPosition" },
380
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "OldPosition" },
381
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "NewPosition" },
382
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "OldPositions" },
383
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "NewPositions" },
384
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "SlideToCopy" },
385
- { "Message": "Placeholder with index %v doesn't exist.", "Parameter": "PlaceholderIndex" },
386
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "Index" },
387
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "ShapeToClone" },
388
- { "Message": "Index was out of range.", "Parameter": "ShapeToCopy" },
389
- { "Message": "Invalid Request", "Parameter": "VersionId" },
390
- { "Message": "Invalid version id specified", "Parameter": "VersionId", "Method": "DeleteFile" },
391
- { "Message": "Invalid version id specified", "Parameter": "VersionId", "Method": "DownloadFile" },
392
- { "Message": "AmazonS3 Storage exception", "Parameter": "VersionId", "Method": "ObjectExists" },
393
- { "Message": "The HTTP resource that matches the request URI", "Parameter": "Path" },
394
- { "Message": "Specified cast is not valid", "Parameter": "Path", "Method": "GetSlideShapes" },
395
- { "Message": "Specified cast is not valid", "Parameter": "Path", "Method": "GetNotesSlideShapes" },
396
- { "Message": "Specified cast is not valid", "Parameter": "Path", "Method": "DeleteSlideShapes" },
397
- { "Message": "Specified cast is not valid", "Parameter": "Path", "Method": "DeleteNotesSlideShapes" },
398
- { "Message" : "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "Path", "Method": "DownloadFile" },
399
- { "Code": 404, "Message": "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "SrcPath" },
400
- { "Code": 404, "Message": "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "SourcePath" },
401
- { "Code": 404, "Message": "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "TemplatePath" },
402
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "From" },
403
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "To" },
404
- { "Message": " is not supported", "Parameter": "Format" },
405
- { "Message": " is not supported", "Parameter": "OutPath" },
406
- { "Message": " is not valid", "Parameter": "Format", "Method": "GetSlidesImageWithFormat", "Language": "NodeJS" },
407
- { "Message": " is not valid", "Parameter": "Format", "Method": "GetSlidesImageWithFormat", "Language": "Go" },
408
- { "Message": " is not valid", "Parameter": "Format", "Method": "GetSlidesImageWithFormat", "Language": "Python" },
409
- { "Message": " is not valid", "Parameter": "Format", "Method": "GetSlidesImageWithFormat", "Language": "Perl" },
410
- { "Message": " is not valid", "Parameter": "Format", "Method": "GetSlidesImageWithFormat", "Language": "Swift" },
411
- { "Message": " is not valid", "Parameter": "Format", "Method": "GetSlidesImageWithFormat", "Language": "CPP" },
412
- { "Message": " is not valid", "Parameter": "Format", "Method": "PostExportImageWithFormat", "Language": "NodeJS" },
413
- { "Message": " is not valid", "Parameter": "Format", "Method": "PostExportImageWithFormat", "Language": "Go" },
414
- { "Message": " is not valid", "Parameter": "Format", "Method": "PostExportImageWithFormat", "Language": "Python" },
415
- { "Message": " is not valid", "Parameter": "Format", "Method": "PostExportImageWithFormat", "Language": "Perl" },
416
- { "Message": " is not valid", "Parameter": "Format", "Method": "PostExportImageWithFormat", "Language": "Swift" },
417
- { "Message": " is not valid", "Parameter": "Format", "Method": "PostExportImageWithFormat", "Language": "CPP" },
418
- { "Message": " is not valid", "Parameter": "Format", "Method": "PostExportImagesFromRequestWithFormat", "Language": "NodeJS" },
419
- { "Message": " is not valid", "Parameter": "Format", "Method": "PostExportImagesFromRequestWithFormat", "Language": "Go" },
420
- { "Message": " is not valid", "Parameter": "Format", "Method": "PostExportImagesFromRequestWithFormat", "Language": "Python" },
421
- { "Message": " is not valid", "Parameter": "Format", "Method": "PostExportImagesFromRequestWithFormat", "Language": "Perl" },
422
- { "Message": " is not valid", "Parameter": "Format", "Method": "PostExportImagesFromRequestWithFormat", "Language": "Swift" },
423
- { "Message": " is not valid", "Parameter": "Format", "Method": "PostExportImagesFromRequestWithFormat", "Language": "CPP" },
424
- { "Message": " is not valid", "Parameter": "Format", "Method": "PostExportImagesWithFormat", "Language": "NodeJS" },
425
- { "Message": " is not valid", "Parameter": "Format", "Method": "PostExportImagesWithFormat", "Language": "Go" },
426
- { "Message": " is not valid", "Parameter": "Format", "Method": "PostExportImagesWithFormat", "Language": "Python" },
427
- { "Message": " is not valid", "Parameter": "Format", "Method": "PostExportImagesWithFormat", "Language": "Perl" },
428
- { "Message": " is not valid", "Parameter": "Format", "Method": "PostExportImagesWithFormat", "Language": "Swift" },
429
- { "Message": " is not valid", "Parameter": "Format", "Method": "PostExportImagesWithFormat", "Language": "CPP" },
430
- { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostShapeSaveAs", "Language": "NodeJS" },
431
- { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostSubshapeSaveAs", "Language": "NodeJS" },
432
- { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutShapeSaveAs", "Language": "NodeJS" },
433
- { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutSubshapeSaveAs", "Language": "NodeJS" },
434
- { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostExportShape", "Language": "NodeJS" },
435
- { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutExportShape", "Language": "NodeJS" },
436
- { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostShapeSaveAs", "Language": "Python" },
437
- { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostSubshapeSaveAs", "Language": "Python" },
438
- { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutShapeSaveAs", "Language": "Python" },
439
- { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutSubshapeSaveAs", "Language": "Python" },
440
- { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostExportShape", "Language": "Python" },
441
- { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutExportShape", "Language": "Python" },
442
- { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostShapeSaveAs", "Language": "Go" },
443
- { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostSubshapeSaveAs", "Language": "Go" },
444
- { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutShapeSaveAs", "Language": "Go" },
445
- { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutSubshapeSaveAs", "Language": "Go" },
446
- { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostExportShape", "Language": "Go" },
447
- { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutExportShape", "Language": "Go" },
448
- { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostShapeSaveAs", "Language": "Perl" },
449
- { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostSubshapeSaveAs", "Language": "Perl" },
450
- { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutShapeSaveAs", "Language": "Perl" },
451
- { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutSubshapeSaveAs", "Language": "Perl" },
452
- { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostExportShape", "Language": "Perl" },
453
- { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutExportShape", "Language": "Perl" },
454
- { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostShapeSaveAs", "Language": "Swift" },
455
- { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostSubshapeSaveAs", "Language": "Swift" },
456
- { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutShapeSaveAs", "Language": "Swift" },
457
- { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutSubshapeSaveAs", "Language": "Swift" },
458
- { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostExportShape", "Language": "Swift" },
459
- { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutExportShape", "Language": "Swift" },
460
- { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostShapeSaveAs", "Language": "CPP" },
461
- { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostSubshapeSaveAs", "Language": "CPP" },
462
- { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutShapeSaveAs", "Language": "CPP" },
463
- { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutSubshapeSaveAs", "Language": "CPP" },
464
- { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostExportShape", "Language": "CPP" },
465
- { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutExportShape", "Language": "CPP" },
466
- { "Message": "Color must be in format #FF000000", "Parameter": "Color" },
467
- { "Code": 404, "Message": "Property %v does not exist.", "Parameter": "PropertyName" },
468
- { "Message": "Error parsing XML template data", "Parameter": "Data" },
469
- { "Message": "Can't read MSCDFileSystem.", "Parameter": "Data", "Language": "Python", "Method": "PostSlidesDocument" },
470
- { "Message": " required parameter", "Parameter": "DTO" },
471
- { "Message": "DTO expected", "Parameter": "DTO", "Method": "PostAddNewShape" },
472
- { "Message": "DTO expected", "Parameter": "DTO", "Method": "PostAddNewSubshape" },
473
- { "Message": " required parameter", "Parameter": "SlideDTO" },
474
- { "Message": " required parameter", "Parameter": "Background" },
475
- { "Message": " required parameter", "Parameter": "Pipeline" },
476
- { "Message": " required parameter", "Parameter": "Properties" },
477
- { "Message": " required parameter", "Parameter": "Property" },
478
- { "Message": " required parameter", "Parameter": "Animation" },
479
- { "Message": " required parameter", "Parameter": "Sequence" },
480
- { "Message": " required parameter", "Parameter": "Series" },
481
- { "Message": " required parameter", "Parameter": "DataPoint" },
482
- { "Message": " required parameter", "Parameter": "Category" },
483
- { "Message": " required parameter", "Parameter": "Effect" },
484
- { "Message": " required parameter", "Parameter": "Request" },
485
- { "Message": " required parameter", "Parameter": "Sections" },
486
- { "Message": " required parameter", "Parameter": "Document" },
487
- { "Message": " required parameter", "Parameter": "File" },
488
- { "Message": "Pdf expected", "Parameter": "Pdf" },
489
- { "Message": " is out of bounds. Valid index range is between ", "Parameter": "Sections", "Method": "DeleteSections" },
490
- { "Message": "Layout slide DTO must be not null and contain", "Parameter": "SlideDTO", "Language": "Swift" },
491
- { "Message": "Object reference not set to an instance of an object.", "Parameter": "Bounds" },
492
- { "Code": 409, "Message": " is not empty.", "Parameter": "Recursive" },
493
- { "Message": "Sequence contains no elements", "Code": 500, "Parameter": "Files" },
494
- { "Message": "An error has occurred.", "Code": 500, "Parameter": "Options" }
495
- ]
1
+ {
2
+ "Files": [
3
+ { "Action": "Put", "File": "test.pptx" },
4
+ { "Action": "Put", "File": "test-unprotected.pptx", "Method": "DeleteSlidesCleanSlidesList" },
5
+ { "Action": "Put", "File": "test-unprotected.pptx", "Method": "PutSlidesSlide" },
6
+ { "Action": "Delete", "File": "test.pptx", "Method": "PostSlidesDocument" },
7
+ { "Action": "Delete", "File": "test.pptx", "Method": "PostSlidesDocumentFromHtml" },
8
+ { "Action": "Delete", "File": "test.pptx", "Method": "UploadFile" },
9
+ { "Action": "Delete", "Folder": "%v", "File": "test.pptx", "Parameter": "Folder" },
10
+ { "Action": "Delete", "File": "%v", "Parameter": "Name" },
11
+ { "Action": "Delete", "File": "changedtest.pptx", "Method": "PostSlidesDocument" },
12
+ { "Action": "Delete", "File": "invalidchangedtest.pptx", "Method": "PostSlidesDocument" },
13
+ { "Action": "Delete", "Folder": "TempSlidesSDKinvalid", "File": "changedtest.pptx", "Method": "PostSlidesDocument" },
14
+ { "Action": "Delete", "File": "changedtest.pptx", "Method": "PostSlidesDocumentFromSource" },
15
+ { "Action": "Delete", "File": "invalidchangedtest.pptx", "Method": "PostSlidesDocumentFromSource" },
16
+ { "Action": "Delete", "Folder": "TempSlidesSDKinvalid", "File": "changedtest.pptx", "Method": "PostSlidesDocumentFromSource" },
17
+ { "Action": "Delete", "File": "changedtest.pptx", "Method": "PostSlidesDocumentFromTemplate" },
18
+ { "Action": "Delete", "File": "invalidchangedtest.pptx", "Method": "PostSlidesDocumentFromTemplate" },
19
+ { "Action": "Delete", "Folder": "TempSlidesSDKinvalid", "File": "changedtest.pptx", "Method": "PostSlidesDocumentFromTemplate" },
20
+ { "Action": "Delete", "File": "changedtest.pptx", "Method": "PutNewPresentation" },
21
+ { "Action": "Delete", "File": "invalidchangedtest.pptx", "Method": "PutNewPresentation" },
22
+ { "Action": "Delete", "Folder": "TempSlidesSDKinvalid", "File": "changedtest.pptx", "Method": "PutNewPresentation" },
23
+ { "Action": "Delete", "Folder": "invalidTempSlidesSDK", "File": "test.pptx", "Parameter": "CloneFrom" },
24
+ { "Action": "Delete", "Folder": "invalidTempSlidesSDK", "File": "test.pptx", "Parameter": "SourcePath" }
25
+ ],
26
+ "Values": [
27
+ { "InvalidValue": "%vinvalid" },
28
+ { "Value": "test.pptx", "InvalidValue": "invalid%v", "Parameter": "Name" },
29
+ { "Value": "test-unprotected.pptx", "Parameter": "Name", "Method": "PutSlidesSlide" },
30
+ { "Value": "test-unprotected.pptx", "Parameter": "Name", "Method": "PostSlidesAdd" },
31
+ { "Value": "test-unprotected.pptx", "Parameter": "Name", "Method": "DeleteSlidesCleanSlidesList" },
32
+ { "Value": "changedtest.pptx", "Parameter": "Name", "Method": "PutNewPresentation" },
33
+ { "Value": "changedtest.pptx", "Parameter": "Name", "Method": "PostSlidesDocumentFromSource" },
34
+ { "Value": "changedtest.pptx", "Parameter": "Name", "Method": "PostSlidesDocumentFromTemplate" },
35
+ { "Value": "TempSlidesSDK", "Parameter": "Folder" },
36
+ { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "SourcePath" },
37
+ { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "SrcPath" },
38
+ { "Value": "TempSlidesSDK/changedtest.pptx", "InvalidValue": "invalid%v", "Parameter": "DestPath" },
39
+ { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "TemplatePath" },
40
+ { "Value": "TempSlidesSDK/TemplateCV.pptx", "InvalidValue": "invalid%v", "Parameter": "TemplatePath", "Method": "PostSlidesDocument" },
41
+ { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "CloneFrom" },
42
+ { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "Source" },
43
+ { "Value": "TempSlidesSDK/out.pdf", "Parameter": "OutPath" },
44
+ { "Value": "password", "Parameter": "Password" },
45
+ { "Value": "password", "Parameter": "InputPassword" },
46
+ { "Value": "password", "Parameter": "TemplatePassword" },
47
+ { "Value": "password", "Parameter": "SourcePassword" },
48
+ { "Value": "password", "Parameter": "CloneFromPassword" },
49
+ { "Value": null, "Parameter": "Password", "Method": "PutSlidesSlide" },
50
+ { "Value": null, "Parameter": "Password", "Method": "PostSlidesAdd" },
51
+ { "Value": null, "Parameter": "Password", "Method": "DeleteSlidesCleanSlidesList" },
52
+ { "Value": null, "Parameter": "Storage" },
53
+ { "Value": null, "Parameter": "StorageName" },
54
+ { "Value": "testStorage", "Parameter": "StorageName", "Method": "StorageExists" },
55
+ { "Value": null, "Parameter": "SrcStorageName" },
56
+ { "Value": null, "Parameter": "DestStorageName" },
57
+ { "Value": null, "Parameter": "TemplateStorage" },
58
+ { "Value": null, "Parameter": "CloneFromStorage" },
59
+ { "Value": null, "Parameter": "SourceStorage" },
60
+ { "Value": 1, "InvalidValue": 593, "Parameter": "SlideIndex" },
61
+ { "Value": 5, "Parameter": "SlideIndex", "Method": "PostSection" },
62
+ { "Value": null, "InvalidValue": [1, 593], "Parameter": "Slides" },
63
+ { "Value": 1, "InvalidValue": 593, "Parameter": "SlideToCopy" },
64
+ { "Value": null, "InvalidValue": 593, "Parameter": "SlideToClone" },
65
+ { "Value": 1, "InvalidValue": 593, "Parameter": "ShapeIndex" },
66
+ { "Value": 3, "Parameter": "SlideIndex", "Method": "PostChartSeries" },
67
+ { "Value": 3, "Parameter": "SlideIndex", "Method": "PutChartSeries" },
68
+ { "Value": 3, "Parameter": "SlideIndex", "Method": "DeleteChartSeries" },
69
+ { "Value": 3, "Parameter": "SlideIndex", "Method": "PostChartCategory" },
70
+ { "Value": 3, "Parameter": "SlideIndex", "Method": "PutChartCategory" },
71
+ { "Value": 3, "Parameter": "SlideIndex", "Method": "DeleteChartCategory" },
72
+ { "Value": 3, "Parameter": "SlideIndex", "Method": "PostChartDataPoint" },
73
+ { "Value": 3, "Parameter": "SlideIndex", "Method": "PutChartDataPoint" },
74
+ { "Value": 3, "Parameter": "SlideIndex", "Method": "DeleteChartDataPoint" },
75
+ { "Value": 2, "Parameter": "ShapeIndex", "Method": "PostChartDataPoint" },
76
+ { "Value": 2, "Parameter": "ShapeIndex", "Method": "PutChartDataPoint" },
77
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "DeleteSlideSubshape" },
78
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "DeleteSlideSubshapes" },
79
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "DeleteSubshapeParagraph" },
80
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "DeleteSubshapeParagraphs" },
81
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "DeleteSubshapePortion" },
82
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "DeleteSubshapePortions" },
83
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "GetSlideSubshape" },
84
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "GetSlideSubshapes" },
85
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "GetSlideSubshapeParagraph" },
86
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "GetSlideSubshapeParagraphs" },
87
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "GetSubshapeParagraphPortion" },
88
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "GetSubshapeParagraphPortions" },
89
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "PostAddNewSubshape" },
90
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "PostAddNewSubshapeParagraph" },
91
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "PostAddNewSubshapePortion" },
92
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "PostSubshapeSaveAs" },
93
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "PutSetSubshapeParagraphPortionProperties" },
94
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "PutSetSubshapeParagraphProperties" },
95
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "PutSlideSubshapeInfo" },
96
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "PutSubshapeSaveAs" },
97
+ { "Value": null, "InvalidValue": [1, 593], "Parameter": "Shapes" },
98
+ { "Value": null, "InvalidValue": 593, "Parameter": "ShapeToClone" },
99
+ { "Value": 1, "InvalidValue": 593, "Parameter": "SeriesIndex" },
100
+ { "Value": 1, "InvalidValue": 593, "Parameter": "CategoryIndex" },
101
+ { "Value": 1, "InvalidValue": 593, "Parameter": "PointIndex" },
102
+ { "Value": 1, "InvalidValue": 593, "Parameter": "ParagraphIndex" },
103
+ { "Value": null, "InvalidValue": [1, 593], "Parameter": "Paragraphs" },
104
+ { "Value": 1, "InvalidValue": 593, "Parameter": "PortionIndex" },
105
+ { "Value": null, "InvalidValue": [1, 593], "Parameter": "Portions" },
106
+ { "Value": 1, "InvalidValue": 593, "Parameter": "PlaceholderIndex" },
107
+ { "Value": 1, "InvalidValue": 593, "Parameter": "SequenceIndex" },
108
+ { "Value": 1, "InvalidValue": 593, "Parameter": "EffectIndex" },
109
+ { "Value": 2, "InvalidValue": 593, "Parameter": "SectionIndex" },
110
+ { "Value": 1, "InvalidValue": 593, "Parameter": "Index" },
111
+ { "Value": 2, "InvalidValue": 593, "Parameter": "NewPosition" },
112
+ { "Value": 20, "InvalidValue": 593, "Parameter": "FontHeight" },
113
+ { "Value": 256, "InvalidValue": 593, "Parameter": "FontColor" },
114
+ { "Value": null, "InvalidValue": 593, "Parameter": "OldPosition" },
115
+ { "Value": 1, "InvalidValue": 593, "Parameter": "Position" },
116
+ { "Value": [2, 1], "InvalidValue": [1, 593], "Parameter": "OldPositions" },
117
+ { "Value": [1, 2], "InvalidValue": [1, 593], "Parameter": "NewPositions" },
118
+ { "Value": [3, 2], "InvalidValue": [1, 593], "Parameter": "Sections" },
119
+ { "Value": 1, "InvalidValue": 593, "Parameter": "CloneFromPosition" },
120
+ { "Value": null, "InvalidValue": 593, "Parameter": "From" },
121
+ { "Value": null, "InvalidValue": 593, "Parameter": "To" },
122
+ { "Value": "4/shapes", "Parameter": "Path" },
123
+ { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "Path", "Method": "UploadFile" },
124
+ { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "Path", "Method": "DownloadFile" },
125
+ { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "Path", "Method": "GetFileVersions" },
126
+ { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "Path", "Method": "DeleteFile" },
127
+ { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "Path", "Method": "ObjectExists" },
128
+ { "Value": "TempSlidesSDK", "Parameter": "Path", "Method": "DeleteFolder" },
129
+ { "Value": "testProperty", "Parameter": "PropertyName" },
130
+ { "InvalidValue": null, "Parameter": "Stream" },
131
+ {
132
+ "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>",
133
+ "Parameter": "Data"
134
+ },
135
+ { "Value": {}, "InvalidValue": null, "Type": "Pipeline", "Parameter": "Request" },
136
+ { "Value": {}, "InvalidValue": null, "Type": "PresentationsMergeRequest", "Parameter": "Request" },
137
+ { "Value": {}, "InvalidValue": null, "Type": "OrderedMergeRequest", "Parameter": "Request" },
138
+ { "Value": {}, "InvalidValue": null, "Type": "Pipeline", "Parameter": "Pipeline" },
139
+ { "Value": {}, "InvalidValue": null, "Type": "SlideBackground", "Parameter": "Background" },
140
+ { "Value": {}, "InvalidValue": null, "Type": "SlideAnimation", "Parameter": "Animation" },
141
+ { "Value": {}, "InvalidValue": null, "Type": "ChartCategory", "Parameter": "Category" },
142
+ { "Value": { "XValue": 32.5, "YValue": 42.9 }, "InvalidValue": null, "Type": "ScatterChartDataPoint", "Parameter": "DataPoint" },
143
+ { "Value": { "DataPointType": "OneValue" }, "InvalidValue": null, "Type": "OneValueSeries", "Parameter": "Series" },
144
+ { "Value": { "TriggerShapeIndex": 1 }, "InvalidValue": null, "Type": "InteractiveSequence", "Parameter": "Sequence" },
145
+ { "Value": { "ShapeIndex": 1, "Type": "Appear" }, "InvalidValue": null, "Type": "Effect", "Parameter": "Effect" },
146
+ { "Value": { "Text": "testNote" }, "InvalidValue": null, "Type": "NotesSlide", "Parameter": "DTO" },
147
+ { "Value": {}, "InvalidValue": null, "Type": "Paragraph", "Parameter": "DTO" },
148
+ { "Value": {}, "InvalidValue": null, "Type": "Portion", "Parameter": "DTO" },
149
+ { "Value": {}, "InvalidValue": null, "Type": "HeaderFooter", "Parameter": "DTO" },
150
+ { "Value": {}, "InvalidValue": null, "Type": "NotesSlideHeaderFooter", "Parameter": "DTO" },
151
+ {
152
+ "Value": { "Text": "testShape", "Type": "Shape", "ShapeType": "BentArrow", "GeometryShapeType": "Rectangle" },
153
+ "InvalidValue": null,
154
+ "Type": "Shape",
155
+ "Parameter": "DTO"
156
+ },
157
+ { "Value": null, "InvalidValue": null, "Parameter": "PictureFrame" },
158
+ { "Value": null, "InvalidValue": null, "Parameter": "Shape" },
159
+ { "Value": { "Type": "Connector" }, "InvalidValue": null, "Type": "Shape", "Parameter": "DTO", "Language": "CPP" },
160
+ { "Value": {}, "InvalidValue": null, "Type": "SlideProperties", "Parameter": "DTO", "Method": "PutSlidesSlideProperties" },
161
+ { "Value": {}, "InvalidValue": null, "Type": "ProtectionProperties", "Parameter": "DTO", "Method": "PutSlidesProtectionProperties" },
162
+ { "Value": {}, "InvalidValue": null, "Type": "ProtectionProperties", "Parameter": "DTO", "Method": "PutSlidesProtectionPropertiesOnline" },
163
+ { "Value": {}, "InvalidValue": null, "Type": "ViewProperties", "Parameter": "DTO", "Method": "PutSlidesViewProperties" },
164
+ { "Value": { "Text": "testPortion" }, "InvalidValue": null, "Type": "Portion", "Parameter": "DTO", "Method": "PostAddNewPortion" },
165
+ { "Value": { "Text": "testPortion" }, "InvalidValue": null, "Type": "Portion", "Parameter": "DTO", "Method": "PostAddNewSubshapePortion" },
166
+ { "Value": { "Text": "testPortion" }, "InvalidValue": null, "Type": "Portion", "Parameter": "DTO", "Method": "PostNotesSlideAddNewPortion" },
167
+ { "Value": { "MasterSlide": { "Href": "masterSlides/2" } }, "InvalidValue": null, "Type": "LayoutSlide", "Parameter": "SlideDTO" },
168
+ { "Value": { "LayoutSlide": { "Uri": { "Href": "TitleOnly" } } }, "InvalidValue": null, "Type": "Slide", "Parameter": "SlideDTO", "Method": "PutSlidesSlide" },
169
+ { "Value": { "List": [] }, "InvalidValue": null, "Type": "DocumentProperties", "Parameter": "Properties" },
170
+ {
171
+ "Value": { "Name": "testProperty001", "Value": "testValue002" },
172
+ "InvalidValue": null,
173
+ "Type": "DocumentProperty",
174
+ "Parameter": "Property"
175
+ },
176
+ { "Value": {}, "InvalidValue": null, "Type": "Sections", "Parameter": "Sections", "Method": "PutSections" },
177
+ { "Value": "pdf", "Parameter": "Format" },
178
+ { "InvalidValue": "svg", "Parameter": "Format", "Language": "NET" },
179
+ { "InvalidValue": "gif", "Parameter": "Format", "Method": "GetNotesSlideWithFormat", "Language": "NET" },
180
+ { "InvalidValue": "gif", "Parameter": "Format", "Method": "PostGetNotesSlideWithFormat", "Language": "NET" },
181
+ { "InvalidValue": "gif", "Parameter": "Format", "Method": "GetSlidesImageWithFormat", "Language": "NET" },
182
+ { "InvalidValue": "gif", "Parameter": "Format", "Method": "PostExportImageWithFormat", "Language": "NET" },
183
+ { "InvalidValue": "gif", "Parameter": "Format", "Method": "PostExportImagesWithFormat", "Language": "NET" },
184
+ { "InvalidValue": "gif", "Parameter": "Format", "Method": "PostExportImagesFromRequestWithFormat", "Language": "NET" },
185
+ { "Value": "png", "Parameter": "Format", "Method": "GetNotesSlideWithFormat" },
186
+ { "Value": "png", "Parameter": "Format", "Method": "PostGetNotesSlideWithFormat" },
187
+ { "Value": "png", "Parameter": "Format", "Method": "GetShapeWithFormat" },
188
+ { "Value": "png", "Parameter": "Format", "Method": "PostExportShape" },
189
+ { "Value": "png", "Parameter": "Format", "Method": "PutExportShape" },
190
+ { "Value": "png", "Parameter": "Format", "Method": "PostShapeSaveAs" },
191
+ { "Value": "png", "Parameter": "Format", "Method": "PutShapeSaveAs" },
192
+ { "Value": "png", "Parameter": "Format", "Method": "PostSubshapeSaveAs" },
193
+ { "Value": "png", "Parameter": "Format", "Method": "PutSubshapeSaveAs" },
194
+ { "Value": "png", "Parameter": "Format", "Method": "GetNotesSlideShapeWithFormat" },
195
+ { "Value": "png", "Parameter": "Format", "Method": "PostNotesSlideShapeSaveAs" },
196
+ { "Value": "png", "Parameter": "Format", "Method": "PutNotesSlideShapeSaveAs" },
197
+ { "Value": "png", "Parameter": "Format", "Method": "GetSlidesImageWithFormat" },
198
+ { "Value": "png", "Parameter": "Format", "Method": "PostExportImageWithFormat" },
199
+ { "Value": "png", "Parameter": "Format", "Method": "PostExportImageWithFormatOnline" },
200
+ { "Value": "png", "Parameter": "Format", "Method": "PostExportImagesWithFormat" },
201
+ { "Value": "png", "Parameter": "Format", "Method": "PostExportImagesFromRequestWithFormat" },
202
+ { "Value": "AlignTop", "InvalidValue": "AlignBottom", "Parameter": "AlignmentType" },
203
+ { "Value": null, "InvalidValue": "Shape", "Parameter": "Bounds" },
204
+ { "Value": "OnScreen", "InvalidValue": "Ledger", "Parameter": "SizeType" },
205
+ { "Value": "DoNotScale", "InvalidValue": "Maximize", "Parameter": "ScaleType" },
206
+ { "Value": null, "InvalidValue": null, "Parameter": "Options" },
207
+ { "Value": 1, "InvalidValue": 593, "Parameter": "Width" },
208
+ { "Value": 1, "InvalidValue": 593, "Parameter": "Height" },
209
+ { "Value": "#FF0000dd", "Parameter": "Color" },
210
+ { "Value": null, "InvalidValue": false, "Parameter": "Recursive" },
211
+ { "Value": true, "Parameter": "Recursive", "Method": "DeleteFolder" },
212
+ { "Value": null, "InvalidValue": false, "Parameter": "IgnoreCase" },
213
+ { "Value": null, "InvalidValue": false, "Parameter": "WithEmpty" },
214
+ { "Value": null, "InvalidValue": false, "Parameter": "ApplyToAll" },
215
+ { "Value": null, "InvalidValue": false, "Parameter": "IsImageDataEmbedded" },
216
+ { "Value": null, "InvalidValue": false, "Parameter": "WithSlides" },
217
+ { "Value": null, "InvalidValue": false, "Parameter": "AlignToSlide" },
218
+ { "Value": null, "InvalidValue": 593, "Parameter": "JpegQuality" },
219
+ { "Value": null, "InvalidValue": 593.5, "Parameter": "ScaleX" },
220
+ { "Value": null, "InvalidValue": 593.5, "Parameter": "ScaleY" },
221
+ { "InvalidValue": null, "Parameter": "Files" },
222
+ { "Value": null, "Parameter": "VersionId" }
223
+ ],
224
+ "OKToReturnNull": [
225
+ { "Method": "PostSlidesPipeline" }
226
+ ],
227
+ "OKToNotFail": [
228
+ { "Parameter": "JpegQuality" },
229
+ { "Parameter": "Width" },
230
+ { "Parameter": "Height" },
231
+ { "Parameter": "From" },
232
+ { "Parameter": "To" },
233
+ { "Parameter": "PropertyName" },
234
+ { "Parameter": "ScaleType" },
235
+ { "Parameter": "SizeType" },
236
+ { "Parameter": "ScaleX" },
237
+ { "Parameter": "ScaleY" },
238
+ { "Parameter": "Bounds" },
239
+ { "Parameter": "OutPath" },
240
+ { "Parameter": "FontsFolder" },
241
+ { "Parameter": "DestFolder" },
242
+ { "Parameter": "IsImageDataEmbedded" },
243
+ { "Parameter": "Stream" },
244
+ { "Parameter": "Html" },
245
+ { "Parameter": "Pdf" },
246
+ { "Parameter": "Options" },
247
+ { "Parameter": "ApplyToAll" },
248
+ { "Parameter": "SlideToCopy" },
249
+ { "Parameter": "SlideToClone" },
250
+ { "Parameter": "Source" },
251
+ { "Parameter": "LayoutAlias" },
252
+ { "Parameter": "Background" },
253
+ { "Parameter": "WithEmpty" },
254
+ { "Parameter": "OldValue" },
255
+ { "Parameter": "NewValue" },
256
+ { "Parameter": "OldPosition" },
257
+ { "Parameter": "NewPosition" },
258
+ { "Parameter": "IgnoreCase" },
259
+ { "Parameter": "Document" },
260
+ { "Parameter": "Color" },
261
+ { "Parameter": "Image" },
262
+ { "Parameter": "PictureFrame" },
263
+ { "Parameter": "Shape" },
264
+ { "Parameter": "FontColor" },
265
+ { "Parameter": "FontHeight" },
266
+ { "Parameter": "FontName" },
267
+ { "Parameter": "Text" },
268
+ { "Parameter": "ShapeName" },
269
+ { "Parameter": "Format", "Method": "PutSlidesSlide" },
270
+ { "Parameter": "Format", "Language": "NET" },
271
+ { "Parameter": "Format", "Language": "Java", "Method": "PostSlidesSplit" },
272
+ { "Parameter": "Dto", "Method": "PostAddNotesSlide" },
273
+ { "Parameter": "DataPoint", "Language": "PHP" },
274
+ { "Parameter": "Dto", "Language": "Swift" },
275
+ { "Parameter": "SlideDto", "Language": "Swift" },
276
+ { "Parameter": "Request", "Language": "Swift" },
277
+ { "Parameter": "Effect", "Language": "Swift" },
278
+ { "Parameter": "Sequence", "Language": "Swift" },
279
+ { "Parameter": "Pipeline", "Language": "Swift" },
280
+ { "Parameter": "Properties", "Language": "Swift" },
281
+ { "Parameter": "Property", "Language": "Swift" },
282
+ { "Parameter": "Animation", "Language": "Swift" },
283
+ { "Parameter": "Category", "Language": "Swift" },
284
+ { "Parameter": "Series", "Language": "Swift" },
285
+ { "Parameter": "Sections", "Language": "Swift" },
286
+ { "Parameter": "Position", "Method": "PostSlidesReorderPosition" },
287
+ { "Parameter": "Name", "Method": "PostSlidesDocument" },
288
+ { "Parameter": "Name", "Method": "PostSlidesDocumentFromHtml" },
289
+ { "Parameter": "Name", "Method": "PostSlidesDocumentFromPdf" },
290
+ { "Parameter": "Name", "Method": "PostSlidesDocumentFromSource" },
291
+ { "Parameter": "Name", "Method": "PostSlidesDocumentFromTemplate" },
292
+ { "Parameter": "Name", "Method": "PutNewPresentation" },
293
+ { "Parameter": "Name", "Method": "PutSlidesDocumentFromHtml" },
294
+ { "Parameter": "Folder", "Method": "PostSlidesDocument" },
295
+ { "Parameter": "Folder", "Method": "PostSlidesDocumentFromHtml" },
296
+ { "Parameter": "Folder", "Method": "PostSlidesDocumentFromPdf" },
297
+ { "Parameter": "Folder", "Method": "PostSlidesDocumentFromSource" },
298
+ { "Parameter": "Folder", "Method": "PostSlidesDocumentFromTemplate" },
299
+ { "Parameter": "Folder", "Method": "PutNewPresentation" },
300
+ { "Parameter": "Folder", "Method": "PutSlidesDocumentFromHtml" },
301
+ { "Parameter": "Password", "Method": "PostSlidesDocument" },
302
+ { "Parameter": "Password", "Method": "PostSlidesDocumentFromHtml" },
303
+ { "Parameter": "Password", "Method": "PostSlidesDocumentFromSource" },
304
+ { "Parameter": "Password", "Method": "PostSlidesDocumentFromTemplate" },
305
+ { "Parameter": "Password", "Method": "PutNewPresentation" },
306
+ { "Parameter": "Data", "Method": "PostSlidesDocument" },
307
+ { "Parameter": "Files" },
308
+ { "Parameter": "Request" },
309
+ { "Parameter": "WithSlides" },
310
+ { "Parameter": "SectionName" },
311
+ { "Parameter": "AlignmentType" },
312
+ { "Parameter": "AlignToSlide" },
313
+ { "Method": "GetDiscUsage" },
314
+ { "Method": "GetFilesList" },
315
+ { "Method": "GetFileVersions" },
316
+ { "Method": "DownloadFile" },
317
+ { "Method": "StorageExists" },
318
+ { "Method": "ObjectExists" },
319
+ { "Method": "CreateFolder" },
320
+ { "Method": "UploadFile" },
321
+ { "Method": "CopyFolder" },
322
+ { "Method": "CopyFile" },
323
+ { "Method": "MoveFolder" },
324
+ { "Method": "MoveFile" },
325
+ { "Method": "DeleteFile" },
326
+ { "Method": "DeleteFolder" }
327
+ ],
328
+ "Results": [
329
+ { "Code": 200 },
330
+ { "Code": 201, "Method": "PostSlidesDocument" },
331
+ { "Code": 201, "Method": "PostSlidesDocumentFromHtml" },
332
+ { "Code": 201, "Method": "PostSlidesDocumentFromSource" },
333
+ { "Code": 201, "Method": "PostSlidesDocumentFromTemplate" },
334
+ { "Code": 201, "Method": "PutNewPresentation" },
335
+ { "Code": 201, "Method": "PostSlidesAdd" },
336
+ { "Code": 201, "Method": "PostSlidesCopy" },
337
+ { "Code": 201, "Method": "PostCopyLayoutSlideFromSourcePresentation" },
338
+ { "Code": 201, "Method": "PostCopyMasterSlideFromSourcePresentation" },
339
+ { "Code": 201, "Method": "PostAddNotesSlide" },
340
+ { "Code": 201, "Method": "PostAddNewParagraph" },
341
+ { "Code": 201, "Method": "PostAddNewPortion" },
342
+ { "Code": 201, "Method": "PostAddNewShape" },
343
+ { "Code": 201, "Method": "PostAddNewSubshapeParagraph" },
344
+ { "Code": 201, "Method": "PostAddNewSubshapePortion" },
345
+ { "Code": 201, "Method": "PostAddNewSubshape" },
346
+ { "Code": 201, "Method": "PostChartSeries" },
347
+ { "Code": 201, "Method": "PostChartCategory" },
348
+ { "Code": 201, "Method": "PostChartDataPoint" },
349
+ { "Code": 201, "Method": "PostNotesSlideAddNewParagraph" },
350
+ { "Code": 201, "Method": "PostNotesSlideAddNewPortion" },
351
+ { "Code": 201, "Method": "PostNotesSlideAddNewShape" },
352
+ { "Code": 201, "Method": "PostSlideAnimationEffect" },
353
+ { "Code": 201, "Method": "PostSlideAnimationInteractiveSequence" },
354
+ { "Code": 201, "Method": "PostSlideAnimationInteractiveSequenceEffect" },
355
+ { "Code": 201, "Method": "PostSection" },
356
+ { "Code": 400, "Invalid": true },
357
+ { "Code": 404, "Message" : "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "Name" },
358
+ { "Code": 404, "Message" : "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "Folder" },
359
+ { "Code": 404, "Message" : "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "CloneFrom" },
360
+ { "Code": 404, "Message" : "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "Source" },
361
+ { "Code": 404, "Message" : "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "Path", "Method": "DownloadFile" },
362
+ { "Code": 404, "Message": "The storage %v was not found or is not associated with the application.", "Parameter": "Storage" },
363
+ { "Code": 404, "Message": "The storage %v was not found or is not associated with the application.", "Parameter": "StorageName" },
364
+ { "Code": 404, "Message": "The storage %v was not found or is not associated with the application.", "Parameter": "SrcStorageName" },
365
+ { "Code": 404, "Message": "The storage %v was not found or is not associated with the application.", "Parameter": "DestStorageName" },
366
+ { "Code": 404, "Message": "The storage %v was not found or is not associated with the application.", "Parameter": "CloneFromStorage" },
367
+ { "Code": 404, "Message": "The storage %v was not found or is not associated with the application.", "Parameter": "TemplateStorage" },
368
+ { "Code": 404, "Message": "The storage %v was not found or is not associated with the application.", "Parameter": "SourceStorage" },
369
+ { "Message": "Invalid password.", "Parameter": "Password" },
370
+ { "Message": "Invalid password.", "Parameter": "CloneFromPassword" },
371
+ { "Message": "Invalid password.", "Parameter": "SourcePassword" },
372
+ { "Message": "Invalid password.", "Parameter": "TemplatePassword" },
373
+ { "Message": "Invalid password.", "Parameter": "InputPassword" },
374
+ { "Message": "Failed to load the presentation", "Parameter": "Password", "Method": "DeleteSlidesCleanSlidesList" },
375
+ { "Message": "Failed to load the presentation", "Parameter": "Password", "Method": "PostSlidesAdd" },
376
+ { "Message": "Failed to load the presentation", "Parameter": "Password", "Method": "PutSlidesSlide" },
377
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "SlideIndex" },
378
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "Slides" },
379
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "ShapeIndex" },
380
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "Shapes" },
381
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "ParagraphIndex" },
382
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "Paragraphs" },
383
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "PortionIndex" },
384
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "Portions" },
385
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "EffectIndex" },
386
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "SequenceIndex" },
387
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "SeriesIndex" },
388
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "CategoryIndex" },
389
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "PointIndex" },
390
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "SectionIndex" },
391
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "Position" },
392
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "CloneFromPosition" },
393
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "OldPosition" },
394
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "NewPosition" },
395
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "OldPositions" },
396
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "NewPositions" },
397
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "SlideToCopy" },
398
+ { "Message": "Placeholder with index %v doesn't exist.", "Parameter": "PlaceholderIndex" },
399
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "Index" },
400
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "ShapeToClone" },
401
+ { "Message": "Index was out of range.", "Parameter": "ShapeToCopy" },
402
+ { "Message": "Invalid Request", "Parameter": "VersionId" },
403
+ { "Message": "Invalid version id specified", "Parameter": "VersionId", "Method": "DeleteFile" },
404
+ { "Message": "Invalid version id specified", "Parameter": "VersionId", "Method": "DownloadFile" },
405
+ { "Message": "AmazonS3 Storage exception", "Parameter": "VersionId", "Method": "ObjectExists" },
406
+ { "Message": "The HTTP resource that matches the request URI", "Parameter": "Path" },
407
+ { "Message": "Specified cast is not valid", "Parameter": "Path", "Method": "GetSlideShapes" },
408
+ { "Message": "Specified cast is not valid", "Parameter": "Path", "Method": "GetNotesSlideShapes" },
409
+ { "Message": "Specified cast is not valid", "Parameter": "Path", "Method": "DeleteSlideShapes" },
410
+ { "Message": "Specified cast is not valid", "Parameter": "Path", "Method": "DeleteNotesSlideShapes" },
411
+ { "Message" : "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "Path", "Method": "DownloadFile" },
412
+ { "Code": 404, "Message": "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "SrcPath" },
413
+ { "Code": 404, "Message": "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "SourcePath" },
414
+ { "Code": 404, "Message": "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "TemplatePath" },
415
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "From" },
416
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "To" },
417
+ { "Message": " is not supported", "Parameter": "Format" },
418
+ { "Message": " is not supported", "Parameter": "OutPath" },
419
+ { "Message": " is not valid", "Parameter": "Format", "Method": "GetSlidesImageWithFormat", "Language": "NodeJS" },
420
+ { "Message": " is not valid", "Parameter": "Format", "Method": "GetSlidesImageWithFormat", "Language": "Go" },
421
+ { "Message": " is not valid", "Parameter": "Format", "Method": "GetSlidesImageWithFormat", "Language": "Python" },
422
+ { "Message": " is not valid", "Parameter": "Format", "Method": "GetSlidesImageWithFormat", "Language": "Perl" },
423
+ { "Message": " is not valid", "Parameter": "Format", "Method": "GetSlidesImageWithFormat", "Language": "Swift" },
424
+ { "Message": " is not valid", "Parameter": "Format", "Method": "GetSlidesImageWithFormat", "Language": "CPP" },
425
+ { "Message": " is not valid", "Parameter": "Format", "Method": "PostExportImageWithFormat", "Language": "NodeJS" },
426
+ { "Message": " is not valid", "Parameter": "Format", "Method": "PostExportImageWithFormat", "Language": "Go" },
427
+ { "Message": " is not valid", "Parameter": "Format", "Method": "PostExportImageWithFormat", "Language": "Python" },
428
+ { "Message": " is not valid", "Parameter": "Format", "Method": "PostExportImageWithFormat", "Language": "Perl" },
429
+ { "Message": " is not valid", "Parameter": "Format", "Method": "PostExportImageWithFormat", "Language": "Swift" },
430
+ { "Message": " is not valid", "Parameter": "Format", "Method": "PostExportImageWithFormat", "Language": "CPP" },
431
+ { "Message": " is not valid", "Parameter": "Format", "Method": "PostExportImagesFromRequestWithFormat", "Language": "NodeJS" },
432
+ { "Message": " is not valid", "Parameter": "Format", "Method": "PostExportImagesFromRequestWithFormat", "Language": "Go" },
433
+ { "Message": " is not valid", "Parameter": "Format", "Method": "PostExportImagesFromRequestWithFormat", "Language": "Python" },
434
+ { "Message": " is not valid", "Parameter": "Format", "Method": "PostExportImagesFromRequestWithFormat", "Language": "Perl" },
435
+ { "Message": " is not valid", "Parameter": "Format", "Method": "PostExportImagesFromRequestWithFormat", "Language": "Swift" },
436
+ { "Message": " is not valid", "Parameter": "Format", "Method": "PostExportImagesFromRequestWithFormat", "Language": "CPP" },
437
+ { "Message": " is not valid", "Parameter": "Format", "Method": "PostExportImagesWithFormat", "Language": "NodeJS" },
438
+ { "Message": " is not valid", "Parameter": "Format", "Method": "PostExportImagesWithFormat", "Language": "Go" },
439
+ { "Message": " is not valid", "Parameter": "Format", "Method": "PostExportImagesWithFormat", "Language": "Python" },
440
+ { "Message": " is not valid", "Parameter": "Format", "Method": "PostExportImagesWithFormat", "Language": "Perl" },
441
+ { "Message": " is not valid", "Parameter": "Format", "Method": "PostExportImagesWithFormat", "Language": "Swift" },
442
+ { "Message": " is not valid", "Parameter": "Format", "Method": "PostExportImagesWithFormat", "Language": "CPP" },
443
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostShapeSaveAs", "Language": "NodeJS" },
444
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostSubshapeSaveAs", "Language": "NodeJS" },
445
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutShapeSaveAs", "Language": "NodeJS" },
446
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutSubshapeSaveAs", "Language": "NodeJS" },
447
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostExportShape", "Language": "NodeJS" },
448
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutExportShape", "Language": "NodeJS" },
449
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostShapeSaveAs", "Language": "Python" },
450
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostSubshapeSaveAs", "Language": "Python" },
451
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutShapeSaveAs", "Language": "Python" },
452
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutSubshapeSaveAs", "Language": "Python" },
453
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostExportShape", "Language": "Python" },
454
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutExportShape", "Language": "Python" },
455
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostShapeSaveAs", "Language": "Go" },
456
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostSubshapeSaveAs", "Language": "Go" },
457
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutShapeSaveAs", "Language": "Go" },
458
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutSubshapeSaveAs", "Language": "Go" },
459
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostExportShape", "Language": "Go" },
460
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutExportShape", "Language": "Go" },
461
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostShapeSaveAs", "Language": "Perl" },
462
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostSubshapeSaveAs", "Language": "Perl" },
463
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutShapeSaveAs", "Language": "Perl" },
464
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutSubshapeSaveAs", "Language": "Perl" },
465
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostExportShape", "Language": "Perl" },
466
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutExportShape", "Language": "Perl" },
467
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostShapeSaveAs", "Language": "Swift" },
468
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostSubshapeSaveAs", "Language": "Swift" },
469
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutShapeSaveAs", "Language": "Swift" },
470
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutSubshapeSaveAs", "Language": "Swift" },
471
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostExportShape", "Language": "Swift" },
472
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutExportShape", "Language": "Swift" },
473
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostShapeSaveAs", "Language": "CPP" },
474
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostSubshapeSaveAs", "Language": "CPP" },
475
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutShapeSaveAs", "Language": "CPP" },
476
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutSubshapeSaveAs", "Language": "CPP" },
477
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostExportShape", "Language": "CPP" },
478
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutExportShape", "Language": "CPP" },
479
+ { "Message": "Color must be in format #FF000000", "Parameter": "Color" },
480
+ { "Code": 404, "Message": "Property %v does not exist.", "Parameter": "PropertyName" },
481
+ { "Message": "Error parsing XML template data", "Parameter": "Data" },
482
+ { "Message": "Can't read MSCDFileSystem.", "Parameter": "Data", "Language": "Python", "Method": "PostSlidesDocument" },
483
+ { "Message": " required parameter", "Parameter": "DTO" },
484
+ { "Message": "DTO expected", "Parameter": "DTO", "Method": "PostAddNewShape" },
485
+ { "Message": "DTO expected", "Parameter": "DTO", "Method": "PostAddNewSubshape" },
486
+ { "Message": " required parameter", "Parameter": "SlideDTO" },
487
+ { "Message": " required parameter", "Parameter": "Background" },
488
+ { "Message": " required parameter", "Parameter": "Pipeline" },
489
+ { "Message": " required parameter", "Parameter": "Properties" },
490
+ { "Message": " required parameter", "Parameter": "Property" },
491
+ { "Message": " required parameter", "Parameter": "Animation" },
492
+ { "Message": " required parameter", "Parameter": "Sequence" },
493
+ { "Message": " required parameter", "Parameter": "Series" },
494
+ { "Message": " required parameter", "Parameter": "DataPoint" },
495
+ { "Message": " required parameter", "Parameter": "Category" },
496
+ { "Message": " required parameter", "Parameter": "Effect" },
497
+ { "Message": " required parameter", "Parameter": "Request" },
498
+ { "Message": " required parameter", "Parameter": "Sections" },
499
+ { "Message": " required parameter", "Parameter": "Document" },
500
+ { "Message": " required parameter", "Parameter": "File" },
501
+ { "Message": "Image data is not found", "Parameter": "Image" },
502
+ { "Message": "Pdf expected", "Parameter": "Pdf" },
503
+ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "Sections", "Method": "DeleteSections" },
504
+ { "Message": "Layout slide DTO must be not null and contain", "Parameter": "SlideDTO", "Language": "Swift" },
505
+ { "Message": "Object reference not set to an instance of an object.", "Parameter": "Bounds" },
506
+ { "Code": 409, "Message": " is not empty.", "Parameter": "Recursive" },
507
+ { "Message": "Sequence contains no elements", "Code": 500, "Parameter": "Files" },
508
+ { "Message": "Sequence contains no elements", "Code": 500, "Parameter": "Image", "Method": "PostImageWatermarkOnline", "Language": "PHP" },
509
+ { "Message": "Sequence contains no elements", "Code": 500, "Parameter": "Image", "Method": "PostImageWatermarkOnline", "Language": "Ruby" },
510
+ { "Message": "An error has occurred.", "Code": 500, "Parameter": "Options" }
511
+ ]
496
512
  }