Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 8,676 for

encrypted

(0.34 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. Archiwa

    Archiwa... Wywołaj metodę Encrypt i podaj hasło, które chcesz...ProtectionManager.Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...

    blog.aspose.com/pl/slides/encrypt-ppt-csharp/
  3. 아카이브

    아카이브...encrypt(“userpassword”, “ownerpassword”...Document("input.pdf") # PDF 암호화 document.encrypt("user_password", "owner_password"...

    blog.aspose.com/ko/pdf/encrypt-decrypt-pdf-in-p...
  4. Lưu trữ

    Lưu trữ...encrypt(“userpassword”, “ownerpassword”...pdf") # Mã hóa PDF document.encrypt("user_password", "owner_password"...

    blog.aspose.com/vi/pdf/encrypt-decrypt-pdf-in-p...
  5. 更改 PDF 文件的密码|Aspose.PDF for Java

    本主题讲解如何使用 PdfFileSecurity 类更改 PDF 文件的密码。...PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // 创建 PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . changePassword...

    docs.aspose.com/pdf/zh/java/change-password/
  6. Crittografare un foglio di lavoro utilizzando A...

    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....( "1234" ); //Specify XOR encryption type. workbook . setEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/it/java/encrypt-workbook-...
  7. 使用Aspose.Cells加密工作簿|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....( "1234" ); //Specify XOR encryption type. workbook . setEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/zh/java/encrypt-workbook-...
  8. 解密 PDF 文件|Aspose.PDF for Java

    本主题解释如何使用 PdfFileSecurity 类解密 PDF 文件。...PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // 创建 PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); // 解密 PDF 文档 fileSecurity...

    docs.aspose.com/pdf/zh/java/decrypt-pdf-file/
  9. 搜索

    搜索...Encrypt(String, String, SharedPtr ...vilege::get_Print(); doc->Encrypt(L"user", L"owner", privilege...

    blog.aspose.com/zh-hant/pdf/encrypt-or-decrypt-...
  10. Archivio

    Archivio...setPassword("1234") # Encrypt by specifying the encryption type wb.set...XOR, 40) # Specify Strong Encryption type (RC4,Microsoft Strong...

    blog.aspose.com/it/cells/encrypt-and-decrypt-ex...