Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 7,890 for

encrypted

(0.08 sec)
  1. 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. get...to save document without encryption this property should be null...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocSaveOptions.Password | Aspose.Words for .NET

    Secure your documents with DocSaveOptions! Easily set or retrieve a password for RC4 encryption to protect your sensitive information....password to encrypt document using RC4 encryption method. public...to save document without encryption this property should be null...

    reference.aspose.com/words/net/aspose.words.sav...
  3. OdtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the OdtSaveOptions SaveFormat property lets you easily save documents in Odt or Ott formats, ensuring compatibility and flexibility....; } Examples Shows how to encrypt a saved ODT/OTT document with...ArtifactsDir + "OdtSaveOptions.Encrypt" + extensionString , saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Rubyでエクセルファイルを暗号化する|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....Javaを使用してエクセルファイルを暗号化するには、Encryptモジュールのメソッドを単純に呼び出します。 Ruby Code.... setPassword ( "1234" ) encryption_type = Rjb :: import ( 'com...

    docs.aspose.com/cells/ja/java/encrypting-excel-...
  5. Cifrado de Archivos Excel en Ruby|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.... setPassword ( "1234" ) encryption_type = Rjb :: import ( 'com.... setEncryptionOptions ( encryption_type . XOR , 40 ) \ # Specify...

    docs.aspose.com/cells/es/java/encrypting-excel-...
  6. Configuration du cryptage|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.... XML < Encryption value = "off" > < Report...= "128" /> </ Report > </ Encryption > Lorsque le cryptage est...

    docs.aspose.com/cells/fr/reportingservices/conf...
  7. Criptografar um documento em Python|Aspose.Word...

    Criptografe seu documento usando algoritmos de criptografia apropriados para formatos de documento específicos em Python....RC4 de 40 bitsCryptoAPI RC4 Encryption Criptografia RC4 (40 bits)...which the document will be encrypted , and which will be required...

    docs.aspose.com/words/pt/python-net/encrypt-a-d...
  8. Защищенная паролем презентация|Документация Asp...

    Защита паролем PowerPoint, шифрование и безопасность в Python... encrypt ( "123123" ) pres . save ( "encrypted-pres.pptx"...необходимо вызвать метод remove_encryption без параметров. Вам затем...

    docs.aspose.com/slides/ru/python-net/password-p...
  9. Python का उपयोग करके PPT प्रस्तुति फ़ाइलें अनलॉ...

    PPT प्रस्तुति से सुरक्षा हटाने के लिए Python स्रोत कोड.... Presentation( "encrypted-pres.ppt" , loadOptions) as...protection_manager . remove_encryption() pres . save( "encryption-removed.ppt"...

    products.aspose.com/slides/hi/python-net/unlock...
  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/ko/net/change-password/