Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 3,742 for

password

(0.09 sec)
  1. Connecting to SMTP 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.... Set a password. Set the port. Set security..."localhost" , 25 , "username" , "password" ) client . greeting_timeout...

    docs.aspose.com/email/python-net/connecting-to-...
  2. PlainTextDocument class | Aspose.Words for Python

    aspose.words.PlainTextDocument class. Allows to extract plain-text representation of the document's content...options such as an encryption password. PlainTextDocument(stream)...options such as an encryption password. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  3. WriteProtection.ReadOnlyRecommended | Aspose.Wo...

    Discover the WriteProtection ReadOnlyRecommended property, guiding users to open documents in read-only mode for enhanced security and integrity....protect a document with a password. Document doc = new Document...protected." ); // Enter a password up to 15 characters in length...

    reference.aspose.com/words/net/aspose.words.set...
  4. Reading Project

    Learn how to read Microsoft Project (MPP/XML) files using Aspose.Tasks for C++ API without having Microsoft Office dependencies installed....hosted with ❤ by GitHub Read Password Protected Projects (2003 Format)...which is capable of reading password-protected files in 2003 format...

    docs.aspose.com/tasks/cpp/reading-project/
  5. How to Convert ODP to PPTX in Java

    This topic focuses on how to convert ODP to PPTX in Java by providing the detailed information about the environment settings and steps to execute the sample code to transform ODP to PPTX in Java....the load format as ODP and password to open the ODP file if protected...presentation is password protected then set the password also by passing...

    kb.aspose.com/slides/java/how-to-convert-odp-to...
  6. How to Convert ODP to PPTX in Python

    This small tutorial explains how to convert ODP to PPTX in Python. You will get a crisp information about the environment settings, details configuration steps and a runnable sample code to transform ODP to PPTX in Python.... The password property is optional and can...the source presentation is password protected. Code to transform...

    kb.aspose.com/slides/python/how-to-convert-odp-...
  7. How to Convert PPT to PPTX in C#

    This tutorial explains how to convert PPT to PPTX in C#. You will get crisp information about the environment settings, details steps and a runnable sample code to transform PPT to PPTX in C#....the load format to PPT Set a password to open the PPT file Load...PPT file is password protected, set the password also using the...

    kb.aspose.com/slides/net/how-to-convert-ppt-to-...
  8. Connecting to Exchange 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....com" ; final String password = "password" ; NetworkCredential...NetworkCredential ( username , password , domain ); IEWSClient client...

    docs.aspose.com/email/java/connecting-to-exchan...
  9. How to Digitally Sign an Excel Document using Java

    This article contains information on how to digitally sign an Excel document using Java. It will help to configure the environment along with the detailed steps and a runnable sample code to insert digital signature in Excel using Java....certificate file name and password Create a digital signature...keystore and the private key password Provide comments, signing...

    kb.aspose.com/cells/java/how-to-digitally-sign-...
  10. How to Detect a File Format and Check if the Fi...

    Learn how to detect a file format and check if a file is encrypted using Aspose.Cells for Node.js via C++....file might be encrypted (a password-protected file) so it can’t...info . isEncrypted ()); Check Password to modify using Aspose.Cells...

    docs.aspose.com/cells/nodejs-cpp/how-to-detect-...