This REST API allows setting Portrait or Landscape page orientation for specific or all document pages. The result is a new document that has orientation 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. For protected documents, it is also required To provide a password....docx'}, 'Pages': [ 2, 4 ], 'Mode':...'output/change-page-orientation.docx' }" Response *Response will...