Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 7,893 for

encrypted

(0.07 sec)
  1. Bescherm presentatiebestanden van PPTX met Pyth...

    Python broncode om PPTX Presentatie te beschermen.... encrypt( "123123" ) pres . save( "encrypted-pres.pptx"...

    products.aspose.com/slides/nl/python-net/protec...
  2. محافظت از PDF با استفاده از C# | Aspose.PDF

    کد منبع C# برای قفل کردن فایل PDF با استفاده از رمز عبور در دات نت فریم ورک, دات نت هسته....Encrypt را فراخوانی کنید. ۱. صرفه جویی...AllowScreenReaders = true ; document . Encrypt ( "userpassword" , "ownerpassword"...

    products.aspose.com/pdf/fa/net/protect/
  3. Aspose.Words Features Missing in Apache POI|Asp...

    Perform some operations with documents faster and more conveniently than Apache POI. In addition, there are operations that are not supported by Apache POI....Document article Protect or encrypt a document in a variety of...of ways The Protect or Encrypt a Document section Manipulate tables...

    docs.aspose.com/words/java/missing-features-in-...
  4. Décrypter un PDF en Node.js|Aspose.PDF pour Nod...

    Décrypter un fichier PDF avec Aspose.PDF pour Node.js via C++....'asposepdfnodejs' ); const pdf_encrypt_file = 'ResultEncrypt.pdf'...AsposePdfModule . AsposePdfDecrypt ( pdf_encrypt_file , "owner" , "ResultDecrypt...

    docs.aspose.com/pdf/fr/nodejs-cpp/decrypt-pdf/
  5. Decrypt PDF en Node.js|Aspose.PDF para Node.js ...

    Desencriptar archivo PDF con Aspose.PDF para Node.js vía C++....'asposepdfnodejs' ); const pdf_encrypt_file = 'ResultEncrypt.pdf'...AsposePdfModule . AsposePdfDecrypt ( pdf_encrypt_file , "owner" , "ResultDecrypt...

    docs.aspose.com/pdf/es/nodejs-cpp/decrypt-pdf/
  6. 解密 Node.js 中的 PDF|Aspose.PDF for Node.js via C++

    使用 Aspose.PDF for Node.js via C++ 解密 PDF 文件。...'asposepdfnodejs' ); const pdf_encrypt_file = 'ResultEncrypt.pdf'...AsposePdfModule . AsposePdfDecrypt ( pdf_encrypt_file , "owner" , "ResultDecrypt...

    docs.aspose.com/pdf/zh/nodejs-cpp/decrypt-pdf/
  7. C++ ile Excel dosyalarını şifrele ve şifresini ...

    C++ kullanarak Excel dosyalarını nasıl şifreleyip çözüp açarız. Excel dosyalarını kilitle ve kilidini aç....inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/tr/cpp/encrypt-and-decryp...
  8. Cripta e Decripta file Excel con C++|Documentation

    Come criptare e decriptare file Excel usando C++. Blocca e sblocca file Excel....inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/it/cpp/encrypt-and-decryp...
  9. DocSaveOptions class | Aspose.Words for Python

    aspose.words.saving.DocSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOC](../../aspose.words/saveformat/#DOC) or [SaveFormat.DOT](../../aspose.words/saveformat/#DOT) format...options added, such as an encryption password or digital signature...password to encrypt document using RC4 encryption method. pretty_format...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Шифрование Excel файлов с помощью Node.js через...

    Узнайте, как шифровать и защищать паролем Excel файлы с помощью Aspose.Cells for Node.js via C++....97/2000 Compatible’ или ‘Weak Encryption (XOR)’. Важно выбрать соответствующую...filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions...

    docs.aspose.com/cells/ru/nodejs-cpp/encrypting-...