Sort Score
Result 10 results
Languages All
Labels All
Results 3,011 - 3,020 of 10,910 for

encrypted

(0.21 sec)
  1. FAQ|Aspose.PDF untuk Java

    Silakan pelajari Pertanyaan yang Sering Diajukan dari pustaka Aspose.PDF untuk Java....use the Encrypt method of the Document object to encrypt a PDF...

    docs.aspose.com/pdf/id/java/faq/
  2. 控制异常 PDF 文件|Aspose.PDF for .NET

    了解如何处理 PDF 处理中的异常,并在使用 Aspose.PDF 在 .NET 中处理 PDF 时确保顺利操作。...BindPdf ( dataDir + "sample_encrypted.pdf" ); // Disallow exceptions...BindPdf ( dataDir + "sample_encrypted.pdf" ); // Allow exceptions...

    docs.aspose.com/pdf/zh/net/control-exception/
  3. Protect Documents with Password via C# | produc...

    Lock PDF, Microsoft Excel spreadsheets, PowerPoint Presentations and Word documents with passwords via your C# application. Apply password protection with ease....implementation of various encryption techniques and password policies...developers to implement various encryption options and password policies...

    products.aspose.com/total/net/protect/
  4. Node.js経由のC++を使ったファイル形式の検出と暗号化確認方法|Documentation

    Aspose.Cells for Node.js via C++を使用してファイル形式を検出し、ファイルが暗号化されているかどうかを確認する方法を学びます。...file is encrypted. console . log ( "The file is encrypted: " + info...

    docs.aspose.com/cells/ja/nodejs-cpp/how-to-dete...
  5. Kryptera Excel filer med Node.js via C++|Docume...

    Lär dig hur du krypterar och lösenordsskyddar Excel filer med Aspose.Cells for Node.js via C++....filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/sv/nodejs-cpp/encrypting-...
  6. Hulpfuncties - SMTP‑client|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...."password" ); MailMessage encrypted = signed . encrypt ( publicCert , "password"...); MailMessage decrypted = encrypted . decrypt ( privateCert ,...

    docs.aspose.com/email/nl/java/utility-features-...
  7. Verktygsfunktioner - SMTP‑klient|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...."password" ); MailMessage encrypted = signed . encrypt ( publicCert , "password"...); MailMessage decrypted = encrypted . decrypt ( privateCert ,...

    docs.aspose.com/email/sv/java/utility-features-...
  8. قفل کردن PDF با استفاده از JavaScript via C++ |...

    نمونه کد جاوا اسکریپت برای استفاده از Aspose.PDF برای خواندن اسناد محافظت شده (رمز عبور رمزگذاری شده)، ایمن سازی یک سند با حفاظت یا حذف حفاظت.... این یک سند PDF به نام «Encrypt.pdf» را باز می کند. PDF باز...شده را در یک فایل به نام ‘Encrypt_out.pdf’ در همان دایرکتوری...

    products.aspose.com/pdf/fa/javascript-cpp/encrypt/
  9. arkiv

    arkiv...Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...RemoveEncryption(); presentation.Save("encryption-removed.ppt", SaveFormat...

    blog.aspose.com/sv/slides/encrypt-ppt-csharp/
  10. 使用 C++ 鎖定 PDF | Aspose.PDF

    用於使用 Aspose.PDF 讀取受保護(密碼加密)文檔,使用保護文檔安全或移除保護的 C++ 代碼的範例。...加密 PDF 後,程式碼會將更新的文件儲存到名為 ‘Encrypt_out.pdf’ 的檔案中,在由 ‘dataDir’...set_AllowScreenReaders ( true ); // Encrypt the file with User and Owner...

    products.aspose.com/pdf/zh-hant/cpp/encrypt/