Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 9,775 for

encrypted

(0.09 sec)
  1. Conversion to PDF/A and PDF/UA|Aspose.Words for...

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C++. Choose the best PDF standard to convert a document using С++....document structure tags, encryption, digital signatures, and...embed all fonts and disable encryption, while PDF/UA must only embed...

    docs.aspose.com/words/cpp/learn-features-of-con...
  2. Получение информации о PDF файле|Aspose.PDF for...

    Этот раздел объясняет, как получить информацию о PDF файле с помощью Aspose.PDF Facades....a valid PDF and if it is encrypted Console . WriteLine ( "Is...Console . WriteLine ( "Is Encrypted: {0}" , fileInfo . IsEncrypted...

    docs.aspose.com/pdf/ru/net/get-pdf-file-informa...
  3. Hoe een PDF-bestand met een wachtwoord te besch...

    Deze korte zelfstudie behandelt hoe u een PDF-bestand met een wachtwoord kunt beveiligen met behulp van Python. Het biedt een compleet overzicht van het proces, inclusief de systeemconfiguratie en het stapsgewijze algoritme, samen met een lopend codevoorbeeld dat laat zien hoe het gebruik van de Python PDF-wachtwoordbeveiligingsfunctie kan worden ingebed in uw toepassingen....andere argumenten voor de Encrypt -methode doorgeeft Schrijf...parameters van de methode Encrypt() omvatten bijvoorbeeld het...

    kb.aspose.com/nl/pdf/python/how-to-protect-pdf-...
  4. 使用C++设置强加密类型|Documentation

    了解如何使用Aspose.Cells与C++对Excel文件应用强加密和密码保护。...inputFilePath ); // Specify Strong Encryption type (RC4, Microsoft Strong...outputFilePath ); std :: cout << "File encrypted and saved successfully!" <<...

    docs.aspose.com/cells/zh/cpp/setting-strong-enc...
  5. วิธีป้องกันไฟล์ PDF ด้วยรหัสผ่านโดยใช้ Python

    บทช่วยสอนฉบับย่อนี้ครอบคลุมถึงวิธีการป้องกันไฟล์ PDF ด้วยรหัสผ่านโดยใช้ Python นำเสนอภาพรวมที่สมบูรณ์ของกระบวนการรวมถึงการกำหนดค่าระบบและอัลกอริทึมแบบทีละขั้นตอน พร้อมด้วยตัวอย่างโค้ดการทำงานที่แสดงให้เห็นว่าการใช้คุณลักษณะการป้องกันรหัสผ่าน Python PDF สามารถฝังลงในแอปพลิเคชันของคุณได้อย่างไร...กิวเมนต์อื่นๆ สำหรับเมธอด Encrypt เขียนเอกสาร PDF ที่ปลอดภัยลงในดิสก์หรือสตรีม...ตัวอย่างเช่น พารามิเตอร์ของเมธอด Encrypt() รวมถึงอัลกอริทึมการเข้ารหัส...

    kb.aspose.com/th/pdf/python/how-to-protect-pdf-...
  6. نحوه محافظت از فایل PDF با رمز عبور با استفاده ...

    این آموزش سریع نحوه محافظت از فایل PDF با رمز عبور با استفاده از پایتون را پوشش می دهد. این یک نمای کلی از فرآیند شامل پیکربندی سیستم، و الگوریتم گام به گام، همراه با یک نمونه کد در حال اجرا را ارائه می دهد که نشان می دهد چگونه با استفاده از قابلیت محافظت از رمز عبور Python PDF می توان در برنامه های شما جاسازی کرد....عبور و سایر آرگومان های متد Encrypt از فایل PDF ورودی محافظت کنید...عنوان مثال، پارامترهای روش Encrypt() شامل الگوریتم رمزنگاری مانند...

    kb.aspose.com/fa/pdf/python/how-to-protect-pdf-...
  7. Aspose::Words::Settings::WriteProtection class ...

    Aspose::Words::Settings::WriteProtection class. Specifies write protection settings for a document. To learn more, visit the documentation article in C++....more, visit the Protect or Encrypt a Document documentation article...programmatically, nor does it encrypt the contents. doc -> Save (...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. Working with Security and Signatures - Facades|...

    Learn to apply security and digital signatures to PDFs with Aspose.PDF for C++. Enhance document protection and authenticity....] Articles in this section Encrypt, Decrypt and set Privileges...

    docs.aspose.com/pdf/cpp/working-with-security-a...
  9. Présentation protégée par mot de passe|Document...

    Verrouiller une présentation PowerPoint. PowerPoint protégé par mot de passe en JavaScript...devez utiliser la méthode encrypt (de ProtectionManager ) afin...mot de passe à la méthode encrypt et utilisez la méthode save...

    docs.aspose.com/slides/fr/nodejs-java/password-...
  10. 使用 Java 对演示文稿进行密码保护|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 轻松锁定和解锁受密码保护的 PowerPoint 和 OpenDocument 演示稿。保护您的演示文稿。...IProtectionManager 中的 encrypt 方法为演示文稿设置密码。将密码传递给 encrypt 方法,并使用 save 方法保存已加密的演示文稿。...(). encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    docs.aspose.com/slides/zh/java/password-protect...