Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 11,605 for

encryption

(0.8 sec)
  1. 实用功能 - SMTP 客户端|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...."password" ); MailMessage encrypted = signed . encrypt ( publicCert , "password"...); MailMessage decrypted = encrypted . decrypt ( privateCert ,...

    docs.aspose.com/email/zh/java/utility-features-...
  2. Convert MD to SWF via Java API | products.aspos...

    Java API to Convert MD to SWF without using Microsoft Word... Open Encrypted MD File via Java While loading...for Java allows you open encrypted documents as well. In order...

    products.aspose.com/total/java/conversion/md-to...
  3. UnsupportedEncryptionException class | Aspose.W...

    aspose.words.UnsupportedEncryptionException class. Thrown during document load, when the document is encrypted with an unsupported method....load, when the document is encrypted with an unsupported method...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Управление исключениями PDF файла|Aspose.PDF fo...

    Узнайте, как обрабатывать исключения при обработке PDF и обеспечивать бесперебойную работу с PDF с использованием Aspose.PDF в .NET....BindPdf ( dataDir + "sample_encrypted.pdf" ); // Disallow exceptions...BindPdf ( dataDir + "sample_encrypted.pdf" ); // Allow exceptions...

    docs.aspose.com/pdf/ru/net/control-exception/
  5. PDF 파일 암호화|Aspose.PDF for .NET

    이 주제는 PdfFileSecurity 클래스를 사용하여 PDF 파일을 암호화하는 방법을 설명합니다....pdf" ); // Encrypt file using 256-bit encryption fileSecurity...

    docs.aspose.com/pdf/ko/net/encrypt-pdf-file/
  6. .NET का उपयोग करके ODP प्रस्तुतिकरण फ़ाइलों की ...

    ODP प्रस्तुति की सुरक्षा के लिए C# स्रोत कोड....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/hi/net/protect/odp/
  7. Hogyan védjük meg a PDF-fájlt jelszóval a Pytho...

    Ez a gyors oktatóanyag bemutatja, hogyan védheti meg a PDF-fájlt jelszóval Python használatával. Teljes áttekintést nyújt a folyamatról, beleértve a rendszerkonfigurációt és a lépésenkénti algoritmust, valamint egy futó kódmintát, amely bemutatja, hogyan lehet a Python PDF jelszavas védelmi funkcióját beágyazni az alkalmazásokba....karakterláncát és más argumentumokat a Encrypt metódushoz Írja be a védett...vagy javíthat. Például az Encrypt() metódus paraméterei közé...

    kb.aspose.com/hu/pdf/python/how-to-protect-pdf-...
  8. Cripta e Decripta file Excel con Node.js tramit...

    Come criptare e decriptare file Excel usando Node.js tramite C++. Blocco e sblocco di file Excel....filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/it/nodejs-cpp/encrypt-and...
  9. Arsip

    Arsip...Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...RemoveEncryption(); presentation.Save("encryption-removed.ppt", SaveFormat...

    blog.aspose.com/id/slides/encrypt-ppt-csharp/
  10. Unlock ZIP Password | Aspose.Zip Documentation

    Zip Java library lets you unlock the locked archive if password is half-forgotten. Provide password template and it will use Brute force attack on archive to unlock it....decryption password of the AES-encrypted zip archive. Identifying password...(Archive a = new Archive( "encrypted.zip" , options)) 4 a. extractToDirectory...

    docs.aspose.com/zip/java/unlock-zip-password/