Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 10,893 for

encrypted

(0.73 sec)
  1. ปลดล็อกไฟล์การนำเสนอ PPTX โดยใช้ Python | produ...

    ซอร์สโค้ด Python เพื่อลบการป้องกันจากการนำเสนอ PPTX... Presentation( "encrypted-pres.pptx" , loadOptions)...protection_manager . remove_encryption() pres . save( "encryption-removed.pptx"...

    products.aspose.com/slides/th/python-net/unlock...
  2. Lås upp PPTX presentationsfiler med Python | pr...

    Källkod för Python för att ta bort skydd från PPTX presentation.... Presentation( "encrypted-pres.pptx" , loadOptions)...protection_manager . remove_encryption() pres . save( "encryption-removed.pptx"...

    products.aspose.com/slides/sv/python-net/unlock...
  3. Ontgrendel ODP presentatiebestanden met Python ...

    Python broncode om de beveiliging van ODP Presentatie te verwijderen.... Presentation( "encrypted-pres.odp" , loadOptions) as...protection_manager . remove_encryption() pres . save( "encryption-removed.odp"...

    products.aspose.com/slides/nl/python-net/unlock...
  4. 档案

    档案...encrypt(“userpassword”, “ownerpassword”...Document("input.pdf") # 加密PDF document.encrypt("user_password", "owner_password"...

    blog.aspose.com/zh/pdf/encrypt-decrypt-pdf-in-p...
  5. Шифрование и расшифровка Excel файлов с помощью...

    Как шифровать и расшифровывать Excel файлы с помощью Node.js через C++. Блокировка и разблокировка Excel файлов....97/2000 Compatible’ или ‘Weak Encryption (XOR)’. Важно выбрать соответствующую...filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions...

    docs.aspose.com/cells/ru/nodejs-cpp/encrypt-and...
  6. Definir Privilégios, Criptografar e Descriptogr...

    Criptografar Arquivo PDF com C# usando Diferentes Tipos e Algoritmos de Criptografia. Além disso, descriptografar Arquivos PDF usando a Senha do Proprietário....um argumento para o método Encrypt do objeto Document . O seguinte...AllowScreenReaders = true ; // Encrypt the file with User and Owner...

    docs.aspose.com/pdf/pt/net/set-privileges-encry...
  7. Establecer privilegios, cifrar y descifrar PDF|...

    Cifrar archivo PDF con C# utilizando diferentes tipos de cifrado y algoritmos. Además, descifrar archivos PDF utilizando la contraseña del propietario....como un argumento al método Encrypt del objeto Document . El siguiente...AllowScreenReaders = true ; // Encrypt the file with User and Owner...

    docs.aspose.com/pdf/es/net/set-privileges-encry...
  8. Changer le mot de passe d'un fichier PDF|Aspose...

    Ce sujet explique comment changer le mot de passe d'un fichier PDF en utilisant la classe PdfFileSecurity....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // Créer un objet...bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . changePassword...

    docs.aspose.com/pdf/fr/java/change-password/
  9. Save Presentations in Read-Only Mode Using PHP|...

    Load and save PowerPoint files (PPT, PPTX) in read-only mode with Aspose.Slides for PHP, offering precise slide previews without altering your presentations....protections that involve encryptions and passwords . FAQ How is...edits, use passwords and encryption . How does ‘Read-Only recommended’...

    docs.aspose.com/slides/php-java/read-only-prese...
  10. 아카이브

    아카이브...setPassword("1234") # Encrypt by specifying the encryption type wb.set...XOR, 40) # Specify Strong Encryption type (RC4,Microsoft Strong...

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