Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 11,710 for

encrypted

(0.12 sec)
  1. Python का उपयोग करके ODP प्रस्तुति फ़ाइलें अनलॉ...

    ODP प्रस्तुति से सुरक्षा हटाने के लिए Python स्रोत कोड.... Presentation( "encrypted-pres.odp" , loadOptions) as...protection_manager . remove_encryption() pres . save( "encryption-removed.odp"...

    products.aspose.com/slides/hi/python-net/unlock...
  2. Changer le mot de passe d'un fichier PDF|Aspose...

    Découvrez comment modifier le mot de passe d'un document PDF en .NET pour améliorer la sécurité des fichiers avec Aspose.PDF....PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { // Create PdfFileSecurity...object if the document is encrypted if ( pdfFileInfo . IsEncrypted...

    docs.aspose.com/pdf/fr/net/change-password/
  3. Arsip

    Arsip...encrypt("123123") pres.save("encrypted-pres.pptx"...with slides.Presentation("encrypted-pres.ppt", loadOptions) as...

    blog.aspose.com/id/slides/encrypt-ppt-python/
  4. Enkripsi dan Dekripsi File PDF di Python|Aspose...

    Pelajari cara mengatur hak istimewa PDF, mengenkripsi file, mendekripsi PDF yang dilindungi, dan mengubah kata sandi dalam Python.... encrypt ( "user" , "owner" , document_privilege...aspose.pydrawing as drawing def encrypt_pdf_file ( infile : str , outfile...

    docs.aspose.com/pdf/id/python-net/set-privilege...
  5. Criptografar e Decifrar Arquivos PDF em Python|...

    Aprenda como definir privilégios de PDF, criptografar arquivos, descriptografar PDFs protegidos e alterar senhas em Python.... encrypt ( "user" , "owner" , document_privilege...aspose.pydrawing as drawing def encrypt_pdf_file ( infile : str , outfile...

    docs.aspose.com/pdf/pt/python-net/set-privilege...
  6. Excel Dateien mit Aspose.Cells verschlüsseln|Do...

    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/de/net/encrypting-excel-f...
  7. Cifrar archivos de Excel utilizando Aspose.Cell...

    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/es/net/encrypting-excel-f...
  8. วิธีการเข้ารหัสหรือถอดรหัสไฟล์เก็บถาวรผ่าน Pyth...

    ค้นพบวิธีการเข้ารหัสหรือถอดรหัสไฟล์เก็บถาวรทั้งหมดหรือรายการเฉพาะในไฟล์ ZIP, RAR หรือ 7Z โดยใช้ Python.NET...NET Advanced API features Encrypt⁄Decrypt archives &...CompressionSettings . deflate encryption = zp . saving . TraditionalEncryptio(...

    products.aspose.com/zip/th/python-net/advanced-...
  9. Proteggi l'API PDF | Aspose.PDF

    Blocca i documenti PDF con app multipiattaforma gratuite e API High Code per qualsiasi piattaforma....possibile utilizzare il metodo Encrypt dell’oggetto Document per crittografare...le autorizzazioni al metodo Encrypt. Inoltre, è possibile passare...

    products.aspose.com/pdf/it/protect/
  10. تشفير ملفات إكسل في روبي|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/ar/java/encrypting-excel-...