Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 11,579 for

encrypted

(0.21 sec)
  1. Save Presentations in Read-Only Mode in .NET|As...

    Load and save PowerPoint files (PPT, PPTX) in read-only mode with Aspose.Slides for .NET, offering precise slide previews without altering your presentations....protections that involve encryptions and passwords . FAQ How is...edits, use passwords and encryption . How does ‘Read-Only recommended’...

    docs.aspose.com/slides/net/read-only-presentation/
  2. Save Presentations in Read-Only Mode Using Java...

    Load and save PowerPoint files in read-only mode with Aspose.Slides for Node.js via Java, offering precise slide previews without altering your presentations....protections that involve encryptions and passwords . FAQ How is...edits, use passwords and encryption . How does ‘Read-Only recommended’...

    docs.aspose.com/slides/nodejs-java/read-only-pr...
  3. Изменение пароля PDF файла в Node.js|Aspose.PDF...

    Изменение пароля PDF файла с использованием Aspose.PDF для Node.js через C++....'asposepdfnodejs' ); const pdf_encrypt_file = 'ResultEncrypt.pdf'...AsposePdfChangePassw ( pdf_encrypt_file , "owner" , "newuser"...

    docs.aspose.com/pdf/ru/nodejs-cpp/change-passwo...
  4. ล็อค PDF โดยใช้ C++ | Aspose.PDF

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

    products.aspose.com/pdf/th/cpp/encrypt/
  5. Odemkněte ODP prezentační soubory pomocí Python...

    Zdrojový kód Python pro odstranění ochrany z prezentace ODP.... Presentation( "encrypted-pres.odp" , loadOptions) as...protection_manager . remove_encryption() pres . save( "encryption-removed.odp"...

    products.aspose.com/slides/cs/python-net/unlock...
  6. Connexion aux serveurs IMAP en Python avec Aspo...

    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.... Utilisez le supported_encryption propriété pour définir les...la méthode ‘set_supported_encryption_unsafe(value)’ si vous souhaitez...

    docs.aspose.com/email/fr/python-net/connect-to-...
  7. 设置权限,加密和解密 PDF|Aspose.PDF for .NET

    使用 C# 通过不同的加密类型和算法加密 PDF 文件。同时,使用所有者密码解密 PDF 文件。...,将此对象作为参数传递给 Document 对象的 Encrypt 方法。以下代码片段演示了如何设置 PDF 文件的权限。...AllowScreenReaders = true ; // Encrypt the file with User and Owner...

    docs.aspose.com/pdf/zh/net/set-privileges-encry...
  8. Ubah Kata Sandi File PDF|Aspose.PDF untuk Java

    Topik ini menjelaskan cara mengubah kata sandi pada File PDF menggunakan Kelas PdfFileSecurity....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // Buat objek PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . changePassword...

    docs.aspose.com/pdf/id/java/change-password/
  9. Cambiar Contraseña de Archivo PDF|Aspose.PDF pa...

    Este tema explica cómo cambiar la contraseña en un archivo PDF usando la clase PdfFileSecurity....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // Crear objeto PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . changePassword...

    docs.aspose.com/pdf/es/java/change-password/
  10. Изменение пароля PDF файла|Aspose.PDF for Java

    Эта тема объясняет, как изменить пароль в PDF файле с использованием класса PdfFileSecurity....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // Создание объекта...bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . changePassword...

    docs.aspose.com/pdf/ru/java/change-password/