Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 10,904 for

encrypted

(0.22 sec)
  1. 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...
  2. 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...
  3. Подключение к IMAP‑серверу в Python с использов...

    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.... Используйте supported_encryption свойство для определения...используйте метод ‘set_supported_encryption_unsafe(value)’, если хотите...

    docs.aspose.com/email/ru/python-net/connect-to-...
  4. Připojení k IMAP serverům v Pythonu pomocí 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.... Použijte supported_encryption vlastnost pro definování...Použijte metodu ‘set_supported_encryption_unsafe(value)’, pokud chcete...

    docs.aspose.com/email/cs/python-net/connect-to-...
  5. Anslut till IMAP-servrar i Python med Aspose.Em...

    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.... Använd supported_encryption egenskap för att definiera...Använd metoden ‘set_supported_encryption_unsafe(value)’ om du vill...

    docs.aspose.com/email/sv/python-net/connect-to-...
  6. Efficiently Compress Zip Files Using C# | Code ...

    Simplify Zip File Compression Using C# Source Code. Compress Files and Folders into Zip Archives Programmatically using .NET...as well as using AES encryption to encrypt archive. Even developers...different encryption such as Traditional Encryption, AES128, AES192...

    products.aspose.com/zip/net/compress/
  7. Archiv

    Archiv...encrypt(“userpassword”, “ownerpassword”...PDF verschlüsseln document.encrypt("user_password", "owner_password"...

    blog.aspose.com/de/pdf/encrypt-decrypt-pdf-in-p...
  8. ארכיון

    ארכיון...encrypt(“userpassword”, “ownerpassword”...pdf") # הצפין PDF document.encrypt("user_password", "owner_password"...

    blog.aspose.com/he/pdf/encrypt-decrypt-pdf-in-p...
  9. Product Overview | Aspose.Zip Documentation

    This page provides an overview of our Python-NET product line, including key features and benefits....traditional as well as AES encryption techniques. The API is robust...protection schemes Encrypting archives with AES Encryption schemes Support...

    docs.aspose.com/zip/python-net/product-overview/
  10. Alterar Senha de Arquivo PDF|Aspose.PDF para Java

    Este tópico explica como alterar a senha de um arquivo PDF usando a classe PdfFileSecurity....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // Criar objeto PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . changePassword...

    docs.aspose.com/pdf/pt/java/change-password/