Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
Overload List
Name | Description | |
---|---|---|
![]() | SaveToXLSFile(String) |
Saves document text as Excel file. The spreadsheet format (XLS/XLSX) is defined by OutputFormat property.
|
![]() | SaveToXLSFile(IListInt32, String) |
Saves data from specified pages as Excel file. The spreadsheet format (XLS/XLSX) is defined by OutputFormat property.
|
![]() | SaveToXLSFile(String, String) |
Saves data from specified page ranges as Excel file. The spreadsheet format (XLS/XLSX) is defined by OutputFormat property.
|
![]() | SaveToXLSFile(Int32, Int32, String) |
Saves data from specified page range as Excel file. The spreadsheet format (XLS/XLSX) is defined by OutputFormat property.
|
See Also