The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions.
layoutNames
Specify which layouts to be converted
backgroundColor
A background color (for example: “Green”)
drawType
Type of drawing, “UseDrawColor” (default) - Allows to use common color, or “UseObjectColor” - Allows to use separate color for every object
The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions.
defaultFont
Default font for Cells document
fontSubstitutes
Substitute specific fonts when converting Cells document
showGridLines
Show grid lines
showHiddenSheets
Show hidden sheets
onePagePerSheet
Put whole sheet in a single page
convertRange
Convert specific range when converting to other than cells format. Example: “D1:F8”
The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions.
separator
Delimiter of a Csv file
isMultiEncoded
True means the file contains several encodings
hasFormula
Indicates whether text is formula if it starts with “#”
convertNumericData
Indicates whether the string in the file is converted to numeric
convertDateTimeData
Indicates whether the string in the file is converted to DateTime
The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions.
defaultFont
Default font for Diagram document.
{defaultFont:"Arial"}
EmailLoadOptions - msg, eml, emlx, mht, ost, pst
Properties
Description
format
The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions.
displayHeader
Display or hide the email header
displayFromEmailAddress
Display or hide “from” email address
displayEmailAddress
Display or hide email address
displayToEmailAddress
Display or hide “to” email address
displayCcEmailAddress
Display or hide “Cc” email address
displayBccEmailAddress
Display or hide “Bcc” email address
FieldLabels
The mapping between email message field and field text representation
PreserveOriginalDate
Defines whether need to keep original date header string in mail message when saving or not (Default value is true)
The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions.
defaultFont
Default font for Psd, Emf, Wmf document types. The following font will be used if a font is missing
{"defaultFont":"Arial"}
OneLoadOptions - one
Properties
Description
format
The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions.
defaultFont
Default font for Note document
fontSubstitutes
Substitute specific fonts when converting Note document
The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions.
The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions.
defaultFont
Default font for rendering the presentation
fontSubstitutes
Substitute specific fonts when converting Slides document
The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions.
detectNumberingWithWhitespaces
Allows to specify how numbered list items are recognized when plain text document is converted
The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions.
defaultFont
Default font for Words document
fontSubstitutes
Substitute specific fonts when converting Words document
The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions.
PageNumbering
Enable or disable generation of page numbering in converted document. Default: false
{"PageNumbering":true}
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.