Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 7,877 for

encryption

(0.05 sec)
  1. OdtSaveOptions | Aspose.Words for .NET

    Discover the OdtSaveOptions constructor to effortlessly save documents in ODT format. Streamline your workflow with this powerful tool!...document in the Odt format encrypted with a password. public OdtSaveOptions...Ott. Examples Shows how to encrypt a saved ODT/OTT document with...

    reference.aspose.com/words/net/aspose.words.sav...
  2. إضافة توقيع رقمي مع معالج أمان مخصص في C#|Aspos...

    إضافة توقيع رقمي مع معالج أمان مخصص في C#...string password ); byte [] Encrypt ( byte [] data , int objectNumber...<summary> /// Gets the handler or encryption algorithm version. /// </summary>...

    docs.aspose.com/pdf/ar/net/custom-security-hand...
  3. Tambahkan tanda tangan digital dengan pengelola...

    Tambahkan tanda tangan digital dengan pengelola keamanan kustom di C#...string password ); byte [] Encrypt ( byte [] data , int objectNumber...<summary> /// Gets the handler or encryption algorithm version. /// </summary>...

    docs.aspose.com/pdf/id/net/custom-security-hand...
  4. Chiffrer les fichiers Excel en Ruby|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.... setPassword ( "1234" ) encryption_type = Rjb :: import ( 'com.... setEncryptionOptions ( encryption_type . XOR , 40 ) \ # Specify...

    docs.aspose.com/cells/fr/java/encrypting-excel-...
  5. Шифрование файлов Excel в Ruby|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....Ruby, просто вызовите модуль Encrypt. Код на Ruby data_dir = File.... setPassword ( "1234" ) encryption_type = Rjb :: import ( 'com...

    docs.aspose.com/cells/ru/java/encrypting-excel-...
  6. Kryptering av Excelfiler i Ruby|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....i Ruby, helt enkelt anropa Encrypt modulen. Ruby-kod data_dir.... setPassword ( "1234" ) encryption_type = Rjb :: import ( 'com...

    docs.aspose.com/cells/sv/java/encrypting-excel-...
  7. Kryptering|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.... När värdet av Encryption är av stänger Aspose.Cells...av krypteringsfunktione. < Encryption value = "off" > < Report...

    docs.aspose.com/cells/sv/reportingservices/encr...
  8. Configuration du cryptage|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.... XML < Encryption value = "off" > < Report...= "128" /> </ Report > </ Encryption > Lorsque le cryptage est...

    docs.aspose.com/cells/fr/reportingservices/conf...
  9. 使用 Python 锁定 PDF | Aspose.PDF

    使用 Aspose.PDF 读取受保护(密码加密)文档、使用保护措施保护文档或移除保护的 Python 代码示例。...它会打开一个名为 “Encrypt.pdf” 的 PDF 文档。它使用加密设置对打开的 PDF...表示未授予用户修改文档的特定权限。加密 PDF 后,该代码将更新后的文档保存到名为 “Encrypt_out.pdf” 的文件中,该文件位于 “DataDir”...

    products.aspose.com/pdf/zh-hant/python-net/encr...
  10. Specify Load Options in C#|Aspose.Words for .NET

    More accurately control the load process using C#....automatically chosen encoding: Load Encrypted Documents You can load Word...Word documents encrypted with a password. To do this, use a special...

    docs.aspose.com/words/net/specify-load-options/