نمونه کد پایتون برای استفاده از Aspose.PDF برای خواندن اسناد محافظت شده (رمزگذاری شده با رمز عبور)، ایمن سازی یک سند با حفاظت یا حذف حفاظت.... این یک سند PDF به نام «Encrypt.pdf» را باز می کند. PDF باز...شده را در یک فایل به نام ‘Encrypt_out.pdf’ در همان دایرکتوری...
Aspose::Words::Saving::DocSaveOptions::get_Password method. Gets/sets a password to encrypt document using RC4 encryption method in C++....password to encrypt document using RC4 encryption method. System...to save document without encryption this property should be null...
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...get_ArtifactsDir () + u "OdtSaveOptions.Encrypt" + extensionString , saveOptions...
Изменение пароля PDF файла с использованием Aspose.PDF для Node.js через C++....'asposepdfnodejs' ); const pdf_encrypt_file = 'ResultEncrypt.pdf'...AsposePdfChangePassw ( pdf_encrypt_file , "owner" , "newuser"...
This section describes the features of using a signature and securing your PDF document using C++...Also, this topic shows how to encrypt and decrypt PDF documents....sign PDF file Set Privileges, Encrypt and Decrypt PDF File Extract...
2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 JavaScript via C++ 鎖定 PDF https://products.aspose.com/pdf/zh-hant/javascript-cpp/encrypt/ Recent content in 使用 JavaScript via C++ 鎖定 PDF on ......com/pdf/zh-hant/javascript-cpp/encrypt/ Recent content in 使用 JavaScript...com/pdf/zh-hant/javascript-cpp/encrypt/index.xml self application/rss+xml...
2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – JavaScript via C++ 를 사용하여 PDF 잠금 https://products.aspose.com/pdf/ko/javascript-cpp/encrypt/ Recent content in JavaScript via C++ 를 사용하여 PDF 잠금 ......com/pdf/ko/javascript-cpp/encrypt/ Recent content in JavaScript...com/pdf/ko/javascript-cpp/encrypt/index.xml self application/rss+xml...
Explore como modificar a senha de um documento PDF em .NET para melhorar a segurança do arquivo com Aspose.PDF....PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { // Create PdfFileSecurity...object if the document is encrypted if ( pdfFileInfo . IsEncrypted...
使用 C# 通过不同的加密类型和算法加密 PDF 文件。同时,使用所有者密码解密 PDF 文件。...,将此对象作为参数传递给 Document 对象的 Encrypt 方法。以下代码片段演示了如何设置 PDF 文件的权限。...AllowScreenReaders = true ; // Encrypt the file with User and Owner...