Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 9,775 for

encrypted

(0.32 sec)
  1. كيفية تشفير أو فك تشفير الأرشيفات عبر Python.NET

    اكتشف طرق تشفير أو فك تشفير الأرشيفات بأكملها أو إدخالات محددة في أرشيفات ZIP أو RAR أو 7Z باستخدام Python.NET....NET Advanced API features Encrypt⁄Decrypt archives &...CompressionSettings . deflate encryption = zp . saving . TraditionalEncryptio(...

    products.aspose.com/zip/ar/python-net/advanced-...
  2. Criptografar um documento em Python|Aspose.Word...

    Criptografe seu documento usando algoritmos de criptografia apropriados para formatos de documento específicos em Python....RC4 de 40 bitsCryptoAPI RC4 Encryption Criptografia RC4 (40 bits)...which the document will be encrypted , and which will be required...

    docs.aspose.com/words/pt/python-net/encrypt-a-d...
  3. التشفير|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.... < Encryption value = "off" > < Report...= "128" /> </ Report > </ Encryption > عندما تكون قيمة التشفير...

    docs.aspose.com/cells/ar/reportingservices/encr...
  4. Connecting to IMAP Server|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.... The ‘supported_encryption’ property of the EmailClient...defines the versions of SSL/TLS encryption protocols to be used. NOTE:...

    docs.aspose.com/email/python-net/connecting-to-...
  5. OdtSaveOptions.saveFormat property | Aspose.Wor...

    OdtSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...SaveFormat Examples Shows how to encrypt a saved ODT/OTT document with...artifactsDir + "OdtSaveOptions.encrypt" + extensionString , saveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocSaveOptions.password property | Aspose.Words...

    DocSaveOptions.password property. Gets/sets a password to encrypt document using RC4 encryption method....password to encrypt document using RC4 encryption method. @property...to save document without encryption this property should be None...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Архивы

    Архивы... Вызовите метод Encrypt и передайте предпочитаемый...protection_manager.encrypt("123123") pres.save("encrypted-pres.pptx"...

    blog.aspose.com/ru/slides/encrypt-ppt-python/
  8. C++ kullanarak JavaScript ile Dosya Formatını T...

    C++ kullanarak Aspose.Cells for JavaScript ile dosya formatını tespit etmeyi ve dosyanın şifreli olup olmadığını kontrol etmeyi öğrenin.... loadFormat ); const encrypted = info . isEncrypted ; console...log ( "The file is encrypted: " + encrypted ); resultDiv . innerHTML...

    docs.aspose.com/cells/tr/javascript-cpp/how-to-...
  9. Procurar

    Procurar... Chame o método Encrypt e passe sua senha preferida...protection_manager.encrypt("123123") pres.save("encrypted-pres.pptx"...

    blog.aspose.com/pt/slides/encrypt-ppt-python/
  10. How to Lock a Zip Folder via C# | Lock ZIP arch...

    C# source code for protecting ZIP archives with password. Add single or multiple files and folders to locked ZIP archives programmatically....can leverage this library to encrypt and decrypt files, create self-extracting...designed to provide strong encryption, and forgetting the password...

    products.aspose.com/zip/net/lock/