Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 10,906 for

encrypted

(0.18 sec)
  1. Arşiv

    Arşiv...encrypt(“userpassword”, “ownerpassword”...# PDF'yi şifrele document.encrypt("user_password", "owner_password"...

    blog.aspose.com/tr/pdf/encrypt-decrypt-pdf-in-p...
  2. Архів

    Архів...encrypt(“userpassword”, “ownerpassword”...# Зашифрувати PDF document.encrypt("user_password", "owner_password"...

    blog.aspose.com/uk/pdf/encrypt-decrypt-pdf-in-p...
  3. WriteProtection | Aspose.Words for Java

    Specifies write protection settings for a document in Java....more, visit the Protect or Encrypt a Document documentation article...programmatically, nor does it encrypt the contents. doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  4. arkiv

    arkiv...encrypt(“användarlösenord”, “ägarelösenord”...pdf") # Kryptera PDF document.encrypt("user_password", "owner_password"...

    blog.aspose.com/sv/pdf/encrypt-decrypt-pdf-in-p...
  5. Excel Dateien mit JavaScript via C++ verschlüss...

    So verschlüsseln und entschlüsseln Sie Excel Dateien mit JavaScript via C++. Sperren und entsperren Sie Excel Dateien....Cells Example - Encrypt Workbook </ h1 > < input type...arrayBuffer )); // Specify XOR encryption type. workbook . encryptionOptions...

    docs.aspose.com/cells/de/javascript-cpp/encrypt...
  6. 更改 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/
  7. 解密 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/
  8. 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-...
  9. 使用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-...
  10. Chraňte soubory prezentací PPTX pomocí .NET | p...

    Zdrojový kód C# k ochraně prezentace PPTX....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/cs/net/protect/pptx/