aspose_slides_cloud 21.3.0 → 21.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/testRules.json CHANGED
@@ -1,43 +1,41 @@
1
1
  {
2
2
  "Files": [
3
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" },
4
+ { "Action": "Put", "File": "test-unprotected.pptx", "Method": "CreateSlide" },
5
+ { "Action": "Put", "File": "test-unprotected.pptx", "Method": "DeleteSlides" },
6
+ { "Action": "Put", "File": "test-unprotected.pptx", "Method": "UpdateSlide" },
7
+ { "Action": "Delete", "File": "test.pptx", "Method": "CreatePresentation" },
8
+ { "Action": "Delete", "File": "test.pptx", "Method": "ImportFromHtml" },
8
9
  { "Action": "Delete", "File": "test.pptx", "Method": "UploadFile" },
9
10
  { "Action": "Delete", "Folder": "%v", "File": "test.pptx", "Parameter": "Folder" },
10
11
  { "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" },
12
+ { "Action": "Delete", "File": "changedtest.pptx", "Method": "CreatePresentation" },
13
+ { "Action": "Delete", "File": "invalidchangedtest.pptx", "Method": "CreatePresentation" },
14
+ { "Action": "Delete", "Folder": "TempSlidesSDKinvalid", "File": "changedtest.pptx", "Method": "CreatePresentation" },
15
+ { "Action": "Delete", "File": "changedtest.pptx", "Method": "CreatePresentationFromSource" },
16
+ { "Action": "Delete", "File": "invalidchangedtest.pptx", "Method": "CreatePresentationFromSource" },
17
+ { "Action": "Delete", "Folder": "TempSlidesSDKinvalid", "File": "changedtest.pptx", "Method": "CreatePresentationFromSource" },
18
+ { "Action": "Delete", "File": "changedtest.pptx", "Method": "CreatePresentationFromTemplate" },
19
+ { "Action": "Delete", "File": "invalidchangedtest.pptx", "Method": "CreatePresentationFromTemplate" },
20
+ { "Action": "Delete", "Folder": "invalidTempSlidesSDK", "File": "test.pptx", "Method": "CreatePresentationFromTemplate" },
21
+ { "Action": "Delete", "Folder": "TempSlidesSDKinvalid", "File": "changedtest.pptx", "Method": "CreatePresentationFromTemplate" },
23
22
  { "Action": "Delete", "Folder": "invalidTempSlidesSDK", "File": "test.pptx", "Parameter": "CloneFrom" },
24
23
  { "Action": "Delete", "Folder": "invalidTempSlidesSDK", "File": "test.pptx", "Parameter": "SourcePath" }
25
24
  ],
26
25
  "Values": [
27
26
  { "InvalidValue": "%vinvalid" },
28
27
  { "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" },
28
+ { "Value": "test-unprotected.pptx", "Parameter": "Name", "Method": "UpdateSlide" },
29
+ { "Value": "test-unprotected.pptx", "Parameter": "Name", "Method": "CreateSlide" },
30
+ { "Value": "test-unprotected.pptx", "Parameter": "Name", "Method": "DeleteSlides" },
31
+ { "Value": "changedtest.pptx", "Parameter": "Name", "Method": "CreatePresentationFromSource" },
32
+ { "Value": "changedtest.pptx", "Parameter": "Name", "Method": "CreatePresentationFromTemplate" },
35
33
  { "Value": "TempSlidesSDK", "Parameter": "Folder" },
36
34
  { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "SourcePath" },
37
35
  { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "SrcPath" },
38
36
  { "Value": "TempSlidesSDK/changedtest.pptx", "InvalidValue": "invalid%v", "Parameter": "DestPath" },
39
37
  { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "TemplatePath" },
40
- { "Value": "TempSlidesSDK/TemplateCV.pptx", "InvalidValue": "invalid%v", "Parameter": "TemplatePath", "Method": "PostSlidesDocument" },
38
+ { "Value": "TempSlidesSDK/TemplateCV.pptx", "InvalidValue": "invalid%v", "Parameter": "TemplatePath", "Method": "CreatePresentation" },
41
39
  { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "CloneFrom" },
42
40
  { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "Source" },
43
41
  { "Value": "TempSlidesSDK/out.pdf", "Parameter": "OutPath" },
@@ -46,9 +44,9 @@
46
44
  { "Value": "password", "Parameter": "TemplatePassword" },
47
45
  { "Value": "password", "Parameter": "SourcePassword" },
48
46
  { "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" },
47
+ { "Value": null, "Parameter": "Password", "Method": "UpdateSlide" },
48
+ { "Value": null, "Parameter": "Password", "Method": "CreateSlide" },
49
+ { "Value": null, "Parameter": "Password", "Method": "DeleteSlides" },
52
50
  { "Value": null, "Parameter": "Storage" },
53
51
  { "Value": null, "Parameter": "StorageName" },
54
52
  { "Value": "testStorage", "Parameter": "StorageName", "Method": "StorageExists" },
@@ -58,44 +56,45 @@
58
56
  { "Value": null, "Parameter": "CloneFromStorage" },
59
57
  { "Value": null, "Parameter": "SourceStorage" },
60
58
  { "Value": 1, "InvalidValue": 593, "Parameter": "SlideIndex" },
61
- { "Value": 5, "Parameter": "SlideIndex", "Method": "PostSection" },
59
+ { "Value": 5, "Parameter": "SlideIndex", "Method": "CreateSection" },
62
60
  { "Value": null, "InvalidValue": [1, 593], "Parameter": "Slides" },
63
61
  { "Value": 1, "InvalidValue": 593, "Parameter": "SlideToCopy" },
64
62
  { "Value": null, "InvalidValue": 593, "Parameter": "SlideToClone" },
65
63
  { "Value": 1, "InvalidValue": 593, "Parameter": "ShapeIndex" },
66
- { "Value": 3, "Parameter": "SlideIndex", "Method": "PostChartSeries" },
67
- { "Value": 3, "Parameter": "SlideIndex", "Method": "PutChartSeries" },
64
+ { "Value": 3, "Parameter": "SlideIndex", "Method": "CreateChartSeries" },
65
+ { "Value": 3, "Parameter": "SlideIndex", "Method": "UpdateChartSeries" },
68
66
  { "Value": 3, "Parameter": "SlideIndex", "Method": "DeleteChartSeries" },
69
- { "Value": 3, "Parameter": "SlideIndex", "Method": "PostChartCategory" },
70
- { "Value": 3, "Parameter": "SlideIndex", "Method": "PutChartCategory" },
67
+ { "Value": 3, "Parameter": "SlideIndex", "Method": "CreateChartCategory" },
68
+ { "Value": 3, "Parameter": "SlideIndex", "Method": "UpdateChartCategory" },
71
69
  { "Value": 3, "Parameter": "SlideIndex", "Method": "DeleteChartCategory" },
72
- { "Value": 3, "Parameter": "SlideIndex", "Method": "PostChartDataPoint" },
73
- { "Value": 3, "Parameter": "SlideIndex", "Method": "PutChartDataPoint" },
70
+ { "Value": 3, "Parameter": "SlideIndex", "Method": "CreateChartDataPoint" },
71
+ { "Value": 3, "Parameter": "SlideIndex", "Method": "UpdateChartDataPoint" },
74
72
  { "Value": 3, "Parameter": "SlideIndex", "Method": "DeleteChartDataPoint" },
75
- { "Value": 2, "Parameter": "ShapeIndex", "Method": "PostChartDataPoint" },
76
- { "Value": 2, "Parameter": "ShapeIndex", "Method": "PutChartDataPoint" },
73
+ { "Value": 2, "Parameter": "ShapeIndex", "Method": "CreateChartDataPoint" },
74
+ { "Value": 2, "Parameter": "ShapeIndex", "Method": "UpdateChartDataPoint" },
77
75
  { "Value": 1, "Parameter": "ShapeIndex", "Method": "DeleteSlideSubshape" },
78
76
  { "Value": 1, "Parameter": "ShapeIndex", "Method": "DeleteSlideSubshapes" },
79
77
  { "Value": 1, "Parameter": "ShapeIndex", "Method": "DeleteSubshapeParagraph" },
80
78
  { "Value": 1, "Parameter": "ShapeIndex", "Method": "DeleteSubshapeParagraphs" },
81
79
  { "Value": 1, "Parameter": "ShapeIndex", "Method": "DeleteSubshapePortion" },
82
80
  { "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" },
81
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "GetSubshape" },
82
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "GetSubshapes" },
83
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "GetSubshapeParagraph" },
84
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "GetSubshapeParagraphs" },
87
85
  { "Value": 1, "Parameter": "ShapeIndex", "Method": "GetSubshapeParagraphPortion" },
