aspose_slides_cloud 20.5.0 → 20.6.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -63,6 +63,26 @@
63
63
  { "Value": 1, "InvalidValue": 593, "Parameter": "SlideToCopy" },
64
64
  { "Value": null, "InvalidValue": 593, "Parameter": "SlideToClone" },
65
65
  { "Value": 3, "InvalidValue": 593, "Parameter": "ShapeIndex" },
66
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "DeleteSlideSubshape" },
67
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "DeleteSlideSubshapes" },
68
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "DeleteSubshapeParagraph" },
69
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "DeleteSubshapeParagraphs" },
70
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "DeleteSubshapePortion" },
71
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "DeleteSubshapePortions" },
72
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "GetSlideSubshape" },
73
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "GetSlideSubshapes" },
74
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "GetSlideSubshapeParagraph" },
75
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "GetSlideSubshapeParagraphs" },
76
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "GetSubshapeParagraphPortion" },
77
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "GetSubshapeParagraphPortions" },
78
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "PostAddNewSubshape" },
79
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "PostAddNewSubshapeParagraph" },
80
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "PostAddNewSubshapePortion" },
81
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "PostSubshapeSaveAs" },
82
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "PutSetSubshapeParagraphPortionProperties" },
83
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "PutSetSubshapeParagraphProperties" },
84
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "PutSlideSubshapeInfo" },
85
+ { "Value": 1, "Parameter": "ShapeIndex", "Method": "PutSubshapeSaveAs" },
66
86
  { "Value": null, "InvalidValue": [1, 593], "Parameter": "Shapes" },
67
87
  { "Value": null, "InvalidValue": 593, "Parameter": "ShapeToClone" },
68
88
  { "Value": 1, "InvalidValue": 593, "Parameter": "ParagraphIndex" },
@@ -81,7 +101,7 @@
81
101
  { "Value": 1, "InvalidValue": 593, "Parameter": "CloneFromPosition" },
82
102
  { "Value": null, "InvalidValue": 593, "Parameter": "From" },
83
103
  { "Value": null, "InvalidValue": 593, "Parameter": "To" },
84
- { "Value": "", "Parameter": "Path" },
104
+ { "Value": "4/shapes", "Parameter": "Path" },
85
105
  { "Value": "TempSlidesSDK/test.ppt", "InvalidValue": "invalid%v", "Parameter": "Path", "Method": "UploadFile" },
86
106
  { "Value": "TempSlidesSDK/test.ppt", "InvalidValue": "invalid%v", "Parameter": "Path", "Method": "DownloadFile" },
87
107
  { "Value": "TempSlidesSDK/test.ppt", "InvalidValue": "invalid%v", "Parameter": "Path", "Method": "GetFileVersions" },
@@ -112,8 +132,10 @@
112
132
  },
113
133
  { "Value": {}, "InvalidValue": null, "Type": "ViewProperties", "Parameter": "DTO", "Method": "PutSlidesViewProperties" },
114
134
  { "Value": { "Text": "testPortion" }, "InvalidValue": null, "Type": "Portion", "Parameter": "DTO", "Method": "PostAddNewPortion" },
135
+ { "Value": { "Text": "testPortion" }, "InvalidValue": null, "Type": "Portion", "Parameter": "DTO", "Method": "PostAddNewSubshapePortion" },
115
136
  { "Value": { "Text": "testPortion" }, "InvalidValue": null, "Type": "Portion", "Parameter": "DTO", "Method": "PostNotesSlideAddNewPortion" },
116
137
  { "Value": { "Text": "testPortion" }, "InvalidValue": null, "Type": "Portion", "Parameter": "DTO", "Method": "PutSetParagraphPortionProperties" },
138
+ { "Value": { "Text": "testPortion" }, "InvalidValue": null, "Type": "Portion", "Parameter": "DTO", "Method": "PutSetSubshapeParagraphPortionProperties" },
117
139
  { "Value": { "Text": "testPortion" }, "InvalidValue": null, "Type": "Portion", "Parameter": "DTO", "Method": "PutUpdateNotesSlideShapePortion" },
118
140
  { "Value": { "MasterSlide": { "Uri": { "Href": "masterSlides/2" } } }, "InvalidValue": null, "Type": "LayoutSlide", "Parameter": "SlideDTO" },
119
141
  { "Value": { "LayoutSlide": { "Uri": { "Href": "TitleOnly" } } }, "InvalidValue": null, "Type": "Slide", "Parameter": "SlideDTO", "Method": "PutSlidesSlide" },
