Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 31,652 for

password

(0.41 sec)
  1. 搜索

    搜索...name, string eMail, string password, string domain) { Name = name;...name; EMail = eMail; Password = password; Domain = domain; } public...

    blog.aspose.com/zh-hant/email/create-update-or-...
  2. Processor Class | Aspose.Words for .NET

    Enhance document processing with Aspose.Words.LowCode.Processor class, designed for seamless and efficient handling of various document tasks....saveOptions = new OoxmlSaveOptions { Password = "Aspose.Words" }; Merger...saveOptions = new OoxmlSaveOptions { Password = "Aspose.Words" }; using...

    reference.aspose.com/words/net/aspose.words.low...
  3. Convert ODP to JSON Format via Java | products....

    Convert ODP to JSON format via Java without using using Microsoft Excel or PowerPoint...API, you can also open the password-protected document. If your...your input ODP document is password protected, you cannot convert...

    products.aspose.com/total/java/conversion/odp-t...
  4. Convert POWERPOINT to XLTX Format via Java | pr...

    Convert POWERPOINT to XLTX format via Java without using using Microsoft Excel or PowerPoint or online. Test free POT to CSV online converter quickly before integrating the code. or with free Online Converter...API, you can also open the password-protected document. If your...input POWERPOINT document is password protected, you cannot convert...

    products.aspose.com/total/java/conversion/power...
  5. Add Signature Line to the Worksheet with C++|Do...

    This article describes how to add a signature line to the worksheet using C++ codes with Aspose.Cells for C++....pfx" ; U16String password = u "123456" ; std :: time_t...signature ( certificatePath , password , u "test Microsoft Office...

    docs.aspose.com/cells/cpp/add-signature-line/
  6. Aspose::Words::Saving::PdfDigitalSignatureTimes...

    Aspose::Words::Saving::PdfDigitalSignatureTimestampSettings::set_Password method. Timestamp server Password in C++....:set_Password method PdfDigitalSignatureT::set_Password method...method Timestamp server password. void Aspose :: Words :: Saving...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. DocumentSecurity enumeration | Aspose.Words for...

    aspose.words.properties.DocumentSecurity enumeration. Used as a value for the [BuiltInDocumentProperties.security](../builtindocumentproperties/security/) property... PASSWORD_PROTECTED The document is password protected...doc . write_protection . set_password ( 'MyPassword' ) self . assertTrue...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Add Signature in Word using C#

    This tutorial briefs on how to add signature in Word using C#. It provides configuration details, program flow and a runnable sample code to sign Word documents using C#....document, a PKCS12 store and its password. You can set a number of properties...providing the file path and password Set comments and signing time...

    kb.aspose.com/words/net/how-to-add-signature-in...
  9. 获取 PDF 元数据|Aspose.PDF for Python via .NET

    使用 Aspose.PDF for Python 提取并显示 PDF 文档的元数据。..."Has Open Password: { pdf_info . has_open_password } " ) print..."Has Edit Password: { pdf_info . has_edit_password } " ) print...

    docs.aspose.com/pdf/zh/python-net/get-pdf-metad...
  10. Add Blind Watermark Verification to GLB File Fo...

    Sample Java blind watermark verification code for GLB file. Use this example code to add blind watermark verification to GLB file within any Web or Desktop Java based application....3D Add password using Aspose.3D’s DecodeWatermark...String[] text = { null }; //Add password to verify watermark by DecodeWatermark...

    products.aspose.com/3d/java/verify-watermark/glb/