Name | Description | |
---|---|---|
![]() | VintasoftOfficeHandler | Initializes a new instance of the VintasoftOfficeHandler class. |
Name | Description | |
---|---|---|
![]() | VintasoftOfficeHandler | Initializes a new instance of the VintasoftOfficeHandler class. |
Name | Description | |
---|---|---|
![]() | IsEmptySessionSupported | Gets or sets a value indicating whether the HTTP handler can work with undefined session. |
![]() | IsReusable | Gets a value indicating whether another request can use this instance. |
Name | Description | |
---|---|---|
![]() | CreateXlsxDocument | Creates a new XLSX document. |
![]() | EditXlsxDocument | Edits the XLSX document. |
![]() | ExportXlsxDocumentToPdf | Converts the XLSX document to a PDF document. |
![]() | ProcessRequest | Enables processing of HTTP Web requests by a custom HttpHandler that implements the IHttpHandler interface. |
Name | Description | |
---|---|---|
![]() | CreateGlobalResourcesDataStorage | Creates a data storage for global resources. |
![]() | CreateSerializedDocumentsDataStorage | Creates a data storage for serialized documents. |
![]() | CreateSessionDataStorage | Creates a data storage for current session. |
![]() | CreateWebService | Creates the VintasoftOfficeWebService that handles HTTP requests from clients and allows to work with Office document. |
![]() | ExecuteCommand | Executes HTTP command and returns the execution result. |