Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 11,605 for

encrypted

(1.04 sec)
  1. Unlock PPTX Presentation Files using .NET | pro...

    C# source code to remove protection from PPTX Presentation.... Removing Encryption from PPTX Presentation via....NET, you can remove the encryption or password protection on...

    products.aspose.com/slides/net/unlock/pptx/
  2. 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-...
  3. 使用Aspose.Cells加密工作簿|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....( "1234" ); //Specify XOR encryption type. workbook . setEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/zh/java/encrypt-workbook-...
  4. 解密 PDF 文件|Aspose.PDF for Java

    本主题解释如何使用 PdfFileSecurity 类解密 PDF 文件。...PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // 创建 PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); // 解密 PDF 文档 fileSecurity...

    docs.aspose.com/pdf/zh/java/decrypt-pdf-file/
  5. 更改 PDF 文件的密码|Aspose.PDF for Java

    本主题讲解如何使用 PdfFileSecurity 类更改 PDF 文件的密码。...PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // 创建 PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . changePassword...

    docs.aspose.com/pdf/zh/java/change-password/
  6. Advanced operations|Aspose.PDF for Python via C++

    Aspose.PDF for Python via C++ can perform simple and easy tasks and cope with more complex goals. Check the next section for advanced users and developers.... Encrypt or decrypt PDF documents for...stamps, and etc. Encrypt, and Decrypt PDF - encrypt, and decrypt...

    docs.aspose.com/pdf/python-cpp/advanced-operati...
  7. Excel Dateien mit JavaScript via C++ verschlüss...

    So verschlüsseln und entschlüsseln Sie Excel Dateien mit JavaScript via C++. Sperren und entsperren Sie Excel Dateien....Cells Example - Encrypt Workbook </ h1 > < input type...arrayBuffer )); // Specify XOR encryption type. workbook . encryptionOptions...

    docs.aspose.com/cells/de/javascript-cpp/encrypt...
  8. Unlock PPT Presentation Files using .NET | prod...

    C# source code to remove protection from PPT Presentation.... Removing Encryption from PPT Presentation via....NET, you can remove the encryption or password protection on...

    products.aspose.com/slides/net/unlock/ppt/
  9. Ontgrendel PPT presentatiebestanden met Python ...

    Python broncode om de beveiliging van PPT Presentatie te verwijderen.... Presentation( "encrypted-pres.ppt" , loadOptions) as...protection_manager . remove_encryption() pres . save( "encryption-removed.ppt"...

    products.aspose.com/slides/nl/python-net/unlock...
  10. محافظت از PDF با استفاده از Java | Aspose.PDF

    PDF را با رمز عبور به صورت برنامه نویسی با کد نمونه Java با استفاده از Aspose.PDF برای Java قفل کنید...Encrypt را فراخوانی کنید. ۱. صرفه جویی..."sourceFile.pdf" ); // encrypt PDF pdfDocument . encrypt ( "user" , "owner"...

    products.aspose.com/pdf/fa/java/protect/