Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 11,711 for

encrypt

(0.18 sec)
  1. Защита презентаций паролем в Java|Документация ...

    Узнайте, как без усилий блокировать и разблокировать презентации PowerPoint и OpenDocument, защищённые паролем, с помощью Aspose.Slides для Java. Защитите свои презентации....презентации используйте метод encrypt из IProtectionManager , передав...передав пароль в метод encrypt и сохранив файл методом save . Пример...

    docs.aspose.com/slides/ru/java/password-protect...
  2. Архів

    Архів...Encryption = new PdfEncryptionInfo("user"...", "owner", permissions, Encryption.PdfEncryptionAlgorit.RC4_128);...

    blog.aspose.com/uk/html/print-save-webpage-pdf-...
  3. Opening Files in Python|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.... # Opening Encrypted Excel Files # Creating an...Setting the password for the encrypted Excel file loadOptions6 ....

    docs.aspose.com/cells/java/opening-files-in-pyt...
  4. 在Python中打开文件|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.... \# Opening Encrypted Excel Files \# Creating and...Setting the password for the encrypted Excel file loadOptions6 ....

    docs.aspose.com/cells/zh/java/opening-files-in-...
  5. Apertura de Archivos en Python|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.... \# Opening Encrypted Excel Files \# Creating and...Setting the password for the encrypted Excel file loadOptions6 ....

    docs.aspose.com/cells/es/java/opening-files-in-...
  6. Opening Files in Jython|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.... # Opening Encrypted Excel Files # Creating an...Setting the password for the encrypted Excel file loadOptions6 ....

    docs.aspose.com/cells/java/opening-files-in-jyt...
  7. Bescherm presentatiebestanden van PPTX met Java...

    Java broncode om PPTX Presentatie te beschermen.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/nl/java/protect/pptx/
  8. Proteggi i file di presentazione PPT utilizzand...

    Python codice sorgente per proteggere la presentazione PPT.... encrypt( "123123" ) pres . save( "encrypted-pres.ppt"...

    products.aspose.com/slides/it/python-net/protec...
  9. Proteggi i file di presentazione PPT utilizzand...

    C++ codice sorgente per proteggere la presentazione PPT....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.ppt" , SaveFormat :: Ppt); Impostazione...

    products.aspose.com/slides/it/cpp/protect/ppt/
  10. Proteggi i file di presentazione PPTX utilizzan...

    C++ codice sorgente per proteggere la presentazione PPTX....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.pptx" , SaveFormat :: Pptx); Impostazione...

    products.aspose.com/slides/it/cpp/protect/pptx/