@@ -134,6 +156,8 @@
134
156
  { "Value": "png", "Parameter": "Format", "Method": "GetShapeWithFormat" },
135
157
  { "Value": "png", "Parameter": "Format", "Method": "PostShapeSaveAs" },
136
158
  { "Value": "png", "Parameter": "Format", "Method": "PutShapeSaveAs" },
159
+ { "Value": "png", "Parameter": "Format", "Method": "PostSubshapeSaveAs" },
160
+ { "Value": "png", "Parameter": "Format", "Method": "PutSubshapeSaveAs" },
137
161
  { "Value": "png", "Parameter": "Format", "Method": "GetNotesSlideShapeWithFormat" },
138
162
  { "Value": "png", "Parameter": "Format", "Method": "PostNotesSlideShapeSaveAs" },
139
163
  { "Value": "png", "Parameter": "Format", "Method": "PutNotesSlideShapeSaveAs" },
@@ -253,6 +277,9 @@
253
277
  { "Code": 201, "Method": "PostAddNewParagraph" },
254
278
  { "Code": 201, "Method": "PostAddNewPortion" },
255
279
  { "Code": 201, "Method": "PostAddNewShape" },
280
+ { "Code": 201, "Method": "PostAddNewSubshapeParagraph" },
281
+ { "Code": 201, "Method": "PostAddNewSubshapePortion" },
282
+ { "Code": 201, "Method": "PostAddNewSubshape" },
256
283
  { "Code": 201, "Method": "PostNotesSlideAddNewParagraph" },
257
284
  { "Code": 201, "Method": "PostNotesSlideAddNewPortion" },
258
285
  { "Code": 201, "Method": "PostNotesSlideAddNewShape" },
@@ -314,10 +341,18 @@
314
341
  { "Code": 404, "Message": "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "TemplatePath" },
315
342
  { "Message": "Invalid 'to' parameter", "Parameter": "To" },
316
343
  { "Message": "BadRequest", "Parameter": "Format" },
317
- { "Message": "The HTTP resource that matches the request URI", "Parameter": "Format", "Method": "PostShapeSaveAs" },
318
- { "Message": "The HTTP resource that matches the request URI", "Parameter": "Format", "Method": "PutShapeSaveAs" },
319
- { "Message": "The HTTP resource that matches the request URI", "Parameter": "Format", "Method": "PostNotesSlideShapeSaveAs" },
320
- { "Message": "The HTTP resource that matches the request URI", "Parameter": "Format", "Method": "PutNotesSlideShapeSaveAs" },
344
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostShapeSaveAs", "Language": "Python" },
345
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostSubshapeSaveAs", "Language": "Python" },
346
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutShapeSaveAs", "Language": "Python" },
347
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutSubshapeSaveAs", "Language": "Python" },
348
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostShapeSaveAs", "Language": "Go" },
349
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostSubshapeSaveAs", "Language": "Go" },
350
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutShapeSaveAs", "Language": "Go" },
351
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutSubshapeSaveAs", "Language": "Go" },
352
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostShapeSaveAs", "Language": "Perl" },
353
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostSubshapeSaveAs", "Language": "Perl" },
354
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutShapeSaveAs", "Language": "Perl" },
355
+ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutSubshapeSaveAs", "Language": "Perl" },
321
356
  { "Message": "Color must be in format #FF000000", "Parameter": "Color" },
322
357
  { "Code": 404, "Message": "Property %v does not exist.", "Parameter": "PropertyName" },
323
358
  { "Message": "Data at the root level is invalid.", "Parameter": "Data" },
@@ -328,6 +363,7 @@
328
363
  { "Message": "The stream is empty.", "Parameter": "Document", "Language": "Python" },
329
364
  { "Message": "The stream is empty.", "Parameter": "Document", "Language": "Go" },
330
365
  { "Message": "The stream is empty.", "Parameter": "Document", "Language": "Ruby" },
366
+ { "Message": "The stream is empty.", "Parameter": "Document", "Language": "CPP" },
331
367
  { "Message": " DTO expected.", "Parameter": "DTO" },
332
368
  { "Message": " DTO expected.", "Parameter": "SlideDTO" },
333
369
  { "Message": " DTO expected.", "Parameter": "Background" },
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aspose_slides_cloud
3
3
  version: !ruby/object:Gem::Version
4
- version: 20.5.0
4
+ version: 20.6.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Victor Putrov
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-05-29 00:00:00.000000000 Z
11
+ date: 2020-07-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday