Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 3,677 for

password

(0.23 sec)
  1. Digitally Sign a VBA Code Project with Certific...

    Learn how to digitally sign a VBA Code Project with a certificate using Aspose.Cells for Node.js via C++.... Its password is 1234. Output Excel file...Set Digital Signature const password = "1234" ; const comment =...

    docs.aspose.com/cells/nodejs-cpp/digitally-sign...
  2. Reading and Saving Projects in Project Server o...

    Learn how to create, read or update projects in Project Server or Project Online instance using Aspose.Tasks for .NET....specify SiteUrl, username, and password in order to create a connection...onmicrosoft.com" ; 3 const string Password = "MyPassword" ; 4 5 ProjectServerCredent...

    docs.aspose.com/tasks/net/managing-projects-wit...
  3. Using OAuth to access Mail Services|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....<p> * Azure resource owner password credential (ROPC) token provider...final String GRANT_TYPE = "password" ; private final String clientId...

    docs.aspose.com/email/java/using-oauth-to-acces...
  4. 加密|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...."off" > < Report name = "" > < Password value = "" /> < EncryptionType...< Report name = "Test" > < Password value = "12345" /> < EncryptionType...

    docs.aspose.com/cells/zh/reportingservices/encr...
  5. Convert POWERPOINT to XLSX via C++ or with free...

    Export POWERPOINT to XLSX in C++ without using Microsoft Excel or Powerpoint or online. Test free POWERPOINT to XLSX online converter quickly before integrating the code....API, you can also open the password-protected document. If your...input POWERPOINT document is password protected, you cannot convert...

    products.aspose.com/total/cpp/conversion/powerp...
  6. Document constructor | Aspose.Words for Python

    aspose.words.Document constructor...is encrypted and requires a password to open, but you supplied...supplied an incorrect password. RuntimeError (Proxy error(ArgumentException))...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Digitally Sign a Word Document using Java

    This short guide provides information on how to digitally sign a Word document using Java. It has the details to set the IDE, a list of steps, and a runnable sample code to insert a signature on Word using Java....certificate file along with the password used by the DigitalSignatureUtil...line image, and decryption password. In the next step, we use...

    kb.aspose.com/words/java/how-to-digitally-sign-...
  8. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!...during loading, such as using a password to decrypt a document, //...is encrypted and requires a password to open, but you supplied...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Connecting to IMAP 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....the hostname, username, and password in the ImapClient constructor...imapclient with host, user and password ImapClient client = new ImapClient...

    docs.aspose.com/email/java/connecting-to-imap-s...
  10. Processor.Execute | Aspose.Words for .NET

    Optimize your workflow with our Processor Execute method, designed to streamline actions efficiently and enhance productivity in your applications....saveOptions = new OoxmlSaveOptions { Password = "Aspose.Words" }; LoadOptions...saveOptions = new OoxmlSaveOptions { Password = "Aspose.Words" }; LoadOptions...

    reference.aspose.com/words/net/aspose.words.low...