Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 11,710 for

encrypt

(0.58 sec)
  1. ป้องกันไฟล์นำเสนอ PPTX โดยใช้ .NET | products.a...

    ซอร์สโค้ด C# เพื่อป้องกันการนำเสนอ PPTX...Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/th/net/protect/pptx/
  2. حماية PPTX ملفات العروض التقديمية باستخدام Java...

    Java شفرة المصدر لحماية العرض التقديمي PPTX.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/ar/java/protect/pptx/
  3. Chroń pliki prezentacji PPT za pomocą C++ | pro...

    Kod źródłowy C++ do ochrony prezentacji PPT....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.ppt" , SaveFormat :: Ppt); Ustawianie...

    products.aspose.com/slides/pl/cpp/protect/ppt/
  4. Chraňte soubory prezentací PPTX pomocí C++ | pr...

    Zdrojový kód C++ k ochraně prezentace PPTX....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.pptx" , SaveFormat :: Pptx); Nastavení...

    products.aspose.com/slides/cs/cpp/protect/pptx/
  5. Mendekripsi File PDF|Aspose.PDF for .NET

    Jelajahi metode untuk mendekripsi file PDF yang dilindungi kata sandi di .NET, memastikan akses ke konten dokumen menggunakan Aspose.PDF....PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { if ( pdfFileInfo...BindPdf ( dataDir + "sample_encrypted.pdf" ); // Decrypt PDF document...

    docs.aspose.com/pdf/id/net/decrypt-pdf-file/
  6. Alterar Senha de Arquivo PDF|Aspose.PDF for .NET

    Explore como modificar a senha de um documento PDF em .NET para melhorar a segurança do arquivo com Aspose.PDF....PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { // Create PdfFileSecurity...object if the document is encrypted if ( pdfFileInfo . IsEncrypted...

    docs.aspose.com/pdf/pt/net/change-password/
  7. JavaScriptを使用したExcelファイルの暗号化(C++経由)|Documentation

    Aspose.Cells for JavaScriptを使用してExcelファイルを暗号化し、パスワード保護する方法を学びます。(C++経由)...</ head > < body > < h1 > Encrypt Workbook Example </ h1 > <...arrayBuffer )); // Specify XOR encryption type. workbook . encryptionOptions...

    docs.aspose.com/cells/ja/javascript-cpp/encrypt...
  8. C++を使用したExcelファイルの暗号化|Documentation

    Aspose.Cellsを使用してExcelファイルを暗号化し、パスワードで保護する方法を学びます。...inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/ja/cpp/encrypting-excel-f...
  9. C# API to Send Email | .NET Solution for Develo...

    A powerful API to implement email sending functionality into C# .NET applications using most popular protocols and services....POP3, and IMAP SSL and TLS encryption options HTML and Plain Text...by supporting S/MIME for encrypting, signing, and ensuring secure...

    products.aspose.com/email/net/send-email/
  10. How to Change PDF Password in Java

    This article guides on how to change PDF password in Java. It contains information about setting the environment, a list of steps to write the program and a sample code showing how to change a PDF password in Java with a few API calls....changed only if it is already encrypted by a password. Finally, we...to check the password and encryption state of a PDF file along...

    kb.aspose.com/pdf/java/how-to-change-pdf-passwo...