Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 10,882 for

encryption

(0.17 sec)
  1. Präsentationen im Nur-Lese-Modus mit PHP speich...

    Laden und Speichern von PowerPoint-Dateien (PPT, PPTX) im Nur-Lese-Modus mit Aspose.Slides für PHP, wobei präzise Folienvorschauen ermöglicht werden, ohne Ihre Präsentationen zu verändern....protections that involve encryptions and passwords verwenden....verwenden Sie passwords and encryption . Wie steht ‘Read-Only recommended’...

    docs.aspose.com/slides/de/php-java/read-only-pr...
  2. 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-...
  3. Convert Word to JSON Format via Java | products...

    Convert Word to JSON format via Java without using using Microsoft Word or Microsoft Excel...API allows you to open the encrypted document by passing the correct...shows how to try opening an encrypted document with a password:...

    products.aspose.com/total/java/conversion/word-...
  4. Comment protéger un fichier PDF avec un mot de ...

    Ce tutoriel rapide explique comment protéger un fichier PDF avec un mot de passe à l'aide de Python. Il présente un aperçu complet du processus, y compris la configuration du système et l'algorithme étape par étape, ainsi qu'un exemple de code en cours d'exécution qui montre comment l'utilisation de la fonction de protection par mot de passe Python PDF peut être intégrée dans vos applications....arguments pour la méthode Encrypt Écrire le document PDF sécurisé...les paramètres de la méthode Encrypt() incluent l’algorithme cryptographique...

    kb.aspose.com/fr/pdf/python/how-to-protect-pdf-...
  5. ארכיון

    ארכיון...save("workbook-encrypted.xlsx") פענוח קבצי Excel באמצעות...האקסל wb = Workbook("workbook-encrypted.xlsx", loadOptions) # הגדר...

    blog.aspose.com/he/cells/encrypt-and-decrypt-ex...
  6. Шифрование и дешифрование ODS файлов с помощью ...

    Парольная защита и шифрование файлов ODS с использованием Aspose.Cells for C++ — чистой библиотеки C++....02_OutputDirectory \\ " ; // Open an encrypted ODS file LoadOptions loadOptions...( u "1234" ); // Load the encrypted ODS file with the appropriate...

    docs.aspose.com/cells/ru/cpp/encrypt-and-decryp...
  7. 用 Node.js 和 C++ 加密与解密 ODS 文件|Documentation

    利用 Aspose.Cells for Node.js via C++ 密码保护和加密 ODS 文件。..., "output" ); // Open an encrypted ODS file const loadOptions...setPassword ( "1234" ); // Load the encrypted ODS file with the appropriate...

    docs.aspose.com/cells/zh/nodejs-cpp/encrypt-and...
  8. Java에서 암호로 PDF를 보호하는 방법

    이 간단한 자습서에서는 Java에서 암호로 PDF를 보호하는 방법에 대해 자세히 설명합니다. 여기에는 Java PDF 암호 보호를 사용하는 방법을 자세히 설명하는 실행 가능한 샘플 코드와 단계가 포함되어 있습니다.... encrypt 메소드에서 비밀번호 문자열 및 기타 인수를 설정하여...있습니다. Java에서 암호로 PDF를 보호하는 코드 encrypt PDF Java 코드는 다른 타사 도구 없이 사용할...

    kb.aspose.com/ko/pdf/java/how-to-protect-pdf-wi...
  9. 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...the desired ProtectionType . Encrypt a Document in Node.js Working...

    docs.aspose.com/words/nodejs-net/restrict-docum...
  10. 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/