Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 1,928 for

encrypted

(0.2 sec)
  1. قفل کردن PDF با استفاده از Python | Aspose.PDF

    نمونه کد پایتون برای استفاده از Aspose.PDF برای خواندن اسناد محافظت شده (رمزگذاری شده با رمز عبور)، ایمن سازی یک سند با حفاظت یا حذف حفاظت....Encrypt** تماس بگیرید. ۱. فایل PDF...دهد. این یک سند PDF به نام «Encrypt.pdf» را باز می کند. PDF باز...

    products.aspose.com/pdf/fa/python-net/encrypt/
  2. How to Protect PDF File with Password in C#

    This brief tutorial explains details about how to protect PDF file with password in C#. You will learn how using C# PDF password protect feature can be utilized by following simple steps and the code snippet....Moreover, you can specify the encryption algorithm like RC4 or AES...data using the Document class Encrypt the PDF file while specifying...

    kb.aspose.com/pdf/net/how-to-protect-pdf-file-w...
  3. 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...ArtifactsDir + u "OdtSaveOptions.Encrypt" + extensionString , saveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Jak szyfrować lub odszyfrowywać archiwa za pośr...

    Odkryj metody szyfrowania lub deszyfrowania całych archiwów lub określonych wpisów w archiwach ZIP, RAR lub 7Z przy użyciu Python.NET....NET Advanced API features Encrypt⁄Decrypt archives &...CompressionSettings . deflate encryption = zp . saving . TraditionalEncryptio(...

    products.aspose.com/zip/pl/python-net/advanced-...
  5. DocSaveOptions.Password | Aspose.Words for .NET

    Secure your documents with DocSaveOptions! Easily set or retrieve a password for RC4 encryption to protect your sensitive information....password to encrypt document using RC4 encryption method. public...to save document without encryption this property should be null...

    reference.aspose.com/words/net/aspose.words.sav...
  6. DocSaveOptions.password property | Aspose.Words...

    DocSaveOptions.password property. Gets/sets a password to encrypt document using RC4 encryption method....password to encrypt document using RC4 encryption method. get...to save document without encryption this property should be null...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. OdtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the OdtSaveOptions SaveFormat property lets you easily save documents in Odt or Ott formats, ensuring compatibility and flexibility....; } Examples Shows how to encrypt a saved ODT/OTT document with...ArtifactsDir + "OdtSaveOptions.Encrypt" + extensionString , saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Шифрование файлов Excel с использованием 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....srcFileName = FilePath + "Encrypting Excel Files.xlsx" ; string...destFileName = FilePath + "Result Encrypting Excel Files.xlsx" ; //Open...

    docs.aspose.com/cells/ru/net/encrypting-excel-f...
  9. Node.js via C++ | Server-oriented solution for ...

    Aspose.PDF for Node.js via C++ is a PDF document manipulation library for Node.js that makes creating complex, multi-page documents accessible....Split PDF Merge two PDF files Encrypt PDF Decrypt PDF Convert PDF...and extract text and images, encrypt and decrypt it. You can also...

    products.aspose.com/pdf/nodejs-cpp/
  10. 密码保护演示文稿|Aspose.Slides for Python 文档

    Python 中的 PowerPoint 密码保护、加密和安全... 要加密或设置密码保护演示文稿,你必须使用 encrypt 方法(来自 ProtectionManager )为演示文稿设置密码。你将密码传递给...)为演示文稿设置密码。你将密码传递给 encrypt 方法,并使用 save 方法保存现在已加密的演示文稿。 以下示例代码演示了如何加密演示文稿:...

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