Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 10,728 for

encrypted

(0.2 sec)
  1. 使用 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...
  2. تغيير كلمة مرور ملف 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/
  3. Mở khóa tệp bản trình bày ODP bằng Python | pro...

    mã nguồn Python để xóa bảo vệ khỏi Bản trình bày ODP.... Presentation( "encrypted-pres.odp" , loadOptions) as...protection_manager . remove_encryption() pres . save( "encryption-removed.odp"...

    products.aspose.com/slides/vi/python-net/unlock...
  4. باز کردن قفل فایل های ارائه PPT با استفاده از P...

    کد منبع Python برای حذف حفاظت از ارائه PPT.... Presentation( "encrypted-pres.ppt" , loadOptions) as...protection_manager . remove_encryption() pres . save( "encryption-removed.ppt"...

    products.aspose.com/slides/fa/python-net/unlock...
  5. باز کردن قفل فایل های ارائه ODP با استفاده از P...

    کد منبع Python برای حذف حفاظت از ارائه ODP.... Presentation( "encrypted-pres.odp" , loadOptions) as...protection_manager . remove_encryption() pres . save( "encryption-removed.odp"...

    products.aspose.com/slides/fa/python-net/unlock...
  6. DocSaveOptions.password property | Aspose.Words...

    DocSaveOptions.password property. Gets/sets a password to encrypt document using RC4 encryption method....password to encrypt document using RC4 encryption method. @property...to save document without encryption this property should be None...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OdtSaveOptions.saveFormat property | Aspose.Wor...

    OdtSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...SaveFormat Examples Shows how to encrypt a saved ODT/OTT document with...artifactsDir + "OdtSaveOptions.encrypt" + extensionString , saveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Efficiently Compress Zip Files Using C# | Code ...

    Simplify Zip File Compression Using C# Source Code. Compress Files and Folders into Zip Archives Programmatically using .NET...as well as using AES encryption to encrypt archive. Even developers...different encryption such as Traditional Encryption, AES128, AES192...

    products.aspose.com/zip/net/compress/
  9. Шифрование и дешифрование файлов Excel с помощь...

    Как шифровать и дешифровать файлы Excel с помощью JavaScript через C++. Блокировка и разблокировка файлов Excel....97/2000 Compatible’ или ‘Weak Encryption (XOR)’. Важно выбрать соответствующую...h1 > Aspose.Cells Example - Encrypt Workbook </ h1 > < input type...

    docs.aspose.com/cells/ru/javascript-cpp/encrypt...
  10. MapiMessage.AttachSignature issue? - Free Suppo...

    Hello, Using sgn As MapiMessage = New Email.SecureEmailManager().AttachSignature(msg, CmsSigner, New SignatureOptions With {.Detached = True}) sgn.Save(SaveTextBoxX.Text, ASPSaveSetOFT) End Using Here source msg can …... S/MIME encryption is generally not applied...dmitry.samodurov: S/MIME encryption is generally I mean Smime...

    forum.aspose.com/t/mapimessage-attachsignature-...