Sort Score
Result 10 results
Languages All
Labels All
Results 4,691 - 4,700 of 15,887 for

password protection

(0.56 sec)
  1. Mở khóa tệp bản trình bày PPTX bằng Python | pr...

    mã nguồn Python để xóa bảo vệ khỏi Bản trình bày PPTX.... password = "123123" with slides . Presentation(...loadOptions) as pres: pres . protection_manager . remove_encryption()...

    products.aspose.com/slides/vi/python-net/unlock...
  2. 使用 Python 解鎖 ODP 演示文件 | products.aspose.com

    Python 源代碼,用於移除 ODP 演示文稿的保護。... password = "123123" with slides . Presentation(...loadOptions) as pres: pres . protection_manager . remove_encryption()...

    products.aspose.com/slides/zh-hant/python-net/u...
  3. Sblocco WorkSheet semplicemente protetto in Jyt...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... get ( 0 ) protection = worksheet . getProtection...formats protection . setAllowEditingConte ( False ) protection . ...

    docs.aspose.com/cells/it/java/unprotecting-simp...
  4. Projektdateien lesen | Aspose.Tasks

    In diesem Handbuch wird erläutert, wie Microsoft -Projektdateien mit Aspose.Tasks für C ++ gelesen und verarbeitet werden....with ❤ by GitHub Read Password Protected Projects (2003 Format)...is capable of reading password-protected files in 2003 format...

    docs.aspose.com/tasks/de/cpp/reading-project/
  5. 記録

    記録...protect(ProtectionType, password) メソッドを使用して、Excel...workbook.protect(ProtectionType.STRUCTURE, "password") # 保護された...

    blog.aspose.com/ja/protect-unprotect-excel-file...
  6. Arsip

    Arsip...Protect(ProtectionType type, String password) . Simpan...menentukan jenis proteksi workbook.Protect(ProtectionType.All, "12345");...

    blog.aspose.com/id/cells/protect-or-unprotect-e...
  7. Especificar autor al proteger la escritura del ...

    Especificar un nombre de autor al proteger la escritura de un libro de trabajo usando Aspose.Cells for JavaScript a través de C++....Specify Author While Write Protecting Workbook </ h1 > < input...Workbook (); // Write protect workbook with password. workbook . settings...

    docs.aspose.com/cells/es/javascript-cpp/specify...
  8. WriteProtection.ValidatePassword | Aspose.Words...

    Säkra dina dokument med WriteProtection ValidatePassword-metoden. Kontrollera enkelt om lösenordet matchar dokumentets skydd för förbättrad säkerhet....ValidatePassword ( string password ) Exempel Visar hur man skyddar..."Hello world! This document is protected." ); // Ange ett lösenord...

    reference.aspose.com/words/sv/net/aspose.words....
  9. WriteProtection.ValidatePassword | Aspose.Words...

    أمّن مستنداتك باستخدام طريقة WriteProtection ValidatePassword. تحقق بسهولة من تطابق كلمة المرور مع حماية المستند لتعزيز الأمان....ValidatePassword ( string password ) أمثلة يوضح كيفية حماية مستند..."Hello world! This document is protected." ); // أدخل كلمة مرور يصل...

    reference.aspose.com/words/ar/net/aspose.words....
  10. Mở khóa tệp bản trình bày ODP bằng Python | pro...

    mã nguồn Python để xóa bảo vệ khỏi Bản trình bày ODP.... password = "123123" with slides . Presentation(...loadOptions) as pres: pres . protection_manager . remove_encryption()...

    products.aspose.com/slides/vi/python-net/unlock...