Sort Score
Result 10 results
Languages All
Labels All
Results 4,541 - 4,550 of 15,881 for

password protection

(0.91 sec)
  1. 档案

    档案...password 属性设置密码。 最后,使用 Document.save(string...DOCX) # 设置密码 options.password = "password" # 保存更新的文档 doc.save...

    blog.aspose.com/zh/words/protect-word-documents...
  2. Protéger par mot de passe le projet VBA d un cl...

    Apprenez à protéger par mot de passe le projet VBA d un classeur Excel en utilisant Aspose.Cells avec C++....Protect() . Code d’exemple Le code...for viewing with password vbaProject . Protect ( true , u "11"...

    docs.aspose.com/cells/fr/cpp/password-protect-t...
  3. arkiv

    arkiv...Protect(ProtectionType) genom att ange...Skydda med en skyddstyp doc.Protect(ProtectionType.AllowOnlyComments);...

    blog.aspose.com/sv/words/protect-unprotect-word...
  4. Jython da Çalışsayfayı Koruma|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.... get ( 0 ) protection = worksheet . getProtection...formats protection . setAllowEditingConte ( False ) protection . ...

    docs.aspose.com/cells/tr/java/protecting-worksh...
  5. أرشيف

    أرشيف...protection_manager.encrypt("123123")...pres: pres.protection_manager.set_write_protection("123123") pres...

    blog.aspose.com/ar/slides/encrypt-ppt-python/
  6. باز کردن قفل فایل های ارائه PPTX با استفاده از ...

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

    products.aspose.com/slides/fa/python-net/unlock...
  7. C++を使用してワークシートの保護と解除|Documentation

    Aspose.Cells for C++を使用してExcelファイルのワークシートの保護と解除...); // Protect contents of the worksheet sheet . Protect ( ProtectionType...Contents ); // Protect worksheet with password sheet . GetProtection...

    docs.aspose.com/cells/ja/cpp/protect-and-unprot...
  8. Protéger et Déprotéger la structure du classeur...

    Protéger et déprotéger la structure du classeur des fichiers Excel en utilisant JavaScript via C++....suivantes pour implémenter la protection de la structure du classeur...</ head > < body > < h1 > Protect Workbook Structure Example...

    docs.aspose.com/cells/fr/javascript-cpp/protect...
  9. ארכיון

    ארכיון...protect(ProtectionType, סיסמה) כדי...workbook.protect(ProtectionType.STRUCTURE, "password") # שמור...

    blog.aspose.com/he/cells/protect-unprotect-exce...
  10. Odemkněte PPT prezentační soubory pomocí Python...

    Zdrojový kód Python pro odstranění ochrany z prezentace PPT.... password = "123123" with slides . Presentation(...loadOptions) as pres: pres . protection_manager . remove_encryption()...

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