Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 11,605 for

encrypt

(0.42 sec)
  1. 아카이브

    아카이브...Encrypt 방법을 사용하여 암호 및 암호화 알고리즘으로 PDF...Document("Encrypt.pdf"); // PDF 암호화 document.Encrypt("user_password"...

    blog.aspose.com/ko/pdf/encrypt-or-decrypt-pdf-f...
  2. Procurar

    Procurar... Chame o método Encrypt e passe sua senha preferida...protection_manager.encrypt("123123") pres.save("encrypted-pres.pptx"...

    blog.aspose.com/pt/slides/encrypt-ppt-python/
  3. Detect File Format When Loading|Aspose.Words fo...

    Determine the file format in Python if you are not sure what the actual content of the file is, or to check the format compatibility....organizing them by supported, encrypted, or unsupported formats. Sometimes...document. Encrypted documents Test File (Enc).doc Encrypted Microsoft...

    docs.aspose.com/words/python-net/detect-file-fo...
  4. Connect to IMAP Servers in Python Using Aspose....

    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.... Use the supported_encryption property to define acceptable...Please use ‘set_supported_encryption_unsafe(value)’ method if...

    docs.aspose.com/email/python-net/connect-to-ima...
  5. Connecting to IMAP Server|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.... The ‘supported_encryption’ property of the EmailClient...defines the versions of SSL/TLS encryption protocols to be used. NOTE:...

    docs.aspose.com/email/python-net/connecting-to-...
  6. HtmlLoadOptions constructor | Aspose.Words for ...

    Aspose.Words.Loading.HtmlLoadOptions constructor...specified password to load an encrypted document. HtmlLoadOptions...string The password to open an encrypted document. Can be null or empty...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Loading::LoadOptions::LoadOption...

    Aspose::Words::Loading::LoadOptions::LoadOptions constructor. Initializes a new instance of this class with default values in C++....System::String& The password to open an encrypted document. Can be null or empty...specified password to load an encrypted document. Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. PlainTextDocument constructor | Aspose.Words fo...

    aspose.words.PlainTextDocument constructor...ordExc)) The document is encrypted and requires a password to...additional options such as an encryption password. def __init__ (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PdfEncryptionDetails constructor | Aspose.Words...

    aspose.words.saving.PdfEncryptionDetails constructor... encryption_details = aw . saving . ...PdfSaveOptions () # Enable encryption via the "EncryptionDetails"...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Specify Load Options in C++|Aspose.Words for C++

    More accurately control the load process....automatically chosen encoding: Load Encrypted Documents You can load Word...Word documents encrypted with a password. To do this, use a special...

    docs.aspose.com/words/cpp/specify-load-options/