groupdocs_merger_cloud 21.12 → 22.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (48) hide show
  1. checksums.yaml +4 -4
  2. data/lib/groupdocs_merger_cloud/api/document_api.rb +5 -5
  3. data/lib/groupdocs_merger_cloud/api/file_api.rb +6 -6
  4. data/lib/groupdocs_merger_cloud/api/folder_api.rb +6 -6
  5. data/lib/groupdocs_merger_cloud/api/info_api.rb +2 -2
  6. data/lib/groupdocs_merger_cloud/api/license_api.rb +1 -1
  7. data/lib/groupdocs_merger_cloud/api/pages_api.rb +7 -7
  8. data/lib/groupdocs_merger_cloud/api/security_api.rb +5 -5
  9. data/lib/groupdocs_merger_cloud/api/storage_api.rb +5 -5
  10. data/lib/groupdocs_merger_cloud/api_client.rb +1 -1
  11. data/lib/groupdocs_merger_cloud/api_error.rb +1 -1
  12. data/lib/groupdocs_merger_cloud/configuration.rb +1 -1
  13. data/lib/groupdocs_merger_cloud/models/consumption_result.rb +1 -1
  14. data/lib/groupdocs_merger_cloud/models/disc_usage.rb +1 -1
  15. data/lib/groupdocs_merger_cloud/models/document_result.rb +1 -1
  16. data/lib/groupdocs_merger_cloud/models/error.rb +1 -1
  17. data/lib/groupdocs_merger_cloud/models/error_details.rb +1 -1
  18. data/lib/groupdocs_merger_cloud/models/extract_options.rb +1 -1
  19. data/lib/groupdocs_merger_cloud/models/file_info.rb +1 -1
  20. data/lib/groupdocs_merger_cloud/models/file_version.rb +1 -1
  21. data/lib/groupdocs_merger_cloud/models/file_versions.rb +1 -1
  22. data/lib/groupdocs_merger_cloud/models/files_list.rb +1 -1
  23. data/lib/groupdocs_merger_cloud/models/files_upload_result.rb +1 -1
  24. data/lib/groupdocs_merger_cloud/models/format.rb +1 -1
  25. data/lib/groupdocs_merger_cloud/models/formats_result.rb +1 -1
  26. data/lib/groupdocs_merger_cloud/models/import_options.rb +1 -1
  27. data/lib/groupdocs_merger_cloud/models/info_result.rb +1 -1
  28. data/lib/groupdocs_merger_cloud/models/join_item.rb +36 -5
  29. data/lib/groupdocs_merger_cloud/models/join_options.rb +1 -1
  30. data/lib/groupdocs_merger_cloud/models/move_options.rb +1 -1
  31. data/lib/groupdocs_merger_cloud/models/multi_document_result.rb +1 -1
  32. data/lib/groupdocs_merger_cloud/models/object_exist.rb +1 -1
  33. data/lib/groupdocs_merger_cloud/models/options.rb +1 -1
  34. data/lib/groupdocs_merger_cloud/models/orientation_options.rb +1 -1
  35. data/lib/groupdocs_merger_cloud/models/page_info.rb +1 -1
  36. data/lib/groupdocs_merger_cloud/models/page_options.rb +1 -1
  37. data/lib/groupdocs_merger_cloud/models/password_result.rb +1 -1
  38. data/lib/groupdocs_merger_cloud/models/preview_options.rb +1 -1
  39. data/lib/groupdocs_merger_cloud/models/remove_options.rb +1 -1
  40. data/lib/groupdocs_merger_cloud/models/rotate_options.rb +1 -1
  41. data/lib/groupdocs_merger_cloud/models/split_options.rb +1 -1
  42. data/lib/groupdocs_merger_cloud/models/storage_exist.rb +1 -1
  43. data/lib/groupdocs_merger_cloud/models/storage_file.rb +1 -1
  44. data/lib/groupdocs_merger_cloud/models/swap_options.rb +1 -1
  45. data/lib/groupdocs_merger_cloud/models/update_password_options.rb +1 -1
  46. data/lib/groupdocs_merger_cloud/version.rb +2 -2
  47. data/lib/groupdocs_merger_cloud.rb +1 -1
  48. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: bad3703b4db484651b29206248cf211d67eb1cf9
