This API intended for convert the Document To specified target format.
URI ~/ HTTP POST Example 2 (Convert Document) Takes as input and returns.
Example URL https://api.groupDocs.cloud/v2.0/conversion Request { "FilePath": "/words/Docx/one-page.Docx", "Format": "Pdf", "OutputPath": "converted" } Response [ { "name": "one-page.Pdf", "size": 17958, "url": "converted/one-page.Pdf" } ]...Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."/words/docx/one-page.docx" , "Format" : "pdf" , "OutputPath" : "converted"...