Sort Score
Result 10 results
Languages All
Labels All
Results 8,951 - 8,960 of 13,615 for

password protection

(0.15 sec)
  1. 通過 C++ 將 EML 導出為 DOC | products.aspose.com

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

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

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

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

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

    無需使用 Microsoft Word 或 Outlook 即可將 MSG 轉換為 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...
  7. Lưu trữ

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

    blog.aspose.com/vi/slides/encrypt-ppt-csharp/
  8. Arsip

    Arsip...presentasi PowerPoint dengan password menggunakan C++. // Jalur...outputFilePath = u"OutputDirectory\\protected-presentation.pptx"; // Muat...

    blog.aspose.com/id/slides/protect-powerpoint-pr...
  9. CGM을 WORDML으로 내보내기 위한 C# API | products.aspose.com

    Microsoft Word를 사용하지 않고 CGM을 WORDML으로 변환...cgm" , "password" ); document . Decrypt ();...document . Protect ( ProtectionType . ReadOnly , "password" ); //...

    products.aspose.com/total/ko/net/conversion/cgm...
  10. Archiv

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

    blog.aspose.com/de/slides/encrypt-ppt-csharp/