4
- data.tar.gz: b729a1c4d9ca53d85ee48194e50f9b4c1ddc8b66
3
+ metadata.gz: ecac6d6cd0d1ca243d86798b6a9a60fda8286ac7
4
+ data.tar.gz: a7755f7a052a818fb919e801fa43f1300f6cc0c7
5
5
  SHA512:
6
- metadata.gz: 000a930b86bda48e01f20e4b66f181d390000090ef161101078f9b81d89de6d51ee928e92f9cac0db2b661fa41e0aad96169a65848a58701d4df9d0d2049b30a
7
- data.tar.gz: c8429078003030383d9266ffe7846ba744cb398f4d4d9635cb66a83e4f0da6d83be33025f65a1e1e6594f014bcfc75c16f88b93a74f53ea101eb9c7e5e711cc8
6
+ metadata.gz: 190dabbeeaa14d5c4975c566250857df0ffdd8f95c3d8e7263969def65b1b526912dc5986d70e64c86745e29eec09d49b869a194a78cac7b041b88a815adef07
7
+ data.tar.gz: 118d86bd54d115379a2c576fd21648ec8e6e11cdce11b6a88e329251bbbd89737eb8106291e26ac7d2591a17fecfbeecf5188ee63231baed064a8f1e69f8f358
@@ -1,6 +1,6 @@
1
1
  # -----------------------------------------------------------------------------------
2
2
  # <copyright company="Aspose Pty Ltd" file="document.rb">
3
- # Copyright (c) 2003-2021 Aspose Pty Ltd
3
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
4
4
  # </copyright>
5
5
  # <summary>
6
6
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -329,7 +329,7 @@ end
329
329
  #
330
330
  # --------------------------------------------------------------------------------------------------------------------
331
331
  # <copyright company="Aspose Pty Ltd" file="import_request.rb">
332
- # Copyright (c) 2003-2021 Aspose Pty Ltd
332
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
333
333
  # </copyright>
334
334
  # <summary>
335
335
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -374,7 +374,7 @@ end
374
374
  #
375
375
  # --------------------------------------------------------------------------------------------------------------------
376
376
  # <copyright company="Aspose Pty Ltd" file="join_request.rb">
377
- # Copyright (c) 2003-2021 Aspose Pty Ltd
377
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
378
378
  # </copyright>
379
379
  # <summary>
380
380
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -419,7 +419,7 @@ end
419
419
  #
420
420
  # --------------------------------------------------------------------------------------------------------------------
421
421
  # <copyright company="Aspose Pty Ltd" file="preview_request.rb">
422
- # Copyright (c) 2003-2021 Aspose Pty Ltd
422
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
423
423
  # </copyright>
424
424
  # <summary>
425
425
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -464,7 +464,7 @@ end
464
464
  #
465
465
  # --------------------------------------------------------------------------------------------------------------------
466
466
  # <copyright company="Aspose Pty Ltd" file="split_request.rb">
467
- # Copyright (c) 2003-2021 Aspose Pty Ltd
467
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
468
468
  # </copyright>
469
469
  # <summary>
470
470
  # 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) 2003-2021 Aspose Pty Ltd
