groupdocs_merger_cloud 22.5 → 23.2

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 +39 -8
  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: ecac6d6cd0d1ca243d86798b6a9a60fda8286ac7
4
- data.tar.gz: a7755f7a052a818fb919e801fa43f1300f6cc0c7
3
+ metadata.gz: 232b59a934ecb55c027e20b6a6be265eb3735127
4
+ data.tar.gz: 503a3f85dd5e49dca289b7f5f52bde62b0482877
5
5
  SHA512:
6
- metadata.gz: 190dabbeeaa14d5c4975c566250857df0ffdd8f95c3d8e7263969def65b1b526912dc5986d70e64c86745e29eec09d49b869a194a78cac7b041b88a815adef07
7
- data.tar.gz: 118d86bd54d115379a2c576fd21648ec8e6e11cdce11b6a88e329251bbbd89737eb8106291e26ac7d2591a17fecfbeecf5188ee63231baed064a8f1e69f8f358
6
+ metadata.gz: cea6d208a4bb67a1d4b7e68c63883b2c5fa4b3aa3bab53ebf0f3288e762a0b66f7ae66cd22bb5fa36c3748d3e4cce14ad5bf91a981013dc2a1f7505b4ca5fe06
7
+ data.tar.gz: d52367c47f86ed3205144a38eeb29ca92c5fc34da6d2cba6b6a9a8c9db097b4c0e7077de2174c501cf5d914efa4296ac17444f10bc9d289b087c819cf784e180
@@ -1,6 +1,6 @@
1
1
  # -----------------------------------------------------------------------------------
2
2
  # <copyright company="Aspose Pty Ltd" file="document.rb">
3
- # Copyright (c) 2003-2022 Aspose Pty Ltd
3
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
332
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
377
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
422
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
467
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
3
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
452
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
513
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
566
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
619
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
680
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
3
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
433
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
490
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
539
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
592
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
641
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
3
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
225
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
3
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
3
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
436
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
481
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
526
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
571
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
616
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
661
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
3
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
344
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
389
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
442
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
487
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
3
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
353
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
398
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
447
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
500
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
3
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
3
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
3
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2023 Aspose Pty Ltd
5
5
  # </copyright>
6
6
  # <summary>
7
7
  # Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -28,10 +28,10 @@
28
28
  require 'date'
29
29
 
30
30
  module GroupDocsMergerCloud
31
- # Describes document for join operation
31
+ # Describes document for join operation.
32
32
  class JoinItem
33
33
 
34
- # File info
34
+ # File info.
35
35
  attr_accessor :file_info
36
36
 
37
37
  # List of page numbers to use in a Join operation. NOTE: page numbering starts from 1.
@@ -46,8 +46,11 @@ module GroupDocsMergerCloud
46
46
  # Range mode. Ignored if Pages collection is not empty. Default value is AllPages.
47
47
  attr_accessor :range_mode
48
48
 
49
- # Allows to join word documents without empty space between documents
49
+ # Allows to join word documents without empty space between documents.
50
50
  attr_accessor :word_join_mode
51
+
52
+ # Possible modes for the image joining.
53
+ attr_accessor :image_join_mode
51
54
  class EnumAttributeValidator
52
55
  attr_reader :datatype
53
56
  attr_reader :allowable_values
@@ -78,7 +81,8 @@ module GroupDocsMergerCloud
78
81
  :'start_page_number' => :'StartPageNumber',
79
82
  :'end_page_number' => :'EndPageNumber',
80
83
  :'range_mode' => :'RangeMode',
81
- :'word_join_mode' => :'WordJoinMode'
84
+ :'word_join_mode' => :'WordJoinMode',
85
+ :'image_join_mode' => :'ImageJoinMode'
82
86
  }
83
87
  end
84
88
 
@@ -90,7 +94,8 @@ module GroupDocsMergerCloud
90
94
  :'start_page_number' => :'Integer',
91
95
  :'end_page_number' => :'Integer',
92
96
  :'range_mode' => :'String',
