Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 7,877 for

encryption

(0.24 sec)
  1. Bescherm presentatiebestanden van ODP met .NET ...

    C# broncode om ODP Presentatie te beschermen....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/nl/net/protect/odp/
  2. 使用 C# 保护 PDF | Aspose.PDF

    使用 .NET Framework、.NET Core 上的密码锁定 PDF 文件的 C# 源代码....Encrypt 方法使用 AES-128 保护 PDF。 将结果保存为...AllowScreenReaders = true ; document . Encrypt ( "userpassword" , "ownerpassword"...

    products.aspose.com/pdf/zh-hans/net/protect/
  3. Lisensi untuk Aspose.PDF untuk JavaScript melal...

    Aspose.PDF untuk JavaScript mengundang pelanggan untuk mendapatkan lisensi Klasik dan Lisensi Berbayar. Serta menggunakan lisensi terbatas untuk lebih mengeksplorasi produk....perlu menggunakan utilitas “encrypt_lic.html”. Klik tombol dan...Anda akan menerima pesan “Encrypt OK: aspose.enc”. Dengan mengklik...

    docs.aspose.com/pdf/id/javascript-cpp/licensing/
  4. Detect File Format|Aspose.Words for Java

    Obtain information about the document format before opening it to avoid an exception if you are not sure what the actual content of the file is using Java.... Encrypted documents Test File (Enc).doc Encrypted Microsoft...document. Test File (Enc).docx Encrypted Office Open XML WordprocessingML...

    docs.aspose.com/words/java/detect-file-format-a...
  5. Detect File Format When Loading|Aspose.Words fo...

    Determine the file format in Python if you are not sure what the actual content of the file is, or to check the format compatibility.... Encrypted documents Test File (Enc).doc Encrypted Microsoft...document. Test File (Enc).docx Encrypted Office Open XML WordprocessingML...

    docs.aspose.com/words/python-net/detect-file-fo...
  6. Zablokuj plik PDF za pomocą JavaScript | Aspose...

    JavaScript przykładowy kod chroniący dokument PDF na dowolnej platformie....Otwiera dokument PDF o nazwie „Encrypt.pdf”. Szyfruje otwarty plik...dokument w pliku o nazwie „Encrypt_out.pdf” w tym samym katalogu...

    products.aspose.com/pdf/pl/nodejs-cpp/encrypt/
  7. Verschlüsseln und Entschlüsseln von Excel Datei...

    So verschlüsseln und entsperren Sie Excel Dateien mit C++. Sperren und entsperren Sie Excel Dateien....inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/de/cpp/encrypt-and-decryp...
  8. Kryptera och dekryptera Excel filer med C++|Doc...

    Hur man krypterar och dekrypterar Excel filer med C++. Lås och lås upp Excel filer....inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/sv/cpp/encrypt-and-decryp...
  9. PDFファイルのパスワードを変更する|Aspose.PDF for .NET

    Aspose.PDFを使用して、.NETでPDFドキュメントのパスワードを変更してファイルのセキュリティを向上させる方法を探ります。...PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { // Create PdfFileSecurity...object if the document is encrypted if ( pdfFileInfo . IsEncrypted...

    docs.aspose.com/pdf/ja/net/change-password/
  10. Proteggi i PDF usando C# | Aspose.PDF

    Codice sorgente C# per bloccare il file PDF utilizzando la password su.NET Framework, .NET Core....Encrypt per proteggere i PDF con AES-128...AllowScreenReaders = true ; document . Encrypt ( "userpassword" , "ownerpassword"...

    products.aspose.com/pdf/it/net/protect/