Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 9,224 for

encrypted

(0.3 sec)
  1. Cómo detectar un formato de archivo y verificar...

    Aprende cómo detectar un formato de archivo y verificar si un archivo está cifrado usando Aspose.Cells for Node.js via C++....file is encrypted. console . log ( "The file is encrypted: " + info...

    docs.aspose.com/cells/es/nodejs-cpp/how-to-dete...
  2. 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/
  3. 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-...
  4. 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/
  5. Unlock all restrictions for a PDF file - Free S...

    Hi , How to decrypt to unlock all restrictions for a PDF file using Aspose.Pdf in C# Please give me simple code...string input = @“C:\temp\encrypted.pdf”; string output = @“C:\temp\decrypted...Document(input, password)) { // Remove encryption / unlock restrictions doc...

    forum.aspose.com/t/unlock-all-restrictions-for-...
  6. محافظت از فایل های ارائه PPT با استفاده از Java...

    کد منبع Java برای محافظت از ارائه PPT.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/fa/java/protect/ppt/
  7. Bảo vệ tệp bản trình bày PPTX bằng Java | produ...

    Mã nguồn Java để bảo vệ Bản trình bày PPTX.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/vi/java/protect/pptx/
  8. Bảo vệ tệp bản trình bày ODP bằng Java | produc...

    Mã nguồn Java để bảo vệ Bản trình bày ODP.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/vi/java/protect/odp/
  9. 使用 C++ 保護 PPT 演示文件 | products.aspose.com

    C++ 源代碼保護 PPT 演示。...get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.ppt" , SaveFormat :: Ppt); 使用 C++...

    products.aspose.com/slides/zh-hant/cpp/protect/...
  10. ป้องกันไฟล์นำเสนอ PPTX โดยใช้ Java | products.a...

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

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