Method | Description | |
---|---|---|
ProcessRequest ( HttpContext context ) : void |
Method | Description | |
---|---|---|
ExcelToHtml ( string xlsFilePath, string htmlXls ) : bool | ||
GetWindowThreadProcessId ( IntPtr hWnd, int &lpdwProcessId ) : uint | ||
WordToHtml ( string wordFileName, string htmlWord ) : bool |
word转html
|
public ProcessRequest ( HttpContext context ) : void | ||
context | HttpContext | |
return | void |