88
86
  { "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" },
87
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "CreateSubshape" },
88
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "CreateSubshapeParagraph" },
89
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "CreateSubshapePortion" },
90
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "DownloadSubshape" },
91
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "UpdateSubshapePortion" },
92
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "UpdateSubshapeParagraph" },
93
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "UpdateSubshape" },
94
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "SaveSubshape" },
97
95
  { "Value": null, "InvalidValue": [1, 593], "Parameter": "Shapes" },
98
96
  { "Value": null, "InvalidValue": 593, "Parameter": "ShapeToClone" },
97
+ { "Value": "MasterSlide", "Parameter": "SlideType" },
99
98
  { "Value": 1, "InvalidValue": 593, "Parameter": "SeriesIndex" },
100
99
  { "Value": 1, "InvalidValue": 593, "Parameter": "CategoryIndex" },
101
100
  { "Value": 1, "InvalidValue": 593, "Parameter": "PointIndex" },
@@ -109,6 +108,8 @@
109
108
  { "Value": 2, "InvalidValue": 593, "Parameter": "SectionIndex" },
110
109
  { "Value": 1, "InvalidValue": 593, "Parameter": "Index" },
111
110
  { "Value": 2, "InvalidValue": 593, "Parameter": "NewPosition" },
111
+ { "Value": 20, "InvalidValue": 593, "Parameter": "FontHeight" },
112
+ { "Value": 256, "InvalidValue": 593, "Parameter": "FontColor" },
112
113
  { "Value": null, "InvalidValue": 593, "Parameter": "OldPosition" },
