Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 11,678 for

encrypted

(0.2 sec)
  1. 加密|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....Services 支持三种加密方式:XOR、WEAK ENCRYPTION 和 Microsoft Strong Cryptographic...ReportingServices.xml 文件中的加密配置信息。 当 Encryption 的值为 off 时, Aspose.Cells for...

    docs.aspose.com/cells/zh/reportingservices/encr...
  2. How to Protect PDF File with Password using Python

    This quick tutorial covers how to protect PDF file with password using Python. It presents a complete overview of the process including the system configuration, and step-by-step algorithm, along with a running code sample that demonstrates how using Python PDF password protect feature can be embedded into your applications....explains different types of encryptions to protect data in PDF documents...and other arguments for the Encrypt method Write the secured PDF...

    kb.aspose.com/pdf/python/how-to-protect-pdf-fil...
  3. Шифрование и расшифровка PDF-файлов на Python|A...

    Узнайте, как установить привилегии PDF, зашифровать файлы, расшифровать защищённые PDF и изменить пароли в Python.... encrypt ( "user" , "owner" , document_privilege...aspose.pydrawing as drawing def encrypt_pdf_file ( infile : str , outfile...

    docs.aspose.com/pdf/ru/python-net/set-privilege...
  4. ล็อค PDF โดยใช้ C# | Aspose.PDF

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

    products.aspose.com/pdf/th/net/encrypt/
  5. Criptografar um documento em Python|Aspose.Word...

    Criptografe seu documento usando algoritmos de criptografia apropriados para formatos de documento específicos em Python....RC4 de 40 bitsCryptoAPI RC4 Encryption Criptografia RC4 (40 bits)...which the document will be encrypted , and which will be required...

    docs.aspose.com/words/pt/python-net/encrypt-a-d...
  6. Aspose::Words::Saving::DocSaveOptions::get_Pass...

    Aspose::Words::Saving::DocSaveOptions::get_Password method. Gets/sets a password to encrypt document using RC4 encryption method in C++....password to encrypt document using RC4 encryption method. System...to save document without encryption this property should be null...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Saving::OdtSaveOptions::get_Save...

    Aspose::Words::Saving::OdtSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can be Odt or Ott in C++....override Examples Shows how to encrypt a saved ODT/OTT document with...get_ArtifactsDir () + u "OdtSaveOptions.Encrypt" + extensionString , saveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Шифрование файлов Excel в Ruby|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....Ruby, просто вызовите модуль Encrypt. Код на Ruby data_dir = File.... setPassword ( "1234" ) encryption_type = Rjb :: import ( 'com...

    docs.aspose.com/cells/ru/java/encrypting-excel-...
  9. Kryptering av Excelfiler i Ruby|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....i Ruby, helt enkelt anropa Encrypt modulen. Ruby-kod data_dir.... setPassword ( "1234" ) encryption_type = Rjb :: import ( 'com...

    docs.aspose.com/cells/sv/java/encrypting-excel-...
  10. arkiv

    arkiv...encrypt("123123") pres.save("encrypted-pres.pptx"...with slides.Presentation("encrypted-pres.ppt", loadOptions) as...

    blog.aspose.com/sv/slides/encrypt-ppt-python/