Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 11,711 for

encrypted

(0.79 sec)
  1. 档案

    档案... 调用 Encrypt 方法并传递您要设置的密码。 保存修改后的演示文稿。 using...ProtectionManager.Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...

    blog.aspose.com/zh/slides/encrypt-ppt-csharp/
  2. Node.jsでPDFファイルのパスワードを変更する|Aspose.PDF for Node....

    Aspose.PDF for Node.js via C++を使用してPDFファイルのパスワードを変更します。...'asposepdfnodejs' ); const pdf_encrypt_file = 'ResultEncrypt.pdf'...AsposePdfChangePassw ( pdf_encrypt_file , "owner" , "newuser"...

    docs.aspose.com/pdf/ja/nodejs-cpp/change-passwo...
  3. Error in image conversion - Free Support Forum ...

    We have renewed and applied the Aspose licenses in Feb 2025. However we started seeing the image conversion issues around 2nd week of March. Below are the jar files used for conversion. Do you see any problem because of …...any way we can check the encryption(SHA1 or sha256) of this license...any way we can check the encryption(SHA1 or sha256) of this license...

    forum.aspose.com/t/error-in-image-conversion/31...
  4. Guardar presentaciones en modo solo lectura usa...

    Cargar y guardar archivos PowerPoint (PPT, PPTX) en modo solo lectura con Aspose.Slides para Python a través de .NET, ofreciendo vistas previas de diapositivas precisas sin alterar sus presentaciones....automatizadas, use passwords and encryption . ¿Cómo se relaciona ‘Read-Only...recommended’ con las banderas ‘is_encrypted’ y ‘is_write_protected’? Son...

    docs.aspose.com/slides/es/python-net/read-only-...
  5. Python での PDF ファイルの暗号化と復号化|Aspose.PDF for Pytho...

    Python で PDF 権限の設定、ファイルの暗号化、保護された PDF の復号化、パスワードの変更を行う方法を学びます。... encrypt ( "user" , "owner" , document_privilege...aspose.pydrawing as drawing def encrypt_pdf_file ( infile : str , outfile...

    docs.aspose.com/pdf/ja/python-net/set-privilege...
  6. Python을(를) 사용하여 PPT 프레젠테이션 파일 잠금 해제 | products....

    PPT 프레젠테이션에서 보호를 제거하는 Python 소스 코드입니다.... Presentation( "encrypted-pres.ppt" , loadOptions) as...protection_manager . remove_encryption() pres . save( "encryption-removed.ppt"...

    products.aspose.com/slides/ko/python-net/unlock...
  7. Chiffrer le classeur à l aide d Aspose.Cells|Do...

    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/fr/java/encrypt-workbook-...
  8. Protect PDF using Python | Aspose.PDF

    Lock PDF with password programmatically with Python sample code using Aspose.PDF for Python for .NET...Encrypt method to protect PDF with...allow_screen_readers = True document . encrypt ( "userpassword" , "ownerpassword"...

    products.aspose.com/pdf/python-net/protect/
  9. PDF 파일의 비밀번호 변경|Aspose.PDF for Java

    이 주제는 PdfFileSecurity 클래스를 사용하여 PDF 파일의 비밀번호를 변경하는 방법을 설명합니다....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . changePassword...

    docs.aspose.com/pdf/ko/java/change-password/
  10. ป้องกันไฟล์นำเสนอ PPTX โดยใช้ Java | products.a...

    ซอร์สโค้ด Java เพื่อป้องกันการนำเสนอ PPTX... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/th/java/protect/pptx/