Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 10,909 for

encrypted

(0.7 sec)
  1. JavaScriptを使用したファイル形式の検出と、ファイルが暗号化されているかどうかを確認す...

    Aspose.Cells for JavaScriptを使用したファイル形式の検出とファイルが暗号化されているかどうかを確認する方法(C++経由)... loadFormat ); const encrypted = info . isEncrypted ; console...log ( "The file is encrypted: " + encrypted ); resultDiv . innerHTML...

    docs.aspose.com/cells/ja/javascript-cpp/how-to-...
  2. Unlock PPT Presentation Files using .NET | prod...

    C# source code to remove protection from PPT Presentation.... Removing Encryption from PPT Presentation via....NET, you can remove the encryption or password protection on...

    products.aspose.com/slides/net/unlock/ppt/
  3. تشفير ملفات Excel باستخدام Aspose.Cells|Documen...

    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....srcFileName = FilePath + "Encrypting Excel Files.xlsx" ; string...destFileName = FilePath + "Result Encrypting Excel Files.xlsx" ; //Open...

    docs.aspose.com/cells/ar/net/encrypting-excel-f...
  4. C# ZiP File or Multiple Files into Archive

    C# source code that compresses the contents of a file, multiple files or folder into a zip archive programmatically....as well as using AES encryption to encrypt archive. Even developers...different encryption such as Traditional Encryption, AES128, AES192...

    products.aspose.com/zip/net/extract/
  5. Odemkněte PPTX prezentační soubory pomocí Pytho...

    Zdrojový kód Python pro odstranění ochrany z prezentace PPTX.... Presentation( "encrypted-pres.pptx" , loadOptions)...protection_manager . remove_encryption() pres . save( "encryption-removed.pptx"...

    products.aspose.com/slides/cs/python-net/unlock...
  6. حماية العروض التقديمية بكلمات مرور باستخدام باي...

    تعرف على طريقة قفل وإلغاء قفل عروض PowerPoint وOpenDocument المحمية بكلمة مرور بسهولة باستخدام Aspose.Slides لبايثون عبر .NET. عزّز إنتاجيتك واحمِ عروضك التقديمية من خلال دليلنا خطوة بخطوة....بكلمة مرور، عليك استعمال طريقة encrypt من ProtectionManager لتعيين...تمرر كلمة المرور إلى طريقة encrypt وتستخدم طريقة save لحفظ العرض...

    docs.aspose.com/slides/ar/python-net/password-p...
  7. 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/
  8. 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/
  9. 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...
  10. Unlock PPT Presentation Files using Java | prod...

    Java source code to remove protection from PPT Presentation.... Removing Encryption from PPT Presentation via...Java, you can remove the encryption or password protection on...

    products.aspose.com/slides/java/unlock/ppt/