Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 10,904 for

encrypt

(0.16 sec)
  1. C# 를 사용하여 PDF 잠금 | Aspose.PDF

    Aspose.PDF 를 사용하여 보호된 (암호로 암호화된) 문서를 읽거나, 보호 기능이 있는 문서를 보호하거나, 보호를 제거하기 위한 샘플 C# 코드입니다....‘DataDir’ 변수로 지정된 동일한 디렉토리에 있는 ‘Encrypt_out.pdf ‘라는 파일에 저장합니다.이 코드...Path . Combine ( dataDir , "encrypt.pdf" ); var outputFile = Path...

    products.aspose.com/pdf/ko/net/encrypt/
  2. Archiv

    Archiv... Zavolejte metodu Encrypt a předejte heslo, které chcete...ProtectionManager.Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...

    blog.aspose.com/cs/slides/encrypt-ppt-csharp/
  3. تشفير وفك تشفير ملفات إكسل مع Node.js عبر C++|D...

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

    docs.aspose.com/cells/ar/nodejs-cpp/encrypt-and...
  4. How to prevent screenshots of a PDF document us...

    Hi Team, I am working with Aspose.PDF for .NET/Java to secure PDF documents. My requirement is to prevent users from capturing screenshots or screen grabbing the content of a PDF when it is viewed in a PDF reader. I un…...(print, copy, modify) Set encryption and permissions, e.g. pdfDocument...PDF permissions you need (encryption, disallow copy/print) to...

    forum.aspose.com/t/how-to-prevent-screenshots-o...
  5. Changer le mot de passe d'un fichier PDF|Aspose...

    Ce sujet explique comment changer le mot de passe d'un fichier PDF en utilisant la classe PdfFileSecurity....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // Créer un objet...bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . changePassword...

    docs.aspose.com/pdf/fr/java/change-password/
  6. 使用 C# 保护 PDF | Aspose.PDF

    使用 Aspose.PDF for .NET 使用 C# 示例代码,以编程方式使用密码锁定 PDF...Encrypt 方法使用 AES-128 加密 PDF。 以 PDF...AllowScreenReaders = true ; document . Encrypt ( "userpassword" , "ownerpassword"...

    products.aspose.com/pdf/zh-hant/net/protect/
  7. Зашифровать документ в 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/
  8. Secure PDF Documents with C++|Documentation

    Learn how to secure PDF documents with owner and user passwords using Aspose.Cells with C++....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/cpp/secure-pdf-documents/
  9. 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-...
  10. Crypter les fichiers Excel avec JavaScript via ...

    Apprenez comment crypter et protéger par mot de passe des fichiers Excel en utilisant Aspose.Cells for JavaScript via C++....</ head > < body > < h1 > Encrypt Workbook Example </ h1 > <...arrayBuffer )); // Specify XOR encryption type. workbook . encryptionOptions...

    docs.aspose.com/cells/fr/javascript-cpp/encrypt...