Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 27,683 for

password

(0.04 sec)
  1. Hyperlinks do not work when exporting from HTML...

    Hi, I am trying to export from HTML to PDF and want to encrypt the document. Hyperlinks work fine in the exported PDF if the encryption is NOT used. However, they cannot be clicked if PDF is encrypted. I need the links…...encrypt("password", "password", 0, CryptoAlgorithm...getAllowAll(); document.encrypt("password", "password", privilege, CryptoAlgorithm...

    forum.aspose.com/t/hyperlinks-do-not-work-when-...
  2. FileFormatInfo class | Aspose.Words for Node.js

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Support for IMAP IDLE Command And Extensions|Do...

    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" , "username" , "password" ); client . startMonitoring...com" , 993 , "username" , "password" ); try { // Set SecurityOptions...

    docs.aspose.com/email/java/support-for-imap-idl...
  4. FileFormatInfo.load_format property | Aspose.Wo...

    FileFormatInfo.load_format property. Gets the detected document format....encrypt the document # with a password when we save it, and then...SaveFormat . ODT ) save_options . password = 'MyPassword' doc . save...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert POWERPOINT to XLAM in Android Apps or w...

    Convert POWERPOINT to XLAM in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free POWERPOINT to XLAM 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/android-java/conversi...
  6. Convert DOCX to JSON Format via Java | products...

    Export DOCX to JSON format via Java without using using Microsoft Word or Microsoft Excel...API, you can also open the password-protected document. If your...your input DOCX document is password protected, you cannot convert...

    products.aspose.com/total/java/conversion/docx-...
  7. 读取和写入XLSB或XLS文件的外部连接|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.... 0 ; Password = "" ; User ID = Admin ; Data..."" ; Jet OLEDB : Database Password = "" ; Jet OLEDB : Engine...

    docs.aspose.com/cells/zh/java/read-and-write-ex...
  8. Lock MS Project Tasks Files via Java

    Source code for lock MS Project files via Java? All you need is to Use API example code for batch JIRA files to lock MPP file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....using Project Class Enter password details The server processes...processes the file and set the password properties of the MPP file...

    products.aspose.com/tasks/java/lock/
  9. What's new 2022|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2022....string pfxFilePath , string password ) { // The path to the documents...PKCS7Detached ( pfxFilePath , password ); // Set signature custom...

    docs.aspose.com/pdf/net/whatsnew/2022/
  10. Processor Class | Aspose.Words for .NET

    Enhance document processing with Aspose.Words.LowCode.Processor class, designed for seamless and efficient handling of various document tasks....saveOptions = new OoxmlSaveOptions { Password = "Aspose.Words" }; LoadOptions...saveOptions = new OoxmlSaveOptions { Password = "Aspose.Words" }; LoadOptions...

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