Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 11,605 for

encrypt

(0.13 sec)
  1. 档案

    档案... 调用 Encrypt 方法并传递您的首选密码。 保存修改后的演示文稿。 import...protection_manager.encrypt("123123") pres.save("encrypted-pres.pptx"...

    blog.aspose.com/zh/slides/encrypt-ppt-python/
  2. 搜索

    搜索... 調用 Encrypt 方法並傳遞您的首選密碼。 保存修改後的演示文稿。 import...protection_manager.encrypt("123123") pres.save("encrypted-pres.pptx"...

    blog.aspose.com/zh-hant/slides/encrypt-ppt-python/
  3. Python에서 문서 암호화|Python via .NET용 Aspose.Words

    Python의 특정 문서 형식에 적합한 암호화 알고리즘을 사용하여 문서를 암호화합니다....which the document will be encrypted , and which will be required...감지하려면 FileFormatInfo 클래스의 is_encrypted 속성을 사용할 수 있습니다. 또한 이 속성을 사용하면...

    docs.aspose.com/words/ko/python-net/encrypt-a-d...
  4. 如何透過 Python.NET 加密或解密檔案

    了解使用 Python.NET 加密或解密整個檔案或 ZIP、RAR 或 7Z 檔案中特定條目的方法。...NET Advanced API features Encrypt⁄Decrypt archives &...CompressionSettings . deflate encryption = zp . saving . TraditionalEncryptio(...

    products.aspose.com/zip/zh-hant/python-net/adva...
  5. Définir des 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....objet en argument à la méthode Encrypt de l’objet Document . Le code...AllowScreenReaders = true ; // Encrypt the file with User and Owner...

    docs.aspose.com/pdf/fr/net/set-privileges-encry...
  6. Protected Sheet Without Password - Free Support...

    We use below method to load the document into Aspose by trying with different LoadFormat Workbook LoadExcelDocument(FileStream stream) { Aspose.Cells.Workbook workbook; bool isExcelDocumentLoaded = false; v…...format) and all the data is encrypted. Can you check this? Professionalize...protected with a password is encrypted. Aspose.Cells can open such...

    forum.aspose.com/t/protected-sheet-without-pass...
  7. Шифрование файлов Excel с помощью JavaScript че...

    Узнайте, как шифровать и защищать паролем файлы Excel с помощью Aspose.Cells for JavaScript через C++....97/2000 Compatible’ или ‘Weak Encryption (XOR)’. Важно выбрать соответствующую...</ head > < body > < h1 > Encrypt Workbook Example </ h1 > <...

    docs.aspose.com/cells/ru/javascript-cpp/encrypt...
  8. 記録

    記録...Encrypt メソッドを使用して、パスワードと暗号化アルゴリズムを...Document("Encrypt.pdf"); // PDFを暗号化する document.Encrypt("user_password"...

    blog.aspose.com/ja/pdf/encrypt-or-decrypt-pdf-f...
  9. RAR File Format - Everything You Need to Know

    Discover the RAR file format, renowned for its high compression ratios and versatility. Explore how RAR simplifies data compression and archiving, making it valuable for developers and users alike....Closer Look at Compression and Encryption Aspose.ZIP for .NET Conversion...format supports strong AES encryption for both content and filenames...

    products.aspose.com/zip/most-common-archives/wh...
  10. 更改 PDF 文件的密码|Aspose.PDF for .NET

    探索如何在 .NET 中修改 PDF 文档的密码,以提高文件安全性,使用 Aspose.PDF。...PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { // Create PdfFileSecurity...object if the document is encrypted if ( pdfFileInfo . IsEncrypted...

    docs.aspose.com/pdf/zh/net/change-password/