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

encrypted

(0.59 sec)
  1. 使用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...
  2. 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...
  3. 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...
  4. 加密 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...
  5. 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...
  6. 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/
  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. QR Code Generator application|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....for Geo Locations Generate Encrypted QR Code for Text Customize...

    docs.aspose.com/barcode/java/1-2-1-generating-q...
  9. Decrypt PDF in Node.js|Aspose.PDF for Node.js v...

    Decrypt PDF File with Aspose.PDF for Node.js via C++....more and more users exchange encrypted documents in order not to...becomes necessary to access the encrypted PDF file, since such access...

    docs.aspose.com/pdf/nodejs-cpp/decrypt-pdf/
  10. 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/