Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 7,890 for

encrypted

(0.09 sec)
  1. Aspose::Words::Saving::OdtSaveOptions::get_Pass...

    Aspose::Words::Saving::OdtSaveOptions::get_Password method. Gets or sets a password to encrypt document in C++....Gets or sets a password to encrypt document. System :: String...to save document without encryption this property should be null...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Efficiently Compress Zip Files Using C# | Code ...

    Simplify Zip File Compression Using C# Source Code. Compress Files and Folders into Zip Archives Programmatically using .NET...as well as using AES encryption to encrypt archive. Even developers...different encryption such as Traditional Encryption, AES128, AES192...

    products.aspose.com/zip/net/compress/
  3. MapiMessage.AttachSignature issue? - Free Suppo...

    Hello, Using sgn As MapiMessage = New Email.SecureEmailManager().AttachSignature(msg, CmsSigner, New SignatureOptions With {.Detached = True}) sgn.Save(SaveTextBoxX.Text, ASPSaveSetOFT) End Using Here source msg can …... S/MIME encryption is generally not applied...dmitry.samodurov: S/MIME encryption is generally I mean Smime...

    forum.aspose.com/t/mapimessage-attachsignature-...
  4. ล็อค PDF โดยใช้ Python | Aspose.PDF

    ตัวอย่างรหัส Python สำหรับการใช้ Aspose.PDF เพื่ออ่านเอกสารที่มีการป้องกัน (เข้ารหัสด้วยรหัสผ่าน) รักษาความปลอดภัยเอกสารด้วยการป้องกัน หรือลบการป้องกัน...PDFมันเปิดเอกสาร PDF ชื่อ ‘Encrypt.pdf’มันเข้ารหัส PDF ที่เปิ...แล้วรหัสจะบันทึกเอกสารที่อัปเดตลงในไฟล์ชื่อ ‘Encrypt_out.pdf’ ในไดเรกทอรีเดียวกันที่ระบุโดยตัวแปร...

    products.aspose.com/pdf/th/python-net/encrypt/
  5. Blocca il PDF usando C# | Aspose.PDF

    Esempio di codice C# per l'utilizzo di Aspose.PDF per leggere documenti protetti (crittografati con password), proteggere un documento con protezione o rimuovere la protezione....Encrypt . Salva il file PDF. Lo snippet...documento PDF denominato ‘Encrypt.pdf’. Crittografa il PDF aperto...

    products.aspose.com/pdf/it/net/encrypt/
  6. Шифрование и расшифровка файлов Excel с помощью...

    Как зашифровать и расшифровать файлы Excel с помощью C++. Блокировка и разблокировка файлов Excel....97/2000 Compatible’ или ‘Weak Encryption (XOR)’. Важно выбрать соответствующую...inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions...

    docs.aspose.com/cells/ru/cpp/encrypt-and-decryp...
  7. How to Protect PDF File with Password in C#

    This brief tutorial explains details about how to protect PDF file with password in C#. You will learn how using C# PDF password protect feature can be utilized by following simple steps and the code snippet....Moreover, you can specify the encryption algorithm like RC4 or AES...data using the Document class Encrypt the PDF file while specifying...

    kb.aspose.com/pdf/net/how-to-protect-pdf-file-w...
  8. Zablokuj plik PDF za pomocą JavaScript via C++ ...

    Przykładowy kod JavaScript służący do używania Aspose.PDF do odczytu chronionych dokumentów (zaszyfrowanych hasłem), zabezpieczania dokumentu ochroną lub usuwania ochrony....Encrypt . Zapisz plik PDF. Dostarczony...Otwiera dokument PDF o nazwie „Encrypt.pdf”. Szyfruje otwarty plik...

    products.aspose.com/pdf/pl/javascript-cpp/encrypt/
  9. 更改 Node.js 中 PDF 文件的密码|Aspose.PDF for Node.js v...

    使用 Aspose.PDF for Node.js via C++ 更改 PDF 文件的密码。...'asposepdfnodejs' ); const pdf_encrypt_file = 'ResultEncrypt.pdf'...AsposePdfChangePassw ( pdf_encrypt_file , "owner" , "newuser"...

    docs.aspose.com/pdf/zh/nodejs-cpp/change-passwo...
  10. Lock PDF using Python | Aspose.PDF

    Python sample code to protect PDF document on any platform....Locking PDFs with passwords or encryption is essential for keeping...necessary protection. Using encryption responsibly is crucial, as...

    products.aspose.com/pdf/python-cpp/encrypt/