Sort Score
Result 10 results
Languages All
Labels All
Results 7,541 - 7,550 of 13,577 for

password protection

(0.21 sec)
  1. Xuất EMLX sang DOTM qua C++ | products.aspose.com

    API C++ để chuyển đổi EMLX thành DOTM mà không cần sử dụng Microsoft Word hoặc Outlook...new document and protect it with a password. auto doc = System...// apply Document Protection. doc -> Protect ( ProtectionType...

    products.aspose.com/total/vi/cpp/conversion/eml...
  2. Xuất EMLX sang EMF qua C++ | products.aspose.com

    API C++ để chuyển đổi EMLX thành EMF mà không cần sử dụng Microsoft Word hoặc Outlook...new document and protect it with a password. auto doc = System...// apply Document Protection. doc -> Protect ( ProtectionType...

    products.aspose.com/total/vi/cpp/conversion/eml...
  3. Xuất OFT sang PS qua C++ | products.aspose.com

    API C++ để chuyển đổi OFT thành PS mà không cần sử dụng Microsoft Word hoặc Outlook...new document and protect it with a password. auto doc = System...// apply Document Protection. doc -> Protect ( ProtectionType...

    products.aspose.com/total/vi/cpp/conversion/oft...
  4. Xuất EMAIL sang DOT qua C++ | products.aspose.com

    API C++ để chuyển đổi EMAIL thành DOT mà không cần sử dụng Microsoft Word hoặc Outlook...new document and protect it with a password. auto doc = System...// apply Document Protection. doc -> Protect ( ProtectionType...

    products.aspose.com/total/vi/cpp/conversion/ema...
  5. Xuất EMLX sang TIFF qua C++ | products.aspose.com

    API C++ để chuyển đổi EMLX thành TIFF mà không cần sử dụng Microsoft Word hoặc Outlook...new document and protect it with a password. auto doc = System...// apply Document Protection. doc -> Protect ( ProtectionType...

    products.aspose.com/total/vi/cpp/conversion/eml...
  6. 用於將 MHTML 導出到 DOCM 的 C++ API | products.aspose.com

    在 C++ 應用程序中將 MHTML 轉換為 DOCM。...mhtml" , L "owner" ); // change password of MHTML Document doc -> ChangePasswords...document protection only works when document protection is turned...

    products.aspose.com/total/zh-hant/cpp/conversio...
  7. 用於將 MHTML 導出到 PCL 的 C++ API | products.aspose.com

    在 C++ 應用程序中將 MHTML 轉換為 PCL。...mhtml" , L "owner" ); // change password of MHTML Document doc -> ChangePasswords...document protection only works when document protection is turned...

    products.aspose.com/total/zh-hant/cpp/conversio...
  8. 用於將 SVG 導出到 OTT 的 C++ API | products.aspose.com

    在 C++ 應用程序中將 SVG 轉換為 OTT。...svg" , L "owner" ); // change password of SVG Document doc -> ChangePasswords...document protection only works when document protection is turned...

    products.aspose.com/total/zh-hant/cpp/conversio...
  9. 用於將 PCL 導出到 DOCM 的 C++ API | products.aspose.com

    在 C++ 應用程序中將 PCL 轉換為 DOCM。...pcl" , L "owner" ); // change password of PCL Document doc -> ChangePasswords...document protection only works when document protection is turned...

    products.aspose.com/total/zh-hant/cpp/conversio...
  10. JavaScriptを使用したExcelファイルの暗号化(C++経由)|Documentation

    Aspose.Cells for JavaScriptを使用してExcelファイルを暗号化し、パスワード保護する方法を学びます。(C++経由)...keyLength : 128 }; // Password protect the file. workbook . settings...settings . password = "1234" ; // Save the excel file (Excel97To2003...

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