Sort Score
Result 10 results
Languages All
Labels All
Results 4,311 - 4,320 of 15,157 for

password protection

(0.27 sec)
  1. باز کردن قفل فایل های ارائه PPTX با استفاده از ...

    کد منبع Python برای حذف حفاظت از ارائه PPTX.... password = "123123" with slides . Presentation(...loadOptions) as pres: pres . protection_manager . remove_encryption()...

    products.aspose.com/slides/fa/python-net/unlock...
  2. 搜索

    搜索...protect(ProtectionType, password) 方法用密碼保護 Excel...workbook.protect(ProtectionType.STRUCTURE, "password") # 保存受保護的...

    blog.aspose.com/zh-hant/protect-unprotect-excel...
  3. Arbeitsblätter in Ruby schützen|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....die Methode protect_worksheet des Moduls protection auf. Ruby-Code...Ruby-Code def protect_worksheet () data_dir = File . dirname ( File...

    docs.aspose.com/cells/de/java/protecting-worksh...
  4. Guardar presentaciones en modo solo lectura usa...

    Cargar y guardar archivos PowerPoint (PPT, PPTX) en modo solo lectura con Aspose.Slides para Python a través de .NET, ofreciendo vistas previas de diapositivas precisas sin alterar sus presentaciones.... protection_manager . read_only_recommended...es fácil de evitar. Password protection realmente restringe la...

    docs.aspose.com/slides/es/python-net/read-only-...
  5. ワークシートがパスワードで保護されているかどうかを検出する|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 プロパティを公開してお...。Boolean型の Protection.is_protected_with_password プロパティは、ワークシートがパスワード保護されていれば...

    docs.aspose.com/cells/ja/python-net/detect-if-w...
  6. Scopri se il progetto VBA è protetto con C++|Do...

    Verifica se il progetto VBA di un file Excel è protetto utilizzando Aspose.Cells con C++....// Check if VBA Project is Protected using IsProtected method....<< L "IsProtected - Before Protecting VBA Project: " << ( vbaProj...

    docs.aspose.com/cells/it/cpp/find-out-if-vba-pr...
  7. Ontgrendel PPT presentatiebestanden met Python ...

    Python broncode om de beveiliging van PPT Presentatie te verwijderen.... password = "123123" with slides . Presentation(...loadOptions) as pres: pres . protection_manager . remove_encryption()...

    products.aspose.com/slides/nl/python-net/unlock...
  8. ปลดล็อกไฟล์การนำเสนอ ODP โดยใช้ Python | produc...

    ซอร์สโค้ด Python เพื่อลบการป้องกันจากการนำเสนอ ODP... password = "123123" with slides . Presentation(...loadOptions) as pres: pres . protection_manager . remove_encryption()...

    products.aspose.com/slides/th/python-net/unlock...
  9. Lås upp ODP presentationsfiler med Python | pro...

    Källkod för Python för att ta bort skydd från ODP presentation.... password = "123123" with slides . Presentation(...loadOptions) as pres: pres . protection_manager . remove_encryption()...

    products.aspose.com/slides/sv/python-net/unlock...
  10. 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...