Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 9,230 for

encrypt

(0.09 sec)
  1. Open Different Microsoft Excel Versions Files|D...

    This article explains how to open different Excel versions files using Aspose.Cells for Python via .NET API.... and Office 365 XLSX, or encrypted Excel files. How to Open Files...template file to be loaded. Open Encrypted Excel Files It’s possible...

    docs.aspose.com/cells/python-net/opening-differ...
  2. Archivo

    Archivo...setPassword("1234") # Encrypt by specifying the encryption type wb.set...XOR, 40) # Specify Strong Encryption type (RC4,Microsoft Strong...

    blog.aspose.com/es/cells/encrypt-and-decrypt-ex...
  3. Как определить формат файла и проверить, зашифр...

    Узнайте, как определить формат файла и проверить, зашифрован ли файл, с помощью Aspose.Cells for JavaScript через C++.... loadFormat ); const encrypted = info . isEncrypted ; console...log ( "The file is encrypted: " + encrypted ); resultDiv . innerHTML...

    docs.aspose.com/cells/ru/javascript-cpp/how-to-...
  4. Oldja fel a PPTX prezentációs fájlokat a Python...

    Python forráskód a PPTX prezentáció védelmének eltávolításához.... Presentation( "encrypted-pres.pptx" , loadOptions)...protection_manager . remove_encryption() pres . save( "encryption-removed.pptx"...

    products.aspose.com/slides/hu/python-net/unlock...
  5. Ontgrendel PPTX presentatiebestanden met Python...

    Python broncode om de beveiliging van PPTX Presentatie te verwijderen.... Presentation( "encrypted-pres.pptx" , loadOptions)...protection_manager . remove_encryption() pres . save( "encryption-removed.pptx"...

    products.aspose.com/slides/nl/python-net/unlock...
  6. Lås upp PPT presentationsfiler med Python | pro...

    Källkod för Python för att ta bort skydd från PPT presentation.... Presentation( "encrypted-pres.ppt" , loadOptions) as...protection_manager . remove_encryption() pres . save( "encryption-removed.ppt"...

    products.aspose.com/slides/sv/python-net/unlock...
  7. SignOptions.decryption_password property | Aspo...

    SignOptions.decryption_password property. The password to decrypt source document...Remarks If OOXML document is encrypted, you should provide decryption...Examples Shows how to sign encrypted document file. # Create an...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose.Cells kullanarak Excel Dosyalarını Şifre...

    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/tr/net/encrypting-excel-f...
  9. Protect PPTX Presentation Files using .NET | pr...

    C# source code to protect PPTX Presentation.... Encrypting a PPTX Presentation using...ProtectionManager.Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/net/protect/pptx/
  10. Aspose::Words::Loading::LoadOptions class | Asp...

    Aspose::Words::Loading::LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a document into a Document object. To learn more, visit the documentation article in C++....the password for opening an encrypted document. Can be null or empty...specified password to load an encrypted document. LoadOptions (As...

    reference.aspose.com/words/cpp/aspose.words.loa...