Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 10,882 for

encrypted

(0.07 sec)
  1. Şifreleme Yapılandırma|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.... XML < Encryption value = "off" > < Report...= "128" /> </ Report > </ Encryption > Şifreleme “açık” olarak...

    docs.aspose.com/cells/tr/reportingservices/conf...
  2. Verschlüsselung konfigurieren|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.... XML < Encryption value = "off" > < Report...= "128" /> </ Report > </ Encryption > Wenn die Verschlüsselung...

    docs.aspose.com/cells/de/reportingservices/conf...
  3. Configurazione della crittografia|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.... XML < Encryption value = "off" > < Report...= "128" /> </ Report > </ Encryption > Quando la crittografia...

    docs.aspose.com/cells/it/reportingservices/conf...
  4. 搜索

    搜索...Encrypt 方法使用密碼和加密算法加密 PDF 文檔。 使用 Document...Document("Encrypt.pdf"); // 加密PDF document.Encrypt("user_password"...

    blog.aspose.com/zh-hant/pdf/encrypt-or-decrypt-...
  5. Präsentationen mit Passwörtern mit Python siche...

    Erfahren Sie, wie Sie PowerPoint- und OpenDocument-Präsentationen, die mit einem Passwort geschützt sind, mühelos mit Aspose.Slides für Python über .NET sperren und entsperren können. Steigern Sie Ihre Produktivität und sichern Sie Ihre Präsentationen mit unserer Schritt-für-Schritt-Anleitung....Präsentation verwenden Sie die encrypt ‑Methode (aus ProtectionManager...übergeben das Passwort an die encrypt ‑Methode und verwenden anschließend...

    docs.aspose.com/slides/de/python-net/password-p...
  6. Sécuriser les présentations avec des mots de pa...

    Apprenez à verrouiller et déverrouiller facilement les présentations PowerPoint et OpenDocument protégées par mot de passe avec Aspose.Slides pour Python via .NET. Augmentez votre productivité et sécurisez vos présentations grâce à notre guide étape par étape....devez utiliser la méthode encrypt (de ProtectionManager ) pour...mot de passe à la méthode encrypt et utilisez la méthode save...

    docs.aspose.com/slides/fr/python-net/password-p...
  7. Blocca il PDF usando C# | Aspose.PDF

    Esempio di codice C# per l'utilizzo di 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/net/encrypt/
  8. How to Protect PDF File with Password in C#

    This brief tutorial explains details about how to protect PDF file with password in C#. You will learn how using C# PDF password protect feature can be utilized by following simple steps and the code snippet....Moreover, you can specify the encryption algorithm like RC4 or AES...data using the Document class Encrypt the PDF file while specifying...

    kb.aspose.com/pdf/net/how-to-protect-pdf-file-w...
  9. 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/
  10. Archiwa

    Archiwa... Wywołaj metodę Encrypt i podaj preferowane hasło....protection_manager.encrypt("123123") pres.save("encrypted-pres.pptx"...

    blog.aspose.com/pl/slides/encrypt-ppt-python/