Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 11,678 for

encrypted

(0.1 sec)
  1. حماية PPTX ملفات العروض التقديمية باستخدام .NET...

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

    products.aspose.com/slides/ar/net/protect/pptx/
  2. A PPT prezentációs fájlok védelme a C++ használ...

    C++ forráskód a PPT prezentáció védelmére....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.ppt" , SaveFormat :: Ppt); Írásvédelem...

    products.aspose.com/slides/hu/cpp/protect/ppt/
  3. 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-...
  4. 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...
  5. كيفية اكتشاف صيغة ملف والتحقق مما إذا كان الملف...

    تعلم كيفية اكتشاف صيغة ملف والتحقق مما إذا كان ملفًا مشفرًا باستخدام 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...
  6. PDF 파일의 비밀번호 변경|Aspose.PDF for Java

    이 주제는 PdfFileSecurity 클래스를 사용하여 PDF 파일의 비밀번호를 변경하는 방법을 설명합니다....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . changePassword...

    docs.aspose.com/pdf/ko/java/change-password/
  7. Protect PDF using Python | Aspose.PDF

    Lock PDF with password programmatically with Python sample code using Aspose.PDF for Python for .NET...Encrypt method to protect PDF with...allow_screen_readers = True document . encrypt ( "userpassword" , "ownerpassword"...

    products.aspose.com/pdf/python-net/protect/
  8. Chiffrer le classeur à l aide d Aspose.Cells|Do...

    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/fr/java/encrypt-workbook-...
  9. Cambiar contraseña de un archivo PDF en Node.js...

    Cambiar contraseña de un archivo PDF con Aspose.PDF para Node.js vía C++....'asposepdfnodejs' ); const pdf_encrypt_file = 'ResultEncrypt.pdf'...AsposePdfChangePassw ( pdf_encrypt_file , "owner" , "newuser"...

    docs.aspose.com/pdf/es/nodejs-cpp/change-passwo...
  10. تشفير ملفات إكسل باستخدام JavaScript عبر C++|Do...

    تعلم كيفية تشفير وحماية كلمات مرور لملفات إكسل باستخدام Aspose.Cells for JavaScript عبر C++....97/2000 Compatible’ أو ‘Weak Encryption (XOR)’. من المهم اختيار طول...</ head > < body > < h1 > Encrypt Workbook Example </ h1 > <...

    docs.aspose.com/cells/ar/javascript-cpp/encrypt...