Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 3,709 for

password

(0.4 sec)
  1. Specify Author while Write Protecting Workbook|...

    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.... write protects it with a password, specifies the author’s name...Document Assistant Close Verify Password of Encrypted Files...

    docs.aspose.com/cells/java/specify-author-while...
  2. Convert WORD to JSON format in C++ | products.a...

    Export WORD to JSON in C++ without using Microsoft Excel or Word...API, you can also open the password-protected document. If your...your input WORD document is password protected, you cannot convert...

    products.aspose.com/total/cpp/conversion/word-t...
  3. FileFormatInfo class | Aspose.Words for Python

    aspose.words.FileFormatInfo class. Contains data returned by [FileFormatUtil](../fileformatutil/) document format detection methods...is encrypted and requires a password to open. load_format Gets...encrypt the document # with a password when we save it, and then...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...Specify the host, username and password. The process for connecting...

    docs.aspose.com/email/python-net/connect-to-pop...
  5. C++ API to Convert EPUB to PPTM | products.aspo...

    Convert EPUB to PPTM via C++ without using Microsoft Word or Adobe Acrobat Reader...SaveFormat :: Pptm ); Change Password of EPUB Document via C++ In...open a password protected EPUB and also change its password. In...

    products.aspose.com/total/cpp/conversion/epub-t...
  6. PdfEncryptionDetails.permissions property | Asp...

    PdfEncryptionDetails.permissions property. Specifies the operations that are allowed to a user on an encrypted PDF document...PdfEncryptionDetails ( user_password = 'password' , owner_password = '' , permissions...we will need to provide the password before accessing its contents...

    reference.aspose.com/words/python-net/aspose.wo...
  7. WriteProtection.read_only_recommended property ...

    WriteProtection.read_only_recommended property. Specifies whether the document author has recommended that the document be opened as read-only....protect a document with a password. doc = aw . Document () builder...is protected.' ) # Enter a password up to 15 characters in length...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Document.write_protection property | Aspose.Wor...

    Document.write_protection property. Provides access to the document write protection options....protect a document with a password. doc = aw . Document () builder...is protected.' ) # Enter a password up to 15 characters in length...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Validate POP3 Mail Server Credentials in C#|Doc...

    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....credentials, such as username and password, are valid and that it is... Pop3Port , "userName" , "password" , SecurityOptions . Auto...

    docs.aspose.com/email/net/validate-pop3-mail-se...
  10. Document.WriteProtection | Aspose.Words for .NET

    Explore the Document WriteProtection property to manage your document's write protection settings effortlessly and enhance security....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/doc...