Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 14,915 for

encryption

(0.08 sec)
  1. Зашифровать документ в 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/
  2. detect_file_format method | Aspose.Cells for Py...

    detect_file_format method Contents [ Hide ] detect_file_format Detects and returns the information about a format of ......password str The password for encrypted ooxml files. detect_file_format...password str The password for encrypted ooxml files. See Also module...

    reference.aspose.com/cells/python-net/aspose.ce...
  3. Aspose::Cells::FileFormatUtil::VerifyPassword m...

    Aspose::Cells::FileFormatUtil::VerifyPassword method. Detects and returns the information about a format of an excel stored in a stream in C++....U16String& The password for encrypted ooxml files. ReturnValue Returns...char16_t* The password for encrypted ooxml files. ReturnValue Returns...

    reference.aspose.com/cells/cpp/aspose.cells/fil...
  4. Change Password of PDF File|Aspose.PDF for .NET

    Explore how to modify the password of a PDF document in .NET to improve file security with Aspose.PDF....PdfFileInfo ( dataDir + "sample_encrypted.pdf" ); // Create PdfFileSecurity...BindPdf ( dataDir + "sample_encrypted.pdf" ); fileSecurity . ChangePassword...

    docs.aspose.com/pdf/net/change-password/
  5. Apply Password Protection using Aspose.Slides|A...

    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....simply pass the password to the Encrypt method and then use the Save... getProtectionManager (). encrypt ( "pass" ); //Save your presentation...

    docs.aspose.com/slides/java/apply-password-prot...
  6. Cifrar libro de trabajo con Aspose.Cells|Docume...

    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/es/java/encrypt-workbook-...
  7. Crittografare un foglio di lavoro utilizzando A...

    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/it/java/encrypt-workbook-...
  8. Kryptera arbetsboken med hjälp av Aspose.Cells|...

    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/sv/java/encrypt-workbook-...
  9. Aspose.Cells ile Çalışma Kitabını Şifrele|Docum...

    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/tr/java/encrypt-workbook-...
  10. Document.Document | Aspose.Words لمراجع .NET API

    Document البناء. إنشاء مستند Word فارغ ....= new Document ( MyDir + "Encrypted.docx" , new LoadOptions (...Assert . AreEqual ( "Test encrypted document." , doc . FirstSection...

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