Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 9,775 for

encryption

(0.17 sec)
  1. Document.Unprotect | Aspose.Words for .NET

    Effortlessly unlock your documents with our Document Unprotect method, removing any password protection for easy access and editing.... // We have not encrypted the document in any way, and...document. // We have not encrypted the document in any way, and...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Protect and Unprotect Workbook Structure|Docume...

    Protect and unprotect workbook structure of Excel files using C# code....Unprotect the Shared Workbook Encrypting Excel Files Analyzing your...

    docs.aspose.com/cells/net/protect-and-unprotect...
  3. Schützen und aufheben des Schutzes|Documentation

    Dieser Ausschnitt zeigt, wie man Excel Dateien verschlüsselt und entschlüsselt, Daten in Excel Dateien mit Python Codes schützt und den Schutz aufhebt....ähnlich wie bei MS Excel: Encrypt and decrypt Excel files Um...

    docs.aspose.com/cells/de/python-java/protect-an...
  4. 受密码保护的演示文稿|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-...
  5. 通过C++使用JavaScript打开不同版本的Microsoft Excel文件|Docum...

    本文讲解了如何通过Aspose.Cells for JavaScript在C++中打开不同Excel版本的文件。... 您可以从以下链接下载测试此功能的示例文件: Encrypted Excel <!DOCTYPE html> < html...head > < body > < h1 > Open Encrypted Workbook Example </ h1 > <...

    docs.aspose.com/cells/zh/javascript-cpp/opening...
  6. Открытие файлов разных версий 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...
  7. Criptografar Arquivo PDF|Aspose.PDF para Java

    Este tópico explica como Criptografar Arquivo PDF usando a Classe PdfFileSecurity....save ( _dataDir + "sample_encrypted.pdf" ); } Decryptar Arquivo...

    docs.aspose.com/pdf/pt/java/encrypt-pdf-file/
  8. 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...
  9. Working with Document in Java|Aspose.Words for ...

    The `Document` class provides various document properties and methods. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for Java. The `Document` object can be saved to a file or stream and also sent to a browser....Overview in Java Protect or Encrypt a Document in Java Related...

    docs.aspose.com/words/java/working-with-document/
  10. Präsentationen im Nur-Lese-Modus mit Python spe...

    Laden und Speichern von PowerPoint-Dateien (PPT, PPTX) im Nur-Lese-Modus mit Aspose.Slides für Python über .NET, das präzise Folienvorschauen ermöglicht, ohne Ihre Präsentationen zu verändern....Zusammenhang mit den Flags ‘is_encrypted’ und ‘is_write_protected’...is_write_protected und is_encrypted zeigen tatsächliche Schreib‑...

    docs.aspose.com/slides/de/python-net/read-only-...