Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 22,370 for

password

(0.03 sec)
  1. Convert PPT to JSON format via C++ | products.a...

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

    products.aspose.com/total/cpp/conversion/ppt-to...
  2. How to use digital sign certificate in Aspose ....

    Hi Team, I have digital sign certificate which is Personal Information Exchange type file with name Certificate_pkcs12 received from IT team (Digital Sign Certificate). I wanted to try to add the digital sign in my pdf…...but getting exception for password. The error is “ PKCS12 key...store MAC invalid - wrong password or corrupted file. ” alexey...

    forum.aspose.com/t/how-to-use-digital-sign-cert...
  3. 使用 C++ 保护和取消保护工作簿结构|Documentation

    使用 C++ 和 Aspose.Cells 保护或取消保护Excel文件的工作簿结构。...workbook structure with a password workbook . Protect ( ProtectionType...ProtectionType :: Structure , u "password" ); // Save the workbook to...

    docs.aspose.com/cells/zh/cpp/protect-and-unprot...
  4. Convert PPT to JSON Format in Android Apps | pr...

    Convert PPT to JSON format in Android Apps without using using Microsoft Excel or PowerPoint...API, you can also open the password-protected document. If your...your input PPT document is password protected, you cannot convert...

    products.aspose.com/total/android-java/conversi...
  5. Convert DOTX to JSON Format via Java | products...

    Convert DOTX 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 DOTX document is password protected, you cannot convert...

    products.aspose.com/total/java/conversion/dotx-...
  6. HtmlLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.HtmlLoadOptions class. Allows to specify additional options when loading HTML document into a [Document](../../aspose.words/document/) object... HtmlLoadOptions(password) A shortcut to initialize...this class with the specified password to load an encrypted document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. How to Add Digital Signature in Excel using C#

    This tutorial provides you information how to add digital signature in Excel using C#. You will get the configuration resources, stepwise approach to create and insert electronic signature in excel using C# and a complete runnable sample code to demonstrate this feature....certificate file name and the password Create a digital signature...PFX certificate file, its password, and a workbook if the digital...

    kb.aspose.com/cells/net/how-to-add-digital-sign...
  9. 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...
  10. DocumentBuilder.start_editable_range method | A...

    DocumentBuilder.start_editable_range method. Marks the current position in the document as an editable range start.... READ_ONLY , password = 'MyPassword' ) builder =...this paragraph without the password.' ) # Editable ranges allow...

    reference.aspose.com/words/python-net/aspose.wo...