Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 11,606 for

encrypt

(0.44 sec)
  1. 使用 C++ 鎖定 PDF | Aspose.PDF

    用於使用 Aspose.PDF 讀取受保護(密碼加密)文檔,使用保護文檔安全或移除保護的 C++ 代碼的範例。...加密 PDF 後,程式碼會將更新的文件儲存到名為 ‘Encrypt_out.pdf’ 的檔案中,在由 ‘dataDir’...set_AllowScreenReaders ( true ); // Encrypt the file with User and Owner...

    products.aspose.com/pdf/zh-hant/cpp/encrypt/
  2. 使用Node.js通过C++加密和解密Excel文件|Documentation

    如何使用Node.js通过C++加密和解密Excel文件。锁定和解锁Excel文件。...filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/zh/nodejs-cpp/encrypt-and...
  3. Chiffrer et déchiffrer des fichiers Excel avec ...

    Comment chiffrer et déchiffrer des fichiers Excel en utilisant Node.js via C++. Verrouiller et déverrouiller des fichiers Excel....filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/fr/nodejs-cpp/encrypt-and...
  4. Convert MD to PPTM via Java API | products.aspo...

    Java API to Convert MD to PPTM without using Microsoft Word... Open Encrypted MD File via Java While loading...for Java allows you open encrypted documents as well. In order...

    products.aspose.com/total/java/conversion/md-to...
  5. Convert MD to PPSX via Java API | products.aspo...

    Java API to Convert MD to PPSX without using Microsoft Word... Open Encrypted MD File via Java While loading...for Java allows you open encrypted documents as well. In order...

    products.aspose.com/total/java/conversion/md-to...
  6. Convert MD to XAML via Java API | products.aspo...

    Java API to Convert MD to XAML without using Microsoft Word... Open Encrypted MD File via Java While loading...for Java allows you open encrypted documents as well. In order...

    products.aspose.com/total/java/conversion/md-to...
  7. Convert POT to XLTM in Android Apps or with fre...

    Convert POT to XLTM in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free POT to XLTM online converter quickly before integrating the code....than POT files, as they are encrypted and can be password protected...API allows you to open the encrypted document by passing the correct...

    products.aspose.com/total/android-java/conversi...
  8. UnsupportedEncryptionException class | Aspose.W...

    aspose.words.UnsupportedEncryptionException class. Thrown during document load, when the document is Encrypted with an unsupported method....load, when the document is encrypted with an unsupported method...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Управление исключениями PDF файла|Aspose.PDF fo...

    Узнайте, как обрабатывать исключения при обработке PDF и обеспечивать бесперебойную работу с PDF с использованием Aspose.PDF в .NET....BindPdf ( dataDir + "sample_encrypted.pdf" ); // Disallow exceptions...BindPdf ( dataDir + "sample_encrypted.pdf" ); // Allow exceptions...

    docs.aspose.com/pdf/ru/net/control-exception/
  10. PDF 파일 암호화|Aspose.PDF for .NET

    이 주제는 PdfFileSecurity 클래스를 사용하여 PDF 파일을 암호화하는 방법을 설명합니다....pdf" ); // Encrypt file using 256-bit encryption fileSecurity...

    docs.aspose.com/pdf/ko/net/encrypt-pdf-file/