Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 11,605 for

encryption

(1.86 sec)
  1. C++ kullanarak JavaScript ile Dosya Formatını T...

    C++ kullanarak Aspose.Cells for JavaScript ile dosya formatını tespit etmeyi ve dosyanın şifreli olup olmadığını kontrol etmeyi öğrenin.... loadFormat ); const encrypted = info . isEncrypted ; console...log ( "The file is encrypted: " + encrypted ); resultDiv . innerHTML...

    docs.aspose.com/cells/tr/javascript-cpp/how-to-...
  2. Protect PPTX Presentation Files using Python | ...

    Python source code to protect PPTX Presentation.... Encrypting a PPTX Presentation using...protection_manager . encrypt( "123123" ) pres . save( "encrypted-pres.pptx"...

    products.aspose.com/slides/python-net/protect/p...
  3. Kryptera Excel filer med Aspose.Cells|Documenta...

    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....srcFileName = FilePath + "Encrypting Excel Files.xlsx" ; string...destFileName = FilePath + "Result Encrypting Excel Files.xlsx" ; //Open...

    docs.aspose.com/cells/sv/net/encrypting-excel-f...
  4. Шифрование файлов Excel с использованием Aspose...

    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....srcFileName = FilePath + "Encrypting Excel Files.xlsx" ; string...destFileName = FilePath + "Result Encrypting Excel Files.xlsx" ; //Open...

    docs.aspose.com/cells/ru/net/encrypting-excel-f...
  5. Архивы

    Архивы... Вызовите метод Encrypt и передайте предпочитаемый...protection_manager.encrypt("123123") pres.save("encrypted-pres.pptx"...

    blog.aspose.com/ru/slides/encrypt-ppt-python/
  6. ล็อค PDF โดยใช้ C++ | Aspose.PDF

    ตัวอย่างรหัส C++ สำหรับการใช้ Aspose.PDF เพื่ออ่านเอกสารที่มีการป้องกัน (เข้ารหัสด้วยรหัสผ่าน) รักษาความปลอดภัยเอกสารด้วยการป้องกัน หรือลบการป้องกัน...Encrypt 1.บันทึกไฟล์ PDF ส่วนประกอบรหัส...PDFมันเปิดเอกสาร PDF ชื่อ ‘Encrypt.pdf’มันเข้ารหัส PDF ที่เปิ...

    products.aspose.com/pdf/th/cpp/encrypt/
  7. یک سند را در Python رمزگذاری کنید|Aspose.Words ...

    سند خود را با استفاده از الگوریتم های رمزگذاری مناسب برای فرمت های سند خاص در Python رمزگذاری کنید....which the document will be encrypted , and which will be required...عبور، می توانید از ویژگی is_encrypted کلاس FileFormatInfo استفاده...

    docs.aspose.com/words/fa/python-net/encrypt-a-d...
  8. Crittografa un documento in Python|Aspose.Words...

    Crittografa il tuo documento utilizzando algoritmi di crittografia appropriati per formati di documenti specifici in Python....which the document will be encrypted , and which will be required...utilizzare la proprietà is_encrypted della classe FileFormatInfo...

    docs.aspose.com/words/it/python-net/encrypt-a-d...
  9. Chiffrer un document dans Python|Aspose.Words p...

    Chiffrez votre document à l'aide d'algorithmes de chiffrement appropriés pour des formats de document spécifiques dans Python....which the document will be encrypted , and which will be required...utiliser la propriété is_encrypted de la classe FileFormatInfo...

    docs.aspose.com/words/fr/python-net/encrypt-a-d...
  10. Chercher

    chercher... Appelez la méthode Encrypt et transmettez votre mot de...protection_manager.encrypt("123123") pres.save("encrypted-pres.pptx"...

    blog.aspose.com/fr/slides/encrypt-ppt-python/