Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 7,877 for

encryption

(0.04 sec)
  1. SignOptions.decryptionPassword property | Aspos...

    SignOptions.decryptionPassword property. The password to decrypt source document...Remarks If OOXML document is encrypted, you should provide decryption...Examples Shows how to sign encrypted document file. // Create an...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. تشفير ملفات Excel باستخدام Aspose.Cells|Documen...

    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/ar/net/encrypting-excel-f...
  3. Opening Different Microsoft Excel Versions File...

    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....9 and Office 365 XLSX or Encrypted Excel Files. Opening Files...file to be loaded. Opening Encrypted Excel Files It’s possible...

    docs.aspose.com/cells/python-java/opening-diffe...
  4. Présentation protégée par mot de passe|Document...

    Protection par mot de passe de PowerPoint, cryptage et sécurité en Python...devez utiliser la méthode encrypt (de ProtectionManager ) pour...mot de passe à la méthode encrypt et utilisez la méthode save...

    docs.aspose.com/slides/fr/python-net/presentati...
  5. Zablokuj plik PDF za pomocą Java | Aspose.PDF

    Kod źródłowy Java do ochrony dokumentu PDF na dowolnej platformie....Encrypt . Zapisz plik PDF. Dostarczony...Otwiera dokument PDF o nazwie „Encrypt.pdf”. Szyfruje otwarty plik...

    products.aspose.com/pdf/pl/java/encrypt/
  6. Node.js에서 PDF 복호화|Aspose.PDF for Node.js via C++

    C++를 통한 Aspose.PDF로 PDF 파일 복호화....'asposepdfnodejs' ); const pdf_encrypt_file = 'ResultEncrypt.pdf'...AsposePdfModule . AsposePdfDecrypt ( pdf_encrypt_file , "owner" , "ResultDecrypt...

    docs.aspose.com/pdf/ko/nodejs-cpp/decrypt-pdf/
  7. تغيير كلمة مرور ملف PDF في Node.js|Aspose.PDF f...

    تغيير كلمة مرور ملف PDF باستخدام Aspose.PDF لـ Node.js عبر C++....'asposepdfnodejs' ); const pdf_encrypt_file = 'ResultEncrypt.pdf'...AsposePdfChangePassw ( pdf_encrypt_file , "owner" , "newuser"...

    docs.aspose.com/pdf/ar/nodejs-cpp/change-passwo...
  8. Een document versleutelen in Python|Aspose.Word...

    Versleutel uw document met behulp van geschikte encryptie-algoritmen voor specifieke documentformaten in Python....EncryptionECMA-376 Agile Encryption ECMA-376 Standaardencryptie...which the document will be encrypted , and which will be required...

    docs.aspose.com/words/nl/python-net/encrypt-a-d...
  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/