Sort Score
Result 10 results
Languages All
Labels All
Results 9,161 - 9,170 of 15,162 for

password protection

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

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

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

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

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

    無需使用 Microsoft Word 或 Outlook 即可將 EMLX 轉換為 PDF 的 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. Presentaciones seguras con contraseñas en Java|...

    Aprenda cómo bloquear y desbloquear fácilmente presentaciones de PowerPoint y OpenDocument protegidas con contraseña usando Aspose.Slides para Java. Asegure sus presentaciones.... save ( "write-protected-pres.pptx" , SaveFormat ....presentation . save ( "write-protection-removed.pptx" , SaveFormat...

    docs.aspose.com/slides/es/java/password-protect...
  7. 通過 C++ 將 EMAIL 導出為 DOC | products.aspose.com

    無需使用 Microsoft Word 或 Outlook 即可將 EMAIL 轉換為 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...
  8. C# API a CGM exportálásához XAMLFLOW-be | produ...

    A CGM konvertálása XAMLFLOW-re Microsoft Word használata nélkül...cgm" , "password" ); document . Decrypt ();...document . Protect ( ProtectionType . ReadOnly , "password" ); document...

    products.aspose.com/total/hu/net/conversion/cgm...
  9. C# API a CGM exportálásához PCL-be | products.a...

    A CGM konvertálása PCL-re Microsoft Word használata nélkül...cgm" , "password" ); document . Decrypt ();...document . Protect ( ProtectionType . ReadOnly , "password" ); document...

    products.aspose.com/total/hu/net/conversion/cgm...
  10. Archiwa

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

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