Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 11,634 for

encrypted

(0.08 sec)
  1. Şifreleme|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.... < Encryption value = "off" > < Report...= "128" /> </ Report > </ Encryption > Şifreleme değeri açık olduğunda...

    docs.aspose.com/cells/tr/reportingservices/encr...
  2. Защита презентаций паролем с помощью Python|Док...

    Узнайте, как легко блокировать и разблокировать презентации PowerPoint и OpenDocument, защищённые паролем, с помощью Aspose.Slides для Python через .NET. Повышайте продуктивность и защищайте свои презентации с нашим пошаговым руководством....необходимо использовать метод encrypt (из ProtectionManager ), чтобы...Вы передаёте пароль методу encrypt и используете метод save для...

    docs.aspose.com/slides/ru/python-net/password-p...
  3. 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/
  4. Sätt stark krypteringstyp med JavaScript via C+...

    Lär dig hur du sätter stark krypteringstyp för Excel filer med Aspose.Cells for JavaScript via C++....Cells Example - Encrypt Workbook </ title > </ head...head > < body > < h1 > Encrypt Workbook Example </ h1 > < input...

    docs.aspose.com/cells/sv/javascript-cpp/setting...
  5. 搜索

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

    blog.aspose.com/zh-hant/pdf/encrypt-or-decrypt-...
  6. Decrypt PDF in Node.js|Aspose.PDF for Node.js v...

    فك تشفير ملف PDF باستخدام Aspose.PDF لـ Node.js عبر C++....'asposepdfnodejs' ); const pdf_encrypt_file = 'ResultEncrypt.pdf'...AsposePdfModule . AsposePdfDecrypt ( pdf_encrypt_file , "owner" , "ResultDecrypt...

    docs.aspose.com/pdf/ar/nodejs-cpp/decrypt-pdf/
  7. Protect Documents with Password via Java | prod...

    Protect PDF, Microsoft Excel spreadsheets, PowerPoint Presentations and Word documents via your Java application. Apply password with ease.... They enable encryption and access controls for confidential...developers can implement robust encryption, password protection, and...

    products.aspose.com/total/java/protect/
  8. Arşiv

    Arşiv... Encrypt yöntemini çağırın ve tercih...protection_manager.encrypt("123123") pres.save("encrypted-pres.pptx"...

    blog.aspose.com/tr/slides/encrypt-ppt-python/
  9. Aspose::Words::Saving::OdtSaveOptions::get_Pass...

    Aspose::Words::Saving::OdtSaveOptions::get_Password method. Gets or sets a password to encrypt document in C++....Gets or sets a password to encrypt document. System :: String...to save document without encryption this property should be null...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 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...