Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 11,678 for

encryption

(0.33 sec)
  1. 搜索

    搜索...encrypt(“userpassword”, “ownerpassword”...Document("input.pdf"); // 加密PDF document.encrypt("user", "owner", 0, CryptoAlgorithm...

    blog.aspose.com/zh-hant/pdf/encrypt-and-decrypt...
  2. Definir Privilégios, Criptografar e Descriptogr...

    Criptografar Arquivo PDF com C++ usando Diferentes Tipos de Criptografia e Algoritmos. Além disso, descriptografar Arquivos PDF usando Senha do Proprietário....um argumento para o método Encrypt do objeto Document . O trecho...tela é habilitada document -> Encrypt ( u "user" , u "owner" , documentPrivilege...

    docs.aspose.com/pdf/pt/cpp/set-privileges-encry...
  3. C# (.NET) में ZIP फ़ाइलें कंप्रेस करें | उदाहरण...

    Aspose.Zip for .NET के साथ C# उदाहरण - ZIP में files/folders कंप्रेस करें, Encryption और automation के साथ।...password protection / AES encryption enable कर सकते हैं। यह API...files/folders को traditional encryption या AES (AES128/AES192/AES256)...

    products.aspose.com/zip/hi/net/compress/
  4. C++ 를 사용하여 PDF 잠금 | Aspose.PDF

    Aspose.PDF 를 사용하여 보호된 (암호로 암호화된) 문서를 읽거나, 보호 기능이 있는 문서를 보호하거나, 보호를 제거하기 위한 샘플 C++ 코드입니다....‘DataDir’ 변수로 지정된 동일한 디렉토리에 있는 ‘Encrypt_out.pdf ‘라는 파일에 저장합니다.이 코드...set_AllowScreenReaders ( true ); // Encrypt the file with User and Owner...

    products.aspose.com/pdf/ko/cpp/encrypt/
  5. أرشيف

    أرشيف...Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...RemoveEncryption(); presentation.Save("encryption-removed.ppt", SaveFormat...

    blog.aspose.com/ar/slides/encrypt-ppt-csharp/
  6. Fonctionnalités utilitaires - client SMTP|Docum...

    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/fr/java/utility-features-...
  7. Extracting RAR Archives | Aspose.Zip Documentation

    Learn how to extract RAR archives in Java with detailed steps and solutions to common issues....println (ex); 13 } Extract an Encrypted Entry The following code example...demonstrates how to extract an encrypted entry using RarArchive instance...

    docs.aspose.com/zip/java/extracting-rar-archives/
  8. Protect and Unprotect|Documentation

    This snippet introduces how to encrypt and decrypt Excel files, and protect and unprotect data in Excel files using Python code....level, similar to MS Excel: Encrypt and decrypt Excel files To...

    docs.aspose.com/cells/python-java/protect-and-u...
  9. Convert MD to PPSM via Java API | products.aspo...

    Java API to Convert MD to PPSM 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...
  10. أرشيف

    أرشيف...save("encrypted-workbook.xlsx"); فك تشفير...workbook = new Workbook("encrypted-workbook.xlsx", loadOptions);...

    blog.aspose.com/ar/cells/encrypt-and-decrypt-ex...