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

encrypted

(0.1 sec)
  1. arkiv

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

    blog.aspose.com/sv/pdf/encrypt-or-decrypt-pdf-f...
  2. arkiv

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

    blog.aspose.com/sv/html/epub-to-pdf-csharp/
  3. Archiv

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

    blog.aspose.com/cs/html/epub-to-pdf-csharp/
  4. Procurar

    Procurar... Chame o método Encrypt e passe a senha que deseja...ProtectionManager.Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...

    blog.aspose.com/pt/slides/encrypt-ppt-csharp/
  5. Node.jsでPDFを復号化する|Aspose.PDF for Node.js via C++

    Aspose.PDF for Node.js via C++を使用してPDFファイルを復号化します。...'asposepdfnodejs' ); const pdf_encrypt_file = 'ResultEncrypt.pdf'...AsposePdfModule . AsposePdfDecrypt ( pdf_encrypt_file , "owner" , "ResultDecrypt...

    docs.aspose.com/pdf/ja/nodejs-cpp/decrypt-pdf/
  6. DocSaveOptions Class | Aspose.Words for .NET

    Optimize document saving with Aspose.Words.Saving.DocSaveOptions. Customize your Doc and Dot formats for enhanced quality and flexibility....password to encrypt document using RC4 encryption method. PrettyFormat...options added, such as an encryption password or digital signature...

    reference.aspose.com/words/net/aspose.words.sav...
  7. 档案

    档案...encrypt(“userpassword”, “ownerpassword”...Document("input.pdf") # 加密PDF document.encrypt("user_password", "owner_password"...

    blog.aspose.com/zh/pdf/encrypt-decrypt-pdf-in-p...
  8. Шифрование и расшифровка Excel файлов с помощью...

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

    docs.aspose.com/cells/ru/nodejs-cpp/encrypt-and...
  9. Save Presentations in Read-Only Mode Using PHP|...

    Load and save PowerPoint files (PPT, PPTX) in read-only mode with Aspose.Slides for PHP, offering precise slide previews without altering your presentations....protections that involve encryptions and passwords . FAQ How is...edits, use passwords and encryption . How does ‘Read-Only recommended’...

    docs.aspose.com/slides/php-java/read-only-prese...
  10. Desencriptar Archivo PDF|Aspose.PDF para Java

    Este tema explica cómo desencriptar un archivo PDF usando la clase PdfFileSecurity....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // Crear objeto PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); // Desencriptar documento...

    docs.aspose.com/pdf/es/java/decrypt-pdf-file/