Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 8,632 for

encrypt

(0.13 sec)
  1. Proteggi i file di presentazione PPT utilizzand...

    Python codice sorgente per proteggere la presentazione PPT.... encrypt( "123123" ) pres . save( "encrypted-pres.ppt"...

    products.aspose.com/slides/it/python-net/protec...
  2. Proteggi i file di presentazione PPT utilizzand...

    Java codice sorgente per proteggere la presentazione PPT.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/it/java/protect/ppt/
  3. Proteggi i file di presentazione PPTX utilizzan...

    C++ codice sorgente per proteggere la presentazione PPTX....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.pptx" , SaveFormat :: Pptx); Impostazione...

    products.aspose.com/slides/it/cpp/protect/pptx/
  4. Bescherm presentatiebestanden van PPTX met Java...

    Java broncode om PPTX Presentatie te beschermen.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/nl/java/protect/pptx/
  5. Bescherm presentatiebestanden van PPTX met C++ ...

    C++ broncode om PPTX Presentatie te beschermen....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.pptx" , SaveFormat :: Pptx); Schrijfbeveiliging...

    products.aspose.com/slides/nl/cpp/protect/pptx/
  6. PDFファイルの復号化|Aspose.PDF for Java

    このトピックでは、PdfFileSecurityクラスを使用してPDFファイルを復号化する方法を説明します。...PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // PdfFileSecurityオブジェクトを作成...bindPdf ( _dataDir + "sample_encrypted.pdf" ); // PDFドキュメントを復号化 fileSecurity...

    docs.aspose.com/pdf/ja/java/decrypt-pdf-file/
  7. Définir les privilèges, chiffrer et déchiffrer ...

    Chiffrer un fichier PDF avec C++ en utilisant différents types et algorithmes de chiffrement. De plus, déchiffrer des fichiers PDF en utilisant le mot de passe du propriétaire....tant qu’argument à la méthode Encrypt de l’objet Document . Le fragment...d'écran est activée document -> Encrypt ( u "user" , u "owner" , documentPrivilege...

    docs.aspose.com/pdf/fr/cpp/set-privileges-encry...
  8. Einstellung eines starken Verschlüsselungstyps ...

    Erfahren Sie, wie Sie mit Aspose.Cells in C++ eine starke Verschlüsselung und Passwortschutz auf Excel Dateien anwenden....inputFilePath ); // Specify Strong Encryption type (RC4, Microsoft Strong...outputFilePath ); std :: cout << "File encrypted and saved successfully!" <<...

    docs.aspose.com/cells/de/cpp/setting-strong-enc...
  9. Convert ODP to JSON format via C++ | products.a...

    Export ODP to JSON format in C++ without using Microsoft Excel or Powerpoint...API allows you to open the encrypted document by passing the correct...example shows how to open an encrypted document with a password....

    products.aspose.com/total/cpp/conversion/odp-to...
  10. Impostare tipo di crittografia forte con C++|Do...

    Impara come applicare una crittografia forte e protezione con password ai file Excel usando Aspose.Cells con C++....inputFilePath ); // Specify Strong Encryption type (RC4, Microsoft Strong...outputFilePath ); std :: cout << "File encrypted and saved successfully!" <<...

    docs.aspose.com/cells/it/cpp/setting-strong-enc...