Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 9,775 for

encrypted

(0.13 sec)
  1. DocSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.DocSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Doc](../../aspose.words/saveformat/#Doc) or [SaveFormat.Dot](../../aspose.words/saveformat/#Dot) format...options added, such as an encryption password or digital signature...password to encrypt document using RC4 encryption method. prettyFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Lưu trữ

    Lưu trữ...Encryption.PdfEncryptionInfo info =...Aspose.Html.Rendering.Pdf.Encryption.PdfEncryptionInfo("user"...

    blog.aspose.com/vi/html/epub-to-pdf-csharp/
  3. 使用 CLI 保护 PDF | Aspose.PDF

    使用 Aspose.PDF for Aspose.PDF CLI 使用 CLI 示例代码,以编程方式使用密码锁定 PDF...Encrypt 方法使用 AES-128 加密 PDF。 以 PDF...此示例代码显示了如何保护 PDF 文件 asposepdftool encrypt [ options ] <PDF-file> [ <result-file>...

    products.aspose.com/pdf/zh-hant/cpp-cli/protect/
  4. 使用 CLI 保护 PDF | Aspose.PDF

    使用 Aspose.PDF for Aspose.PDF CLI 使用 CLI 示例代码,以编程方式使用密码锁定 PDF...Encrypt 方法使用 AES-128 保护 PDF。 将结果保存为...此示例代码显示了如何保护 PDF 文件 asposepdftool encrypt [ options ] <PDF-file> [ <result-file>...

    products.aspose.com/pdf/zh-hans/cpp-cli/protect/
  5. Archiv

    Archiv...Encryption.PdfEncryptionInfo info =...Aspose.Html.Rendering.Pdf.Encryption.PdfEncryptionInfo("user"...

    blog.aspose.com/de/html/epub-to-pdf-csharp/
  6. آرشیوها

    آرشیوها...Encrypt(String, String, SharedPtr ...vilege::get_Print(); doc->Encrypt(L"user", L"owner", privilege...

    blog.aspose.com/fa/pdf/encrypt-or-decrypt-pdf-f...
  7. Шифрование Excel файлов с помощью Node.js через...

    Узнайте, как шифровать и защищать паролем Excel файлы с помощью Aspose.Cells for Node.js via C++....97/2000 Compatible’ или ‘Weak Encryption (XOR)’. Важно выбрать соответствующую...filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions...

    docs.aspose.com/cells/ru/nodejs-cpp/encrypting-...
  8. FileFormatUtil.detect_file_format method | Aspo...

    aspose.words.FileFormatUtil.detect_file_format method...detect the document format and encryption. doc = aw . Document () #...Configure a SaveOptions object to encrypt the document # with a password...

    reference.aspose.com/words/python-net/aspose.wo...
  9. So erkennen Sie ein Dateiformat und prüfen, ob ...

    Lernen Sie, wie Sie das Format einer Datei erkennen und prüfen, ob sie mit Aspose.Cells in C++ verschlüsselt ist....file is encrypted std :: cout << "The file is encrypted: " << (...

    docs.aspose.com/cells/de/cpp/how-to-detect-a-fi...
  10. Chraňte soubory prezentací PPT pomocí C++ | pro...

    Zdrojový kód C++ k ochraně prezentace PPT....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.ppt" , SaveFormat :: Ppt); Nastavení...

    products.aspose.com/slides/cs/cpp/protect/ppt/