Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 7,878 for

encrypted

(0.05 sec)
  1. 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/
  2. Подключение к IMAP-серверу|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Свойство ‘supported_encryption’ класса EmailClient определяет...используйте метод ‘set_supported_encryption_unsafe(value)’, если хотите...

    docs.aspose.com/email/ru/python-net/connecting-...
  3. Protect PDF using Java | Aspose.PDF

    Lock PDF with password programmatically with Java sample code using Aspose.PDF for Java...Encrypt method to protect PDF with..."sourceFile.pdf" ); // encrypt PDF pdfFile . encrypt ( "user" , "owner"...

    products.aspose.com/pdf/java/protect/
  4. 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-...
  5. Шифрование и расшифровка файлов 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...
  6. Product Overview | Aspose.Zip Documentation

    This page provides an overview of our Python-NET product line, including key features and benefits....traditional as well as AES encryption techniques. The API is robust...protection schemes Encrypting archives with AES Encryption schemes Support...

    docs.aspose.com/zip/python-net/product-overview/
  7. Cambiar contraseña de un archivo PDF en Node.js...

    Cambiar contraseña de un archivo PDF con Aspose.PDF para Node.js vía C++....'asposepdfnodejs' ); const pdf_encrypt_file = 'ResultEncrypt.pdf'...AsposePdfChangePassw ( pdf_encrypt_file , "owner" , "newuser"...

    docs.aspose.com/pdf/es/nodejs-cpp/change-passwo...
  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. Python을(를) 사용하여 ODP 프레젠테이션 파일 잠금 해제 | products....

    ODP 프레젠테이션에서 보호를 제거하는 Python 소스 코드입니다.... Presentation( "encrypted-pres.odp" , loadOptions) as...protection_manager . remove_encryption() pres . save( "encryption-removed.odp"...

    products.aspose.com/slides/ko/python-net/unlock...