Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 11,710 for

encrypted

(0.2 sec)
  1. Secure PDF Documents with Golang via C++|Docume...

    Learn how to secure PDF documents with owner and user passwords using Aspose.Cells with Golang via C++....developers need to work with encrypted PDF files. For example: Secure...will be required to open the encrypted PDF document for viewing....

    docs.aspose.com/cells/go-cpp/secure-pdf-documents/
  2. S/MIME Encryption: Encrypting a MailMessage for...

    In older versions (e.g. 23.11.) MailMessage had an encrypt method that took an array of X509Certificate2 as parameter so we were able to encrypt a MailMessage for multiple recipients. It seems the API has changed in new…...S/MIME Encryption: Encrypting a MailMessage for multiple recipients...23.11.) MailMessage had an encrypt method that took an array of...

    forum.aspose.com/t/s-mime-encryption-encrypting...
  3. Specify Load Options in C#|Aspose.Words for .NET

    More accurately control the load process using C#....automatically chosen encoding: Load Encrypted Documents You can load Word...Word documents encrypted with a password. To do this, use a special...

    docs.aspose.com/words/net/specify-load-options/
  4. 使用C++的JavaScript设置强加密类型|Documentation

    学习如何使用C++的Aspose.Cells for JavaScript为Excel文件设置强加密类型...Cells Example - Encrypt Workbook </ title > </ head...head > < body > < h1 > Encrypt Workbook Example </ h1 > < input...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  5. Encrypt and Decrypt Excel files with C++|Docume...

    How to encrypt and decrypt Excel files using C++. Lock and unlock Excel files....Ask AI Encrypt and Decrypt Excel files with C++ Contents [ Hide...Excel (97–365) enables you to encrypt and password‑protect your spreadsheets...

    docs.aspose.com/cells/cpp/encrypt-and-decrypt-e...
  6. Detect File Format When Loading|Aspose.Words fo...

    Determine the file format in Node.js 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/nodejs-net/detect-file-fo...
  7. Create a Secure PDF in SharePoint|Aspose.PDF fo...

    Using the PDF SharePoint API, you may produce safe, Encrypted PDFs and specify their passwords in SharePoint....from the algorithm list to encrypt the output PDF. The algorithm...different combinations of encryption algorithms and key sizes...

    docs.aspose.com/pdf/sharepoint/creating-a-secur...
  8. Encrypt PDF using Go|Aspose.PDF for Go via C++

    Encrypt PDF File with Aspose.PDF for Go via C++....Encrypt PDF using Go Contents [ Hide ] Encrypt PDF File using...Password To easily and securely encrypt documents, you can use Aspose...

    docs.aspose.com/pdf/go-cpp/encrypt-pdf/
  9. 加密 PDF 文件|Aspose.PDF for Python via .NET

    加密 PDF 文档并配置权限,以控制用户对文件的操作。...initialize_data_dir # Encrypt PDF with User and Owner Password def encrypt_pdf... ( infile , outfile ): """Encrypt a PDF document using user and...

    docs.aspose.com/pdf/zh/python-net/encrypt-pdf-f...
  10. Extracting RAR Archives | Aspose.Zip for .NET

    Extracting RAR Archives in C# and Compress or Decompress Directory programmatically with API for C#...12 } 13 } 14 } Extract an Encrypted Entry The following code example...demonstrates how to extract an encrypted entry using RarArchive instance...

    docs.aspose.com/zip/net/extracting-rar-archives/