| ConvertToPdfFile(Byte, String) | Converts an Excel document from a byte array to PDF and saves the result to a specified file path |
| ConvertToPdfFile(String, String) | Converts an Excel document from a file path to PDF and saves the result to a specified file path |