Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 9,255 for

encrypted

(0.2 sec)
  1. 使用Aspose.Cells加密工作簿|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....( "1234" ); //Specify XOR encryption type. workbook . setEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/zh/java/encrypt-workbook-...
  2. 更改 PDF 文件的密码|Aspose.PDF for Java

    本主题讲解如何使用 PdfFileSecurity 类更改 PDF 文件的密码。...PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // 创建 PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . changePassword...

    docs.aspose.com/pdf/zh/java/change-password/
  3. 解密 PDF 文件|Aspose.PDF for Java

    本主题解释如何使用 PdfFileSecurity 类解密 PDF 文件。...PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // 创建 PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); // 解密 PDF 文档 fileSecurity...

    docs.aspose.com/pdf/zh/java/decrypt-pdf-file/
  4. Python でドキュメントを暗号化する|Python via .NET用Aspose.Words

    Python の特定のドキュメント形式に適切な暗号化アルゴリズムを使用してドキュメントを暗号化します。...which the document will be encrypted , and which will be required...、 FileFormatInfo クラスの is_encrypted プロパティを使用できます。このプロパティを使用する...

    docs.aspose.com/words/ja/python-net/encrypt-a-d...
  5. Chiffrer des fichiers Excel avec C++|Documentation

    Apprenez comment chiffrer et protéger par mot de passe des fichiers Excel en utilisant Aspose.Cells avec C++....inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/fr/cpp/encrypting-excel-f...
  6. arkiv

    arkiv...Encryption = new PdfEncryptionInfo("user"...", "owner", permissions, Encryption.PdfEncryptionAlgorit.RC4_128);...

    blog.aspose.com/sv/html/print-save-webpage-pdf-...
  7. Kryptera Excelfiler med JavaScript via C++|Docu...

    Lär dig hur man krypterar och lösenordsskyddar Excelfiler med Aspose.Cells for JavaScript via C++...</ head > < body > < h1 > Encrypt Workbook Example </ h1 > <...arrayBuffer )); // Specify XOR encryption type. workbook . encryptionOptions...

    docs.aspose.com/cells/sv/javascript-cpp/encrypt...
  8. ปกป้อง PDF โดยใช้ Python | Aspose.PDF

    รหัสที่มาของงูหลามเพื่อล็อคไฟล์ PDF โดยใช้รหัสผ่านใน .NET Framework, .NET หลัก...Encrypt เพื่อปกป้องรูปแบบไฟล์ PDF ที่มี...allow_screen_readers = True document . encrypt ( "userpassword" , "ownerpassword"...

    products.aspose.com/pdf/th/python-net/protect/
  9. آرشیوها

    آرشیوها...encrypt (“userpassword”, “ownerpassword”...را رمزگذاری کنید document.encrypt("user_password", "owner_password"...

    blog.aspose.com/fa/pdf/encrypt-decrypt-pdf-in-p...
  10. Blocca il PDF usando JavaScript via C++ | Aspos...

    Esempio di codice JavaScript per utilizzare Aspose.PDF per leggere documenti protetti (crittografati con password), proteggere un documento con protezione o rimuovere la protezione....Encrypt . Salva il file PDF. Lo snippet...documento PDF denominato ‘Encrypt.pdf’. Crittografa il PDF aperto...

    products.aspose.com/pdf/it/javascript-cpp/encrypt/