Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 7,892 for

encrypted

(0.04 sec)
  1. 如何使用 Python 使用密码保护 PDF 文件

    本快速教程介绍了如何使用 Python 使用密码保护 PDF 文件。它提供了整个过程的完整概述,包括系统配置和分步算法,以及一个运行代码示例,该示例演示了如何将 Python PDF 密码保护功能嵌入到您的应用程序中。...使用 Document 类获取源 PDF 文档 在为 Encrypt 方法传递密码字符串和其他参数时保护输入的 PDF 文件...代码片段。它演示了您可以根据需要修改或增强的基本用例。例如,Encrypt() 方法的参数包括 RC4X128、AESx256 ...

    kb.aspose.com/zh/pdf/python/how-to-protect-pdf-...
  2. 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 Java. Choose the best PDF standard to convert a document using Java....document structure tags, encryption, digital signatures, and...embed all fonts and disable encryption, while PDF/UA must only embed...

    docs.aspose.com/words/java/learn-features-of-co...
  3. Kryptera och dekryptera ODS filer med Node.js v...

    Lösenordsskydda och kryptera ODS filer med Aspose.Cells for Node.js via C++...., "output" ); // Open an encrypted ODS file const loadOptions...setPassword ( "1234" ); // Load the encrypted ODS file with the appropriate...

    docs.aspose.com/cells/sv/nodejs-cpp/encrypt-and...
  4. Encriptar y desencriptar archivos ODS con Node....

    Proteger con contraseña y cifrar archivos ODS usando Aspose.Cells for Node.js via C++...., "output" ); // Open an encrypted ODS file const loadOptions...setPassword ( "1234" ); // Load the encrypted ODS file with the appropriate...

    docs.aspose.com/cells/es/nodejs-cpp/encrypt-and...
  5. Send Email via Microsoft Graph API | A Java Int...

    Experience efficient email management in Java with the Microsoft Graph API. Learn to automate email tasks and boost your productivity.... Encryption and Security: Secure email...email data with encryption. Templates: Create reusable email templates...

    products.aspose.com/email/java/send-email/ms-gr...
  6. Generate reports, populate documents with data|...

    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 Assistant Close Encrypting Excel Files using Aspose...

    docs.aspose.com/cells/net/generate-reports-popu...
  7. Setting up Reporting Services|Aspose.Slides Doc...

    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.... Encryption Keys Backup your Encryption Keys and make...

    docs.aspose.com/slides/reportingservices/settin...
  8. Hogyan védjük meg a PDF-fájlt jelszóval a Pytho...

    Ez a gyors oktatóanyag bemutatja, hogyan védheti meg a PDF-fájlt jelszóval Python használatával. Teljes áttekintést nyújt a folyamatról, beleértve a rendszerkonfigurációt és a lépésenkénti algoritmust, valamint egy futó kódmintát, amely bemutatja, hogyan lehet a Python PDF jelszavas védelmi funkcióját beágyazni az alkalmazásokba....karakterláncát és más argumentumokat a Encrypt metódushoz Írja be a védett...vagy javíthat. Például az Encrypt() metódus paraméterei közé...

    kb.aspose.com/hu/pdf/python/how-to-protect-pdf-...
  9. .NET का उपयोग करके ODP प्रस्तुतिकरण फ़ाइलों की ...

    ODP प्रस्तुति की सुरक्षा के लिए C# स्रोत कोड....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/hi/net/protect/odp/
  10. PDF 파일 암호화|Aspose.PDF for .NET

    이 주제는 PdfFileSecurity 클래스를 사용하여 PDF 파일을 암호화하는 방법을 설명합니다....pdf" ); // Encrypt file using 256-bit encryption fileSecurity...

    docs.aspose.com/pdf/ko/net/encrypt-pdf-file/