113
114
  { "Value": 1, "InvalidValue": 593, "Parameter": "Position" },
114
115
  { "Value": [2, 1], "InvalidValue": [1, 593], "Parameter": "OldPositions" },
@@ -118,6 +119,26 @@
118
119
  { "Value": null, "InvalidValue": 593, "Parameter": "From" },
119
120
  { "Value": null, "InvalidValue": 593, "Parameter": "To" },
120
121
  { "Value": "4/shapes", "Parameter": "Path" },
122
+ { "Value": "6/shapes", "Parameter": "Path", "Method": "CreateSpecialSlideSubshape" },
123
+ { "Value": "6/shapes", "Parameter": "Path", "Method": "CreateSpecialSlideSubshapeParagraph" },
124
+ { "Value": "6/shapes", "Parameter": "Path", "Method": "CreateSpecialSlideSubshapePortion" },
125
+ { "Value": "6/shapes", "Parameter": "Path", "Method": "DeleteSpecialSlideSubshape" },
126
+ { "Value": "6/shapes", "Parameter": "Path", "Method": "DeleteSpecialSlideSubshapes" },
127
+ { "Value": "6/shapes", "Parameter": "Path", "Method": "DeleteSpecialSlideSubshapeParagraph" },
128
+ { "Value": "6/shapes", "Parameter": "Path", "Method": "DeleteSpecialSlideSubshapeParagraphs" },
129
+ { "Value": "6/shapes", "Parameter": "Path", "Method": "DeleteSpecialSlideSubshapePortion" },
130
+ { "Value": "6/shapes", "Parameter": "Path", "Method": "DeleteSpecialSlideSubshapePortions" },
131
+ { "Value": "6/shapes", "Parameter": "Path", "Method": "DownloadSpecialSlideSubshape" },
132
+ { "Value": "6/shapes", "Parameter": "Path", "Method": "GetSpecialSlideSubshape" },
133
+ { "Value": "6/shapes", "Parameter": "Path", "Method": "GetSpecialSlideSubshapes" },
134
+ { "Value": "6/shapes", "Parameter": "Path", "Method": "GetSpecialSlideSubshapeParagraph" },
135
+ { "Value": "6/shapes", "Parameter": "Path", "Method": "GetSpecialSlideSubshapeParagraphs" },
136
+ { "Value": "6/shapes", "Parameter": "Path", "Method": "GetSpecialSlideSubshapePortion" },
137
+ { "Value": "6/shapes", "Parameter": "Path", "Method": "GetSpecialSlideSubshapePortions" },
138
+ { "Value": "6/shapes", "Parameter": "Path", "Method": "SaveSpecialSlideSubshape" },
139
+ { "Value": "6/shapes", "Parameter": "Path", "Method": "UpdateSpecialSlideSubshape" },
140
+ { "Value": "6/shapes", "Parameter": "Path", "Method": "UpdateSpecialSlideSubshapeParagraph" },
141
+ { "Value": "6/shapes", "Parameter": "Path", "Method": "UpdateSpecialSlideSubshapePortion" },
121
142
  { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "Path", "Method": "UploadFile" },
122
143
  { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "Path", "Method": "DownloadFile" },
123
144
  { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "Path", "Method": "GetFileVersions" },
@@ -125,6 +146,7 @@
125
146
  { "Value": "TempSlidesSDK/test.pptx", "InvalidValue": "invalid%v", "Parameter": "Path", "Method": "ObjectExists" },
126
147
  { "Value": "TempSlidesSDK", "Parameter": "Path", "Method": "DeleteFolder" },
127
148
  { "Value": "testProperty", "Parameter": "PropertyName" },
149
+ { "Value": null, "Parameter": "Author" },
128
150
  { "InvalidValue": null, "Parameter": "Stream" },
129
151
  {
130
152
  "Value": "<staff><person><name>John Doe</name><address><line1>10 Downing Street</line1><line2>London</line2></address><phone>+457 123456</phone><bio>Hi, I'm John and this is my CV</bio><skills><skill><title>C#</title><level>Excellent</level></skill><skill><title>C++</title><level>Good</level></skill><skill><title>Java</title><level>Average</level></skill></skills></person></staff>",
@@ -132,7 +154,13 @@
132
154
  },
133
155
  { "Value": {}, "InvalidValue": null, "Type": "Pipeline", "Parameter": "Request" },
134
156
  { "Value": {}, "InvalidValue": null, "Type": "PresentationsMergeRequest", "Parameter": "Request" },
