Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 23,544 for

protected

(0.74 sec)
  1. Lås upp PPT presentationsfiler med Python | pro...

    Källkod för Python för att ta bort skydd från PPT presentation.... protection_manager . remove_encryption()..."write-protected-pres.ppt" ) as pres: pres . protection_manager...

    products.aspose.com/slides/sv/python-net/unlock...
  2. Oldja fel a PPTX prezentációs fájlokat a Python...

    Python forráskód a PPTX prezentáció védelmének eltávolításához.... protection_manager . remove_encryption()..."write-protected-pres.pptx" ) as pres: pres . protection_manager...

    products.aspose.com/slides/hu/python-net/unlock...
  3. Rubyでワークシートの保護を解除する|Documentation

    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....for Rubyを使用してワークシートを保護するには、 protection モジュールの unprotect_worksheet...= worksheets . get ( 0 ) protection = worksheet . getProtection...

    docs.aspose.com/cells/ja/java/unprotect-a-works...
  4. Bảo vệ tệp bản trình bày PPTX bằng Python | pro...

    Mã nguồn Python để bảo vệ Bản trình bày PPTX....NET Protect Bảo vệ tệp bản trình bày PPTX..."pres.pptx" ) as pres: pres . protection_manager . encrypt( "123123"...

    products.aspose.com/slides/vi/python-net/protec...
  5. 使用 Python 解鎖 PPTX 演示文件 | products.aspose.com

    Python 源代碼,用於移除 PPTX 演示文稿的保護。... protection_manager . remove_encryption()..."write-protected-pres.pptx" ) as pres: pres . protection_manager...

    products.aspose.com/slides/zh-hant/python-net/u...
  6. 使用 Python 保護 PPT 演示文件 | products.aspose.com

    Python 源代碼保護 PPT 演示。...NET Protect 使用 Python 保護 PPT 演示文件 PPT PPTX..."pres.ppt" ) as pres: pres . protection_manager . encrypt( "123123"...

    products.aspose.com/slides/zh-hant/python-net/p...
  7. Protéger et déprotéger avec C++|Documentation

    Ce fragment montre comment crypter et décrypter des fichiers Excel, protéger et déprotéger les données dans les fichiers Excel en utilisant des codes C++....offre une large gamme de protections et de déprotections du niveau...Excel avec un mot de passe. Protect and unprotect workbook Pour...

    docs.aspose.com/cells/fr/cpp/protect-and-unprot...
  8. C++ kullanarak Çalışma Kitabı Yapısını Koru ve ...

    Aspose.Cells ile C++ kullanarak Excel dosyalarının çalışma kitabı yapısını koruyup kaldırma....workbook Workbook workbook ; // Protect workbook structure with a password...password workbook . Protect ( ProtectionType :: Structure , u...

    docs.aspose.com/cells/tr/cpp/protect-and-unprot...
  9. Skydda och avskydda arbetsboksstrukturen med C+...

    Skydda och avsäkerställ arbetsboksstrukturen i Excel filer med C++ och Aspose.Cells....workbook Workbook workbook ; // Protect workbook structure with a password...password workbook . Protect ( ProtectionType :: Structure , u...

    docs.aspose.com/cells/sv/cpp/protect-and-unprot...
  10. 检测工作表是否受密码保护|Documentation

    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....NET 已暴露 Protection.is_protected_with_password 属性,用于检测工作表是否受密码保护。布尔类型的...属性,用于检测工作表是否受密码保护。布尔类型的 Protection.is_protected_with_password 属性如果...

    docs.aspose.com/cells/zh/python-net/detect-if-w...