Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 11,710 for

encryption

(0.1 sec)
  1. Criptaggio di file Excel in 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....sufficiente invocare il modulo Encrypt. Codice Ruby data_dir = File.... setPassword ( "1234" ) encryption_type = Rjb :: import ( 'com...

    docs.aspose.com/cells/it/java/encrypting-excel-...
  2. Blocca il PDF usando Python | Aspose.PDF

    Esempio di codice Python per utilizzare Aspose.PDF per leggere documenti protetti (crittografati con password), proteggere un documento con protezione o rimuovere la protezione....Encrypt . Salva il file PDF. Lo snippet...documento PDF denominato «Encrypt.pdf». Crittografa il PDF aperto...

    products.aspose.com/pdf/it/python-net/encrypt/
  3. 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...
  4. 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...
  5. Open Different Microsoft Excel Versions Files|D...

    This article explains how to open different Excel versions files using Aspose.Cells for Node.js via Java 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/nodejs-java/opening-diffe...
  6. Как определить формат файла и проверить, зашифр...

    Узнайте, как определить формат файла и проверить, зашифрован ли файл, с помощью 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-...
  7. 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...
  8. Zablokuj plik PDF za pomocą C# | Aspose.PDF

    Przykładowy kod C# służący do używania Aspose.PDF do odczytu chronionych (zaszyfrowanych hasłem) dokumentów, zabezpieczania dokumentu ochroną lub usuwania ochrony....Encrypt . Zapisz plik PDF. Dostarczony...Otwiera dokument PDF o nazwie „Encrypt.pdf”. Szyfruje otwarty plik...

    products.aspose.com/pdf/pl/net/encrypt/
  9. OdtSaveOptions.save_format property | Aspose.Wo...

    OdtSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used... Examples Shows how to encrypt a saved ODT/OTT document with...ARTIFACTS_DIR + 'OdtSaveOptions.Encrypt' + extension_string , save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ปกป้อง PDF API | Aspose.PDF

    ล็อคเอกสาร PDF ด้วยแอพข้ามแพลตฟอร์มฟรีและ API High Code สำหรับทุกแพลตฟอร์ม...dataDir + "Encrypt.pdf" ); // Encrypt PDF document . Encrypt ( "user"...RC4x128 ); dataDir = dataDir + "Encrypt_out.pdf" ; // Save updated...

    products.aspose.com/pdf/th/protect/