135
- { "Value": {}, "InvalidValue": null, "Type": "OrderedMergeRequest", "Parameter": "Request" },
157
+ { "Value": { "Presentations": [{ "Path": "test.pptx", "Password": "password" }, { "Path": "test-unprotected.pptx" }] }, "InvalidValue": null, "Type": "OrderedMergeRequest", "Parameter": "Request" },
158
+ { "Value": { "Presentations": [{ "Path": "file1", "Password": "password" }, { "Path": "file2" }] }, "InvalidValue": null, "Type": "OrderedMergeRequest", "Parameter": "Request", "Language": "Go" },
159
+ { "Value": { "Presentations": [{ "Path": "file1", "Password": "password" }, { "Path": "file2" }] }, "InvalidValue": null, "Type": "OrderedMergeRequest", "Parameter": "Request", "Language": "Ruby" },
160
+ { "Value": { "Presentations": [{ "Path": "file1", "Password": "password" }, { "Path": "file2" }] }, "InvalidValue": null, "Type": "OrderedMergeRequest", "Parameter": "Request", "Language": "Perl" },
161
+ { "Value": { "Presentations": [{ "Path": "file1", "Password": "password" }, { "Path": "file2" }] }, "InvalidValue": null, "Type": "OrderedMergeRequest", "Parameter": "Request", "Language": "Swift" },
162
+ { "Value": { "Presentations": [{ "Path": "file1", "Password": "password" }, { "Path": "file2" }] }, "InvalidValue": null, "Type": "OrderedMergeRequest", "Parameter": "Request", "Language": "CPP" },
163
+ { "Value": {}, "InvalidValue": null, "Type": "OrderedMergeRequest", "Parameter": "Request", "Method": "OrderedMerge" },
136
164
  { "Value": {}, "InvalidValue": null, "Type": "Pipeline", "Parameter": "Pipeline" },
137
165
  { "Value": {}, "InvalidValue": null, "Type": "SlideBackground", "Parameter": "Background" },
138
166
  { "Value": {}, "InvalidValue": null, "Type": "SlideAnimation", "Parameter": "Animation" },
@@ -152,48 +180,52 @@
152
180
  "Type": "Shape",
153
181
  "Parameter": "DTO"
154
182
  },
183
+ { "Value": null, "InvalidValue": null, "Parameter": "PictureFrame" },
184
+ { "Value": null, "InvalidValue": null, "Parameter": "Shape" },
155
185
  { "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" },
186
+ { "Value": {}, "InvalidValue": null, "Type": "SlideProperties", "Parameter": "DTO", "Method": "SetSlideProperties" },
187
+ { "Value": {}, "InvalidValue": null, "Type": "ProtectionProperties", "Parameter": "DTO", "Method": "SetProtection" },
188
+ { "Value": {}, "InvalidValue": null, "Type": "ProtectionProperties", "Parameter": "DTO", "Method": "SetProtectionOnline" },
189
+ { "Value": {}, "InvalidValue": null, "Type": "ViewProperties", "Parameter": "DTO", "Method": "SetViewProperties" },
190
+ { "Value": { "Text": "testPortion" }, "InvalidValue": null, "Type": "Portion", "Parameter": "DTO", "Method": "CreatePortion" },
191
+ { "Value": { "Text": "testPortion" }, "InvalidValue": null, "Type": "Portion", "Parameter": "DTO", "Method": "CreateSubshapePortion" },
192
+ { "Value": { "Text": "testPortion" }, "InvalidValue": null, "Type": "Portion", "Parameter": "DTO", "Method": "CreateNotesSlidePortion" },
193
+ { "Value": { "Author": "Caesar", "Text": "Veni vidi vici" }, "InvalidValue": null, "Type": "SlideComment", "Parameter": "DTO", "Method": "CreateComment" },
194
+ { "Value": { "Author": "Caesar", "Text": "Veni vidi vici" }, "InvalidValue": null, "Type": "SlideComment", "Parameter": "DTO", "Method": "CreateCommentOnline" },
162
195
  { "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" },
196
+ { "Value": { "LayoutSlide": { "Uri": { "Href": "TitleOnly" } } }, "InvalidValue": null, "Type": "Slide", "Parameter": "SlideDTO", "Method": "UpdateSlide" },
197
+ { "Value": { "List": [{ "Name": "Prop001", "Value": "Value001" }] }, "InvalidValue": null, "Type": "DocumentProperties", "Parameter": "Properties" },
165
198
  {
166
199
  "Value": { "Name": "testProperty001", "Value": "testValue002" },
167
200
  "InvalidValue": null,
168
201
  "Type": "DocumentProperty",
169
202
  "Parameter": "Property"
170
203
  },
171
- { "Value": {}, "InvalidValue": null, "Type": "Sections", "Parameter": "Sections", "Method": "PutSections" },
204
+ { "Value": {}, "InvalidValue": null, "Type": "Sections", "Parameter": "Sections", "Method": "SetSections" },
172
205
  { "Value": "pdf", "Parameter": "Format" },
173
206
  { "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" },
