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

password protection

(1.6 sec)
  1. فتح ملفات PPTX العروض التقديمية باستخدام Python...

    Python شفرة المصدر لإزالة الحماية من العرض التقديمي PPTX.... password = "123123" with slides . Presentation(...loadOptions) as pres: pres . protection_manager . remove_encryption()...

    products.aspose.com/slides/ar/python-net/unlock...
  2. Odemkněte ODP prezentační soubory pomocí Python...

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

    products.aspose.com/slides/cs/python-net/unlock...
  3. Защитить и снять защиту структуры рабочей книги...

    Защитить и снять защиту структуры рабочей книги Excel с помощью JavaScript через C++....</ head > < body > < h1 > Protect Workbook Structure Example...Workbook (); // Protect workbook structure with a password workbook...

    docs.aspose.com/cells/ru/javascript-cpp/protect...
  4. Avskydda ett kalkylblad i 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....unprotect_worksheet -metoden i protection -modulen. Ruby-kod def unprotect_worksheet...= worksheets . get ( 0 ) protection = worksheet . getProtection...

    docs.aspose.com/cells/sv/java/unprotect-a-works...
  5. ค้นหา

    ค้นหา...Document("document-password-protected.docx", aw.loading.Lo...LoadOptions("password")) # บันทึกเอกสาร doc.save("document-unprotected...

    blog.aspose.com/th/words/unprotect-word-documen...
  6. arkiv

    arkiv...Document("document-password-protected.docx", aw.loading.Lo...LoadOptions("password")) # spara dokument doc.save("document-unprotected...

    blog.aspose.com/sv/words/unprotect-word-documen...
  7. Criptografar e Decifrar Arquivos PDF em Python|...

    Aprenda como definir privilégios de PDF, criptografar arquivos, descriptografar PDFs protegidos e alterar senhas em Python....document with user and owner passwords.""" with ap . Document ( infile...criptografado usando a senha correta (‘password’ é a senha de usuário ou de...

    docs.aspose.com/pdf/pt/python-net/set-privilege...
  8. VbaProject.IsProtected | Aspose.Words per .NET

    Scopri se il tuo progetto Vba è protetto da Password con la proprietà IsProtected. Garantisci la sicurezza del tuo codice e semplifica la gestione dei progetti in modo efficace!...il VbaProject è protetto da password. public bool IsProtected {...il VbaProject è protetto da password. Document doc = new Document...

    reference.aspose.com/words/it/net/aspose.words....
  9. Crypter et décrypter des fichiers Excel avec C+...

    Comment crypter et décrypter des fichiers Excel à l aide de C++. Verrouiller et déverrouiller des fichiers Excel....StrongCryptographicP , 128 ); // Password protect the file workbook . GetSettings...inputFilePath ); // Set the password for modification workbook...

    docs.aspose.com/cells/fr/cpp/encrypt-and-decryp...
  10. JavaScriptを使用してワークシートの保護と解除(C++経由)|Documentation

    C++を経由してAspose.Cells for JavaScriptを使用してExcelファイルのワークシートを保護および解除。...Cells Protect Worksheet Example </ h1 > <...); // Protect contents of the worksheet. sheet . protect ( ProtectionType...

    docs.aspose.com/cells/ja/javascript-cpp/protect...