Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 10,783 for

encrypted

(0.07 sec)
  1. Restrict Document Editing in C++|Aspose.Words f...

    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...EndEditableRange ( u "Range1" ); Encrypt a Document in C++ Work with...

    docs.aspose.com/words/cpp/restrict-document-edi...
  2. Proteggi e Rimuovi protezione con C++|Documenta...

    Questo frammento introduce come crittografare e decrittografare i file Excel, proteggere e rimuovere la protezione dei dati nei file Excel usando codici C++....quello dei dati come MS Excel: Encrypt and decrypt Excel files Per...

    docs.aspose.com/cells/it/cpp/protect-and-unprot...
  3. Открытие файлов разных версий Microsoft Excel с...

    В этой статье объясняется, как открывать файлы различных версий Excel с помощью Aspose.Cells for JavaScript через C++....загружен по следующей ссылке: Encrypted Excel <!DOCTYPE html> < html...head > < body > < h1 > Open Encrypted Workbook Example </ h1 > <...

    docs.aspose.com/cells/ru/javascript-cpp/opening...
  4. 在 PHP 中使用密码保护安全演示文稿|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides for PHP 轻松锁定和解锁受密码保护的 PowerPoint 和 OpenDocument 演示文稿。保护您的演示文稿。... 要加密或对演示文稿进行密码保护,您必须使用 encrypt 方法(来自 ProtectionManager )为演示文稿设置密码。您将密码传递给...)为演示文稿设置密码。您将密码传递给 encrypt 方法,并使用 save 方法保存已加密的演示文稿。 以下示例代码演示如何加密演示文稿:...

    docs.aspose.com/slides/zh/php-java/password-pro...
  5. 受密码保护的演示文稿|Aspose.Slides for Node.js via .NET 文档

    锁定 PowerPoint 演示文稿。JavaScript 中的受密码保护的 PowerPoint...ProtectionManager 中的 encrypt 方法为演示文稿设置密码。将密码传递给 encrypt 方法后,使用 save 方法保存已加密的演示文稿。...(). encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    docs.aspose.com/slides/zh/nodejs-java/password-...
  6. 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...
  7. Enkripsi Berkas PDF|Aspose.PDF untuk Java

    Topik ini menjelaskan cara Mengenkripsi Berkas PDF menggunakan Kelas PdfFileSecurity....save ( _dataDir + "sample_encrypted.pdf" ); } Dekripsi File PDF...

    docs.aspose.com/pdf/id/java/encrypt-pdf-file/
  8. Protéger et déprotéger|Documentation

    Cet extrait présente comment chiffrer et déchiffrer des fichiers Excel, protéger et déprotéger les données dans des fichiers Excel en utilisant des codes Python....données, comme MS Excel : Encrypt and decrypt Excel files Pour...

    docs.aspose.com/cells/fr/python-java/protect-an...
  9. C++ ile Koruma ve Koruma Kaldırma|Documentation

    Bu kod parçası, Excel dosyalarını şifreleme ve şifreyi çözme, Excel içindeki verileri koruma ve koruma kaldırma işlemlerini C++ kodlarıyla nasıl yapacağınızı gösterir....kaldırma seçenekleri sunar: Encrypt and decrypt Excel files Excel...

    docs.aspose.com/cells/tr/cpp/protect-and-unprot...
  10. Obtenir des informations sur le fichier PDF|Asp...

    Cette section explique comment obtenir des informations sur un fichier PDF avec 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/fr/net/get-pdf-file-informa...