93
- :'word_join_mode' => :'String'
97
+ :'word_join_mode' => :'String',
98
+ :'image_join_mode' => :'String'
94
99
  }
95
100
  end
96
101
 
@@ -128,6 +133,10 @@ module GroupDocsMergerCloud
128
133
  self.word_join_mode = attributes[:'WordJoinMode']
129
134
  end
130
135
 
136
+ if attributes.key?(:'ImageJoinMode')
137
+ self.image_join_mode = attributes[:'ImageJoinMode']
138
+ end
139
+
131
140
  end
132
141
 
133
142
  # Show invalid properties with the reasons. Usually used together with valid?
@@ -150,6 +159,10 @@ module GroupDocsMergerCloud
150
159
  invalid_properties.push("invalid value for 'word_join_mode', word_join_mode cannot be nil.")
151
160
  end
152
161
 
162
+ if @image_join_mode.nil?
163
+ invalid_properties.push("invalid value for 'image_join_mode', image_join_mode cannot be nil.")
164
+ end
165
+
153
166
  return invalid_properties
154
167
  end
155
168
 
@@ -164,6 +177,9 @@ module GroupDocsMergerCloud
164
177
  return false if @word_join_mode.nil?
165
178
  word_join_mode_validator = EnumAttributeValidator.new('String', ["Default", "Continuous"])
166
179
  return false unless word_join_mode_validator.valid?(@word_join_mode)
180
+ return false if @image_join_mode.nil?
181
+ image_join_mode_validator = EnumAttributeValidator.new('String', ["Horizontal", "Vertical"])
182
+ return false unless image_join_mode_validator.valid?(@image_join_mode)
167
183
  return true
168
184
  end
169
185
 
@@ -195,6 +211,20 @@ module GroupDocsMergerCloud
195
211
  end
196
212
  end
197
213
 
214
+ # Custom attribute writer method checking allowed values (enum).
215
+ # @param [Object] image_join_mode Object to be assigned
216
+ def image_join_mode=(image_join_mode)
217
+ validator = EnumAttributeValidator.new('String', ["Horizontal", "Vertical"])
218
+ if image_join_mode.to_i == 0
219
+ unless validator.valid?(image_join_mode)
220
+ raise ArgumentError, "invalid value for 'image_join_mode', must be one of #{validator.allowable_values}."
221
+ end
222
+ @image_join_mode = image_join_mode
223
+ else
224
+ @image_join_mode = validator.allowable_values[image_join_mode.to_i]
225
+ end
226
+ end
227
+
198
228
  # Checks equality by comparing each attribute.
199
229
  # @param [Object] Object to be compared
200
230
  def ==(other)
@@ -205,7 +235,8 @@ module GroupDocsMergerCloud
205
235
  start_page_number == other.start_page_number &&
206
236
  end_page_number == other.end_page_number &&
207
237
  range_mode == other.range_mode &&
208
- word_join_mode == other.word_join_mode
238
+ word_join_mode == other.word_join_mode &&
239
+ image_join_mode == other.image_join_mode
209
240
  end
210
241
 
211
242
  # @see the `==` method
@@ -217,7 +248,7 @@ module GroupDocsMergerCloud
217
248
  # Calculates hash code according to all attributes.
218
249
  # @return [Fixnum] Hash code
219
250
  def hash
220
- [file_info, pages, start_page_number, end_page_number, range_mode, word_join_mode].hash
251
+ [file_info, pages, start_page_number, end_page_number, range_mode, word_join_mode, image_join_mode].hash
221
252
  end
222
253
 
223
254
  # 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-2022 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2023 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-2022 Aspose Pty Ltd
4
+ # Copyright (c) 2003-2023 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 = "22.5".freeze
28
+ VERSION = "23.2".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-2022 Aspose Pty Ltd
3
+ # Copyright (c) 2003-2023 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: '22.5'
4
+ version: '23.2'
5
5
  platform: ruby
6
6
  authors:
7
7
  - GroupDocs
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-05-13 00:00:00.000000000 Z
11
+ date: 2023-02-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday