Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 9,075 for

encryption

(0.14 sec)
  1. Définir un type de chiffrement fort avec C++|Do...

    Apprenez comment appliquer un chiffrement fort et une protection par mot de passe aux fichiers Excel en utilisant Aspose.Cells avec C++....inputFilePath ); // Specify Strong Encryption type (RC4, Microsoft Strong...outputFilePath ); std :: cout << "File encrypted and saved successfully!" <<...

    docs.aspose.com/cells/fr/cpp/setting-strong-enc...
  2. Get PDF file information|Aspose.PDF for .NET

    This section explains how to get PDF File Information with Aspose.PDF Facades....a valid PDF and if it is encrypted Console . WriteLine ( "Is...Console . WriteLine ( "Is Encrypted: {0}" , fileInfo . IsEncrypted...

    docs.aspose.com/pdf/net/get-pdf-file-information/
  3. Aspose.PDF for JavaScript via C++のライセンス|Aspose....

    Aspose.PDF for JavaScriptは、クラシックライセンスとメータードライセンスを取得するよう顧客を招待しています。また、製品をよりよく探索するために限定ライセンスを使用します。...そのためには、“encrypt_lic.html"ユーティリティを使用します。ボタン...スファイルを選択してください。暗号化が完了すると、「Encrypt OK: aspose.enc」とメッセージが表示されます。「Click...

    docs.aspose.com/pdf/ja/javascript-cpp/licensing/
  4. So schützen Sie eine PDF-Datei mit einem Passwo...

    In diesem kurzen Tutorial erfahren Sie, wie Sie PDF-Dateien mit Python mit einem Passwort schützen. Es bietet einen vollständigen Überblick über den Prozess, einschließlich der Systemkonfiguration und des schrittweisen Algorithmus, zusammen mit einem laufenden Codebeispiel, das zeigt, wie die Verwendung der Python-PDF-Passwortschutzfunktion in Ihre Anwendungen eingebettet werden kann....und andere Argumente für die Encrypt -Methode übergeben Schreiben...können. Die Parameter der Encrypt()-Methode umfassen beispielsweise...

    kb.aspose.com/de/pdf/python/how-to-protect-pdf-...
  5. Шифрование и дешифрование файлов ODS с Node.js ...

    Защита паролем и шифрование файлов ODS с помощью Aspose.Cells for Node.js via C++...., "output" ); // Open an encrypted ODS file const loadOptions...setPassword ( "1234" ); // Load the encrypted ODS file with the appropriate...

    docs.aspose.com/cells/ru/nodejs-cpp/encrypt-and...
  6. Cifrare e decifrare file ODS con Node.js tramit...

    Protegge con password e cifra i file ODS usando Aspose.Cells for Node.js via C++...., "output" ); // Open an encrypted ODS file const loadOptions...setPassword ( "1234" ); // Load the encrypted ODS file with the appropriate...

    docs.aspose.com/cells/it/nodejs-cpp/encrypt-and...
  7. Restrict Document Editing in Node.js|Aspose.Wor...

    Restrict editing a document by setting a restriction type using Node.js. You can also remove protection and make unrestricted editable regions....security feature and does not encrypt a document. In Microsoft Word...restriction for one of the sections: Encrypt a Document in Node.js Working...

    docs.aspose.com/words/nodejs-net/restrict-docum...
  8. ファイル形式を検出し、C++を使用してファイルが暗号化されているかどうかを確認する方法|Doc...

    Aspose.Cellsを使用して、C++でファイルの形式を検出し、それが暗号化されているかどうかを確認する方法を学びます。...file is encrypted std :: cout << "The file is encrypted: " << (...

    docs.aspose.com/cells/ja/cpp/how-to-detect-a-fi...
  9. Restrict Document Editing in C#|Aspose.Words fo...

    Restrict editing a document by setting a restriction type using C#. You can also remove protection and make unrestricted editable regions....security feature and does not encrypt a document. In Microsoft Word...restriction for one of the sections: Encrypt a Document in C# Work with...

    docs.aspose.com/words/net/restrict-document-edi...
  10. C++ का उपयोग करके PPTX प्रस्तुतिकरण फ़ाइलों की ...

    PPTX प्रस्तुति की सुरक्षा के लिए C++ स्रोत कोड....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.pptx" , SaveFormat :: Pptx); {Product_lang}...

    products.aspose.com/slides/hi/cpp/protect/pptx/