Sort Score
Result 10 results
Languages All
Labels All
Results 3,901 - 3,910 of 11,711 for

encrypted

(4.81 sec)
  1. تشفير وفك تشفير ملفات Excel|Documentation

    كيفية تشفير وفك تشفير ملفات Excel باستخدام C#. قفل وفتح ملفات Excel....97/2000 Compatible’ أو ‘Weak Encryption (XOR)’. من المهم اختيار طول...

    docs.aspose.com/cells/ar/net/encrypt-and-decryp...
  2. فتح ملفات ODP العروض التقديمية باستخدام C++ | p...

    C++ شفرة المصدر لإزالة الحماية من العرض التقديمي ODP....presentation -> Save( u "encryption-removed.odp" , SaveFormat...

    products.aspose.com/slides/ar/cpp/unlock/odp/
  3. باز کردن قفل فایل های ارائه ODP با استفاده از ....

    کد منبع C# برای حذف حفاظت از ارائه ODP....Save( "encryption-removed.odp" , SaveFormat...

    products.aspose.com/slides/fa/net/unlock/odp/
  4. 使用 .NET 解鎖 ODP 演示文件 | products.aspose.com

    C# 源代碼,用於移除 ODP 演示文稿的保護。...Save( "encryption-removed.odp" , SaveFormat...

    products.aspose.com/slides/zh-hant/net/unlock/odp/
  5. 使用 .NET 解鎖 PPT 演示文件 | products.aspose.com

    C# 源代碼,用於移除 PPT 演示文稿的保護。...Save( "encryption-removed.ppt" , SaveFormat...

    products.aspose.com/slides/zh-hant/net/unlock/ppt/
  6. WriteProtection.set_password method | Aspose.Wo...

    WriteProtection.set_password method. Sets the write protection password for the document....programmatically, nor does it encrypt the contents. doc . save (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocSaveOptions.save_routing_slip property | Asp...

    DocSaveOptions.save_routing_slip property. When ``False``, RoutingSlip data is not saved to output document...# Note that this does not encrypt the contents of the document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Android でパスワードを使用したプレゼンテーションの保護|Aspose.Slides ド...

    Java 経由で Android 用 Aspose.Slides を使用し、パスワードで保護された PowerPoint および OpenDocument プレゼンテーションを簡単にロックおよびアンロックできます。プレゼンテーションを保護しましょう。...IProtectionManager の encrypt メソッドを使用してパスワードを設定します。encrypt メソッドにパスワードを渡し、save...(). encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    docs.aspose.com/slides/ja/androidjava/password-...
  9. Unlock PDF using Python | Aspose.PDF

    Decrypt (remove encryption) PDF documents programmatically with Python sample code using Aspose.PDF for Python via C++... Some PDF may have encryption that causes compatibility...

    products.aspose.com/pdf/python-cpp/decrypt/
  10. Open a Document Read-Only in Java|Aspose.Words ...

    Make your document read-only so that the content can be copied or read, but not modified using Java....read-only access for a document: Encrypt a Document in Java Related...

    docs.aspose.com/words/java/open-a-document-read...