Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 11,678 for

encrypted

(0.1 sec)
  1. Открытие файлов в Jython|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.... # Opening Encrypted Excel Files # Creating and...Setting the password for the encrypted Excel file loadOptions6 ....

    docs.aspose.com/cells/ru/java/opening-files-in-...
  2. Dateien in Jython öffnen|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.... # Opening Encrypted Excel Files # Creating and...Setting the password for the encrypted Excel file loadOptions6 ....

    docs.aspose.com/cells/de/java/opening-files-in-...
  3. 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...
  4. Archivo

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

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

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

    blog.aspose.com/pt/html/epub-to-pdf-csharp/
  6. Архивы

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

    blog.aspose.com/ru/slides/encrypt-ppt-csharp/
  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. 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/
  9. Chiffrer des fichiers Excel avec C++|Documentation

    Apprenez comment chiffrer et protéger par mot de passe des fichiers Excel en utilisant Aspose.Cells avec C++....inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/fr/cpp/encrypting-excel-f...
  10. Bảo vệ tệp bản trình bày PPT bằng .NET | produc...

    Mã nguồn C# để bảo vệ Bản trình bày PPT....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/vi/net/protect/ppt/