Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 8,676 for

encrypted

(0.2 sec)
  1. Características de Utilidad - Cliente SMTP|Docu...

    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...."password" ); MailMessage encrypted = signed . encrypt ( publicCert , "password"...); MailMessage decrypted = encrypted . decrypt ( privateCert ,...

    docs.aspose.com/email/es/java/utility-features-...
  2. أرشيف

    أرشيف...Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...RemoveEncryption(); presentation.Save("encryption-removed.ppt", SaveFormat...

    blog.aspose.com/ar/slides/encrypt-ppt-csharp/
  3. C++ 를 사용하여 PDF 잠금 | Aspose.PDF

    Aspose.PDF 를 사용하여 보호된 (암호로 암호화된) 문서를 읽거나, 보호 기능이 있는 문서를 보호하거나, 보호를 제거하기 위한 샘플 C++ 코드입니다....‘DataDir’ 변수로 지정된 동일한 디렉터리의 ‘Encrypt_out.pdf ‘라는 파일에 업데이트된 문서를 저장합니다...set_AllowScreenReaders ( true ); // Encrypt the file with User and Owner...

    products.aspose.com/pdf/ko/cpp/encrypt/
  4. 권한 설정, PDF 파일 암호화 및 해독|Aspose.PDF for Java

    Java를 사용하여 다양한 암호화 유형 및 알고리즘으로 PDF 파일을 암호화합니다. 또한 소유자 비밀번호를 사용하여 PDF 파일을 해독합니다....권한이 정의되면 이 객체를 Document 객체의 Encrypt 메서드에 인수로 전달하십시오. 다음 코드 스니펫은...비밀번호를 설정해야 합니다. document . encrypt ( "user" , "owner" , documentPrivilege...

    docs.aspose.com/pdf/ko/java/set-privileges-encr...
  5. Node.js経由のC++を使ったファイル形式の検出と暗号化確認方法|Documentation

    Aspose.Cells for Node.js via C++を使用してファイル形式を検出し、ファイルが暗号化されているかどうかを確認する方法を学びます。...file is encrypted. console . log ( "The file is encrypted: " + info...

    docs.aspose.com/cells/ja/nodejs-cpp/how-to-dete...
  6. Protect Documents with Password via C# | produc...

    Lock PDF, Microsoft Excel spreadsheets, PowerPoint Presentations and Word documents with passwords via your C# application. Apply password protection with ease....implementation of various encryption techniques and password policies...developers to implement various encryption options and password policies...

    products.aspose.com/total/net/protect/
  7. Kontrol Pengecualian File PDF|Aspose.PDF for .NET

    Pelajari cara menangani pengecualian dalam pemrosesan PDF dan memastikan operasi yang lancar saat bekerja dengan PDF menggunakan Aspose.PDF di .NET....BindPdf ( dataDir + "sample_encrypted.pdf" ); // Disallow exceptions...BindPdf ( dataDir + "sample_encrypted.pdf" ); // Allow exceptions...

    docs.aspose.com/pdf/id/net/control-exception/
  8. FAQ|Aspose.PDF untuk Java

    Silakan pelajari Pertanyaan yang Sering Diajukan dari pustaka Aspose.PDF untuk Java....use the Encrypt method of the Document object to encrypt a PDF...

    docs.aspose.com/pdf/id/java/faq/
  9. C# API to Send Email | .NET Solution for Develo...

    A powerful API to implement email sending functionality into C# .NET applications using most popular protocols and services....POP3, and IMAP SSL and TLS encryption options HTML and Plain Text...by supporting S/MIME for encrypting, signing, and ensuring secure...

    products.aspose.com/email/net/send-email/
  10. 控制异常 PDF 文件|Aspose.PDF for .NET

    了解如何处理 PDF 处理中的异常,并在使用 Aspose.PDF 在 .NET 中处理 PDF 时确保顺利操作。...BindPdf ( dataDir + "sample_encrypted.pdf" ); // Disallow exceptions...BindPdf ( dataDir + "sample_encrypted.pdf" ); // Allow exceptions...

    docs.aspose.com/pdf/zh/net/control-exception/