207
+ { "InvalidValue": "gif", "Parameter": "Format", "Method": "DownloadNotesSlide", "Language": "NET" },
208
+ { "InvalidValue": "gif", "Parameter": "Format", "Method": "DownloadNotesSlideOnline", "Language": "NET" },
209
+ { "InvalidValue": "gif", "Parameter": "Format", "Method": "DownloadImage", "Language": "NET" },
210
+ { "InvalidValue": "gif", "Parameter": "Format", "Method": "DownloadImageOnline", "Language": "NET" },
211
+ { "InvalidValue": "gif", "Parameter": "Format", "Method": "DownloadImages", "Language": "NET" },
212
+ { "InvalidValue": "gif", "Parameter": "Format", "Method": "DownloadImagesOnline", "Language": "NET" },
213
+ { "Value": "png", "Parameter": "Format", "Method": "DownloadNotesSlide" },
214
+ { "Value": "png", "Parameter": "Format", "Method": "DownloadNotesSlideOnline" },
215
+ { "Value": "png", "Parameter": "Format", "Method": "DownloadShape" },
216
+ { "Value": "png", "Parameter": "Format", "Method": "SaveShape" },
217
+ { "Value": "png", "Parameter": "Format", "Method": "DownloadShapeOnline" },
218
+ { "Value": "png", "Parameter": "Format", "Method": "SaveShapeOnline" },
219
+ { "Value": "png", "Parameter": "Format", "Method": "DownloadSubshape" },
220
+ { "Value": "png", "Parameter": "Format", "Method": "SaveSubshape" },
221
+ { "Value": "png", "Parameter": "Format", "Method": "DownloadSpecialSlideShape" },
222
+ { "Value": "png", "Parameter": "Format", "Method": "SaveSpecialSlideShape" },
223
+ { "Value": "png", "Parameter": "Format", "Method": "DownloadSpecialSlideSubshape" },
224
+ { "Value": "png", "Parameter": "Format", "Method": "SaveSpecialSlideSubshape" },
225
+ { "Value": "png", "Parameter": "Format", "Method": "DownloadImage" },
226
+ { "Value": "png", "Parameter": "Format", "Method": "DownloadImageOnline" },
227
+ { "Value": "png", "Parameter": "Format", "Method": "DownloadImages" },
228
+ { "Value": "png", "Parameter": "Format", "Method": "DownloadImagesOnline" },
197
229
  { "Value": "AlignTop", "InvalidValue": "AlignBottom", "Parameter": "AlignmentType" },
198
230
  { "Value": null, "InvalidValue": "Shape", "Parameter": "Bounds" },
199
231
  { "Value": "OnScreen", "InvalidValue": "Ledger", "Parameter": "SizeType" },
@@ -217,7 +249,7 @@
217
249
  { "Value": null, "Parameter": "VersionId" }
218
250
  ],
219
251
  "OKToReturnNull": [
220
- { "Method": "PostSlidesPipeline" }
252
+ { "Method": "Pipeline" }
221
253
  ],
222
254
  "OKToNotFail": [
223
255
  { "Parameter": "JpegQuality" },
@@ -253,10 +285,18 @@
253
285
  { "Parameter": "IgnoreCase" },
254
286
  { "Parameter": "Document" },
255
287
  { "Parameter": "Color" },
256
- { "Parameter": "Format", "Method": "PutSlidesSlide" },
288
+ { "Parameter": "Image" },
289
+ { "Parameter": "PictureFrame" },
290
+ { "Parameter": "Shape" },
291
+ { "Parameter": "FontColor" },
292
+ { "Parameter": "FontHeight" },
293
+ { "Parameter": "FontName" },
294
+ { "Parameter": "Text" },
295
+ { "Parameter": "ShapeName" },
296
+ { "Parameter": "Format", "Method": "UpdateSlide" },
257
297
  { "Parameter": "Format", "Language": "NET" },
258
- { "Parameter": "Format", "Language": "Java", "Method": "PostSlidesSplit" },
259
- { "Parameter": "Dto", "Method": "PostAddNotesSlide" },
298
+ { "Parameter": "Format", "Language": "Java", "Method": "Split" },
299
+ { "Parameter": "Dto", "Method": "CreateNotesSlide" },
260
300
  { "Parameter": "DataPoint", "Language": "PHP" },
261
301
  { "Parameter": "Dto", "Language": "Swift" },
262
302
  { "Parameter": "SlideDto", "Language": "Swift" },
@@ -270,27 +310,22 @@
270
310
  { "Parameter": "Category", "Language": "Swift" },
271
311
  { "Parameter": "Series", "Language": "Swift" },
272
312
  { "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" },
313
+ { "Parameter": "Position", "Method": "MoveSlide" },
314
+ { "Parameter": "Name", "Method": "CreatePresentation" },
315
+ { "Parameter": "Name", "Method": "ImportFromHtml" },
316
+ { "Parameter": "Name", "Method": "ImportFromPdf" },
317
+ { "Parameter": "Name", "Method": "CreatePresentationFromSource" },
318
+ { "Parameter": "Name", "Method": "CreatePresentationFromTemplate" },
319
+ { "Parameter": "Folder", "Method": "CreatePresentation" },
320
+ { "Parameter": "Folder", "Method": "ImportFromHtml" },
321
+ { "Parameter": "Folder", "Method": "ImportFromPdf" },
322
+ { "Parameter": "Folder", "Method": "CreatePresentationFromSource" },
323
+ { "Parameter": "Folder", "Method": "CreatePresentationFromTemplate" },
324
+ { "Parameter": "Password", "Method": "CreatePresentation" },
325
+ { "Parameter": "Password", "Method": "ImportFromHtml" },
326
+ { "Parameter": "Password", "Method": "CreatePresentationFromSource" },
327
+ { "Parameter": "Password", "Method": "CreatePresentationFromTemplate" },
328
+ { "Parameter": "Data", "Method": "CreatePresentation" },
294
329
  { "Parameter": "Files" },
295
330
  { "Parameter": "Request" },
296
331
  { "Parameter": "WithSlides" },
@@ -314,38 +349,43 @@
314
349
  ],
