Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 10,899 for

encrypted

(0.32 sec)
  1. Verschlüsseln Sie ein Dokument in Python|Aspose...

    Verschlüsseln Sie Ihr Dokument mit geeigneten Verschlüsselungsalgorithmen für bestimmte Dokumentformate in Python....which the document will be encrypted , and which will be required...erforderlich ist, können Sie die is_encrypted -Eigenschaft der FileFormatInfo...

    docs.aspose.com/words/de/python-net/encrypt-a-d...
  2. Advanced operations|Aspose.PDF for Python via C++

    Aspose.PDF for Python via C++ can perform simple and easy tasks and cope with more complex goals. Check the next section for advanced users and developers.... Encrypt or decrypt PDF documents for...stamps, and etc. Encrypt, and Decrypt PDF - encrypt, and decrypt...

    docs.aspose.com/pdf/python-cpp/advanced-operati...
  3. Criptare file Excel utilizzando Aspose.Cells|Do...

    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....srcFileName = FilePath + "Encrypting Excel Files.xlsx" ; string...destFileName = FilePath + "Result Encrypting Excel Files.xlsx" ; //Open...

    docs.aspose.com/cells/it/net/encrypting-excel-f...
  4. AssembleDocument Permission - Free Support Foru...

    Hi, Im trying to set permission for pdf my code is if (pdfDoc == null||(string.IsNullOrEmpty(userPassword) && string.IsNullOrEmpty(ownerPassword))) return; Aspose.Pdf.Permissions permissions = Aspose.Pdf.Permissions…...Encrypt( userPassword, ownerPassword...permissions. Use Correct Encryption Method : Ensure that you...

    forum.aspose.com/t/assembledocument-permission/...
  5. Définir des privilèges, chiffrer et déchiffrer ...

    Chiffrer un fichier PDF avec C# en utilisant différents types et algorithmes de chiffrement. De plus, déchiffrer des fichiers PDF en utilisant le mot de passe du propriétaire....objet en argument à la méthode Encrypt de l’objet Document . Le code...AllowScreenReaders = true ; // Encrypt the file with User and Owner...

    docs.aspose.com/pdf/fr/net/set-privileges-encry...
  6. Archiv

    Archiv... Rufen Sie die Methode „Encrypt“ auf und übergeben Sie Ihr...protection_manager.encrypt("123123") pres.save("encrypted-pres.pptx"...

    blog.aspose.com/de/slides/encrypt-ppt-python/
  7. Enkripteer'n Dokument in Python|Aspose.Words vi...

    Enkripteer jou dokument met toepaslike enkripsie-algoritmes vir spesifieke dokumentformate in Python....which the document will be encrypted , and which will be required...benodig word, kan jy die is_encrypted eienskap van die FileFormatInfo...

    docs.aspose.com/words/af/python-net/encrypt-a-d...
  8. أرشيف

    أرشيف...encrypt("123123") pres.save("encrypted-pres.pptx"...with slides.Presentation("encrypted-pres.ppt", loadOptions) as...

    blog.aspose.com/ar/slides/encrypt-ppt-python/
  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/