Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 7,877 for

encrypt

(0.06 sec)
  1. Bảo vệ tệp bản trình bày PPTX bằng Python | pro...

    Mã nguồn Python để bảo vệ Bản trình bày PPTX.... encrypt( "123123" ) pres . save( "encrypted-pres.pptx"...

    products.aspose.com/slides/vi/python-net/protec...
  2. محافظت از فایل های ارائه PPTX با استفاده از Jav...

    کد منبع Java برای محافظت از ارائه PPTX.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/fa/java/protect/pptx/
  3. محافظت از فایل های ارائه ODP با استفاده از C++ ...

    کد منبع C++ برای محافظت از ارائه ODP....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.odp" , SaveFormat :: Odp); تنظیم...

    products.aspose.com/slides/fa/cpp/protect/odp/
  4. محافظت از فایل های ارائه ODP با استفاده از Java...

    کد منبع Java برای محافظت از ارائه ODP.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/fa/java/protect/odp/
  5. 使用 Python 保護 PPT 演示文件 | products.aspose.com

    Python 源代碼保護 PPT 演示。... encrypt( "123123" ) pres . save( "encrypted-pres.ppt"...

    products.aspose.com/slides/zh-hant/python-net/p...
  6. تشفير ملف PDF|Aspose.PDF for .NET

    يشرح هذا الموضوع كيفية تشفير ملف PDF باستخدام فئة PdfFileSecurity....pdf" ); // Encrypt file using 256-bit encryption fileSecurity...

    docs.aspose.com/pdf/ar/net/encrypt-pdf-file/
  7. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document object in Java....Examples: Shows how to load an encrypted Microsoft Word document. Document...exception if we try to open an encrypted document without its password...

    reference.aspose.com/words/java/com.aspose.word...
  8. Excel Dosyalarını C++ ile Şifreleyin|Documentation

    Aspose.Cells kullanarak Excel dosyalarını nasıl şifreleyip koruyacağınızı öğrenin....inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/tr/cpp/encrypting-excel-f...
  9. Support for XAdES Signature with C++|Documentation

    This article describes Support for XAdES Signature using C++ codes with Aspose.Cells for C++....:: Cells :: Cleanup (); } Encrypting Excel Files with C++ Detect...Detect File Format of Encrypted Office Open XML - OOXML Files with...

    docs.aspose.com/cells/cpp/support-for-xades-sig...
  10. Ställa in stark krypteringstyp med C++|Document...

    Lär dig hur du tillämpar stark kryptering och lösenordsskydd på Excel filer med Aspose.Cells och C++....inputFilePath ); // Specify Strong Encryption type (RC4, Microsoft Strong...outputFilePath ); std :: cout << "File encrypted and saved successfully!" <<...

    docs.aspose.com/cells/sv/cpp/setting-strong-enc...