Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 9,209 for

encrypted

(0.06 sec)
  1. Python을(를) 사용하여 PPTX 프레젠테이션 파일 보호 | products.as...

    PPTX 프레젠테이션을 보호하기 위한 Python 소스 코드.... encrypt( "123123" ) pres . save( "encrypted-pres.pptx"...

    products.aspose.com/slides/ko/python-net/protec...
  2. Control Exception PDF File|Aspose.PDF for .NET

    Learn how to handle exceptions in PDF processing and ensure smooth operations while working with PDFs using Aspose.PDF in .NET....BindPdf ( dataDir + "sample_encrypted.pdf" ); // Disallow exceptions...BindPdf ( dataDir + "sample_encrypted.pdf" ); // Allow exceptions...

    docs.aspose.com/pdf/net/control-exception/
  3. Personnaliser le rendu HTML – Aspose.HTML for P...

    Personnalisez le rendu de HTML en PDF, XPS, DOCX et images en utilisant Aspose.HTML for Python via .NET. Obtenez des exemples Python prêts à l'emploi....jpeg_quality , document_info , encryption , form_field_behaviour ,...This property gets or sets encryption details. If it is not set...

    docs.aspose.com/html/fr/python-net/rendering-op...
  4. Chercher

    chercher...Encryption = new PdfEncryptionInfo("user"...", "owner", permissions, Encryption.PdfEncryptionAlgorit.RC4_128);...

    blog.aspose.com/fr/html/print-save-webpage-pdf-...
  5. 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/ja/java/opening-files-in-...
  6. 使用 JavaScript 锁定 PDF | Aspose.PDF

    JavaScript 用于在任何平台上裁剪 PDF 文档的示例代码。...它会打开一个名为 “Encrypt.pdf” 的 PDF 文档。它使用加密设置对打开的 PDF...表示未授予用户修改文档的特定权限。加密 PDF 后,该代码将更新后的文档保存到名为 “Encrypt_out.pdf” 的文件中,该文件位于 “DataDir”...

    products.aspose.com/pdf/zh-hant/nodejs-cpp/encr...
  7. Create 7z Archive in Python

    This precise topic elaborates on how to create 7z file in Python. It lets you make a 7 ZIP compressed file in Python with just a few API calls....as the encryption of output archives like AES encryption and password...

    kb.aspose.com/zip/python/create-7z-archive-in-p...
  8. Bảo vệ tệp bản trình bày PPTX bằng C++ | produc...

    Mã nguồn C++ để bảo vệ Bản trình bày PPTX....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.pptx" , SaveFormat :: Pptx); Đặt...

    products.aspose.com/slides/vi/cpp/protect/pptx/
  9. تشفير ملفات Excel في 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....xls" ); //Specify XOR encryption type. workbook . SetEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/ar/net/encrypting-excel-f...
  10. Chroń pliki prezentacji ODP za pomocą Java | pr...

    Kod źródłowy Java do ochrony prezentacji ODP.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/pl/java/protect/odp/