Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 11,710 for

encrypted

(0.11 sec)
  1. Criptaggio di file Excel in 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....sufficiente invocare il modulo Encrypt. Codice Ruby data_dir = File.... setPassword ( "1234" ) encryption_type = Rjb :: import ( 'com...

    docs.aspose.com/cells/it/java/encrypting-excel-...
  2. Archiv

    Archiv... Zavolejte metodu Encrypt a předejte preferované heslo...protection_manager.encrypt("123123") pres.save("encrypted-pres.pptx"...

    blog.aspose.com/cs/slides/encrypt-ppt-python/
  3. Configurazione della crittografia|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.... XML < Encryption value = "off" > < Report...= "128" /> </ Report > </ Encryption > Quando la crittografia...

    docs.aspose.com/cells/it/reportingservices/conf...
  4. Verschlüsselung konfigurieren|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.... XML < Encryption value = "off" > < Report...= "128" /> </ Report > </ Encryption > Wenn die Verschlüsselung...

    docs.aspose.com/cells/de/reportingservices/conf...
  5. C#でカスタムセキュリティハンドラーを使用してデジタル署名を追加|Aspose.PDF for...

    C#でカスタムセキュリティハンドラーを使用してデジタル署名を追加...string password ); byte [] Encrypt ( byte [] data , int objectNumber...<summary> /// Gets the handler or encryption algorithm version. /// </summary>...

    docs.aspose.com/pdf/ja/net/custom-security-hand...
  6. Präsentationen mit Passwörtern mit Python siche...

    Erfahren Sie, wie Sie PowerPoint- und OpenDocument-Präsentationen, die mit einem Passwort geschützt sind, mühelos mit Aspose.Slides für Python über .NET sperren und entsperren können. Steigern Sie Ihre Produktivität und sichern Sie Ihre Präsentationen mit unserer Schritt-für-Schritt-Anleitung....Präsentation verwenden Sie die encrypt ‑Methode (aus ProtectionManager...übergeben das Passwort an die encrypt ‑Methode und verwenden anschließend...

    docs.aspose.com/slides/de/python-net/password-p...
  7. Lindungi File PDF dengan Python|Aspose.PDF for ...

    Pelajari cara mengenkripsi file, mendekripsi PDF yang dilindungi, dan mengubah kata sandi di Python....ap def encrypt_password ( infile , outfile ): """ Encrypt PDF with...filename Returns: None Example: encrypt_password("sample.pdf", "sample_protected...

    docs.aspose.com/pdf/id/python-net/protect-pdf-f...
  8. Proteger archivos PDF en Python|Aspose.PDF for ...

    Aprenda cómo cifrar archivos, descifrar PDFs protegidos y cambiar contraseñas en Python....ap def encrypt_password ( infile , outfile ): """ Encrypt PDF with...filename Returns: None Example: encrypt_password("sample.pdf", "sample_protected...

    docs.aspose.com/pdf/es/python-net/protect-pdf-f...
  9. Sécuriser les présentations avec des mots de pa...

    Apprenez à verrouiller et déverrouiller facilement les présentations PowerPoint et OpenDocument protégées par mot de passe avec Aspose.Slides pour Python via .NET. Augmentez votre productivité et sécurisez vos présentations grâce à notre guide étape par étape....devez utiliser la méthode encrypt (de ProtectionManager ) pour...mot de passe à la méthode encrypt et utilisez la méthode save...

    docs.aspose.com/slides/fr/python-net/password-p...
  10. Blocca il PDF usando C# | Aspose.PDF

    Esempio di codice C# per l'utilizzo di Aspose.PDF per leggere documenti protetti (crittografati con password), proteggere un documento con protezione o rimuovere la protezione....Encrypt . Salva il file PDF. Lo snippet...documento PDF denominato «Encrypt.pdf». Crittografa il PDF aperto...

    products.aspose.com/pdf/it/net/encrypt/