Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 10,910 for

encryption

(0.26 sec)
  1. WriteProtection | Aspose.Words for Java

    Specifies write protection settings for a document in Java....more, visit the Protect or Encrypt a Document documentation article...programmatically, nor does it encrypt the contents. doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  2. تشفير وفك تشفير ملفات إكسل باستخدام JavaScript ...

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

    docs.aspose.com/cells/ar/javascript-cpp/encrypt...
  3. Подключение к IMAP-серверу|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.... Свойство ‘supported_encryption’ класса EmailClient определяет...используйте метод ‘set_supported_encryption_unsafe(value)’, если хотите...

    docs.aspose.com/email/ru/python-net/connecting-...
  4. 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...
  5. Archiv

    Archiv...Encrypt(String, String, SharedPtr ...vilege::get_Print(); doc->Encrypt(L"user", L"owner", privilege...

    blog.aspose.com/cs/pdf/encrypt-or-decrypt-pdf-f...
  6. Python을(를) 사용하여 PPTX 프레젠테이션 파일 잠금 해제 | products...

    PPTX 프레젠테이션에서 보호를 제거하는 Python 소스 코드입니다.... Presentation( "encrypted-pres.pptx" , loadOptions)...protection_manager . remove_encryption() pres . save( "encryption-removed.pptx"...

    products.aspose.com/slides/ko/python-net/unlock...
  7. Python을(를) 사용하여 ODP 프레젠테이션 파일 잠금 해제 | products....

    ODP 프레젠테이션에서 보호를 제거하는 Python 소스 코드입니다.... Presentation( "encrypted-pres.odp" , loadOptions) as...protection_manager . remove_encryption() pres . save( "encryption-removed.odp"...

    products.aspose.com/slides/ko/python-net/unlock...
  8. Secure PDF Documents|Documentation

    Learn how to pass in PDF security options when saving spreadsheets to PDF with Aspose.Cells for Python via .NET API....developers need to work with encrypted PDF files. For example: Secure...will be required to open the encrypted PDF document for viewing....

    docs.aspose.com/cells/python-net/secure-pdf-doc...
  9. Assign and Validate Digital Signatures|Document...

    Excel file digital signature, verification. To protect the authenticity of a workbook's content of Excel file, you can add a digital signature using C# codes with Aspose.Cells for .Net....Close Encrypting Excel Files Detect File Format of Encrypted Office...

    docs.aspose.com/cells/net/assign-and-validate-d...
  10. Changer le mot de passe d'un fichier PDF|Aspose...

    Découvrez comment modifier le mot de passe d'un document PDF en .NET pour améliorer la sécurité des fichiers avec Aspose.PDF....PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { // Create PdfFileSecurity...object if the document is encrypted if ( pdfFileInfo . IsEncrypted...

    docs.aspose.com/pdf/fr/net/change-password/