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

encrypted

(0.16 sec)
  1. Protect PDF Document Online with password and u...

    Online PDF file password protection app. Java API code to apply password protection on PDF document....Using the object call the Encrypt method Provide the user and...files using Java APIs helps encrypt, restrict, and authenticate...

    products.aspose.com/total/java/protect/pdf/
  2. تأمين العروض التقديمية باستخدام كلمات المرور في...

    تعرّف على كيفية قفل وإلغاء قفل العروض التقديمية المحمية بكلمة مرور في PowerPoint وOpenDocument بسهولة باستخدام Aspose.Slides لـ .NET. احمِ عروضك التقديمية....مرور) عرض تقديمي، استخدم طريقة Encrypt من ProtectionManager لتعيين...مرّر كلمة المرور إلى طريقة Encrypt ، ثم استخدم طريقة Save لحفظ...

    docs.aspose.com/slides/ar/net/password-protecte...
  3. DocSaveOptions class | Aspose.Words for Python

    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. pretty_format...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 使用 JavaScript 锁定 PDF | Aspose.PDF

    JavaScript 示例代码,用于保护任何平台上的 PDF 文档。...它会打开一个名为 “Encrypt.pdf” 的 PDF 文档。它使用加密设置对打开的 PDF...表示未授予用户修改文档的特定权限。加密 PDF 后,该代码将更新后的文档保存到名为 “Encrypt_out.pdf” 的文件中,该文件位于 “DataDir”...

    products.aspose.com/pdf/zh-hans/nodejs-cpp/encr...
  5. 使用 Python 鎖定 PDF | Aspose.PDF

    用於使用 Aspose.PDF 讀取受保護(密碼加密)文檔、使用保護文件保護或移除保護的 Python 代碼的範例。...加密 PDF 後,程式碼會將更新的文件儲存到名為 ‘Encrypt_out.pdf’ 的檔案中,在由 ‘dataDir’...path_infile ) # Encrypt PDF document . Encrypt ( "user" , "owner"...

    products.aspose.com/pdf/zh-hant/python-net/encr...
  6. FileFormatUtil.DetectFileFormat | Aspose.Words ...

    Quickly identify document formats with FileFormatUtil's DetectFileFormat method. Get accurate format insights for efficient file management....detect the document format and encryption. Document doc = new Document...Configure a SaveOptions object to encrypt the document // with a password...

    reference.aspose.com/words/net/aspose.words/fil...
  7. LoadOptions Class | Aspose.Words för .NET

    Upptäck Aspose.Words.LoadOptions för förbättrad dokumentinläsning. Ställ in lösenord och bas-URI:er enkelt för sömlös integration och säkerhet....= new Document ( MyDir + "Encrypted.docx" )); // När ett sådant...= new Document ( MyDir + "Encrypted.docx" , options ); // 2 -...

    reference.aspose.com/words/sv/net/aspose.words....
  8. Unlock all restrictions for a PDF file - Free S...

    Hi , How to decrypt to unlock all restrictions for a PDF file using Aspose.Pdf in C# Please give me simple code...string input = @“C:\temp\encrypted.pdf”; string output = @“C:\temp\decrypted...Document(input, password)) { // Remove encryption / unlock restrictions doc...

    forum.aspose.com/t/unlock-all-restrictions-for-...
  9. Bảo vệ tệp bản trình bày PPTX bằng Java | produ...

    Mã nguồn Java để bảo vệ Bản trình bày PPTX.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/vi/java/protect/pptx/
  10. Bảo vệ tệp bản trình bày ODP bằng Java | produc...

    Mã nguồn Java để bảo vệ Bản trình bày ODP.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/vi/java/protect/odp/