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

encrypted

(0.44 sec)
  1. 加密 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...
  2. 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...
  3. 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...
  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. Get PDF file information|Aspose.PDF for .NET

    This section explains how to get PDF File Information with Aspose.PDF Facades....a valid PDF and if it is encrypted Console . WriteLine ( "Is...Console . WriteLine ( "Is Encrypted: {0}" , fileInfo . IsEncrypted...

    docs.aspose.com/pdf/net/get-pdf-file-information/
  6. Open PDF document programmatically|Aspose.PDF f...

    Learn how to open a PDF file in Python Aspose.PDF for Python via C++ library. You can open existing PDF, document from stream, and Encrypted PDF document...."Pages: " + str ( count )) Open encrypted PDF document import AsposePDFPythonWrapp...

    docs.aspose.com/pdf/python-cpp/open-pdf-document/
  7. Aspose.PDF .NET OptimizeResources corrupts PDF ...

    Using the following code below on attached input PDF, Aspose ends up corrupting the PDF. We would like to rely on this Optimize logic in Production, but it seems like it is not viable (unless I’m missing something). I…... The PDF is encrypted and contains XFA‑based form...it happens Encryption & XFA – When a PDF is encrypted Aspose.PDF...

    forum.aspose.com/t/aspose-pdf-net-optimizeresou...
  8. Aspose::Words::Saving::PdfEncryptionDetails::ge...

    Aspose::Words::Saving::PdfEncryptionDetails::get_Permissions method. Specifies the operations that are allowed to a user on an Encrypted PDF document. The default value is DisallowAll in C++....are allowed to a user on an encrypted PDF document. The default...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. FAQ|Aspose.Words for C++

    Aspose.Words for C++ answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....open an encrypted document? You can try to open an encrypted document...example shows how to open an encrypted document with a password:...

    docs.aspose.com/words/cpp/faq/
  10. 用JavaScript通过C++对ODS文件进行加密与解密|Documentation

    使用C++的Aspose.Cells for JavaScript对ODS文件进行密码保护和加密。... textContent = 'Download Encrypted ODS File' ; document . getElementById...download link to get the encrypted file.</p>' ; }); </ script...

    docs.aspose.com/cells/zh/javascript-cpp/encrypt...