3
+ # Copyright (c) 2003-2022 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) 2003-2021 Aspose Pty Ltd
452
+ # Copyright (c) 2003-2022 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) 2003-2021 Aspose Pty Ltd
513
+ # Copyright (c) 2003-2022 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) 2003-2021 Aspose Pty Ltd
566
+ # Copyright (c) 2003-2022 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) 2003-2021 Aspose Pty Ltd
619
+ # Copyright (c) 2003-2022 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) 2003-2021 Aspose Pty Ltd
680
+ # Copyright (c) 2003-2022 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) 2003-2021 Aspose Pty Ltd
3
+ # Copyright (c) 2003-2022 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) 2003-2021 Aspose Pty Ltd
433
+ # Copyright (c) 2003-2022 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) 2003-2021 Aspose Pty Ltd
490
+ # Copyright (c) 2003-2022 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) 2003-2021 Aspose Pty Ltd
539
+ # Copyright (c) 2003-2022 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) 2003-2021 Aspose Pty Ltd
592
+ # Copyright (c) 2003-2022 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) 2003-2021 Aspose Pty Ltd
641
+ # Copyright (c) 2003-2022 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) 2003-2021 Aspose Pty Ltd
3
+ # Copyright (c) 2003-2022 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) 2003-2021 Aspose Pty Ltd
225
+ # Copyright (c) 2003-2022 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) 2003-2021 Aspose Pty Ltd
3
+ # Copyright (c) 2003-2022 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) 2003-2021 Aspose Pty Ltd
3
+ # Copyright (c) 2003-2022 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) 2003-2021 Aspose Pty Ltd
436
+ # Copyright (c) 2003-2022 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) 2003-2021 Aspose Pty Ltd
481
+ # Copyright (c) 2003-2022 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) 2003-2021 Aspose Pty Ltd
526
+ # Copyright (c) 2003-2022 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) 2003-2021 Aspose Pty Ltd
571
+ # Copyright (c) 2003-2022 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) 2003-2021 Aspose Pty Ltd
616
+ # Copyright (c) 2003-2022 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) 2003-2021 Aspose Pty Ltd
661
+ # Copyright (c) 2003-2022 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) 2003-2021 Aspose Pty Ltd
3
+ # Copyright (c) 2003-2022 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) 2003-2021 Aspose Pty Ltd
344
+ # Copyright (c) 2003-2022 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) 2003-2021 Aspose Pty Ltd
389
+ # Copyright (c) 2003-2022 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) 2003-2021 Aspose Pty Ltd
442
+ # Copyright (c) 2003-2022 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) 2003-2021 Aspose Pty Ltd
487
+ # Copyright (c) 2003-2022 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) 2003-2021 Aspose Pty Ltd
3
+ # Copyright (c) 2003-2022 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) 2003-2021 Aspose Pty Ltd
353
+ # Copyright (c) 2003-2022 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) 2003-2021 Aspose Pty Ltd
398
+ # Copyright (c) 2003-2022 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) 2003-2021 Aspose Pty Ltd
447
+ # Copyright (c) 2003-2022 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) 2003-2021 Aspose Pty Ltd
500
+ # Copyright (c) 2003-2022 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) 2003-2021 Aspose Pty Ltd
3
+ # Copyright (c) 2003-2022 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) 2003-2021 Aspose Pty Ltd
3
+ # Copyright (c) 2003-2022 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) 2003-2021 Aspose Pty Ltd
3
+ # Copyright (c) 2003-2022 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,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="consumption_result.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="disc_usage.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="document_result.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="error.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="error_details.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="extract_options.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="file_info.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="file_version.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="file_versions.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="files_list.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="files_upload_result.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="format.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="formats_result.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="import_options.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="info_result.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="join_item.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -45,6 +45,9 @@ module GroupDocsMergerCloud
45
45
 
46
46
  # Range mode. Ignored if Pages collection is not empty. Default value is AllPages.
47
47
  attr_accessor :range_mode
48
+
49
+ # Allows to join word documents without empty space between documents
50
+ attr_accessor :word_join_mode
48
51
  class EnumAttributeValidator
49
52
  attr_reader :datatype
50
53
  attr_reader :allowable_values
@@ -74,7 +77,8 @@ module GroupDocsMergerCloud
74
77
  :'pages' => :'Pages',
75
78
  :'start_page_number' => :'StartPageNumber',
76
79
  :'end_page_number' => :'EndPageNumber',
77
- :'range_mode' => :'RangeMode'
80
+ :'range_mode' => :'RangeMode',
81
+ :'word_join_mode' => :'WordJoinMode'
78
82
  }
79
83
  end
80
84
 
@@ -85,7 +89,8 @@ module GroupDocsMergerCloud
85
89
  :'pages' => :'Array<Integer>',
86
90
  :'start_page_number' => :'Integer',
87
91
  :'end_page_number' => :'Integer',
88
- :'range_mode' => :'String'
92
+ :'range_mode' => :'String',
93
+ :'word_join_mode' => :'String'
89
94
  }
90
95
  end
91
96
 
@@ -119,6 +124,10 @@ module GroupDocsMergerCloud
119
124
  self.range_mode = attributes[:'RangeMode']
120
125
  end
121
126
 
127
+ if attributes.key?(:'WordJoinMode')
128
+ self.word_join_mode = attributes[:'WordJoinMode']
129
+ end
130
+
122
131
  end
123
132
 
124
133
  # Show invalid properties with the reasons. Usually used together with valid?
@@ -137,6 +146,10 @@ module GroupDocsMergerCloud
137
146
  invalid_properties.push("invalid value for 'range_mode', range_mode cannot be nil.")
