Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 7,893 for

encrypted

(0.09 sec)
  1. Установить привилегии, зашифровать и расшифрова...

    Зашифровать PDF файл с помощью C# с использованием различных типов и алгоритмов шифрования. Также расшифровать PDF файлы с использованием пароля владельца....качестве аргумента методу Encrypt объекта Document . Следующий...AllowScreenReaders = true ; // Encrypt the file with User and Owner...

    docs.aspose.com/pdf/ru/net/set-privileges-encry...
  2. 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-...
  3. 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-...
  4. تشفير دفتر العمل باستخدام Aspose.Cells|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....( "1234" ); //Specify XOR encryption type. workbook . setEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/ar/java/encrypt-workbook-...
  5. 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-...
  6. Dekripsi File PDF|Aspose.PDF untuk Java

    Topik ini menjelaskan cara Mendekripsi File PDF menggunakan Kelas PdfFileSecurity....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // Buat objek PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); // Dekripsi dokumen...

    docs.aspose.com/pdf/id/java/decrypt-pdf-file/
  7. PDFファイルのパスワードを変更する|Aspose.PDF for .NET

    Aspose.PDFを使用して、.NETでPDFドキュメントのパスワードを変更してファイルのセキュリティを向上させる方法を探ります。...PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { // Create PdfFileSecurity...object if the document is encrypted if ( pdfFileInfo . IsEncrypted...

    docs.aspose.com/pdf/ja/net/change-password/
  8. Chiffrer des fichiers Excel en utilisant Aspose...

    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....srcFileName = FilePath + "Encrypting Excel Files.xlsx" ; string...destFileName = FilePath + "Result Encrypting Excel Files.xlsx" ; //Open...

    docs.aspose.com/cells/fr/net/encrypting-excel-f...
  9. A PPTX prezentációs fájlok védelme a .NET haszn...

    C# forráskód a PPTX prezentáció védelmére....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/hu/net/protect/pptx/
  10. A ODP prezentációs fájlok védelme a .NET haszná...

    C# forráskód a ODP prezentáció védelmére....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/hu/net/protect/odp/