Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 9,775 for

encrypted

(0.06 sec)
  1. كيفية تشفير أو فك تشفير الأرشيفات عبر Python.NET

    اكتشف طرق تشفير أو فك تشفير الأرشيفات بأكملها أو إدخالات محددة في أرشيفات ZIP أو RAR أو 7Z باستخدام Python.NET....NET Advanced API features Encrypt⁄Decrypt archives &...CompressionSettings . deflate encryption = zp . saving . TraditionalEncryptio(...

    products.aspose.com/zip/ar/python-net/advanced-...
  2. ปกป้อง 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/
  3. How to Protect PDF with Password in Java

    This simple tutorial describes the details about how to protect PDF with password in Java. It includes the steps and runnable sample code which elaborates how using Java PDF password protection can be enabled....passwords like user or owner and encryption algorithms can also be configured...and other arguments in the encrypt method Save the output PDF...

    kb.aspose.com/pdf/java/how-to-protect-pdf-with-...
  4. DocSaveOptions.password property | Aspose.Words...

    DocSaveOptions.password property. Gets/sets a password to encrypt document using RC4 encryption method....password to encrypt document using RC4 encryption method. @property...to save document without encryption this property should be None...

    reference.aspose.com/words/python-net/aspose.wo...
  5. OdtSaveOptions.saveFormat property | Aspose.Wor...

    OdtSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...SaveFormat Examples Shows how to encrypt a saved ODT/OTT document with...artifactsDir + "OdtSaveOptions.encrypt" + extensionString , saveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. C++ kullanarak JavaScript ile Dosya Formatını T...

    C++ kullanarak Aspose.Cells for JavaScript ile dosya formatını tespit etmeyi ve dosyanın şifreli olup olmadığını kontrol etmeyi öğrenin.... loadFormat ); const encrypted = info . isEncrypted ; console...log ( "The file is encrypted: " + encrypted ); resultDiv . innerHTML...

    docs.aspose.com/cells/tr/javascript-cpp/how-to-...
  7. Connecting to IMAP Server|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.... The ‘supported_encryption’ property of the EmailClient...defines the versions of SSL/TLS encryption protocols to be used. NOTE:...

    docs.aspose.com/email/python-net/connecting-to-...
  8. Архивы

    Архивы... Вызовите метод Encrypt и передайте предпочитаемый...protection_manager.encrypt("123123") pres.save("encrypted-pres.pptx"...

    blog.aspose.com/ru/slides/encrypt-ppt-python/
  9. Python'te bir Belgeyi Şifreleyin|Python via .NE...

    Python'teki belirli belge formatları için uygun şifreleme algoritmalarını kullanarak belgenizi şifreleyin....which the document will be encrypted , and which will be required...FileFormatInfo sınıfının is_encrypted özelliğini kullanabilirsiniz...

    docs.aspose.com/words/tr/python-net/encrypt-a-d...
  10. ล็อค PDF โดยใช้ Python | Aspose.PDF

    ตัวอย่างรหัส Python สำหรับการใช้ Aspose.PDF เพื่ออ่านเอกสารที่มีการป้องกัน (เข้ารหัสด้วยรหัสผ่าน) รักษาความปลอดภัยเอกสารด้วยการป้องกัน หรือลบการป้องกัน...Encrypt 1.บันทึกไฟล์ PDF ส่วนประกอบรหัส...PDFมันเปิดเอกสาร PDF ชื่อ ‘Encrypt.pdf’มันเข้ารหัส PDF ที่เปิ...

    products.aspose.com/pdf/th/python-net/encrypt/