VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Web.Api2Controllers Namespace / VintasoftImageConverterApi2Controller Class / ConvertFileToDocx(BaseConvertFileToRequestParams) Method
Syntax Requirements SeeAlso
In This Topic
    ConvertFileToDocx(BaseConvertFileToRequestParams) Method (VintasoftImageConverterApi2Controller)
    In This Topic
    Starts the asynchronous process that converts an image file to the DOCX format.
    Syntax

    Parameters

    requestParams
    Converting settings and information about image file.

    Return Value

    The server response, which contains information about file converting process.
    Requirements

    Target Platforms: .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also