Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 11,710 for

encrypted

(0.16 sec)
  1. Which PDF Standard Is Better to Choose|Aspose.W...

    Choose the best PDF standard to export the result of your programming task in C++. Which PDF standard is better – PDF 1.7, PDF 2.0, PDF/A-1, PDF/A-2, or PDF/UA....new features, such as a new encryption algorithm. But there may...features such as an advanced encryption algorithm. Use PDF 2.0 only...

    docs.aspose.com/words/cpp/which-pdf-standard-is...
  2. Conectando al servidor IMAP|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.... La propiedad ‘supported_encryption’ de la clase EmailClient...el método ‘set_supported_encryption_unsafe(value)’ si desea establecer...

    docs.aspose.com/email/es/python-net/conectando-...
  3. Kết nối đến Máy chủ IMAP trong Python bằng Aspo...

    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.... Sử dụng supported_encryption thuộc tính để định nghĩa...phương thức ‘set_supported_encryption_unsafe(value)’ nếu bạn muốn...

    docs.aspose.com/email/vi/python-net/connect-to-...
  4. ארכיון

    ארכיון...encrypt("123123") pres.save("encrypted-pres.pptx"...with slides.Presentation("encrypted-pres.ppt", loadOptions) as...

    blog.aspose.com/he/slides/encrypt-ppt-python/
  5. Chiffrer le classeur à l aide d Aspose.Cells|Do...

    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....( "1234" ); //Specify XOR encryption type. workbook . setEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/fr/java/encrypt-workbook-...
  6. PDF 파일의 비밀번호 변경|Aspose.PDF for Java

    이 주제는 PdfFileSecurity 클래스를 사용하여 PDF 파일의 비밀번호를 변경하는 방법을 설명합니다....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . changePassword...

    docs.aspose.com/pdf/ko/java/change-password/
  7. Protect PDF using Python | Aspose.PDF

    Lock PDF with password programmatically with Python sample code using Aspose.PDF for Python for .NET...Encrypt method to protect PDF with...allow_screen_readers = True document . encrypt ( "userpassword" , "ownerpassword"...

    products.aspose.com/pdf/python-net/protect/
  8. Archivo

    Archivo...Encrypt . Guarde el documento PDF encriptado...Document("Encrypt.pdf"); // Cifrar PDF document.Encrypt("user_password"...

    blog.aspose.com/es/pdf/encrypt-or-decrypt-pdf-f...
  9. Décrypter un PDF en Node.js|Aspose.PDF pour Nod...

    Décrypter un fichier PDF avec Aspose.PDF pour Node.js via C++....'asposepdfnodejs' ); const pdf_encrypt_file = 'ResultEncrypt.pdf'...AsposePdfModule . AsposePdfDecrypt ( pdf_encrypt_file , "owner" , "ResultDecrypt...

    docs.aspose.com/pdf/fr/nodejs-cpp/decrypt-pdf/
  10. 解密 Node.js 中的 PDF|Aspose.PDF for Node.js via C++

    使用 Aspose.PDF for Node.js via C++ 解密 PDF 文件。...'asposepdfnodejs' ); const pdf_encrypt_file = 'ResultEncrypt.pdf'...AsposePdfModule . AsposePdfDecrypt ( pdf_encrypt_file , "owner" , "ResultDecrypt...

    docs.aspose.com/pdf/zh/nodejs-cpp/decrypt-pdf/