Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 9,248 for

encrypted

(0.45 sec)
  1. آرشیوها

    آرشیوها...Encryption.PdfEncryptionInfo info =...Aspose.Html.Rendering.Pdf.Encryption.PdfEncryptionInfo("user"...

    blog.aspose.com/fa/html/epub-to-pdf-csharp/
  2. Python でドキュメントを暗号化する|Python via .NET用Aspose.Words

    Python の特定のドキュメント形式に適切な暗号化アルゴリズムを使用してドキュメントを暗号化します。...which the document will be encrypted , and which will be required...、 FileFormatInfo クラスの is_encrypted プロパティを使用できます。このプロパティを使用する...

    docs.aspose.com/words/ja/python-net/encrypt-a-d...
  3. PDFファイルのパスワードを変更する|Aspose.PDF for .NET

    Aspose.PDFを使用して、.NETでPDFドキュメントのパスワードを変更してファイルのセキュリティを向上させる方法を探ります。...PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { // Create PdfFileSecurity...object if the document is encrypted if ( pdfFileInfo . IsEncrypted...

    docs.aspose.com/pdf/ja/net/change-password/
  4. 档案

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

    blog.aspose.com/zh/html/epub-to-pdf-csharp/
  5. Chercher

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

    blog.aspose.com/fr/html/epub-to-pdf-csharp/
  6. 使用 JavaScript 锁定 PDF | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/nodejs-cpp/encr...
  7. 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...
  8. 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....
  9. Chroń plik PDF za pomocą C# | Aspose.PDF

    Kod źródłowy C# do blokowania pliku PDF za pomocą hasła w .NET Framework, .NET Core....Encrypt, aby chronić plik PDF za pomocą...AllowScreenReaders = true ; document . Encrypt ( "userpassword" , "ownerpassword"...

    products.aspose.com/pdf/pl/net/protect/
  10. Proteggi i PDF usando Python | Aspose.PDF

    Codice sorgente Python per bloccare il file PDF utilizzando una password su .NET Framework, .NET Core....Encrypt per proteggere i PDF con AES-128...allow_screen_readers = True document . encrypt ( "userpassword" , "ownerpassword"...

    products.aspose.com/pdf/it/python-net/protect/