GroupDocs.Markdown allows you to customize how documents are loaded before conversion. Use LoadOptions to set a password for protected documents or explicitly specify the file format with the FileFormat enum (e.g., FileFormat.SPREADSHEET, FileFormat.PDF) to skip automatic format detection.
For more details please refer to the following guides: