groupdocs_merger_cloud 24.11 → 25.5
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/groupdocs_merger_cloud/api/document_api.rb +102 -5
- data/lib/groupdocs_merger_cloud/api/file_api.rb +6 -6
- data/lib/groupdocs_merger_cloud/api/folder_api.rb +6 -6
- data/lib/groupdocs_merger_cloud/api/info_api.rb +2 -2
- data/lib/groupdocs_merger_cloud/api/license_api.rb +1 -1
- data/lib/groupdocs_merger_cloud/api/pages_api.rb +7 -7
- data/lib/groupdocs_merger_cloud/api/security_api.rb +5 -5
- data/lib/groupdocs_merger_cloud/api/storage_api.rb +5 -5
- data/lib/groupdocs_merger_cloud/api_client.rb +1 -1
- data/lib/groupdocs_merger_cloud/api_client_error.rb +1 -1
- data/lib/groupdocs_merger_cloud/configuration.rb +1 -1
- data/lib/groupdocs_merger_cloud/models/api_error.rb +244 -0
- data/lib/groupdocs_merger_cloud/models/api_error_response.rb +220 -0
- data/lib/groupdocs_merger_cloud/models/consumption_result.rb +20 -5
- data/lib/groupdocs_merger_cloud/models/disc_usage.rb +1 -1
- data/lib/groupdocs_merger_cloud/models/document_result.rb +1 -1
- data/lib/groupdocs_merger_cloud/models/error.rb +1 -1
- data/lib/groupdocs_merger_cloud/models/error_details.rb +1 -1
- data/lib/groupdocs_merger_cloud/models/extract_options.rb +1 -1
- data/lib/groupdocs_merger_cloud/models/file_info.rb +1 -1
- data/lib/groupdocs_merger_cloud/models/file_version.rb +1 -1
- data/lib/groupdocs_merger_cloud/models/file_versions.rb +1 -1
- data/lib/groupdocs_merger_cloud/models/files_list.rb +1 -1
- data/lib/groupdocs_merger_cloud/models/files_upload_result.rb +1 -1
- data/lib/groupdocs_merger_cloud/models/format.rb +1 -1
- data/lib/groupdocs_merger_cloud/models/formats_result.rb +1 -1
- data/lib/groupdocs_merger_cloud/models/import_options.rb +1 -1
- data/lib/groupdocs_merger_cloud/models/info_result.rb +1 -1
- data/lib/groupdocs_merger_cloud/models/join_item.rb +1 -1
- data/lib/groupdocs_merger_cloud/models/join_options.rb +1 -1
- data/lib/groupdocs_merger_cloud/models/mix_pages_item.rb +231 -0
- data/lib/groupdocs_merger_cloud/models/mix_pages_options.rb +352 -0
- data/lib/groupdocs_merger_cloud/models/move_options.rb +1 -1
- data/lib/groupdocs_merger_cloud/models/multi_document_result.rb +1 -1
- data/lib/groupdocs_merger_cloud/models/object_exist.rb +1 -1
- data/lib/groupdocs_merger_cloud/models/options.rb +1 -1
- data/lib/groupdocs_merger_cloud/models/orientation_options.rb +1 -1
- data/lib/groupdocs_merger_cloud/models/page_info.rb +1 -1
- data/lib/groupdocs_merger_cloud/models/page_options.rb +1 -1
- data/lib/groupdocs_merger_cloud/models/password_result.rb +1 -1
- data/lib/groupdocs_merger_cloud/models/preview_options.rb +1 -1
- data/lib/groupdocs_merger_cloud/models/remove_options.rb +1 -1
- data/lib/groupdocs_merger_cloud/models/rotate_options.rb +1 -1
- data/lib/groupdocs_merger_cloud/models/split_options.rb +1 -1
- data/lib/groupdocs_merger_cloud/models/storage_exist.rb +1 -1
- data/lib/groupdocs_merger_cloud/models/storage_file.rb +1 -1
- data/lib/groupdocs_merger_cloud/models/swap_options.rb +1 -1
- data/lib/groupdocs_merger_cloud/models/update_password_options.rb +1 -1
- data/lib/groupdocs_merger_cloud/version.rb +2 -2
- data/lib/groupdocs_merger_cloud.rb +5 -1
- metadata +6 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 7ad8336dba8117c0b860d38d3f1ee3314763302e221205f7edefcdd5ebaf7fd9
|
4
|
+
data.tar.gz: cff89d5d3239274a59b1ff7457808979b8e023a020b959b1b9c1f8fdaf94a39c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c8ac914c1b703b314be923d721c5fdba21f961d2bd6f103d6ef3af034e8d6607ded8e5cabd0157163aaa9c01c268296f25e38fc978ec42b4dbbc4603041aa5b0
|
7
|
+
data.tar.gz: 2e056a29d7525807b70e35b452e4611a4d76485f42a1ea67dff49159dcfdfbce75cac995946cb52e816cda7fbd28c92b2a378fa67d9ee6b130f896bd9a2f3fbb
|
@@ -1,6 +1,6 @@
|
|
1
1
|
# -----------------------------------------------------------------------------------
|
2
2
|
# <copyright company="Aspose Pty Ltd" file="document.rb">
|
3
|
-
# Copyright (c)
|
3
|
+
# Copyright (c) Aspose Pty Ltd
|
4
4
|
# </copyright>
|
5
5
|
# <summary>
|
6
6
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
@@ -168,6 +168,58 @@ module GroupDocsMergerCloud
|
|
168
168
|
[data, status_code, headers]
|
169
169
|
end
|
170
170
|
|
171
|
+
# Join selected pages from multiple documents into one document
|
172
|
+
#
|
173
|
+
# @param request mix_request
|
174
|
+
# @return [DocumentResult]
|
175
|
+
def mix(request)
|
176
|
+
data, _status_code, _headers = mix_with_http_info(request)
|
177
|
+
data
|
178
|
+
end
|
179
|
+
|
180
|
+
# Join selected pages from multiple documents into one document
|
181
|
+
#
|
182
|
+
# @param request mix_request
|
183
|
+
# @return [Array<(DocumentResult, Fixnum, Hash)>]
|
184
|
+
# DocumentResult data, response status code and response headers
|
185
|
+
def mix_with_http_info(request)
|
186
|
+
raise ArgumentError, 'Incorrect request type' unless request.is_a? MixRequest
|
187
|
+
|
188
|
+
@api_client.config.logger.debug 'Calling API: DocumentApi.mix ...' if @api_client.config.debugging
|
189
|
+
# verify the required parameter 'options' is set
|
190
|
+
raise ArgumentError, 'Missing the required parameter options when calling DocumentApi.mix' if @api_client.config.client_side_validation && request.options.nil?
|
191
|
+
# resource path
|
192
|
+
local_var_path = '/merger/mix'
|
193
|
+
|
194
|
+
# query parameters
|
195
|
+
query_params = {}
|
196
|
+
|
197
|
+
# header parameters
|
198
|
+
header_params = {}
|
199
|
+
# HTTP header 'Accept' (if needed)
|
200
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
201
|
+
# HTTP header 'Content-Type'
|
202
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
203
|
+
|
204
|
+
# form parameters
|
205
|
+
form_params = {}
|
206
|
+
|
207
|
+
# http body (model)
|
208
|
+
post_body = @api_client.object_to_http_body(request.options)
|
209
|
+
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
210
|
+
header_params: header_params,
|
211
|
+
query_params: query_params,
|
212
|
+
form_params: form_params,
|
213
|
+
body: post_body,
|
214
|
+
access_token: get_access_token,
|
215
|
+
return_type: 'DocumentResult')
|
216
|
+
if @api_client.config.debugging
|
217
|
+
@api_client.config.logger.debug "API called:
|
218
|
+
DocumentApi#mix\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
219
|
+
end
|
220
|
+
[data, status_code, headers]
|
221
|
+
end
|
222
|
+
|
171
223
|
# Generate document pages preview
|
172
224
|
#
|
173
225
|
# @param request preview_request
|
@@ -329,7 +381,7 @@ end
|
|
329
381
|
#
|
330
382
|
# --------------------------------------------------------------------------------------------------------------------
|
331
383
|
# <copyright company="Aspose Pty Ltd" file="import_request.rb">
|
332
|
-
# Copyright (c)
|
384
|
+
# Copyright (c) Aspose Pty Ltd
|
333
385
|
# </copyright>
|
334
386
|
# <summary>
|
335
387
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
@@ -374,7 +426,7 @@ end
|
|
374
426
|
#
|
375
427
|
# --------------------------------------------------------------------------------------------------------------------
|
376
428
|
# <copyright company="Aspose Pty Ltd" file="join_request.rb">
|
377
|
-
# Copyright (c)
|
429
|
+
# Copyright (c) Aspose Pty Ltd
|
378
430
|
# </copyright>
|
379
431
|
# <summary>
|
380
432
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
@@ -415,11 +467,56 @@ module GroupDocsMergerCloud
|
|
415
467
|
self.options = options
|
416
468
|
end
|
417
469
|
end
|
470
|
+
end
|
471
|
+
#
|
472
|
+
# --------------------------------------------------------------------------------------------------------------------
|
473
|
+
# <copyright company="Aspose Pty Ltd" file="mix_request.rb">
|
474
|
+
# Copyright (c) Aspose Pty Ltd
|
475
|
+
# </copyright>
|
476
|
+
# <summary>
|
477
|
+
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
478
|
+
# of this software and associated documentation files (the "Software"), to deal
|
479
|
+
# in the Software without restriction, including without limitation the rights
|
480
|
+
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
481
|
+
# copies of the Software, and to permit persons to whom the Software is
|
482
|
+
# furnished to do so, subject to the following conditions:
|
483
|
+
#
|
484
|
+
# The above copyright notice and this permission notice shall be included in all
|
485
|
+
# copies or substantial portions of the Software.
|
486
|
+
#
|
487
|
+
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
488
|
+
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
489
|
+
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
490
|
+
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
491
|
+
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
492
|
+
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
493
|
+
# SOFTWARE.
|
494
|
+
# </summary>
|
495
|
+
# --------------------------------------------------------------------------------------------------------------------
|
496
|
+
#
|
497
|
+
|
498
|
+
module GroupDocsMergerCloud
|
499
|
+
|
500
|
+
#
|
501
|
+
# Request model for mix operation.
|
502
|
+
#
|
503
|
+
class MixRequest
|
504
|
+
|
505
|
+
# Mix options
|
506
|
+
attr_accessor :options
|
507
|
+
|
508
|
+
#
|
509
|
+
# Initializes a new instance.
|
510
|
+
# @param options Mix options
|
511
|
+
def initialize(options)
|
512
|
+
self.options = options
|
513
|
+
end
|
514
|
+
end
|
418
515
|
end
|
419
516
|
#
|
420
517
|
# --------------------------------------------------------------------------------------------------------------------
|
421
518
|
# <copyright company="Aspose Pty Ltd" file="preview_request.rb">
|
422
|
-
# Copyright (c)
|
519
|
+
# Copyright (c) Aspose Pty Ltd
|
423
520
|
# </copyright>
|
424
521
|
# <summary>
|
425
522
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
@@ -464,7 +561,7 @@ end
|
|
464
561
|
#
|
465
562
|
# --------------------------------------------------------------------------------------------------------------------
|
466
563
|
# <copyright company="Aspose Pty Ltd" file="split_request.rb">
|
467
|
-
# Copyright (c)
|
564
|
+
# Copyright (c) Aspose Pty Ltd
|
468
565
|
# </copyright>
|
469
566
|
# <summary>
|
470
567
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
@@ -1,6 +1,6 @@
|
|
1
1
|
# -----------------------------------------------------------------------------------
|
2
2
|
# <copyright company="Aspose Pty Ltd" file="file.rb">
|
3
|
-
# Copyright (c)
|
3
|
+
# Copyright (c) Aspose Pty Ltd
|
4
4
|
# </copyright>
|
5
5
|
# <summary>
|
6
6
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
@@ -449,7 +449,7 @@ end
|
|
449
449
|
#
|
450
450
|
# --------------------------------------------------------------------------------------------------------------------
|
451
451
|
# <copyright company="Aspose Pty Ltd" file="copy_file_request.rb">
|
452
|
-
# Copyright (c)
|
452
|
+
# Copyright (c) Aspose Pty Ltd
|
453
453
|
# </copyright>
|
454
454
|
# <summary>
|
455
455
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
@@ -510,7 +510,7 @@ end
|
|
510
510
|
#
|
511
511
|
# --------------------------------------------------------------------------------------------------------------------
|
512
512
|
# <copyright company="Aspose Pty Ltd" file="delete_file_request.rb">
|
513
|
-
# Copyright (c)
|
513
|
+
# Copyright (c) Aspose Pty Ltd
|
514
514
|
# </copyright>
|
515
515
|
# <summary>
|
516
516
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
@@ -563,7 +563,7 @@ end
|
|
563
563
|
#
|
564
564
|
# --------------------------------------------------------------------------------------------------------------------
|
565
565
|
# <copyright company="Aspose Pty Ltd" file="download_file_request.rb">
|
566
|
-
# Copyright (c)
|
566
|
+
# Copyright (c) Aspose Pty Ltd
|
567
567
|
# </copyright>
|
568
568
|
# <summary>
|
569
569
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
@@ -616,7 +616,7 @@ end
|
|
616
616
|
#
|
617
617
|
# --------------------------------------------------------------------------------------------------------------------
|
618
618
|
# <copyright company="Aspose Pty Ltd" file="move_file_request.rb">
|
619
|
-
# Copyright (c)
|
619
|
+
# Copyright (c) Aspose Pty Ltd
|
620
620
|
# </copyright>
|
621
621
|
# <summary>
|
622
622
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
@@ -677,7 +677,7 @@ end
|
|
677
677
|
#
|
678
678
|
# --------------------------------------------------------------------------------------------------------------------
|
679
679
|
# <copyright company="Aspose Pty Ltd" file="upload_file_request.rb">
|
680
|
-
# Copyright (c)
|
680
|
+
# Copyright (c) Aspose Pty Ltd
|
681
681
|
# </copyright>
|
682
682
|
# <summary>
|
683
683
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
@@ -1,6 +1,6 @@
|
|
1
1
|
# -----------------------------------------------------------------------------------
|
2
2
|
# <copyright company="Aspose Pty Ltd" file="folder.rb">
|
3
|
-
# Copyright (c)
|
3
|
+
# Copyright (c) Aspose Pty Ltd
|
4
4
|
# </copyright>
|
5
5
|
# <summary>
|
6
6
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
@@ -430,7 +430,7 @@ end
|
|
430
430
|
#
|
431
431
|
# --------------------------------------------------------------------------------------------------------------------
|
432
432
|
# <copyright company="Aspose Pty Ltd" file="copy_folder_request.rb">
|
433
|
-
# Copyright (c)
|
433
|
+
# Copyright (c) Aspose Pty Ltd
|
434
434
|
# </copyright>
|
435
435
|
# <summary>
|
436
436
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
@@ -487,7 +487,7 @@ end
|
|
487
487
|
#
|
488
488
|
# --------------------------------------------------------------------------------------------------------------------
|
489
489
|
# <copyright company="Aspose Pty Ltd" file="create_folder_request.rb">
|
490
|
-
# Copyright (c)
|
490
|
+
# Copyright (c) Aspose Pty Ltd
|
491
491
|
# </copyright>
|
492
492
|
# <summary>
|
493
493
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
@@ -536,7 +536,7 @@ end
|
|
536
536
|
#
|
537
537
|
# --------------------------------------------------------------------------------------------------------------------
|
538
538
|
# <copyright company="Aspose Pty Ltd" file="delete_folder_request.rb">
|
539
|
-
# Copyright (c)
|
539
|
+
# Copyright (c) Aspose Pty Ltd
|
540
540
|
# </copyright>
|
541
541
|
# <summary>
|
542
542
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
@@ -589,7 +589,7 @@ end
|
|
589
589
|
#
|
590
590
|
# --------------------------------------------------------------------------------------------------------------------
|
591
591
|
# <copyright company="Aspose Pty Ltd" file="get_files_list_request.rb">
|
592
|
-
# Copyright (c)
|
592
|
+
# Copyright (c) Aspose Pty Ltd
|
593
593
|
# </copyright>
|
594
594
|
# <summary>
|
595
595
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
@@ -638,7 +638,7 @@ end
|
|
638
638
|
#
|
639
639
|
# --------------------------------------------------------------------------------------------------------------------
|
640
640
|
# <copyright company="Aspose Pty Ltd" file="move_folder_request.rb">
|
641
|
-
# Copyright (c)
|
641
|
+
# Copyright (c) Aspose Pty Ltd
|
642
642
|
# </copyright>
|
643
643
|
# <summary>
|
644
644
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
@@ -1,6 +1,6 @@
|
|
1
1
|
# -----------------------------------------------------------------------------------
|
2
2
|
# <copyright company="Aspose Pty Ltd" file="info.rb">
|
3
|
-
# Copyright (c)
|
3
|
+
# Copyright (c) Aspose Pty Ltd
|
4
4
|
# </copyright>
|
5
5
|
# <summary>
|
6
6
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
@@ -222,7 +222,7 @@ end
|
|
222
222
|
#
|
223
223
|
# --------------------------------------------------------------------------------------------------------------------
|
224
224
|
# <copyright company="Aspose Pty Ltd" file="get_info_request.rb">
|
225
|
-
# Copyright (c)
|
225
|
+
# Copyright (c) Aspose Pty Ltd
|
226
226
|
# </copyright>
|
227
227
|
# <summary>
|
228
228
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
@@ -1,6 +1,6 @@
|
|
1
1
|
# -----------------------------------------------------------------------------------
|
2
2
|
# <copyright company="Aspose Pty Ltd" file="license.rb">
|
3
|
-
# Copyright (c)
|
3
|
+
# Copyright (c) Aspose Pty Ltd
|
4
4
|
# </copyright>
|
5
5
|
# <summary>
|
6
6
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
@@ -1,6 +1,6 @@
|
|
1
1
|
# -----------------------------------------------------------------------------------
|
2
2
|
# <copyright company="Aspose Pty Ltd" file="pages.rb">
|
3
|
-
# Copyright (c)
|
3
|
+
# Copyright (c) Aspose Pty Ltd
|
4
4
|
# </copyright>
|
5
5
|
# <summary>
|
6
6
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
@@ -433,7 +433,7 @@ end
|
|
433
433
|
#
|
434
434
|
# --------------------------------------------------------------------------------------------------------------------
|
435
435
|
# <copyright company="Aspose Pty Ltd" file="extract_request.rb">
|
436
|
-
# Copyright (c)
|
436
|
+
# Copyright (c) Aspose Pty Ltd
|
437
437
|
# </copyright>
|
438
438
|
# <summary>
|
439
439
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
@@ -478,7 +478,7 @@ end
|
|
478
478
|
#
|
479
479
|
# --------------------------------------------------------------------------------------------------------------------
|
480
480
|
# <copyright company="Aspose Pty Ltd" file="move_request.rb">
|
481
|
-
# Copyright (c)
|
481
|
+
# Copyright (c) Aspose Pty Ltd
|
482
482
|
# </copyright>
|
483
483
|
# <summary>
|
484
484
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
@@ -523,7 +523,7 @@ end
|
|
523
523
|
#
|
524
524
|
# --------------------------------------------------------------------------------------------------------------------
|
525
525
|
# <copyright company="Aspose Pty Ltd" file="orientation_request.rb">
|
526
|
-
# Copyright (c)
|
526
|
+
# Copyright (c) Aspose Pty Ltd
|
527
527
|
# </copyright>
|
528
528
|
# <summary>
|
529
529
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
@@ -568,7 +568,7 @@ end
|
|
568
568
|
#
|
569
569
|
# --------------------------------------------------------------------------------------------------------------------
|
570
570
|
# <copyright company="Aspose Pty Ltd" file="remove_request.rb">
|
571
|
-
# Copyright (c)
|
571
|
+
# Copyright (c) Aspose Pty Ltd
|
572
572
|
# </copyright>
|
573
573
|
# <summary>
|
574
574
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
@@ -613,7 +613,7 @@ end
|
|
613
613
|
#
|
614
614
|
# --------------------------------------------------------------------------------------------------------------------
|
615
615
|
# <copyright company="Aspose Pty Ltd" file="rotate_request.rb">
|
616
|
-
# Copyright (c)
|
616
|
+
# Copyright (c) Aspose Pty Ltd
|
617
617
|
# </copyright>
|
618
618
|
# <summary>
|
619
619
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
@@ -658,7 +658,7 @@ end
|
|
658
658
|
#
|
659
659
|
# --------------------------------------------------------------------------------------------------------------------
|
660
660
|
# <copyright company="Aspose Pty Ltd" file="swap_request.rb">
|
661
|
-
# Copyright (c)
|
661
|
+
# Copyright (c) Aspose Pty Ltd
|
662
662
|
# </copyright>
|
663
663
|
# <summary>
|
664
664
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
@@ -1,6 +1,6 @@
|
|
1
1
|
# -----------------------------------------------------------------------------------
|
2
2
|
# <copyright company="Aspose Pty Ltd" file="security.rb">
|
3
|
-
# Copyright (c)
|
3
|
+
# Copyright (c) Aspose Pty Ltd
|
4
4
|
# </copyright>
|
5
5
|
# <summary>
|
6
6
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
@@ -341,7 +341,7 @@ end
|
|
341
341
|
#
|
342
342
|
# --------------------------------------------------------------------------------------------------------------------
|
343
343
|
# <copyright company="Aspose Pty Ltd" file="add_password_request.rb">
|
344
|
-
# Copyright (c)
|
344
|
+
# Copyright (c) Aspose Pty Ltd
|
345
345
|
# </copyright>
|
346
346
|
# <summary>
|
347
347
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
@@ -386,7 +386,7 @@ end
|
|
386
386
|
#
|
387
387
|
# --------------------------------------------------------------------------------------------------------------------
|
388
388
|
# <copyright company="Aspose Pty Ltd" file="check_password_request.rb">
|
389
|
-
# Copyright (c)
|
389
|
+
# Copyright (c) Aspose Pty Ltd
|
390
390
|
# </copyright>
|
391
391
|
# <summary>
|
392
392
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
@@ -439,7 +439,7 @@ end
|
|
439
439
|
#
|
440
440
|
# --------------------------------------------------------------------------------------------------------------------
|
441
441
|
# <copyright company="Aspose Pty Ltd" file="remove_password_request.rb">
|
442
|
-
# Copyright (c)
|
442
|
+
# Copyright (c) Aspose Pty Ltd
|
443
443
|
# </copyright>
|
444
444
|
# <summary>
|
445
445
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
@@ -484,7 +484,7 @@ end
|
|
484
484
|
#
|
485
485
|
# --------------------------------------------------------------------------------------------------------------------
|
486
486
|
# <copyright company="Aspose Pty Ltd" file="update_password_request.rb">
|
487
|
-
# Copyright (c)
|
487
|
+
# Copyright (c) Aspose Pty Ltd
|
488
488
|
# </copyright>
|
489
489
|
# <summary>
|
490
490
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
@@ -1,6 +1,6 @@
|
|
1
1
|
# -----------------------------------------------------------------------------------
|
2
2
|
# <copyright company="Aspose Pty Ltd" file="storage.rb">
|
3
|
-
# Copyright (c)
|
3
|
+
# Copyright (c) Aspose Pty Ltd
|
4
4
|
# </copyright>
|
5
5
|
# <summary>
|
6
6
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
@@ -350,7 +350,7 @@ end
|
|
350
350
|
#
|
351
351
|
# --------------------------------------------------------------------------------------------------------------------
|
352
352
|
# <copyright company="Aspose Pty Ltd" file="get_disc_usage_request.rb">
|
353
|
-
# Copyright (c)
|
353
|
+
# Copyright (c) Aspose Pty Ltd
|
354
354
|
# </copyright>
|
355
355
|
# <summary>
|
356
356
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
@@ -395,7 +395,7 @@ end
|
|
395
395
|
#
|
396
396
|
# --------------------------------------------------------------------------------------------------------------------
|
397
397
|
# <copyright company="Aspose Pty Ltd" file="get_file_versions_request.rb">
|
398
|
-
# Copyright (c)
|
398
|
+
# Copyright (c) Aspose Pty Ltd
|
399
399
|
# </copyright>
|
400
400
|
# <summary>
|
401
401
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
@@ -444,7 +444,7 @@ end
|
|
444
444
|
#
|
445
445
|
# --------------------------------------------------------------------------------------------------------------------
|
446
446
|
# <copyright company="Aspose Pty Ltd" file="object_exists_request.rb">
|
447
|
-
# Copyright (c)
|
447
|
+
# Copyright (c) Aspose Pty Ltd
|
448
448
|
# </copyright>
|
449
449
|
# <summary>
|
450
450
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
@@ -497,7 +497,7 @@ end
|
|
497
497
|
#
|
498
498
|
# --------------------------------------------------------------------------------------------------------------------
|
499
499
|
# <copyright company="Aspose Pty Ltd" file="storage_exists_request.rb">
|
500
|
-
# Copyright (c)
|
500
|
+
# Copyright (c) Aspose Pty Ltd
|
501
501
|
# </copyright>
|
502
502
|
# <summary>
|
503
503
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
@@ -1,6 +1,6 @@
|
|
1
1
|
# -----------------------------------------------------------------------------------
|
2
2
|
# <copyright company="Aspose Pty Ltd" file="api_client.rb">
|
3
|
-
# Copyright (c)
|
3
|
+
# Copyright (c) Aspose Pty Ltd
|
4
4
|
# </copyright>
|
5
5
|
# <summary>
|
6
6
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
@@ -1,6 +1,6 @@
|
|
1
1
|
# -----------------------------------------------------------------------------------
|
2
2
|
# <copyright company="Aspose Pty Ltd" file="api_error.rb">
|
3
|
-
# Copyright (c)
|
3
|
+
# Copyright (c) Aspose Pty Ltd
|
4
4
|
# </copyright>
|
5
5
|
# <summary>
|
6
6
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
@@ -1,6 +1,6 @@
|
|
1
1
|
# ------------------------------------------------------------------------------------
|
2
2
|
# <copyright company="Aspose Pty Ltd" file="configuration.rb">
|
3
|
-
# Copyright (c)
|
3
|
+
# Copyright (c) Aspose Pty Ltd
|
4
4
|
# </copyright>
|
5
5
|
# <summary>
|
6
6
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|