This REST API allows changing page rotation angle by setting it To 90,180 or 270 degrees for specific or all document pages. The result is a new document that has rotation changed for specified pages. There are several ways To specify desired page numbers:
Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability To get only even/odd pages from the specified page range by setting RangeMode property....to rotate selected pages of a PDF curl -v "https://api.groupdocs..."FileInfo": { "FilePath": "/Pdf/ten-pages.pdf" }, "Pages": [2, 4], "Mode":...