Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 10,904 for

encrypted

(0.18 sec)
  1. Lưu trữ

    Lưu trữ...encrypt(“userpassword”, “ownerpassword”...pdf") # Mã hóa PDF document.encrypt("user_password", "owner_password"...

    blog.aspose.com/vi/pdf/encrypt-decrypt-pdf-in-p...
  2. Funkcje pomocnicze – klient SMTP|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/pl/java/utility-features-...
  3. Fitur Utilitas - 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/id/java/utility-features-...
  4. 使用 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...
  5. 使用 JavaScript 锁定 PDF | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/nodejs-cpp/encr...
  6. Which PDF Standard Is Better to Choose|Aspose.W...

    Choose the best PDF standard to export the result of your programming task in Node.js. Which PDF standard is better – PDF 1.7, PDF 2.0, PDF/A-1, PDF/A-2, PDF/A-3, PDF/A-4, or PDF/UA....new features, such as a new encryption algorithm. But there may...PdfEncryptionAlgorit.Aes256 encryption method. Functionally the...

    docs.aspose.com/words/nodejs-net/which-pdf-stan...
  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. 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...
  9. 自定义 HTML 渲染 – Aspose.HTML for Python via .NET

    通过 .NET 使用 Aspose.HTML for Python 将 HTML 自定义渲染为 PDF、XPS、DOCX 和图像。获取随时可用的 Python 示例。...jpeg_quality 、 document_info 、 encryption 、 form_field_behaviour 和...This property gets or sets encryption details. If it is not set...

    docs.aspose.com/html/zh/python-net/rendering-op...
  10. SMTP Client Connection Setup|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....Security Options: The type of encryption to be used (SSLEXPLICIT,...timeout = 60000 Enable TLS Encryption for Secure SMTP Connections...

    docs.aspose.com/email/python-net/connect-to-smt...