Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 3,644 for

password

(0.17 sec)
  1. Aspose::Words::Loading::HtmlLoadOptions::HtmlLo...

    Aspose::Words::Loading::HtmlLoadOptions::HtmlLoadOptions constructor. Initializes a new instance of this class with default values in C++.... const System :: String & password , const System :: String &...loaded. password const System::String& The password to open an...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. OdtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the OdtSaveOptions SaveFormat property lets you easily save documents in Odt or Ott formats, ensuring compatibility and flexibility....saved ODT/OTT document with a password, and then load it using Aspose...saveFormat ); saveOptions . Password = "@sposeEncrypted_1145" ;...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Connect to POP3 Server|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....Specify the host, username, and password in the Pop3Client instance...encrypts your username and password and uses an authentication...

    docs.aspose.com/email/net/connect-to-pop3-server/
  4. How to Convert Protected Word Document to Unpro...

    This crisp tutorial describes how to convert protected Word document to unprotected in Python. It provides a step-wise procedure, reference to the relevant resources, and the sample code to unprotect DOCX in Python....unprotect Word document without password in Python where the protected...protected with or without a password. The resultant Word file whose...

    kb.aspose.com/words/python/how-to-convert-prote...
  5. Assign and Validate Digital Signatures|Document...

    Excel file digital signature, verification. To protect the authenticity of a workbook's content of Excel file, you can add a digital signature using C# codes with Aspose.Cells for .Net.... one should also have its password to successfully sign the spreadsheets...specified password does not match with the password of certificate...

    docs.aspose.com/cells/java/assign-and-validate-...
  6. Protecting and Unprotecting Workbooks in VSTO a...

    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....the workbook specifying a password with Structure and Windows...the workbook specifying its password. excelApp . ActiveWorkbook...

    docs.aspose.com/cells/net/protecting-and-unprot...
  7. DocSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.DocSaveOptions constructor... DOC ) # Set a password which will protect the loading...document in any way. options . password = 'MyPassword' # If the document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Get the number of emails in the mailbox|Documen...

    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...."username" ; string Password = "password" ; string Domain = "domain"...( MailBoxURI , UserName , Password , Domain ); // Call ListMessages...

    docs.aspose.com/email/net/get-the-number-of-ema...
  9. How to Convert PPT to PPTX in Python

    This tutorial explains how to convert PPT to PPTX in Python. You will get a precise information about the environment settings, details configuration steps and a runnable sample code to transform PPT to PPTX in Python...., set the load format and password to read the PPT Load the source...load format and the password of a password protected PPT file...

    kb.aspose.com/slides/python/how-to-convert-ppt-...
  10. How to Unhide Excel Sheet using C#

    This short tutorial guides on how to unhide Excel sheet using C#. It provides detailed steps, program flow and a runnable sample code to demonstrate the process to unhide all sheets using C#....workbook with or without a password and save the resultant workbook...workbook by providing the password if required Parse through...

    kb.aspose.com/cells/net/how-to-unhide-excel-she...