Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 22,370 for

password

(0.05 sec)
  1. Working with User Configuration on Server|Docum...

    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....com" ; final String password = "password" ; NetworkCredential...NetworkCredential ( username , password , domain ); IEWSClient client...

    docs.aspose.com/email/java/working-with-user-co...
  2. Enable SMTP Activity Logging in .NET Using apps...

    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....server" )) { // Set username, password, port, and security options...username" ; client . Password = "your password" ; client . Port =...

    docs.aspose.com/email/net/enable-smtp-activity-...
  3. 用 Node.js 和 C++ 加密与解密 ODS 文件|Documentation

    利用 Aspose.Cells for Node.js via C++ 密码保护和加密 ODS 文件。...ods" )); // Password protect the file workbook...LoadFormat . Ods ); // Set original password loadOptions . setPassword...

    docs.aspose.com/cells/zh/nodejs-cpp/encrypt-and...
  4. Convert PPT and PPTX to PDF in Java [Advanced F...

    Learn how to convert PPT, PPTX, and ODP presentations to PDF in Java using Aspose.Slides. Implement advanced features like Password protection, compliance standards, and custom options for high-quality, accessible PDF documents....quality, include hidden slides, password-protect PDF files, detect...resulting PDF, lock the PDF with a password, or specify how the conversion...

    docs.aspose.com/slides/java/convert-powerpoint-...
  5. Aspose.Cells Product Family

    Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....XLSX in Python How to Read Password Protected Excel File in Python...Python How to Open Password Protected Excel File in C# How to...

    kb.aspose.com/cells/page/12/
  6. 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...
  7. How to Delete Messages from IMAP Server using ....

    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....ImapClient ( "host" , "username" , "password" ); client . SecurityOptions...ImapClient ( "host" , "username" , "password" ); client . SelectFolder...

    docs.aspose.com/email/net/delete-messages-from-...
  8. Restore PST to Exchange Mailbox - Free Support ...

    Hi! In my program I need some functionality: I have PST file with some folders and emails and I need to restore this content to some mailbox on Exchange Server. I think first I need to open PST: PersonalStorage pst = Per…...@“userName”; const string password = @“password”; NetworkCredential...NetworkCredential(username, password, domain); IEWSClient client...

    forum.aspose.com/t/restore-pst-to-exchange-mail...
  9. Public API Changes in Aspose.Note for .NET 2.1.0

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......DocumentPassword property to open a password protected document. Added...encrypted with a password and the password specified when opening...

    docs.aspose.com/note/net/public-api-changes-in-...
  10. Add Blind Watermark Verification to DAE File Fo...

    Sample Java blind watermark verification code for DAE file. Use this example code to add blind watermark verification to DAE 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/dae/