Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 9,233 for

encrypt

(0.21 sec)
  1. Skydda PPTX presentationsfiler med Python | pro...

    Python källkod för att skydda PPTX presentation.... encrypt( "123123" ) pres . save( "encrypted-pres.pptx"...

    products.aspose.com/slides/sv/python-net/protec...
  2. Chraňte soubory prezentací ODP pomocí Java | pr...

    Zdrojový kód Java k ochraně prezentace ODP.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/cs/java/protect/odp/
  3. Chraňte soubory prezentací PPTX pomocí Java | p...

    Zdrojový kód Java k ochraně prezentace PPTX.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/cs/java/protect/pptx/
  4. حماية PPTX ملفات العروض التقديمية باستخدام .NET...

    C# شفرة المصدر لحماية العرض التقديمي PPTX....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/ar/net/protect/pptx/
  5. حماية ODP ملفات العروض التقديمية باستخدام .NET ...

    C# شفرة المصدر لحماية العرض التقديمي ODP....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/ar/net/protect/odp/
  6. Dosya Formatını Nasıl Tespit Eder ve Node.js il...

    Aspose.Cells for Node.js via C++ kullanarak bir dosya formatını nasıl tespit edeceğinizi ve bir dosyanın şifreli olup olmadığını nasıl kontrol edeceğinizi öğrenin....file is encrypted. console . log ( "The file is encrypted: " + info...

    docs.aspose.com/cells/tr/nodejs-cpp/how-to-dete...
  7. كيفية اكتشاف صيغة ملف والتحقق مما إذا كان الملف...

    تعلم كيفية اكتشاف صيغة ملف والتحقق مما إذا كان ملفًا مشفرًا باستخدام Aspose.Cells for Node.js via C++....file is encrypted. console . log ( "The file is encrypted: " + info...

    docs.aspose.com/cells/ar/nodejs-cpp/how-to-dete...
  8. Specify Author while Write Protecting Workbook ...

    Specify an author name while write-protecting a workbook using Aspose.Cells for Node.js via C++....Close Verify Password of Encrypted Files with Node.js via C++...C++ Setting Strong Encryption Type with Node.js via C++ Analyzing...

    docs.aspose.com/cells/nodejs-cpp/specify-author...
  9. Aspose.Cells を使用してワークブックを暗号化|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....( "1234" ); //Specify XOR encryption type. workbook . setEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/ja/java/encrypt-workbook-...
  10. PDFファイルのパスワードを変更する|Aspose.PDF for .NET

    Aspose.PDFを使用して、.NETでPDFドキュメントのパスワードを変更してファイルのセキュリティを向上させる方法を探ります。...PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { // Create PdfFileSecurity...object if the document is encrypted if ( pdfFileInfo . IsEncrypted...

    docs.aspose.com/pdf/ja/net/change-password/