Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 8,629 for

encrypt

(0.19 sec)
  1. Archiv

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

    blog.aspose.com/cs/html/print-save-webpage-pdf-...
  2. Blocca il PDF usando JavaScript | Aspose.PDF

    JavaScript codice di esempio per proteggere i documenti PDF su qualsiasi piattaforma....documento PDF denominato ‘Encrypt.pdf’. Crittografa il PDF aperto...aggiornato in un file denominato “Encrypt_out.pdf” nella stessa directory...

    products.aspose.com/pdf/it/nodejs-cpp/encrypt/
  3. ล็อค PDF โดยใช้ JavaScript | Aspose.PDF

    JavaScript รหัสตัวอย่างเพื่อปกป้องเอกสาร PDF บนแพลตฟอร์มใดก็ได้...PDFมันเปิดเอกสาร PDF ชื่อ ‘Encrypt.pdf’มันเข้ารหัส PDF ที่เปิ...แล้วรหัสจะบันทึกเอกสารที่อัปเดตลงในไฟล์ชื่อ ‘Encrypt_out.pdf’ ในไดเรกทอรีเดียวกันที่ระบุโดยตัวแปร...

    products.aspose.com/pdf/th/nodejs-cpp/encrypt/
  4. Detect File Format When Loading|Aspose.Words fo...

    Determine the file format in C# if you are not sure what the actual content of the file is, or to check the format compatibility.... Encrypted documents Test File (Enc).doc Encrypted Microsoft...document. Test File (Enc).docx Encrypted Office Open XML WordprocessingML...

    docs.aspose.com/words/net/detect-file-format-an...
  5. Assign and Validate Digital Signatures|Document...

    Excel file digital signature, verification. To protect the authenticity of a workbook's content of Excel file, you can add a digital signature using C# codes with Aspose.Cells for .Net....Close Encrypting Excel Files Detect File Format of Encrypted Office...

    docs.aspose.com/cells/net/assign-and-validate-d...
  6. Changer le mot de passe d'un fichier PDF|Aspose...

    Ce sujet explique comment changer le mot de passe d'un fichier PDF en utilisant la classe PdfFileSecurity....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // Créer un objet...bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . changePassword...

    docs.aspose.com/pdf/fr/java/change-password/
  7. 使用 Python 保護 PPTX 演示文件 | products.aspose.com

    Python 源代碼保護 PPTX 演示。... encrypt( "123123" ) pres . save( "encrypted-pres.pptx"...

    products.aspose.com/slides/zh-hant/python-net/p...
  8. 使用 Java 保護 PPT 演示文件 | products.aspose.com

    Java 源代碼保護 PPT 演示。... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/zh-hant/java/protect...
  9. Bảo vệ tệp bản trình bày ODP bằng Python | prod...

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

    products.aspose.com/slides/vi/python-net/protec...
  10. محافظت از فایل های ارائه PPTX با استفاده از C++...

    کد منبع C++ برای محافظت از ارائه PPTX....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.pptx" , SaveFormat :: Pptx); تنظیم...

    products.aspose.com/slides/fa/cpp/protect/pptx/