Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 14,907 for

encryption

(0.08 sec)
  1. 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....Javaを使用してエクセルファイルを暗号化するには、Encryptモジュールのメソッドを単純に呼び出します。 Ruby Code.... setPassword ( "1234" ) encryption_type = Rjb :: import ( 'com...

    docs.aspose.com/cells/ja/java/encrypting-excel-...
  2. LoadOptions Class | Aspose.Words for .NET

    Aspose.Words.Loading.LoadOptions class. Allows to specify additional options such as password or base URI when loading a document into a Document object in C#....specified password to load an encrypted document. LoadOptions ( LoadFormat...the password for opening an encrypted document. Can be null or empty...

    reference.aspose.com/words/net/aspose.words.loa...
  3. How to check whether a rar file is pwd protecte...

    Hi, Support: How to know whether a Rar file is pwd protected. Thanks for your help....case - file names are not encrypted. using(var a = new RarArchive("data...raises ArgumentNullExceptio of encrypted entry. { byte[] buffer = new...

    forum.aspose.com/t/how-to-check-whether-a-rar-f...
  4. Krypter PDF-filer via Python | Aspose.PDF

    Eksempel på Python-kode for bruk av Aspose.PDF for å lese krypterte (passordbeskyttede) dokumenter, sikre et dokument med kryptering eller fjerne kryptering.... <% encrypt.code-block.subtitle %> # Open...dataDir + "encrypt.pdf" ) # Encrypt PDF document . Encrypt ( "user"...

    products.aspose.com/pdf/nb/python-net/encrypt/
  5. Cifrar archivos PDF a través de C# | Aspose.PDF

    Código C# de ejemplo para usar Aspose.PDF para leer documentos cifrados (protegidos con contraseña), proteger un documento con cifrado o eliminar el cifrado....Encrypt . Guarde el archivo PDF. Requisitos...Cifrar documento PDF: C#. <% encrypt.code-block.subtitle %> // Open...

    products.aspose.com/pdf/es/net/encrypt/
  6. Kryptera PDF-filer via C# | Aspose.PDF

    Exempel på C#-kod för att använda Aspose.PDF för att läsa krypterade (lösenordsskyddade) dokument, säkra ett dokument med kryptering eller ta bort kryptering....Encrypt** Metod. Spara PDF-filen. Systemkrav...Kryptera PDF-dokument - C#. <% encrypt.code-block.subtitle %> // Open...

    products.aspose.com/pdf/sv/net/encrypt/
  7. Cifrado de Archivos Excel en 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.... setPassword ( "1234" ) encryption_type = Rjb :: import ( 'com.... setEncryptionOptions ( encryption_type . XOR , 40 ) \ # Specify...

    docs.aspose.com/cells/es/java/encrypting-excel-...
  8. Rozwiązanie do ochrony plików PDF | Aspose.PDF

    Przykładowy kod, aby zablokować plik PDF za pomocą hasła na dowolnej platformie....pliku PDF można użyć metody Encrypt obiektu Document . Hasło użytkownika...dataDir + "Encrypt.pdf" ); // Encrypt PDF document . Encrypt ( "user"...

    products.aspose.com/pdf/pl/protect/
  9. הצפנת קובצי PDF באמצעות C# | Aspose.PDF

    קוד C# לדוגמה לשימוש Aspose.PDF לקריאת מסמכים מוצפנים (מוגן באמצעות סיסמה), לאבטח מסמך עם הצפנה, או להסיר הצפנה.... <% encrypt.code-block.subtitle %> // Open...dataDir + "Encrypt.pdf" ); // Encrypt PDF document . Encrypt ( "user"...

    products.aspose.com/pdf/he/net/encrypt/
  10. Solution de protection PDF | Aspose.PDF

    Exemple de code pour verrouiller le fichier PDF en utilisant un mot de passe sur n'importe quelle plateforme...pouvez utiliser la méthode Encrypt de l’objet Document pour chiffrer...autorisations à la méthode Encrypt. En plus de cela, vous pouvez...

    products.aspose.com/pdf/fr/protect/