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

encrypted

(0.13 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. Configuration|Documentation

    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....Gridlines Delimiters Performance Encryption Digital Signatures Set DeviceInfo...

    docs.aspose.com/cells/reportingservices/configu...
  9. 设置权限,使用C++加密和解密PDF文件|Aspose.PDF for C++

    使用C++通过不同的加密类型和算法加密PDF文件。此外,使用所有者密码解密PDF文件。...,将此对象作为参数传递给 Document 对象的 Encrypt 方法。 以下代码片段向您展示了如何设置PDF文件的权限。... // 仅启用屏幕阅读选项 document -> Encrypt ( u "user" , u "owner" , documentPrivilege...

    docs.aspose.com/pdf/zh/cpp/set-privileges-encry...
  10. ארכיון

    ארכיון...save("encrypted-workbook.xlsx"); פענוח קבצי...workbook = new Workbook("encrypted-workbook.xlsx", loadOptions);...

    blog.aspose.com/he/cells/encrypt-and-decrypt-ex...