Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 11,719 for

encrypted

(2.82 sec)
  1. Come rilevare il formato di un file e verificar...

    Impara come rilevare il formato di un file e verificare se un file è crittografato usando Aspose.Cells for JavaScript via C++.... loadFormat ); const encrypted = info . isEncrypted ; console...log ( "The file is encrypted: " + encrypted ); resultDiv . innerHTML...

    docs.aspose.com/cells/it/javascript-cpp/how-to-...
  2. Шифрование, дешифрование и установка привилегий...

    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....использовать метод Document->Encrypt(…) , который принимает объект...DocumentPrivilege :: get_Print (); doc -> Encrypt ( L "user" , L "owner" , privilege...

    docs.aspose.com/pdf/ru/cpp/encrypt-decrypt-and-...
  3. ล็อค PDF โดยใช้ Python | Aspose.PDF

    ตัวอย่างรหัส Python สำหรับการใช้ Aspose.PDF เพื่ออ่านเอกสารที่มีการป้องกัน (เข้ารหัสด้วยรหัสผ่าน) รักษาความปลอดภัยเอกสารด้วยการป้องกัน หรือลบการป้องกัน...Encrypt 1.บันทึกไฟล์ PDF ส่วนประกอบรหัส...PDFมันเปิดเอกสาร PDF ชื่อ ‘Encrypt.pdf’มันเข้ารหัส PDF ที่เปิ...

    products.aspose.com/pdf/th/python-net/encrypt/
  4. PdfFileSecurity Class|Aspose.PDF for Python via...

    Learn how to use the PdfFileSecurity class in Aspose.PDF for Python via .NET to encrypt and decrypt PDFs, change passwords, and control document privileges....workflows such as password-based encryption, decryption, password rotation...the PdfFileSecurity facade: Encrypt PDF files with PdfFileSecurity...

    docs.aspose.com/pdf/python-net/pdffilesecurity-...
  5. 使用 Python 解鎖 PPT 演示文件 | products.aspose.com

    Python 源代碼,用於移除 PPT 演示文稿的保護。... Presentation( "encrypted-pres.ppt" , loadOptions) as...protection_manager . remove_encryption() pres . save( "encryption-removed.ppt"...

    products.aspose.com/slides/zh-hant/python-net/u...
  6. تشفير ملفات Excel باستخدام Aspose.Cells|Documen...

    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....srcFileName = FilePath + "Encrypting Excel Files.xlsx" ; string...destFileName = FilePath + "Result Encrypting Excel Files.xlsx" ; //Open...

    docs.aspose.com/cells/ar/net/encrypting-excel-f...
  7. ปลดล็อกไฟล์การนำเสนอ PPT โดยใช้ Python | produc...

    ซอร์สโค้ด Python เพื่อลบการป้องกันจากการนำเสนอ PPT... Presentation( "encrypted-pres.ppt" , loadOptions) as...protection_manager . remove_encryption() pres . save( "encryption-removed.ppt"...

    products.aspose.com/slides/th/python-net/unlock...
  8. Sblocca i file di presentazione PPT utilizzando...

    codice sorgente Python per rimuovere la protezione dalla presentazione PPT.... Presentation( "encrypted-pres.ppt" , loadOptions) as...protection_manager . remove_encryption() pres . save( "encryption-removed.ppt"...

    products.aspose.com/slides/it/python-net/unlock...
  9. Chroń plik PDF za pomocą Java | Aspose.PDF

    Zablokuj plik PDF z hasłem programowo za pomocą przykładowego kodu Java używając Aspose.PDF dla Java...Encrypt, aby chronić plik PDF za pomocą..."sourceFile.pdf" ); // encrypt PDF pdfDocument. encrypt ( "user" , "owner"...

    products.aspose.com/pdf/pl/java/protect/
  10. Proteggi i PDF usando Java | Aspose.PDF

    Blocca il PDF con password in modo programmatico con il codice di esempio Java usando Aspose.PDF per Java...Encrypt per proteggere i PDF con AES-128..."sourceFile.pdf" ); // encrypt PDF pdfDocument . encrypt ( "user" , "owner"...

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