138
147
  end
139
148
 
149
+ if @word_join_mode.nil?
150
+ invalid_properties.push("invalid value for 'word_join_mode', word_join_mode cannot be nil.")
151
+ end
152
+
140
153
  return invalid_properties
141
154
  end
142
155
 
@@ -148,6 +161,9 @@ module GroupDocsMergerCloud
148
161
  return false if @range_mode.nil?
149
162
  range_mode_validator = EnumAttributeValidator.new('String', ["AllPages", "OddPages", "EvenPages"])
150
163
  return false unless range_mode_validator.valid?(@range_mode)
164
+ return false if @word_join_mode.nil?
165
+ word_join_mode_validator = EnumAttributeValidator.new('String', ["Default", "Continuous"])
166
+ return false unless word_join_mode_validator.valid?(@word_join_mode)
151
167
  return true
152
168
  end
153
169
 
@@ -165,6 +181,20 @@ module GroupDocsMergerCloud
165
181
  end
166
182
  end
167
183
 
184
+ # Custom attribute writer method checking allowed values (enum).
185
+ # @param [Object] word_join_mode Object to be assigned
186
+ def word_join_mode=(word_join_mode)
187
+ validator = EnumAttributeValidator.new('String', ["Default", "Continuous"])
188
+ if word_join_mode.to_i == 0
189
+ unless validator.valid?(word_join_mode)
190
+ raise ArgumentError, "invalid value for 'word_join_mode', must be one of #{validator.allowable_values}."
191
+ end
192
+ @word_join_mode = word_join_mode
193
+ else
194
+ @word_join_mode = validator.allowable_values[word_join_mode.to_i]
195
+ end
196
+ end
197
+
168
198
  # Checks equality by comparing each attribute.
169
199
  # @param [Object] Object to be compared
170
200
  def ==(other)
@@ -174,7 +204,8 @@ module GroupDocsMergerCloud
174
204
  pages == other.pages &&
175
205
  start_page_number == other.start_page_number &&
176
206
  end_page_number == other.end_page_number &&
177
- range_mode == other.range_mode
207
+ range_mode == other.range_mode &&
208
+ word_join_mode == other.word_join_mode
178
209
  end
179
210
 
180
211
  # @see the `==` method
@@ -186,7 +217,7 @@ module GroupDocsMergerCloud
186
217
  # Calculates hash code according to all attributes.
187
218
  # @return [Fixnum] Hash code
188
219
  def hash
189
- [file_info, pages, start_page_number, end_page_number, range_mode].hash
220
+ [file_info, pages, start_page_number, end_page_number, range_mode, word_join_mode].hash
190
221
  end
191
222
 
192
223
  # Downcases first letter.
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="join_options.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="move_options.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="multi_document_result.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="object_exist.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="options.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="orientation_options.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="page_info.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="page_options.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="password_result.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="preview_options.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="remove_options.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="rotate_options.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="split_options.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="storage_exist.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="storage_file.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="swap_options.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="update_password_options.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -1,7 +1,7 @@
1
1
  #
2
2
  # --------------------------------------------------------------------------------------------------------------------
3
3
  # <copyright company="Aspose Pty Ltd" file="version.rb">
4
- # Copyright (c) 2003-2021 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -25,5 +25,5 @@
25
25
  # --------------------------------------------------------------------------------------------------------------------
26
26
  #
27
27
  module GroupDocsMergerCloud
28
- VERSION = "21.12".freeze
28
+ VERSION = "22.5".freeze
29
29
  end
@@ -1,6 +1,6 @@
1
1
  # ------------------------------------------------------------------------------------
2
2
  # <copyright company="Aspose Pty Ltd" file="groupdocs_merger_cloud.rb">
3
- # Copyright (c) 2003-2021 Aspose Pty Ltd
3
+ # Copyright (c) 2003-2022 Aspose Pty Ltd
4
4
  # </copyright>
5
5
  # <summary>
6
6
  # Permission is hereby granted, free of charge, to any person obtaining a copy
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: groupdocs_merger_cloud
3
3
  version: !ruby/object:Gem::Version
4
- version: '21.12'
4
+ version: '22.5'
5
5
  platform: ruby
6
6
  authors:
7
7
  - GroupDocs
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-12-07 00:00:00.000000000 Z
11
+ date: 2022-05-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday