Sort Score
Result 10 results
Languages All
Labels All
Results 8,331 - 8,340 of 14,144 for

password protected

(1.06 sec)
  1. 通過 C++ 將 OFT 導出為 DOT | products.aspose.com

    無需使用 Microsoft Word 或 Outlook 即可將 OFT 轉換為 DOT 的 C++ API...new document and protect it with a password. auto doc = System...// apply Document Protection. doc -> Protect ( ProtectionType...

    products.aspose.com/total/zh-hant/cpp/conversio...
  2. 通過 C++ 將 EMLX 導出為 GIF | products.aspose.com

    無需使用 Microsoft Word 或 Outlook 即可將 EMLX 轉換為 GIF 的 C++ API...new document and protect it with a password. auto doc = System...// apply Document Protection. doc -> Protect ( ProtectionType...

    products.aspose.com/total/zh-hant/cpp/conversio...
  3. 通過 C++ 將 EMAIL 導出為 PNG | products.aspose.com

    無需使用 Microsoft Word 或 Outlook 即可將 EMAIL 轉換為 PNG 的 C++ API...new document and protect it with a password. auto doc = System...// apply Document Protection. doc -> Protect ( ProtectionType...

    products.aspose.com/total/zh-hant/cpp/conversio...
  4. 通過 C++ 將 EMLX 導出為 PS | products.aspose.com

    無需使用 Microsoft Word 或 Outlook 即可將 EMLX 轉換為 PS 的 C++ API...new document and protect it with a password. auto doc = System...// apply Document Protection. doc -> Protect ( ProtectionType...

    products.aspose.com/total/zh-hant/cpp/conversio...
  5. 通過 C++ 將 EML 導出為 RTF | products.aspose.com

    無需使用 Microsoft Word 或 Outlook 即可將 EML 轉換為 RTF 的 C++ API...new document and protect it with a password. auto doc = System...// apply Document Protection. doc -> Protect ( ProtectionType...

    products.aspose.com/total/zh-hant/cpp/conversio...
  6. 通過 C++ 將 EML 導出為 MD | products.aspose.com

    無需使用 Microsoft Word 或 Outlook 即可將 EML 轉換為 MD 的 C++ API...new document and protect it with a password. auto doc = System...// apply Document Protection. doc -> Protect ( ProtectionType...

    products.aspose.com/total/zh-hant/cpp/conversio...
  7. 通過 C++ 將 EML 導出為 DOTX | products.aspose.com

    無需使用 Microsoft Word 或 Outlook 即可將 EML 轉換為 DOTX 的 C++ API...new document and protect it with a password. auto doc = System...// apply Document Protection. doc -> Protect ( ProtectionType...

    products.aspose.com/total/zh-hant/cpp/conversio...
  8. 通過 C++ 將 EML 導出為 EMF | products.aspose.com

    無需使用 Microsoft Word 或 Outlook 即可將 EML 轉換為 EMF 的 C++ API...new document and protect it with a password. auto doc = System...// apply Document Protection. doc -> Protect ( ProtectionType...

    products.aspose.com/total/zh-hant/cpp/conversio...
  9. C++을(를) 사용하여 ODP 프레젠테이션 파일 잠금 해제 | products.asp...

    ODP 프레젠테이션에서 보호를 제거하는 C++ 소스 코드입니다....LoadOptions > (); loadOptions -> set_Password( u "123123" ); auto presentation...presentation -> Save( u "write-protection-removed.odp" , SaveFormat...

    products.aspose.com/slides/ko/cpp/unlock/odp/
  10. C++을(를) 사용하여 PPT 프레젠테이션 파일 잠금 해제 | products.asp...

    PPT 프레젠테이션에서 보호를 제거하는 C++ 소스 코드입니다....LoadOptions > (); loadOptions -> set_Password( u "123123" ); auto presentation...presentation -> Save( u "write-protection-removed.ppt" , SaveFormat...

    products.aspose.com/slides/ko/cpp/unlock/ppt/