There is an additional option for Image joining.
Name Description Comment JoinItem.ImageJoinMode Possible modes for the image joining Values: Horizontal, Vertical Resource URI HTTP POST ~/join Swagger UI lets you call this REST API directly from the browser.
cURL example Linux/MacOS/Bash # First get JSON Web Token # Please obtain your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # They are supplied via the environment variables CLIENT_ID and CLIENT_SECRET. curl -v "https://api....jpg" } }, { "FileInfo": { "FilePath": "Img/task2.jpg" },..."OutputPath": "Output/joined.jpg" }' Windows PowerShell # First...