Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 9,775 for

encrypted

(0.13 sec)
  1. Excel Dateien mit JavaScript via C++ verschlüss...

    Lernen Sie, wie man Excel Dateien mit Aspose.Cells for JavaScript via C++ verschlüsselt und passwortgeschützt....</ head > < body > < h1 > Encrypt Workbook Example </ h1 > <...arrayBuffer )); // Specify XOR encryption type. workbook . encryptionOptions...

    docs.aspose.com/cells/de/javascript-cpp/encrypt...
  2. PDF 파일 해독|Aspose.PDF for Java

    이 주제는 PdfFileSecurity 클래스를 사용하여 PDF 파일을 해독하는 방법을 설명합니다....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); // PDF 문서 해독 fileSecurity...

    docs.aspose.com/pdf/ko/java/decrypt-pdf-file/
  3. Зашифровать документ в 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/
  4. Python API for PDF - Create, Merge, Modify, and...

    Native library to generate, edit and parse PDF files. The library converts PDF to multiple formats, including DOC, DOCX, XLS, XLSX, PPTX HTML, and images....PDF files Merge PDF files Encrypt PDF Decrypt PDF Convert PDF...and extract text and images, encrypt and decrypt it. You can also...

    products.aspose.com/pdf/python-cpp/
  5. Document | Aspose.Words لـ .NET

    أنشئ مستندات وورد فارغة بكل سهولة باستخدام مُنشئ المستندات سهل الاستخدام. بسّط عملية كتابتك اليوم!...= new Document ( MyDir + "Encrypted.docx" , new LoadOptions (...Assert . AreEqual ( "Test encrypted document." , doc . FirstSection...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. Archivio

    Archivio... Chiama il metodo Encrypt e passa la password che vuoi...ProtectionManager.Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...

    blog.aspose.com/it/slides/encrypt-ppt-csharp/
  7. Cifrar y descifrar archivos de Excel con C++|Do...

    Cómo cifrar y descifrar archivos de Excel usando C++. Bloquea y desbloquea archivos de Excel....inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/es/cpp/encrypt-and-decryp...
  8. 記録

    記録... 「Encrypt」メソッドを呼び出して、任意のパスワードを渡します。 ...protection_manager.encrypt("123123") pres.save("encrypted-pres.pptx"...

    blog.aspose.com/ja/slides/encrypt-ppt-python/
  9. Archivo

    Archivo... Llame al método Encrypt y pase la contraseña que desea...ProtectionManager.Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...

    blog.aspose.com/es/slides/encrypt-ppt-csharp/
  10. Basic operations with PDF documents|Aspose.PDF ...

    Basic operations section describes the possibilities of opening and saving PDF documents using the Aspose.PDF for .NET.... Encrypt and Decrypt PDF File - encrypt, and decrypt...

    docs.aspose.com/pdf/net/basic-operations/