OfficeConverterTypeEnum

OfficeConverterTypeEnum enumeration constants describe applications which may be used to convert incoming digital documents.

typedef enum {
 OCT_MsOffice,
 OCT_LibreOffice,
 OCT_AbbyyOffice
} OfficeConverterTypeEnum;
    

Elements

Name Description
OCT_AbbyyOffice ABBYY internal converter. It is always available.
OCT_LibreOffice

LibreOffice. Available only if it is installed on the workstation. Supported versions:

  • 7 (7.0, 7.1, 7.2, 7.3)
  • 6 (6.1, 6.2, 6.3, 6.4)
  • 5 (5.0, 5.1, 5.2, 5.3, 5.4)
  • 4 (4.2, 4.3, 4.4)
OCT_MsOffice

Microsoft Office (supported versions: 2010, 2013, 2016, 2019, Office 365). Available only if it is installed and activated on the workstation.

You may wish to start Microsoft Office under a non-default user account. In that case, set the UseMsOfficeCustomUser property of the OfficeConversionSettings object to TRUE and specify the login information in the MsOfficeUserName and MsOfficePassword properties.

Used in

IOfficeConverters::Element

IOfficeConverters::Add

IOfficeConverters::Find

IOfficeConverters::InsertAt

IOfficeConverters::Item

24.03.2023 8:51:52

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.