VintaSoft Imaging .NET SDK 15.1: 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 file.
ClassRequest to a web service. Contains parameters, which must be sent to a web service for editing of document on server-side.
ClassResponse from web service. Contains information about document editor respose data.
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.
ClassResponse from web service. Contains information about the PDF document, obtained by exporting from DOCX document.
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