315
350
  "Results": [
316
351
  { "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" },
352
+ { "Code": 201, "Method": "CreatePresentation" },
353
+ { "Code": 201, "Method": "ImportFromHtml" },
354
+ { "Code": 201, "Method": "CreatePresentationFromSource" },
355
+ { "Code": 201, "Method": "CreatePresentationFromTemplate" },
356
+ { "Code": 201, "Method": "CreateSlide" },
357
+ { "Code": 201, "Method": "CopySlide" },
358
+ { "Code": 201, "Method": "CopyLayoutSlide" },
359
+ { "Code": 201, "Method": "CopyMasterSlide" },
360
+ { "Code": 201, "Method": "CreateNotesSlide" },
361
+ { "Code": 201, "Method": "CreateParagraph" },
362
+ { "Code": 201, "Method": "CreatePortion" },
363
+ { "Code": 201, "Method": "CreateShape" },
364
+ { "Code": 201, "Method": "CreateSubshapeParagraph" },
365
+ { "Code": 201, "Method": "CreateSubshapePortion" },
366
+ { "Code": 201, "Method": "CreateSubshape" },
367
+ { "Code": 201, "Method": "CreateSpecialSlideParagraph" },
368
+ { "Code": 201, "Method": "CreateSpecialSlidePortion" },
369
+ { "Code": 201, "Method": "CreateSpecialSlideShape" },
370
+ { "Code": 201, "Method": "CreateSpecialSlideSubshapeParagraph" },
371
+ { "Code": 201, "Method": "CreateSpecialSlideSubshapePortion" },
372
+ { "Code": 201, "Method": "CreateSpecialSlideSubshape" },
373
+ { "Code": 201, "Method": "CreateChartSeries" },
374
+ { "Code": 201, "Method": "CreateChartCategory" },
375
+ { "Code": 201, "Method": "CreateChartDataPoint" },
376
+ { "Code": 201, "Method": "CreateAnimationEffect" },
377
+ { "Code": 201, "Method": "CreateAnimationInteractiveSequence" },
378
+ { "Code": 201, "Method": "CreateAnimationInteractiveSequenceEffect" },
379
+ { "Code": 201, "Method": "CreateSpecialSlideAnimationEffect" },
380
+ { "Code": 201, "Method": "CreateSpecialSlideAnimationInteractiveSequence" },
381
+ { "Code": 201, "Method": "CreateSpecialSlideAnimationInteractiveSequenceEffect" },
382
+ { "Code": 201, "Method": "CreateSection" },
343
383
  { "Code": 400, "Invalid": true },
344
384
  { "Code": 404, "Message" : "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "Name" },
345
385
  { "Code": 404, "Message" : "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "Folder" },
346
386
  { "Code": 404, "Message" : "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "CloneFrom" },
347
387
  { "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" },
388
+ { "Code": 404, "Message" : "Not Found", "Parameter": "Path" },
349
389
  { "Code": 404, "Message": "The storage %v was not found or is not associated with the application.", "Parameter": "Storage" },
350
390
  { "Code": 404, "Message": "The storage %v was not found or is not associated with the application.", "Parameter": "StorageName" },
351
391
  { "Code": 404, "Message": "The storage %v was not found or is not associated with the application.", "Parameter": "SrcStorageName" },
@@ -353,14 +393,15 @@
353
393
  { "Code": 404, "Message": "The storage %v was not found or is not associated with the application.", "Parameter": "CloneFromStorage" },
354
394
  { "Code": 404, "Message": "The storage %v was not found or is not associated with the application.", "Parameter": "TemplateStorage" },
355
395
  { "Code": 404, "Message": "The storage %v was not found or is not associated with the application.", "Parameter": "SourceStorage" },
396
+ { "Code": 404, "Message": "Author with name %v not found", "Parameter": "Author" },
356
397
  { "Message": "Invalid password.", "Parameter": "Password" },
357
398
  { "Message": "Invalid password.", "Parameter": "CloneFromPassword" },
358
399
  { "Message": "Invalid password.", "Parameter": "SourcePassword" },
359
400
  { "Message": "Invalid password.", "Parameter": "TemplatePassword" },
360
401
  { "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" },
402
+ { "Message": "Failed to load the presentation", "Parameter": "Password", "Method": "DeleteSlides" },
403
+ { "Message": "Failed to load the presentation", "Parameter": "Password", "Method": "CreateSlide" },
404
+ { "Message": "Failed to load the presentation", "Parameter": "Password", "Method": "UpdateSlide" },
364
405
  { "Message": " is out of bounds. Valid index range is between ", "Parameter": "SlideIndex" },
365
406
  { "Message": " is out of bounds. Valid index range is between ", "Parameter": "Slides" },
366
407
  { "Message": " is out of bounds. Valid index range is between ", "Parameter": "ShapeIndex" },
@@ -390,10 +431,9 @@
390
431
  { "Message": "Invalid version id specified", "Parameter": "VersionId", "Method": "DeleteFile" },
391
432
  { "Message": "Invalid version id specified", "Parameter": "VersionId", "Method": "DownloadFile" },
392
433
  { "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" },
434
+ { "Message": "Specified cast is not valid", "Parameter": "Path", "Method": "GetShapes" },
395
435
  { "Message": "Specified cast is not valid", "Parameter": "Path", "Method": "GetNotesSlideShapes" },
396
- { "Message": "Specified cast is not valid", "Parameter": "Path", "Method": "DeleteSlideShapes" },
436
+ { "Message": "Specified cast is not valid", "Parameter": "Path", "Method": "DeleteShapes" },
397
437
  { "Message": "Specified cast is not valid", "Parameter": "Path", "Method": "DeleteNotesSlideShapes" },
398
438
  { "Message" : "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "Path", "Method": "DownloadFile" },
399
439
  { "Code": 404, "Message": "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "SrcPath" },
@@ -403,73 +443,89 @@
403
443
  { "Message": " is out of bounds. Valid index range is between ", "Parameter": "To" },
404
444
  { "Message": " is not supported", "Parameter": "Format" },
405
445
  { "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" },
446
+ { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImage", "Language": "NodeJS" },
447
+ { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImage", "Language": "PHP" },
448
+ { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImage", "Language": "Go" },
449
+ { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImage", "Language": "Python" },
450
+ { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImage", "Language": "Perl" },
451
+ { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImage", "Language": "Swift" },
452
+ { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImage", "Language": "CPP" },
453
+ { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImageOnline", "Language": "NodeJS" },
454
+ { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImageOnline", "Language": "PHP" },
455
+ { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImageOnline", "Language": "Go" },
456
+ { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImageOnline", "Language": "Python" },
457
+ { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImageOnline", "Language": "Perl" },
458
+ { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImageOnline", "Language": "Swift" },
459
+ { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImageOnline", "Language": "CPP" },
460
+ { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImages", "Language": "NodeJS" },
461
+ { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImages", "Language": "PHP" },
462
+ { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImages", "Language": "Go" },
463
+ { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImages", "Language": "Python" },
464
+ { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImages", "Language": "Perl" },
465
+ { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImages", "Language": "Swift" },
466
+ { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImages", "Language": "CPP" },
467
+ { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImagesOnline", "Language": "NodeJS" },
468
+ { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImagesOnline", "Language": "PHP" },
469
+ { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImagesOnline", "Language": "Go" },
470
+ { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImagesOnline", "Language": "Python" },
471
+ { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImagesOnline", "Language": "Perl" },
472
+ { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImagesOnline", "Language": "Swift" },
473
+ { "Message": " is not valid", "Parameter": "Format", "Method": "DownloadImagesOnline", "Language": "CPP" },
474
+ { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadShape", "Language": "NodeJS" },
475
+ { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadSubshape", "Language": "NodeJS" },
476
+ { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "SaveShape", "Language": "NodeJS" },
477
+ { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "SaveSubshape", "Language": "NodeJS" },
478
+ { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadShapeOnline", "Language": "NodeJS" },
479
+ { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadShape", "Language": "PHP" },
480
+ { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadSubshape", "Language": "PHP" },
481
+ { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "SaveShape", "Language": "PHP" },
482
+ { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "SaveSubshape", "Language": "PHP" },
483
+ { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadShapeOnline", "Language": "PHP" },
484
+ { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadShape", "Language": "Python" },
485
+ { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadSubshape", "Language": "Python" },
486
+ { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "SaveShape", "Language": "Python" },
487
+ { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "SaveSubshape", "Language": "Python" },
488
+ { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadShapeOnline", "Language": "Python" },
489
+ { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadShape", "Language": "Go" },
490
+ { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadSubshape", "Language": "Go" },
491
+ { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "SaveShape", "Language": "Go" },
492
+ { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "SaveSubshape", "Language": "Go" },
493
+ { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadShapeOnline", "Language": "Go" },
494
+ { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadShape", "Language": "Perl" },
495
+ { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadSubshape", "Language": "Perl" },
496
+ { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "SaveShape", "Language": "Perl" },
497
+ { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "SaveSubshape", "Language": "Perl" },
498
+ { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadShapeOnline", "Language": "Perl" },
499
+ { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadShape", "Language": "Swift" },
500
+ { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadSubshape", "Language": "Swift" },
501
+ { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "SaveShape", "Language": "Swift" },
502
+ { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "SaveSubshape", "Language": "Swift" },
503
+ { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadShapeOnline", "Language": "Swift" },
504
+ { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadShape", "Language": "CPP" },
505
+ { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadSubshape", "Language": "CPP" },
506
+ { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "SaveShape", "Language": "CPP" },
507
+ { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "SaveSubshape", "Language": "CPP" },
508
+ { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadShapeOnline", "Language": "CPP" },
509
+ { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadSpecialSlideShape" },
510
+ { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "DownloadSpecialSlideSubshape" },
511
+ { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "SaveSpecialSlideShape" },
512
+ { "Code": 404, "Message": "Not Found", "Parameter": "Format", "Method": "SaveSpecialSlideSubshape" },
513
+ { "Code": 400, "Message": "is not supported", "Parameter": "Format", "Method": "DownloadSpecialSlideShape", "Language": "Ruby" },
514
+ { "Code": 400, "Message": "is not supported", "Parameter": "Format", "Method": "DownloadSpecialSlideSubshape", "Language": "Ruby" },
515
+ { "Code": 400, "Message": "is not supported", "Parameter": "Format", "Method": "SaveSpecialSlideShape", "Language": "Ruby" },
516
+ { "Code": 400, "Message": "is not supported", "Parameter": "Format", "Method": "SaveSpecialSlideSubshape", "Language": "Ruby" },
517
+ { "Message": " is not valid", "Parameter": "SlideType" },
518
+ { "Message": "is not supported", "Parameter": "SlideType", "Language": "Ruby" },
519
+ { "Message": " is not supported for this operation", "Parameter": "Format", "Method": "SaveShapeOnline", "Language": "CPP" },
466
520
  { "Message": "Color must be in format #FF000000", "Parameter": "Color" },
467
521
  { "Code": 404, "Message": "Property %v does not exist.", "Parameter": "PropertyName" },
468
522
  { "Message": "Error parsing XML template data", "Parameter": "Data" },
469
- { "Message": "Can't read MSCDFileSystem.", "Parameter": "Data", "Language": "Python", "Method": "PostSlidesDocument" },
523
+ { "Message": "Can't read MSCDFileSystem.", "Parameter": "Data", "Language": "Python", "Method": "CreatePresentation" },
470
524
  { "Message": " required parameter", "Parameter": "DTO" },
471
- { "Message": "DTO expected", "Parameter": "DTO", "Method": "PostAddNewShape" },
472
- { "Message": "DTO expected", "Parameter": "DTO", "Method": "PostAddNewSubshape" },
525
+ { "Message": "DTO expected", "Parameter": "DTO", "Method": "CreateShape" },
526
+ { "Message": "DTO expected", "Parameter": "DTO", "Method": "CreateSubshape" },
527
+ { "Message": "DTO expected", "Parameter": "DTO", "Method": "CreateSpecialSlideShape" },
528
+ { "Message": "DTO expected", "Parameter": "DTO", "Method": "CreateSpecialSlideSubshape" },
473
529
  { "Message": " required parameter", "Parameter": "SlideDTO" },
474
530
  { "Message": " required parameter", "Parameter": "Background" },
475
531
  { "Message": " required parameter", "Parameter": "Pipeline" },
@@ -485,12 +541,19 @@
485
541
  { "Message": " required parameter", "Parameter": "Sections" },
486
542
  { "Message": " required parameter", "Parameter": "Document" },
487
543
  { "Message": " required parameter", "Parameter": "File" },
544
+ { "Message": "Failed to load the presentation", "Parameter": "Request", "Method": "MergeOnline" },
545
+ { "Message": "Failed to load the presentation", "Parameter": "Request", "Method": "MergeAndSaveOnline" },
546
+ { "Message": "Image data is not found", "Parameter": "Image" },
488
547
  { "Message": "Pdf expected", "Parameter": "Pdf" },
489
548
  { "Message": " is out of bounds. Valid index range is between ", "Parameter": "Sections", "Method": "DeleteSections" },
490
549
  { "Message": "Layout slide DTO must be not null and contain", "Parameter": "SlideDTO", "Language": "Swift" },
491
550
  { "Message": "Object reference not set to an instance of an object.", "Parameter": "Bounds" },
492
551
  { "Code": 409, "Message": " is not empty.", "Parameter": "Recursive" },
493
- { "Message": "Sequence contains no elements", "Code": 500, "Parameter": "Files" },
552
+ { "Message": "Error processing presentation ", "Code": 400, "Parameter": "Files" },
553
+ { "Message": "Presentation file is not found", "Parameter": "Image", "Method": "CreateImageWatermarkOnline", "Language": "PHP" },
554
+ { "Message": "Presentation file is not found", "Parameter": "Image", "Method": "CreateImageWatermarkOnline", "Language": "Python" },
555
+ { "Message": "Presentation file is not found", "Parameter": "Image", "Method": "CreateImageWatermarkOnline", "Language": "Ruby" },
556
+ { "Message": "Presentation file is not found", "Parameter": "Image", "Method": "CreateImageWatermarkOnline", "Language": "CPP" },
494
557
  { "Message": "An error has occurred.", "Code": 500, "Parameter": "Options" }
495
558
  ]
496
559
  }