Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 10,910 for

encrypted

(0.2 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. Python का उपयोग करके PPT प्रस्तुतिकरण फ़ाइलों क...

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

    products.aspose.com/slides/hi/python-net/protec...
  3. 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/
  4. ملف استثناء التحكم 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/
  5. 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-...
  6. LoadOptions | Aspose.Words per .NET

    Scopri il costruttore LoadOptions, progettato per inizializzare senza sforzo una nuova istanza con valori predefiniti per prestazioni ed efficienza ottimali....= new Document ( MyDir + "Encrypted.docx" )); // Quando si carica...= new Document ( MyDir + "Encrypted.docx" , options ); // 2 -...

    reference.aspose.com/words/it/net/aspose.words....
  7. Aspose.ZIP Product Family | Documentation

    Aspose.Zip is a high-performance library for archive processing...traditional as well as AES encryption techniques. The API is easy...traditional as well as AES encryption techniques. The API is robust...

    docs.aspose.com/zip/
  8. Configuration|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....Gridlines Delimiters Performance Encryption Digital Signatures Set DeviceInfo...

    docs.aspose.com/cells/reportingservices/configu...
  9. Chiffrer et déchiffrer des fichiers Excel avec ...

    Comment chiffrer et déchiffrer des fichiers Excel en utilisant Node.js via C++. Verrouiller et déverrouiller des fichiers Excel....filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/fr/nodejs-cpp/encrypt-and...
  10. FileFormatUtil.detectFileFormat method | Aspose...

    Aspose.Words.FileFormatUtil.detectFileFormat method...detect the document format and encryption. let doc = new aw . Document...Configure a SaveOptions object to encrypt the document // with a password...

    reference.aspose.com/words/nodejs-net/aspose.wo...