在 C++ 應用程序中將 XPS 轉換為 MHTML。...xps" , L "owner" ); // change password of XPS Document doc -> ChangePasswords...document protection only works when document protection is turned...
在 C++ 應用程序中將 MD 轉換為 MHTML。...md" , L "owner" ); // change password of MD Document doc -> ChangePasswords...document protection only works when document protection is turned...
在 C++ 應用程序中將 TEX 轉換為 OTT。...tex" , L "owner" ); // change password of TEX Document doc -> ChangePasswords...document protection only works when document protection is turned...
在 C++ 應用程序中將 MD 轉換為 DOCM。...md" , L "owner" ); // change password of MD Document doc -> ChangePasswords...document protection only works when document protection is turned...
在 C++ 應用程序中將 PS 轉換為 DOCM。...ps" , L "owner" ); // change password of PS Document doc -> ChangePasswords...document protection only works when document protection is turned...
在 C++ 應用程序中將 MD 轉換為 PCL。...md" , L "owner" ); // change password of MD Document doc -> ChangePasswords...document protection only works when document protection is turned...
在 C++ 應用程序中將 MHTML 轉換為 PS。...mhtml" , L "owner" ); // change password of MHTML Document doc -> ChangePasswords...document protection only works when document protection is turned...
Zdrojový kód C++ pro odstranění ochrany z prezentace ODP....LoadOptions > (); loadOptions -> set_Password( u "123123" ); auto presentation...presentation -> Save( u "write-protection-removed.odp" , SaveFormat...
Zdrojový kód C++ pro odstranění ochrany z prezentace PPTX....LoadOptions > (); loadOptions -> set_Password( u "123123" ); auto presentation...presentation -> Save( u "write-protection-removed.pptx" , SaveFormat...