Sort Score
Result 10 results
Languages All
Labels All
Results 3,241 - 3,250 of 10,910 for

encrypted

(0.16 sec)
  1. Criptografar, Descriptografar e definir Privilé...

    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....pode usar o método Document->Encrypt(…) , que leva um objeto DocumentPrivilege...

    docs.aspose.com/pdf/pt/cpp/encrypt-decrypt-and-...
  2. Enkripsi, Dekripsi, dan Atur Hak Istimewa pada ...

    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....menggunakan metode Document->Encrypt(…) , yang mengambil objek DocumentPrivilege...

    docs.aspose.com/pdf/id/cpp/encrypt-decrypt-and-...
  3. Präsentationen mit Passwörtern in PHP sichern|A...

    Erfahren Sie, wie Sie PowerPoint- und OpenDocument-Präsentationen mühelos mit Passwortschutz sperren und entsperren können, mit Aspose.Slides für PHP. Sichern Sie Ihre Präsentationen....schützen, verwenden Sie die encrypt ‑Methode (aus ProtectionManager...getProtectionManager () -> encrypt ( "123123" ); $presentation...

    docs.aspose.com/slides/de/php-java/password-pro...
  4. Render HTML in Python – Aspose.HTML for Python ...

    Rendering HTML, SVG, MHTML, and EPUB using HtmlRenderer, SvgRenderer, MhtmlRenderer, and EpubRenderer classes in Aspose.HTML for Python via .NET API....permitted actions, and the encryption algorithm for the output...aspose.html.rendering.pdf.encryption as rpe 9 10 # Setup input...

    docs.aspose.com/html/python-net/renderers/
  5. Generate reports, populate documents with data|...

    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....Document Assistant Close Encrypting Excel Files using Aspose...

    docs.aspose.com/cells/net/generate-reports-popu...
  6. 使用 Python 和 C++ 操作 PDF 页面|Aspose.PDF for Python...

    在本节中,您可以了解如何添加页面、旋转页面或设置页面大小。Aspose.PDF for Python via C++ 为您详细解释这个主题。... 使用 Python 处理 PDF 文档 Encrypt and Decrypt PDF...

    docs.aspose.com/pdf/zh/python-cpp/working-with-...
  7. Установить Привилегии, Шифровать и Расшифровать...

    Шифровать PDF Файл с использованием C++ с различными типами и алгоритмами шифрования. Также, расшифровать PDF Файлы с использованием пароля владельца....качестве аргумента методу Encrypt объекта Document . Следующий...чтения с экрана document -> Encrypt ( u "user" , u "owner" , documentPrivilege...

    docs.aspose.com/pdf/ru/cpp/set-privileges-encry...
  8. Cifrar y descifrar archivos ODS con JavaScript ...

    Proteger con contraseña y cifrar archivos ODS usando Aspose.Cells for JavaScript a través de C++.... textContent = 'Download Encrypted ODS File' ; document . getElementById...download link to get the encrypted file.</p>' ; }); </ script...

    docs.aspose.com/cells/es/javascript-cpp/encrypt...
  9. 記録

    記録...encrypt(“userpassword”, “ownerpassword”...Document("input.pdf") # PDFを暗号化 document.encrypt("user_password", "owner_password"...

    blog.aspose.com/ja/pdf/encrypt-decrypt-pdf-in-p...
  10. 아카이브

    아카이브... Encrypt 메서드를 호출하고 설정하려는 비밀번호를 전달합니다...ProtectionManager.Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...

    blog.aspose.com/ko/slides/encrypt-ppt-csharp/