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

encrypted

(0.59 sec)
  1. Connect to POP3 Server|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....can enable cryptographic encryption to protect data exchange...configurations for the TLS 1.3 encryption protocol for secure communication:...

    docs.aspose.com/email/python-net/connect-to-pop...
  2. تشفير وفك تشفير ملفات إكسل باستخدام C++|Documen...

    كيفية تشفير وفك تشفير ملفات إكسل باستخدام C++. قفل وفتح ملفات إكسل....97/2000 Compatible’ أو ‘Weak Encryption (XOR)’. من المهم اختيار طول...inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions...

    docs.aspose.com/cells/ar/cpp/encrypt-and-decryp...
  3. Conversion to PDF/A and PDF/UA|Aspose.Words for...

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C#. Choose the best PDF standard to convert a document using C#....document structure tags, encryption, digital signatures, and...embed all fonts and disable encryption, while PDF/UA must only embed...

    docs.aspose.com/words/net/learn-features-of-con...
  4. Arşiv

    Arşiv...encrypt(“userpassword”, “ownerpassword”...# PDF'yi şifrele document.encrypt("user_password", "owner_password"...

    blog.aspose.com/tr/pdf/encrypt-decrypt-pdf-in-p...
  5. Архів

    Архів...encrypt(“userpassword”, “ownerpassword”...# Зашифрувати PDF document.encrypt("user_password", "owner_password"...

    blog.aspose.com/uk/pdf/encrypt-decrypt-pdf-in-p...
  6. Blocca il PDF usando Java | Aspose.PDF

    Codice sorgente Java per proteggere i documenti PDF su qualsiasi piattaforma....Encrypt . Salva il file PDF. Lo snippet...documento PDF denominato «Encrypt.pdf». Crittografa il PDF aperto...

    products.aspose.com/pdf/it/java/encrypt/
  7. Unlock PPT Presentation Files using Java | prod...

    Java source code to remove protection from PPT Presentation.... Removing Encryption from PPT Presentation via...Java, you can remove the encryption or password protection on...

    products.aspose.com/slides/java/unlock/ppt/
  8. Chroń plik PDF za pomocą Java | Aspose.PDF

    Zablokuj plik PDF z hasłem programowo za pomocą przykładowego kodu Java używając Aspose.PDF dla Java...Encrypt, aby chronić plik PDF za pomocą..."sourceFile.pdf" ); // encrypt PDF pdfDocument . encrypt ( "user" , "owner"...

    products.aspose.com/pdf/pl/java/protect/
  9. Proteggi i PDF usando Java | Aspose.PDF

    Blocca il PDF con password in modo programmatico con il codice di esempio Java usando Aspose.PDF per Java...Encrypt per proteggere i PDF con AES-128..."sourceFile.pdf" ); // encrypt PDF pdfDocument . encrypt ( "user" , "owner"...

    products.aspose.com/pdf/it/java/protect/
  10. Архів

    Архів...encrypt("123123") pres.save("encrypted-pres.pptx"...with slides.Presentation("encrypted-pres.ppt", loadOptions) as...

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