Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 11,605 for

encryption

(0.12 sec)
  1. Zablokuj plik PDF za pomocą Python | Aspose.PDF

    Przykładowy kod Pythona służący do używania Aspose.PDF do odczytu chronionych dokumentów (zaszyfrowanych hasłem), zabezpieczania dokumentu ochroną lub usuwania ochrony....Encrypt . Zapisz plik PDF. Dostarczony...Otwiera dokument PDF o nazwie „Encrypt.pdf”. Szyfruje otwarty plik...

    products.aspose.com/pdf/pl/python-net/encrypt/
  2. Detect File Format|Aspose.Words for Java

    Obtain information about the document format before opening it to avoid an exception if you are not sure what the actual content of the file is using Java.... Encrypted documents Test File (Enc).doc Encrypted Microsoft...document. Test File (Enc).docx Encrypted Office Open XML WordprocessingML...

    docs.aspose.com/words/java/detect-file-format-a...
  3. OdtSaveOptions | Aspose.Words for .NET

    Discover the OdtSaveOptions constructor to effortlessly save documents in ODT format. Streamline your workflow with this powerful tool!...document in the Odt format encrypted with a password. public OdtSaveOptions...Ott. Examples Shows how to encrypt a saved ODT/OTT document with...

    reference.aspose.com/words/net/aspose.words.sav...
  4. OdtSaveOptions.saveFormat property | Aspose.Wor...

    OdtSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...SaveFormat Examples Shows how to encrypt a saved ODT/OTT document with...artifactsDir + "OdtSaveOptions.encrypt" + extensionString , saveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. Archivio

    Archivio... Chiama il metodo Encrypt e passa la tua password preferita...protection_manager.encrypt("123123") pres.save("encrypted-pres.pptx"...

    blog.aspose.com/it/slides/encrypt-ppt-python/
  7. Decrypt PDF File|Aspose.PDF for Java

    Discover how to decrypt PDF files using Aspose.PDF in Java and remove password protection to gain access to the content....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // Create PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); // Decrypt PDF document...

    docs.aspose.com/pdf/java/decrypt-pdf-file/
  8. Aspose::Words::Loading::LoadOptions class | Asp...

    Aspose::Words::Loading::LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a document into a Document object. To learn more, visit the documentation article in C++....the password for opening an encrypted document. Can be null or empty...specified password to load an encrypted document. LoadOptions (As...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. Archiv

    Archiv... Zavolejte metodu Encrypt a předejte preferované heslo...protection_manager.encrypt("123123") pres.save("encrypted-pres.pptx"...

    blog.aspose.com/cs/slides/encrypt-ppt-python/
  10. 使用 Python 对演示文稿进行密码保护|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 轻松锁定和解锁受密码保护的 PowerPoint 和 OpenDocument 演示文稿。通过我们的分步指南,提高工作效率并保障演示文稿安全。...ProtectionManager 中的 encrypt 方法为演示文稿设置密码。将密码传递给 encrypt 方法后,再使用 save...protection_manager . encrypt ( "123123" ) pres . save ( "encrypted-pres.pptx"...

    docs.aspose.com/slides/zh/python-net/password-p...