aspose_slides_cloud 19.12.0 → 20.2.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.
- checksums.yaml +4 -4
- data/lib/aspose_slides_cloud/api/slides_api.rb +0 -192
- data/lib/aspose_slides_cloud/api/slides_api_requests.rb +105 -105
- data/lib/aspose_slides_cloud/models/arrow_head_properties.rb +0 -15
- data/lib/aspose_slides_cloud/models/axis.rb +0 -160
- data/lib/aspose_slides_cloud/models/bubble_series.rb +0 -35
- data/lib/aspose_slides_cloud/models/chart_wall.rb +0 -10
- data/lib/aspose_slides_cloud/models/legend.rb +0 -30
- data/lib/aspose_slides_cloud/models/line_format.rb +0 -35
- data/lib/aspose_slides_cloud/models/one_value_series.rb +0 -35
- data/lib/aspose_slides_cloud/models/plot_area.rb +0 -25
- data/lib/aspose_slides_cloud/models/scatter_series.rb +0 -35
- data/lib/aspose_slides_cloud/models/series.rb +0 -35
- data/lib/aspose_slides_cloud/models/series_marker.rb +0 -10
- data/lib/aspose_slides_cloud/models/table.rb +0 -40
- data/lib/aspose_slides_cloud/models/table_cell.rb +0 -40
- data/lib/aspose_slides_cloud/version.rb +1 -1
- data/spec/api/slides_api_spec.rb +892 -892
- metadata +2 -2
@@ -121,15 +121,15 @@ module AsposeSlidesCloud
|
|
121
121
|
# @param slide_index Slide index.
|
122
122
|
attr_accessor :slide_index
|
123
123
|
|
124
|
-
# @param path Shape path (for smart art and group shapes).
|
125
|
-
attr_accessor :path
|
126
|
-
|
127
124
|
# @param shape_index Shape index.
|
128
125
|
attr_accessor :shape_index
|
129
126
|
|
130
127
|
# @param paragraph_index Paragraph index.
|
131
128
|
attr_accessor :paragraph_index
|
132
129
|
|
130
|
+
# @param path Shape path (for smart art and group shapes).
|
131
|
+
attr_accessor :path
|
132
|
+
|
133
133
|
# @param password Document password.
|
134
134
|
attr_accessor :password
|
135
135
|
|
@@ -149,12 +149,12 @@ module AsposeSlidesCloud
|
|
149
149
|
# @param slide_index Slide index.
|
150
150
|
attr_accessor :slide_index
|
151
151
|
|
152
|
-
# @param path Shape path (for smart art and group shapes).
|
153
|
-
attr_accessor :path
|
154
|
-
|
155
152
|
# @param shape_index Shape index.
|
156
153
|
attr_accessor :shape_index
|
157
154
|
|
155
|
+
# @param path Shape path (for smart art and group shapes).
|
156
|
+
attr_accessor :path
|
157
|
+
|
158
158
|
# @param paragraphs The indices of the shapes to be deleted; delete all by default.
|
159
159
|
attr_accessor :paragraphs
|
160
160
|
|
@@ -177,9 +177,6 @@ module AsposeSlidesCloud
|
|
177
177
|
# @param slide_index Slide index.
|
178
178
|
attr_accessor :slide_index
|
179
179
|
|
180
|
-
# @param path Shape path (for smart art and group shapes).
|
181
|
-
attr_accessor :path
|
182
|
-
|
183
180
|
# @param shape_index Shape index.
|
184
181
|
attr_accessor :shape_index
|
185
182
|
|
@@ -189,6 +186,9 @@ module AsposeSlidesCloud
|
|
189
186
|
# @param portion_index Portion index.
|
190
187
|
attr_accessor :portion_index
|
191
188
|
|
189
|
+
# @param path Shape path (for smart art and group shapes).
|
190
|
+
attr_accessor :path
|
191
|
+
|
192
192
|
# @param password Document password.
|
193
193
|
attr_accessor :password
|
194
194
|
|
@@ -208,15 +208,15 @@ module AsposeSlidesCloud
|
|
208
208
|
# @param slide_index Slide index.
|
209
209
|
attr_accessor :slide_index
|
210
210
|
|
211
|
-
# @param path Shape path (for smart art and group shapes).
|
212
|
-
attr_accessor :path
|
213
|
-
|
214
211
|
# @param shape_index Shape index.
|
215
212
|
attr_accessor :shape_index
|
216
213
|
|
217
214
|
# @param paragraph_index Paragraph index.
|
218
215
|
attr_accessor :paragraph_index
|
219
216
|
|
217
|
+
# @param path Shape path (for smart art and group shapes).
|
218
|
+
attr_accessor :path
|
219
|
+
|
220
220
|
# @param portions The indices of the shapes to be deleted; delete all by default.
|
221
221
|
attr_accessor :portions
|
222
222
|
|
@@ -239,12 +239,12 @@ module AsposeSlidesCloud
|
|
239
239
|
# @param slide_index Slide index.
|
240
240
|
attr_accessor :slide_index
|
241
241
|
|
242
|
-
# @param path Shape path (for smart art and group shapes).
|
243
|
-
attr_accessor :path
|
244
|
-
|
245
242
|
# @param shape_index Shape index.
|
246
243
|
attr_accessor :shape_index
|
247
244
|
|
245
|
+
# @param path Shape path (for smart art and group shapes).
|
246
|
+
attr_accessor :path
|
247
|
+
|
248
248
|
# @param password Document password.
|
249
249
|
attr_accessor :password
|
250
250
|
|
@@ -289,15 +289,15 @@ module AsposeSlidesCloud
|
|
289
289
|
# @param slide_index Slide index.
|
290
290
|
attr_accessor :slide_index
|
291
291
|
|
292
|
-
# @param path Shape path (for smart art and group shapes).
|
293
|
-
attr_accessor :path
|
294
|
-
|
295
292
|
# @param shape_index Shape index.
|
296
293
|
attr_accessor :shape_index
|
297
294
|
|
298
295
|
# @param paragraph_index Paragraph index.
|
299
296
|
attr_accessor :paragraph_index
|
300
297
|
|
298
|
+
# @param path Shape path (for smart art and group shapes).
|
299
|
+
attr_accessor :path
|
300
|
+
|
301
301
|
# @param password Document password.
|
302
302
|
attr_accessor :password
|
303
303
|
|
@@ -317,12 +317,12 @@ module AsposeSlidesCloud
|
|
317
317
|
# @param slide_index Slide index.
|
318
318
|
attr_accessor :slide_index
|
319
319
|
|
320
|
-
# @param path Shape path (for smart art and group shapes).
|
321
|
-
attr_accessor :path
|
322
|
-
|
323
320
|
# @param shape_index Shape index.
|
324
321
|
attr_accessor :shape_index
|
325
322
|
|
323
|
+
# @param path Shape path (for smart art and group shapes).
|
324
|
+
attr_accessor :path
|
325
|
+
|
326
326
|
# @param paragraphs The indices of the shapes to be deleted; delete all by default.
|
327
327
|
attr_accessor :paragraphs
|
328
328
|
|
@@ -345,9 +345,6 @@ module AsposeSlidesCloud
|
|
345
345
|
# @param slide_index Slide index.
|
346
346
|
attr_accessor :slide_index
|
347
347
|
|
348
|
-
# @param path Shape path (for smart art and group shapes).
|
349
|
-
attr_accessor :path
|
350
|
-
|
351
348
|
# @param shape_index Shape index.
|
352
349
|
attr_accessor :shape_index
|
353
350
|
|
@@ -357,6 +354,9 @@ module AsposeSlidesCloud
|
|
357
354
|
# @param portion_index Portion index.
|
358
355
|
attr_accessor :portion_index
|
359
356
|
|
357
|
+
# @param path Shape path (for smart art and group shapes).
|
358
|
+
attr_accessor :path
|
359
|
+
|
360
360
|
# @param password Document password.
|
361
361
|
attr_accessor :password
|
362
362
|
|
@@ -376,15 +376,15 @@ module AsposeSlidesCloud
|
|
376
376
|
# @param slide_index Slide index.
|
377
377
|
attr_accessor :slide_index
|
378
378
|
|
379
|
-
# @param path Shape path (for smart art and group shapes).
|
380
|
-
attr_accessor :path
|
381
|
-
|
382
379
|
# @param shape_index Shape index.
|
383
380
|
attr_accessor :shape_index
|
384
381
|
|
385
382
|
# @param paragraph_index Paragraph index.
|
386
383
|
attr_accessor :paragraph_index
|
387
384
|
|
385
|
+
# @param path Shape path (for smart art and group shapes).
|
386
|
+
attr_accessor :path
|
387
|
+
|
388
388
|
# @param portions The indices of the shapes to be deleted; delete all by default.
|
389
389
|
attr_accessor :portions
|
390
390
|
|
@@ -552,12 +552,12 @@ module AsposeSlidesCloud
|
|
552
552
|
# @param slide_index Slide index.
|
553
553
|
attr_accessor :slide_index
|
554
554
|
|
555
|
-
# @param path Shape path (for smart art and group shapes).
|
556
|
-
attr_accessor :path
|
557
|
-
|
558
555
|
# @param shape_index Shape index.
|
559
556
|
attr_accessor :shape_index
|
560
557
|
|
558
|
+
# @param path Shape path (for smart art and group shapes).
|
559
|
+
attr_accessor :path
|
560
|
+
|
561
561
|
# @param password Document password.
|
562
562
|
attr_accessor :password
|
563
563
|
|
@@ -804,12 +804,12 @@ module AsposeSlidesCloud
|
|
804
804
|
# @param slide_index Slide index.
|
805
805
|
attr_accessor :slide_index
|
806
806
|
|
807
|
-
# @param path Shape path (for smart art and group shapes).
|
808
|
-
attr_accessor :path
|
809
|
-
|
810
807
|
# @param shape_index Shape index.
|
811
808
|
attr_accessor :shape_index
|
812
809
|
|
810
|
+
# @param path Shape path (for smart art and group shapes).
|
811
|
+
attr_accessor :path
|
812
|
+
|
813
813
|
# @param password Document password.
|
814
814
|
attr_accessor :password
|
815
815
|
|
@@ -829,15 +829,15 @@ module AsposeSlidesCloud
|
|
829
829
|
# @param slide_index Slide index.
|
830
830
|
attr_accessor :slide_index
|
831
831
|
|
832
|
-
# @param path Shape path (for smart art and group shapes).
|
833
|
-
attr_accessor :path
|
834
|
-
|
835
832
|
# @param shape_index Shape index.
|
836
833
|
attr_accessor :shape_index
|
837
834
|
|
838
835
|
# @param paragraph_index Paragraph index.
|
839
836
|
attr_accessor :paragraph_index
|
840
837
|
|
838
|
+
# @param path Shape path (for smart art and group shapes).
|
839
|
+
attr_accessor :path
|
840
|
+
|
841
841
|
# @param password Document password.
|
842
842
|
attr_accessor :password
|
843
843
|
|
@@ -857,12 +857,12 @@ module AsposeSlidesCloud
|
|
857
857
|
# @param slide_index Slide index.
|
858
858
|
attr_accessor :slide_index
|
859
859
|
|
860
|
-
# @param path Shape path (for smart art and group shapes).
|
861
|
-
attr_accessor :path
|
862
|
-
|
863
860
|
# @param shape_index Shape index.
|
864
861
|
attr_accessor :shape_index
|
865
862
|
|
863
|
+
# @param path Shape path (for smart art and group shapes).
|
864
|
+
attr_accessor :path
|
865
|
+
|
866
866
|
# @param password Document password.
|
867
867
|
attr_accessor :password
|
868
868
|
|
@@ -882,9 +882,6 @@ module AsposeSlidesCloud
|
|
882
882
|
# @param slide_index Slide index.
|
883
883
|
attr_accessor :slide_index
|
884
884
|
|
885
|
-
# @param path Shape path (for smart art and group shapes).
|
886
|
-
attr_accessor :path
|
887
|
-
|
888
885
|
# @param shape_index Shape index.
|
889
886
|
attr_accessor :shape_index
|
890
887
|
|
@@ -894,6 +891,9 @@ module AsposeSlidesCloud
|
|
894
891
|
# @param portion_index Portion index.
|
895
892
|
attr_accessor :portion_index
|
896
893
|
|
894
|
+
# @param path Shape path (for smart art and group shapes).
|
895
|
+
attr_accessor :path
|
896
|
+
|
897
897
|
# @param password Document password.
|
898
898
|
attr_accessor :password
|
899
899
|
|
@@ -913,15 +913,15 @@ module AsposeSlidesCloud
|
|
913
913
|
# @param slide_index Slide index.
|
914
914
|
attr_accessor :slide_index
|
915
915
|
|
916
|
-
# @param path Shape path (for smart art and group shapes).
|
917
|
-
attr_accessor :path
|
918
|
-
|
919
916
|
# @param shape_index Shape index.
|
920
917
|
attr_accessor :shape_index
|
921
918
|
|
922
919
|
# @param paragraph_index Paragraph index.
|
923
920
|
attr_accessor :paragraph_index
|
924
921
|
|
922
|
+
# @param path Shape path (for smart art and group shapes).
|
923
|
+
attr_accessor :path
|
924
|
+
|
925
925
|
# @param password Document password.
|
926
926
|
attr_accessor :password
|
927
927
|
|
@@ -994,9 +994,6 @@ module AsposeSlidesCloud
|
|
994
994
|
# @param slide_index Slide index.
|
995
995
|
attr_accessor :slide_index
|
996
996
|
|
997
|
-
# @param path Shape path (for smart art and group shapes).
|
998
|
-
attr_accessor :path
|
999
|
-
|
1000
997
|
# @param shape_index Shape index.
|
1001
998
|
attr_accessor :shape_index
|
1002
999
|
|
@@ -1006,6 +1003,9 @@ module AsposeSlidesCloud
|
|
1006
1003
|
# @param portion_index Portion index.
|
1007
1004
|
attr_accessor :portion_index
|
1008
1005
|
|
1006
|
+
# @param path Shape path (for smart art and group shapes).
|
1007
|
+
attr_accessor :path
|
1008
|
+
|
1009
1009
|
# @param password Document password.
|
1010
1010
|
attr_accessor :password
|
1011
1011
|
|
@@ -1025,15 +1025,15 @@ module AsposeSlidesCloud
|
|
1025
1025
|
# @param slide_index Slide index.
|
1026
1026
|
attr_accessor :slide_index
|
1027
1027
|
|
1028
|
-
# @param path Shape path (for smart art and group shapes).
|
1029
|
-
attr_accessor :path
|
1030
|
-
|
1031
1028
|
# @param shape_index Shape index.
|
1032
1029
|
attr_accessor :shape_index
|
1033
1030
|
|
1034
1031
|
# @param paragraph_index Paragraph index.
|
1035
1032
|
attr_accessor :paragraph_index
|
1036
1033
|
|
1034
|
+
# @param path Shape path (for smart art and group shapes).
|
1035
|
+
attr_accessor :path
|
1036
|
+
|
1037
1037
|
# @param password Document password.
|
1038
1038
|
attr_accessor :password
|
1039
1039
|
|
@@ -1075,12 +1075,12 @@ module AsposeSlidesCloud
|
|
1075
1075
|
# @param slide_index Slide index.
|
1076
1076
|
attr_accessor :slide_index
|
1077
1077
|
|
1078
|
-
# @param path Shape path (for smart art and group shapes).
|
1079
|
-
attr_accessor :path
|
1080
|
-
|
1081
1078
|
# @param shape_index Shape index.
|
1082
1079
|
attr_accessor :shape_index
|
1083
1080
|
|
1081
|
+
# @param path Shape path (for smart art and group shapes).
|
1082
|
+
attr_accessor :path
|
1083
|
+
|
1084
1084
|
# @param password Document password.
|
1085
1085
|
attr_accessor :password
|
1086
1086
|
|
@@ -1100,15 +1100,15 @@ module AsposeSlidesCloud
|
|
1100
1100
|
# @param slide_index Slide index.
|
1101
1101
|
attr_accessor :slide_index
|
1102
1102
|
|
1103
|
-
# @param path Shape path (for smart art and group shapes).
|
1104
|
-
attr_accessor :path
|
1105
|
-
|
1106
1103
|
# @param shape_index Shape index.
|
1107
1104
|
attr_accessor :shape_index
|
1108
1105
|
|
1109
1106
|
# @param paragraph_index Paragraph index.
|
1110
1107
|
attr_accessor :paragraph_index
|
1111
1108
|
|
1109
|
+
# @param path Shape path (for smart art and group shapes).
|
1110
|
+
attr_accessor :path
|
1111
|
+
|
1112
1112
|
# @param password Document password.
|
1113
1113
|
attr_accessor :password
|
1114
1114
|
|
@@ -1128,12 +1128,12 @@ module AsposeSlidesCloud
|
|
1128
1128
|
# @param slide_index Slide index.
|
1129
1129
|
attr_accessor :slide_index
|
1130
1130
|
|
1131
|
-
# @param path Shape path (for smart art and group shapes).
|
1132
|
-
attr_accessor :path
|
1133
|
-
|
1134
1131
|
# @param shape_index Shape index.
|
1135
1132
|
attr_accessor :shape_index
|
1136
1133
|
|
1134
|
+
# @param path Shape path (for smart art and group shapes).
|
1135
|
+
attr_accessor :path
|
1136
|
+
|
1137
1137
|
# @param password Document password.
|
1138
1138
|
attr_accessor :password
|
1139
1139
|
|
@@ -1581,12 +1581,12 @@ module AsposeSlidesCloud
|
|
1581
1581
|
# @param slide_index Slide index.
|
1582
1582
|
attr_accessor :slide_index
|
1583
1583
|
|
1584
|
-
# @param path Shape path (for smart art and group shapes).
|
1585
|
-
attr_accessor :path
|
1586
|
-
|
1587
1584
|
# @param shape_index Shape index.
|
1588
1585
|
attr_accessor :shape_index
|
1589
1586
|
|
1587
|
+
# @param path Shape path (for smart art and group shapes).
|
1588
|
+
attr_accessor :path
|
1589
|
+
|
1590
1590
|
# @param dto Paragraph DTO.
|
1591
1591
|
attr_accessor :dto
|
1592
1592
|
|
@@ -1612,15 +1612,15 @@ module AsposeSlidesCloud
|
|
1612
1612
|
# @param slide_index Slide index.
|
1613
1613
|
attr_accessor :slide_index
|
1614
1614
|
|
1615
|
-
# @param path Shape path (for smart art and group shapes).
|
1616
|
-
attr_accessor :path
|
1617
|
-
|
1618
1615
|
# @param shape_index Shape index.
|
1619
1616
|
attr_accessor :shape_index
|
1620
1617
|
|
1621
1618
|
# @param paragraph_index Paragraph index.
|
1622
1619
|
attr_accessor :paragraph_index
|
1623
1620
|
|
1621
|
+
# @param path Shape path (for smart art and group shapes).
|
1622
|
+
attr_accessor :path
|
1623
|
+
|
1624
1624
|
# @param dto Portion DTO.
|
1625
1625
|
attr_accessor :dto
|
1626
1626
|
|
@@ -1758,12 +1758,12 @@ module AsposeSlidesCloud
|
|
1758
1758
|
# @param slide_index Slide index.
|
1759
1759
|
attr_accessor :slide_index
|
1760
1760
|
|
1761
|
-
# @param path Shape path (for smart art and group shapes).
|
1762
|
-
attr_accessor :path
|
1763
|
-
|
1764
1761
|
# @param shape_index Shape index.
|
1765
1762
|
attr_accessor :shape_index
|
1766
1763
|
|
1764
|
+
# @param path Shape path (for smart art and group shapes).
|
1765
|
+
attr_accessor :path
|
1766
|
+
|
1767
1767
|
# @param dto Paragraph DTO.
|
1768
1768
|
attr_accessor :dto
|
1769
1769
|
|
@@ -1789,15 +1789,15 @@ module AsposeSlidesCloud
|
|
1789
1789
|
# @param slide_index Slide index.
|
1790
1790
|
attr_accessor :slide_index
|
1791
1791
|
|
1792
|
-
# @param path Shape path (for smart art and group shapes).
|
1793
|
-
attr_accessor :path
|
1794
|
-
|
1795
1792
|
# @param shape_index Shape index.
|
1796
1793
|
attr_accessor :shape_index
|
1797
1794
|
|
1798
1795
|
# @param paragraph_index Paragraph index.
|
1799
1796
|
attr_accessor :paragraph_index
|
1800
1797
|
|
1798
|
+
# @param path Shape path (for smart art and group shapes).
|
1799
|
+
attr_accessor :path
|
1800
|
+
|
1801
1801
|
# @param dto Portion DTO.
|
1802
1802
|
attr_accessor :dto
|
1803
1803
|
|
@@ -1854,15 +1854,15 @@ module AsposeSlidesCloud
|
|
1854
1854
|
# @param slide_index Slide index.
|
1855
1855
|
attr_accessor :slide_index
|
1856
1856
|
|
1857
|
-
# @param path Shape path (for smart art and group shapes).
|
1858
|
-
attr_accessor :path
|
1859
|
-
|
1860
1857
|
# @param shape_index Index of shape starting from 1
|
1861
1858
|
attr_accessor :shape_index
|
1862
1859
|
|
1863
1860
|
# @param format Export picture format.
|
1864
1861
|
attr_accessor :format
|
1865
1862
|
|
1863
|
+
# @param path Shape path (for smart art and group shapes).
|
1864
|
+
attr_accessor :path
|
1865
|
+
|
1866
1866
|
# @param options export options
|
1867
1867
|
attr_accessor :options
|
1868
1868
|
|
@@ -1916,15 +1916,15 @@ module AsposeSlidesCloud
|
|
1916
1916
|
# @param slide_index Slide index.
|
1917
1917
|
attr_accessor :slide_index
|
1918
1918
|
|
1919
|
-
# @param path Shape path (for smart art and group shapes).
|
1920
|
-
attr_accessor :path
|
1921
|
-
|
1922
1919
|
# @param shape_index Index of shape starting from 1
|
1923
1920
|
attr_accessor :shape_index
|
1924
1921
|
|
1925
1922
|
# @param format Export picture format.
|
1926
1923
|
attr_accessor :format
|
1927
1924
|
|
1925
|
+
# @param path Shape path (for smart art and group shapes).
|
1926
|
+
attr_accessor :path
|
1927
|
+
|
1928
1928
|
# @param options export options
|
1929
1929
|
attr_accessor :options
|
1930
1930
|
|
@@ -2441,9 +2441,6 @@ module AsposeSlidesCloud
|
|
2441
2441
|
# @param slide_index Slide index.
|
2442
2442
|
attr_accessor :slide_index
|
2443
2443
|
|
2444
|
-
# @param path Shape path (for smart art and group shapes).
|
2445
|
-
attr_accessor :path
|
2446
|
-
|
2447
2444
|
# @param shape_index Index of shape starting from 1
|
2448
2445
|
attr_accessor :shape_index
|
2449
2446
|
|
@@ -2453,6 +2450,9 @@ module AsposeSlidesCloud
|
|
2453
2450
|
# @param out_path Output path.
|
2454
2451
|
attr_accessor :out_path
|
2455
2452
|
|
2453
|
+
# @param path Shape path (for smart art and group shapes).
|
2454
|
+
attr_accessor :path
|
2455
|
+
|
2456
2456
|
# @param options export options
|
2457
2457
|
attr_accessor :options
|
2458
2458
|
|
@@ -2506,9 +2506,6 @@ module AsposeSlidesCloud
|
|
2506
2506
|
# @param slide_index Slide index.
|
2507
2507
|
attr_accessor :slide_index
|
2508
2508
|
|
2509
|
-
# @param path Shape path (for smart art and group shapes).
|
2510
|
-
attr_accessor :path
|
2511
|
-
|
2512
2509
|
# @param shape_index Shape index.
|
2513
2510
|
attr_accessor :shape_index
|
2514
2511
|
|
@@ -2518,6 +2515,9 @@ module AsposeSlidesCloud
|
|
2518
2515
|
# @param portion_index Portion index.
|
2519
2516
|
attr_accessor :portion_index
|
2520
2517
|
|
2518
|
+
# @param path Shape path (for smart art and group shapes).
|
2519
|
+
attr_accessor :path
|
2520
|
+
|
2521
2521
|
# @param dto Portion DTO.
|
2522
2522
|
attr_accessor :dto
|
2523
2523
|
|
@@ -2540,15 +2540,15 @@ module AsposeSlidesCloud
|
|
2540
2540
|
# @param slide_index Slide index.
|
2541
2541
|
attr_accessor :slide_index
|
2542
2542
|
|
2543
|
-
# @param path Shape path (for smart art and group shapes).
|
2544
|
-
attr_accessor :path
|
2545
|
-
|
2546
2543
|
# @param shape_index Shape index.
|
2547
2544
|
attr_accessor :shape_index
|
2548
2545
|
|
2549
2546
|
# @param paragraph_index Paragraph index.
|
2550
2547
|
attr_accessor :paragraph_index
|
2551
2548
|
|
2549
|
+
# @param path Shape path (for smart art and group shapes).
|
2550
|
+
attr_accessor :path
|
2551
|
+
|
2552
2552
|
# @param dto Paragraph DTO.
|
2553
2553
|
attr_accessor :dto
|
2554
2554
|
|
@@ -2571,9 +2571,6 @@ module AsposeSlidesCloud
|
|
2571
2571
|
# @param slide_index Slide index.
|
2572
2572
|
attr_accessor :slide_index
|
2573
2573
|
|
2574
|
-
# @param path Shape path (for smart art and group shapes).
|
2575
|
-
attr_accessor :path
|
2576
|
-
|
2577
2574
|
# @param shape_index Index of shape starting from 1
|
2578
2575
|
attr_accessor :shape_index
|
2579
2576
|
|
@@ -2583,6 +2580,9 @@ module AsposeSlidesCloud
|
|
2583
2580
|
# @param out_path Output path.
|
2584
2581
|
attr_accessor :out_path
|
2585
2582
|
|
2583
|
+
# @param path Shape path (for smart art and group shapes).
|
2584
|
+
attr_accessor :path
|
2585
|
+
|
2586
2586
|
# @param options export options
|
2587
2587
|
attr_accessor :options
|
2588
2588
|
|
@@ -2729,12 +2729,12 @@ module AsposeSlidesCloud
|
|
2729
2729
|
# @param slide_index Slide index.
|
2730
2730
|
attr_accessor :slide_index
|
2731
2731
|
|
2732
|
-
# @param path Shape path (for smart art and group shapes).
|
2733
|
-
attr_accessor :path
|
2734
|
-
|
2735
2732
|
# @param shape_index Shape index.
|
2736
2733
|
attr_accessor :shape_index
|
2737
2734
|
|
2735
|
+
# @param path Shape path (for smart art and group shapes).
|
2736
|
+
attr_accessor :path
|
2737
|
+
|
2738
2738
|
# @param dto Shape DTO.
|
2739
2739
|
attr_accessor :dto
|
2740
2740
|
|
@@ -2961,12 +2961,12 @@ module AsposeSlidesCloud
|
|
2961
2961
|
# @param slide_index Slide index.
|
2962
2962
|
attr_accessor :slide_index
|
2963
2963
|
|
2964
|
-
# @param path Shape path (for smart art and group shapes).
|
2965
|
-
attr_accessor :path
|
2966
|
-
|
2967
2964
|
# @param shape_index Shape index.
|
2968
2965
|
attr_accessor :shape_index
|
2969
2966
|
|
2967
|
+
# @param path Shape path (for smart art and group shapes).
|
2968
|
+
attr_accessor :path
|
2969
|
+
|
2970
2970
|
# @param dto Shape DTO.
|
2971
2971
|
attr_accessor :dto
|
2972
2972
|
|
@@ -2989,15 +2989,15 @@ module AsposeSlidesCloud
|
|
2989
2989
|
# @param slide_index Slide index.
|
2990
2990
|
attr_accessor :slide_index
|
2991
2991
|
|
2992
|
-
# @param path Shape path (for smart art and group shapes).
|
2993
|
-
attr_accessor :path
|
2994
|
-
|
2995
2992
|
# @param shape_index Shape index.
|
2996
2993
|
attr_accessor :shape_index
|
2997
2994
|
|
2998
2995
|
# @param paragraph_index Paragraph index.
|
2999
2996
|
attr_accessor :paragraph_index
|
3000
2997
|
|
2998
|
+
# @param path Shape path (for smart art and group shapes).
|
2999
|
+
attr_accessor :path
|
3000
|
+
|
3001
3001
|
# @param dto Paragraph DTO.
|
3002
3002
|
attr_accessor :dto
|
3003
3003
|
|
@@ -3020,9 +3020,6 @@ module AsposeSlidesCloud
|
|
3020
3020
|
# @param slide_index Slide index.
|
3021
3021
|
attr_accessor :slide_index
|
3022
3022
|
|
3023
|
-
# @param path Shape path (for smart art and group shapes).
|
3024
|
-
attr_accessor :path
|
3025
|
-
|
3026
3023
|
# @param shape_index Shape index.
|
3027
3024
|
attr_accessor :shape_index
|
3028
3025
|
|
@@ -3032,6 +3029,9 @@ module AsposeSlidesCloud
|
|
3032
3029
|
# @param portion_index Portion index.
|
3033
3030
|
attr_accessor :portion_index
|
3034
3031
|
|
3032
|
+
# @param path Shape path (for smart art and group shapes).
|
3033
|
+
attr_accessor :path
|
3034
|
+
|
3035
3035
|
# @param dto Portion DTO.
|
3036
3036
|
attr_accessor :dto
|
3037
3037
|
|
@@ -3055,12 +3055,12 @@ module AsposeSlidesCloud
|
|
3055
3055
|
# request model for upload_file
|
3056
3056
|
class UploadFileRequest
|
3057
3057
|
|
3058
|
-
# @param path Path where to upload including filename and extension e.g. /file.ext or /Folder 1/file.ext If the content is multipart and path does not contains the file name it tries to get them from filename parameter from Content-Disposition header.
|
3059
|
-
attr_accessor :path
|
3060
|
-
|
3061
3058
|
# @param file File to upload
|
3062
3059
|
attr_accessor :file
|
3063
3060
|
|
3061
|
+
# @param path Path where to upload including filename and extension e.g. /file.ext or /Folder 1/file.ext If the content is multipart and path does not contains the file name it tries to get them from filename parameter from Content-Disposition header.
|
3062
|
+
attr_accessor :path
|
3063
|
+
|
3064
3064
|
# @param storage_name Storage name
|
3065
3065
|
attr_accessor :storage_name
|
3066
3066
|
end
|