VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Classes SeeAlso
In This Topic
    Vintasoft.Imaging.Office.Web.Services Namespace (Vintasoft.Imaging.Office.Web.Services)
    In This Topic
    Contains a platform-independent web service for managing of Office document.
    Classes
     ClassDescription
    ClassResponse from web service. Contains information about created XLSX file name.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for editing of XLSX document on server-side.
    ClassResponse from web service. Contains information about XLSX editor commands, which should be applied to the representation of XLSX document on client-side.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for exporting XLSX file to PDF.
    ClassResponse from web service. Contains information about the PDF document, obtained by exporting from XLSX document.
    ClassA platform-independent web service that handles HTTP requests from clients and allows to work with Office documents.
    See Also