Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 9,230 for

encryption

(0.11 sec)
  1. Archivo

    Archivo...class object and set the encryption properties PdfSaveOptions...PdfSaveOptions(); options.Encryption = new PdfEncryptionInfo("user"...

    blog.aspose.com/es/html/print-save-webpage-pdf-...
  2. Procurar

    Procurar...setPassword("1234") # Encrypt by specifying the encryption type wb.set...XOR, 40) # Specify Strong Encryption type (RC4,Microsoft Strong...

    blog.aspose.com/pt/cells/encrypt-and-decrypt-ex...
  3. كيفية اكتشاف تنسيق ملف والتحقق مما إذا كان المل...

    تعلم كيفية اكتشاف تنسيق ملف والتحقق مما إذا كان الملف مشفرًا باستخدام Aspose.Cells for JavaScript عبر C++.... loadFormat ); const encrypted = info . isEncrypted ; console...log ( "The file is encrypted: " + encrypted ); resultDiv . innerHTML...

    docs.aspose.com/cells/ar/javascript-cpp/how-to-...
  4. Cómo detectar el formato de archivo y verificar...

    Aprende cómo detectar un formato de archivo y verificar si un archivo está cifrado usando Aspose.Cells for JavaScript vía C++.... loadFormat ); const encrypted = info . isEncrypted ; console...log ( "The file is encrypted: " + encrypted ); resultDiv . innerHTML...

    docs.aspose.com/cells/es/javascript-cpp/how-to-...
  5. Comment détecter un format de fichier et vérifi...

    Apprenez comment détecter un format de fichier et vérifier si un fichier est crypté en utilisant Aspose.Cells for JavaScript via C++.... loadFormat ); const encrypted = info . isEncrypted ; console...log ( "The file is encrypted: " + encrypted ); resultDiv . innerHTML...

    docs.aspose.com/cells/fr/javascript-cpp/how-to-...
  6. Wie man ein Dateiformat erkennt und prüft, ob d...

    Lernen Sie, wie man ein Dateiformat erkennt und prüft, ob eine Datei mit Aspose.Cells for JavaScript via C++ verschlüsselt ist.... loadFormat ); const encrypted = info . isEncrypted ; console...log ( "The file is encrypted: " + encrypted ); resultDiv . innerHTML...

    docs.aspose.com/cells/de/javascript-cpp/how-to-...
  7. 如何用 JavaScript 通过 C++ 检测文件格式并判断文件是否加密|Documenta...

    学习如何用 Aspose.Cells for JavaScript 通过 C++ 检测文件格式和检查文件是否加密。... loadFormat ); const encrypted = info . isEncrypted ; console...log ( "The file is encrypted: " + encrypted ); resultDiv . innerHTML...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  8. Hur man upptäcker ett filformat och kontrollera...

    Lär dig hur man upptäcker filformat och kontrollerar om en fil är krypterad med Aspose.Cells for JavaScript via C++... loadFormat ); const encrypted = info . isEncrypted ; console...log ( "The file is encrypted: " + encrypted ); resultDiv . innerHTML...

    docs.aspose.com/cells/sv/javascript-cpp/how-to-...
  9. OdtSaveOptions.saveFormat property | Aspose.Wor...

    OdtSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...SaveFormat Examples Shows how to encrypt a saved ODT/OTT document with...artifactsDir + "OdtSaveOptions.encrypt" + extensionString , saveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 使用 Python 对演示文稿进行密码保护|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 轻松锁定和解锁受密码保护的 PowerPoint 和 OpenDocument 演示文稿。通过我们的分步指南,提高工作效率并保障演示文稿安全。...ProtectionManager 中的 encrypt 方法为演示文稿设置密码。将密码传递给 encrypt 方法后,再使用 save...protection_manager . encrypt ( "123123" ) pres . save ( "encrypted-pres.pptx"...

    docs.aspose.com/slides/zh/python-net/password-p...