Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 10,904 for

encrypted

(0.13 sec)
  1. Архивы

    Архивы... Вызовите метод Encrypt и передайте пароль, который...ProtectionManager.Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...

    blog.aspose.com/ru/slides/encrypt-ppt-csharp/
  2. Зашифровать документ в C#|Aspose.Words для .NET

    Шифруйте ваш документ, используя соответствующие алгоритмы шифрования для конкретных форматов документов. C#....EncryptionCryptoAPI RC4 шифрование RC4 Encryption (40-битный) ДОКС, DOTX, DOCM...(AES128 + SHA1) ОТТ, ОТТ ODF Encryption (Blowfish/AES) Шифрование...

    docs.aspose.com/words/ru/net/encrypt-a-document/
  3. Proteggi i PDF usando C# | Aspose.PDF

    Blocca il PDF con password in modo programmatico con il codice di esempio C# usando Aspose.PDF per .NET...Encrypt per proteggere i PDF con AES-128...AllowScreenReaders = true ; document . Encrypt ( "userpassword" , "ownerpassword"...

    products.aspose.com/pdf/it/net/protect/
  4. ปกป้อง PDF โดยใช้ Python | Aspose.PDF

    ล็อค PDF ด้วยรหัสผ่านด้วยโปรแกรมด้วยรหัสตัวอย่าง Python โดยใช้ Aspose.PDF สำหรับ Python for .NET...Encrypt เพื่อปกป้องรูปแบบไฟล์ PDF ที่มี...allow_screen_readers = True document . encrypt ( "userpassword" , "ownerpassword"...

    products.aspose.com/pdf/th/python-net/protect/
  5. Conectando al servidor 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.... La propiedad ‘supported_encryption’ de la clase EmailClient...el método ‘set_supported_encryption_unsafe(value)’ si desea establecer...

    docs.aspose.com/email/es/python-net/conectando-...
  6. PDF 파일의 비밀번호 변경|Aspose.PDF for Java

    이 주제는 PdfFileSecurity 클래스를 사용하여 PDF 파일의 비밀번호를 변경하는 방법을 설명합니다....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . changePassword...

    docs.aspose.com/pdf/ko/java/change-password/
  7. Protect PDF using Python | Aspose.PDF

    Lock PDF with password programmatically with Python sample code using Aspose.PDF for Python for .NET...Encrypt method to protect PDF with...allow_screen_readers = True document . encrypt ( "userpassword" , "ownerpassword"...

    products.aspose.com/pdf/python-net/protect/
  8. Chiffrer le classeur à l aide d Aspose.Cells|Do...

    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....( "1234" ); //Specify XOR encryption type. workbook . setEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/fr/java/encrypt-workbook-...
  9. 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...
  10. Archivo

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

    blog.aspose.com/es/html/epub-to-pdf-csharp/