Sort Score
Result 10 results
Languages All
Labels All
Results 8,291 - 8,300 of 13,640 for

password protection

(0.93 sec)
  1. 通過 C++ 將 EMAIL 導出為 XPS | products.aspose.com

    無需使用 Microsoft Word 或 Outlook 即可將 EMAIL 轉換為 XPS 的 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++ 將 OFT 導出為 RTF | products.aspose.com

    無需使用 Microsoft Word 或 Outlook 即可將 OFT 轉換為 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...
  3. 通過 C++ 將 OFT 導出為 DOTX | products.aspose.com

    無需使用 Microsoft Word 或 Outlook 即可將 OFT 轉換為 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...
  4. 通過 C++ 將 OFT 導出為 DOC | products.aspose.com

    無需使用 Microsoft Word 或 Outlook 即可將 OFT 轉換為 DOC 的 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++ 將 OFT 導出為 TIFF | products.aspose.com

    無需使用 Microsoft Word 或 Outlook 即可將 OFT 轉換為 TIFF 的 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++ 將 OFT 導出為 BMP | products.aspose.com

    無需使用 Microsoft Word 或 Outlook 即可將 OFT 轉換為 BMP 的 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 導出為 OTT | products.aspose.com

    無需使用 Microsoft Word 或 Outlook 即可將 EML 轉換為 OTT 的 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 導出為 DOT | products.aspose.com

    無需使用 Microsoft Word 或 Outlook 即可將 EML 轉換為 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...
  9. Archiv

    Archiv...Save("write-protected-pres.ppt", SaveFormat.Ppt);...loadOptions = new LoadOptions {Password = "123123"}; using (Presentation...

    blog.aspose.com/cs/slides/encrypt-ppt-csharp/
  10. Шифрование и дешифрование файлов Excel с помощь...

    Как шифровать и дешифровать файлы Excel с помощью JavaScript через C++. Блокировка и разблокировка файлов Excel....keyLength : 128 }; // Password protect the file. workbook . settings...settings . password = "1234" ; // Save the excel file. const...

    docs.aspose.com/cells/ru/javascript-cpp/encrypt...