mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
Insert html/mht/epub to conveter
This commit is contained in:
@ -25,7 +25,7 @@ public:
|
||||
void Clear();
|
||||
HRESULT IsEbubFile(const std::wstring& sfileName);
|
||||
void SetTempDirectory(const std::wstring& stempDir);
|
||||
HRESULT Convert(const std::wstring& sInputFile, const std::wstring& sOutputFile);
|
||||
HRESULT Convert(const std::wstring& sInputFile, const std::wstring& sOutputFile, const bool& bIsOutCompress = true);
|
||||
void ShowMap();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user