Extract Pages by Exact Page Numbers This REST API allows extracting pages from source Documents by providing exact page numbers via Pages collection. The result is a new Document that contains only specified pages from a source Document. For protected Documents, it is also required To provide a password.
The following example demonstrates how To extract pages 2,4,7 from a source Document inTo a new Document.
Resource URI HTTP POST ~/Pages/Extract Swagger UI lets you call this REST API directly from the browser....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'/WordProcessing/sample-10-pages.docx'}, 'Pages': [ 2, 4, 7 ], 'OutputPath':...