Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 10,904 for

encrypted

(0.17 sec)
  1. Définir un type de chiffrement fort avec JavaSc...

    Apprendre comment définir des types de chiffrement forts pour les fichiers Excel en utilisant Aspose.Cells for JavaScript via C++....Cells Example - Encrypt Workbook </ title > </ head...head > < body > < h1 > Encrypt Workbook Example </ h1 > < input...

    docs.aspose.com/cells/fr/javascript-cpp/setting...
  2. تعيين الامتيازات، تشفير وفك تشفير ملف PDF باستخ...

    تشفير ملف PDF باستخدام C++ باستخدام أنواع مختلفة من التشفير والخوارزميات. أيضًا، فك تشفير ملفات PDF باستخدام كلمة مرور المالك....هذا الكائن كحجة إلى طريقة Encrypt لكائن Document . يظهر لك الجزء...قراءة الشاشة فقط document -> Encrypt ( u "user" , u "owner" , documentPrivilege...

    docs.aspose.com/pdf/ar/cpp/set-privileges-encry...
  3. Criptare file Excel utilizzando 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....srcFileName = FilePath + "Encrypting Excel Files.xlsx" ; string...destFileName = FilePath + "Result Encrypting Excel Files.xlsx" ; //Open...

    docs.aspose.com/cells/it/net/encrypting-excel-f...
  4. Archiv

    Archiv... Rufen Sie die Methode „Encrypt“ auf und übergeben Sie Ihr...protection_manager.encrypt("123123") pres.save("encrypted-pres.pptx"...

    blog.aspose.com/de/slides/encrypt-ppt-python/
  5. Enkripteer'n Dokument in Python|Aspose.Words vi...

    Enkripteer jou dokument met toepaslike enkripsie-algoritmes vir spesifieke dokumentformate in Python....which the document will be encrypted , and which will be required...benodig word, kan jy die is_encrypted eienskap van die FileFormatInfo...

    docs.aspose.com/words/af/python-net/encrypt-a-d...
  6. 使用 Python 解鎖 PPTX 演示文件 | products.aspose.com

    Python 源代碼,用於移除 PPTX 演示文稿的保護。... Presentation( "encrypted-pres.pptx" , loadOptions)...protection_manager . remove_encryption() pres . save( "encryption-removed.pptx"...

    products.aspose.com/slides/zh-hant/python-net/u...
  7. تغيير كلمة مرور ملف PDF|Aspose.PDF for .NET

    استكشف كيفية تعديل كلمة مرور مستند PDF في .NET لتحسين أمان الملف باستخدام Aspose.PDF....PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { // Create PdfFileSecurity...object if the document is encrypted if ( pdfFileInfo . IsEncrypted...

    docs.aspose.com/pdf/ar/net/change-password/
  8. 档案

    档案...encrypt(“userpassword”, “ownerpassword”...Document("input.pdf") # 加密PDF document.encrypt("user_password", "owner_password"...

    blog.aspose.com/zh/pdf/encrypt-decrypt-pdf-in-p...
  9. Шифрование и расшифровка Excel файлов с помощью...

    Как шифровать и расшифровывать Excel файлы с помощью Node.js через C++. Блокировка и разблокировка Excel файлов....97/2000 Compatible’ или ‘Weak Encryption (XOR)’. Важно выбрать соответствующую...filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions...

    docs.aspose.com/cells/ru/nodejs-cpp/encrypt-and...
  10. أرشيف

    أرشيف...encrypt("123123") pres.save("encrypted-pres.pptx"...with slides.Presentation("encrypted-pres.ppt", loadOptions) as...

    blog.aspose.com/ar/slides/encrypt-ppt-python/