Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 10,882 for

encryption

(0.14 sec)
  1. Sécuriser les présentations avec des mots de pa...

    Découvrez comment verrouiller et déverrouiller facilement les présentations PowerPoint et OpenDocument protégées par mot de passe avec Aspose.Slides pour Java. Sécurisez vos présentations....devez utiliser la méthode encrypt (à partir de IProtectionManager...mot de passe à la méthode encrypt et utilisez la méthode save...

    docs.aspose.com/slides/fr/java/password-protect...
  2. Crittografare file Excel con Node.js tramite C+...

    Impara come cifrare e proteggere con password i file Excel usando Aspose.Cells for Node.js via C++....filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/it/nodejs-cpp/encrypting-...
  3. Crypter des fichiers Excel avec Node.js via C++...

    Apprenez comment chiffrer et protéger par mot de passe des fichiers Excel avec Aspose.Cells for Node.js via C++....filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/fr/nodejs-cpp/encrypting-...
  4. Python का उपयोग करके PPT प्रस्तुतिकरण फ़ाइलों क...

    PPT प्रस्तुति की सुरक्षा के लिए Python स्रोत कोड.... encrypt( "123123" ) pres . save( "encrypted-pres.ppt"...

    products.aspose.com/slides/hi/python-net/protec...
  5. C++을(를) 사용하여 PPTX 프레젠테이션 파일 보호 | products.aspos...

    PPTX 프레젠테이션을 보호하기 위한 C++ 소스 코드....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.pptx" , SaveFormat :: Pptx); C++을(를)...

    products.aspose.com/slides/ko/cpp/protect/pptx/
  6. ملف استثناء التحكم PDF|Aspose.PDF for .NET

    تعلم كيفية التعامل مع الاستثناءات في معالجة PDF وضمان سير العمليات بسلاسة أثناء العمل مع ملفات PDF باستخدام Aspose.PDF في .NET....BindPdf ( dataDir + "sample_encrypted.pdf" ); // Disallow exceptions...BindPdf ( dataDir + "sample_encrypted.pdf" ); // Allow exceptions...

    docs.aspose.com/pdf/ar/net/control-exception/
  7. Convert ODP to JSON Format in Android Apps | pr...

    Convert ODP to JSON format in Android Apps without using using Microsoft Excel or PowerPoint...API allows you to open the encrypted document by passing the correct...shows how to try opening an encrypted document with a password:...

    products.aspose.com/total/android-java/conversi...
  8. Kako zaštititi PDF datoteku lozinkom pomoću Pyt...

    Ovaj kratki vodič pokriva kako zaštititi PDF datoteku lozinkom pomoću Pythona. Predstavlja potpuni pregled procesa uključujući konfiguraciju sustava i algoritam korak po korak, zajedno s uzorkom koda koji pokazuje kako se Python PDF značajka zaštite lozinkom može ugraditi u vaše aplikacije....drugih argumenata za metodu Encrypt Zapišite osigurani PDF dokument...primjer, parametri metode Encrypt() uključuju kriptografski algoritam...

    kb.aspose.com/hr/pdf/python/how-to-protect-pdf-...
  9. How to Decrypt PDF File using C#

    This quick tutorial guides on how to decrypt PDF file using C#. You can decrypt PDF using C# with the help of a simple code without installing any third-party tool....package manager Load the encrypted PDF file into the Document...has taught us to save an encrypted PDF as unencrypted using C#...

    kb.aspose.com/pdf/net/how-to-decrypt-pdf-file-u...
  10. Add Signature Line to the Worksheet with C++|Do...

    This article describes how to add a signature line to the worksheet using C++ codes with Aspose.Cells for C++....Document Assistant Close Encrypting Excel Files with C++ Detect...Detect File Format of Encrypted Office Open XML - OOXML Files with...

    docs.aspose.com/cells/cpp/add-signature-line/