ConversionSettings

ConversionSettings data structure used as input parameters for  Document Conversion API.

ConversionSettings example

{
  "Format": "string",
  "FilePath": "string",
  "Storage": "string",
  "LoadOptions": {
    "Password": "string",
  },
  "ConvertOptions": {
    "FromPage": "integer",
    "PagesCount": "integer"
  },
  "OutputPath": "string"
}

ConversionSettings fields

NameDescription
FormatSpecifies target conversion format. Required.
FilePathThe path of the document, located in the storage. Required.
StorageNameStorage name
LoadOptionsFormat specific LoadOptions.
ConvertOptionsFormat specific ConvertOptions.
OutputPathPath to store conversion result.
Close
Loading

Analyzing your prompt, please hold on...

An error occurred while retrieving the results. Please refresh the page and try again.