Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 11,719 for

encrypted

(0.32 sec)
  1. DocSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.DocSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Doc](../../aspose.words/saveformat/#Doc) or [SaveFormat.Dot](../../aspose.words/saveformat/#Dot) format...options added, such as an encryption password or digital signature...password to encrypt document using RC4 encryption method. prettyFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Archiv

    Archiv...Encryption.PdfEncryptionInfo info =...Aspose.Html.Rendering.Pdf.Encryption.PdfEncryptionInfo("user"...

    blog.aspose.com/de/html/epub-to-pdf-csharp/
  3. آرشیوها

    آرشیوها...Encrypt(String, String, SharedPtr ...vilege::get_Print(); doc->Encrypt(L"user", L"owner", privilege...

    blog.aspose.com/fa/pdf/encrypt-or-decrypt-pdf-f...
  4. Шифрование Excel файлов с помощью Node.js через...

    Узнайте, как шифровать и защищать паролем Excel файлы с помощью Aspose.Cells for Node.js via C++....97/2000 Compatible’ или ‘Weak Encryption (XOR)’. Важно выбрать соответствующую...filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions...

    docs.aspose.com/cells/ru/nodejs-cpp/encrypting-...
  5. Aspose.Email을 사용하여 파이썬에서 IMAP 서버에 연결하기|Document...

    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 허용 가능한 프로토콜 버전을 정의하는 속성....프로토콜을 설정하려면 ‘set_supported_encryption_unsafe(value)’ 메서드를 사용하십시오...

    docs.aspose.com/email/ko/python-net/connect-to-...
  6. Personnaliser le rendu HTML – Aspose.HTML for P...

    Personnalisez le rendu de HTML en PDF, XPS, DOCX et images en utilisant Aspose.HTML for Python via .NET. Obtenez des exemples Python prêts à l'emploi....jpeg_quality , document_info , encryption , form_field_behaviour ,...This property gets or sets encryption details. If it is not set...

    docs.aspose.com/html/fr/python-net/rendering-op...
  7. ארכיון

    ארכיון...Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...RemoveEncryption(); presentation.Save("encryption-removed.ppt", SaveFormat...

    blog.aspose.com/he/slides/encrypt-ppt-csharp/
  8. Recursos Utilitários - Cliente SMTP|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...."password" ); MailMessage encrypted = signed . encrypt ( publicCert , "password"...); MailMessage decrypted = encrypted . decrypt ( privateCert ,...

    docs.aspose.com/email/pt/java/utility-features-...
  9. Dienstprogramme – SMTP‑Client|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...."password" ); MailMessage encrypted = signed . encrypt ( publicCert , "password"...); MailMessage decrypted = encrypted . decrypt ( privateCert ,...

    docs.aspose.com/email/de/java/utility-features-...
  10. Python 를 사용하여 PDF 잠금 | Aspose.PDF

    Aspose.PDF 를 사용하여 보호된 (암호로 암호화된) 문서를 읽거나, 보호 기능이 있는 문서를 보호하거나, 보호를 제거하기 위한 샘플 Python 코드입니다....‘DataDir’ 변수로 지정된 동일한 디렉토리에 있는 ‘Encrypt_out.pdf ‘라는 파일에 저장합니다.이 코드...Document(path_infile) # Encrypt PDF document . Encrypt( "user" , "owner"...

    products.aspose.com/pdf/ko/python-net/encrypt/