Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 13,639 for

password protection

(0.68 sec)
  1. C++ API to Convert XML to PPSM | products.aspos...

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

    products.aspose.com/total/cpp/conversion/xml-to...
  2. Document | Aspose.Words for Java

    Represents a Word document in Java....currently active document protection type. getPunctuationKernin()...access to the document write protection options. hasChildNodes()...

    reference.aspose.com/words/java/com.aspose.word...
  3. Convert PPT to XLS using Python or with free On...

    PPT to XLS conversion in your Python applications without using Microsoft Office or online. Test free PPT to XLS online converter quickly before integrating the code....such as encryption, password protection, and digital signatures...that the data is secure and protected from unauthorized access....

    products.aspose.com/total/python-net/conversion...
  4. 在VSTO和Aspose.Cells中保护和取消保护工作簿|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....Value ); //Protect the workbook specifying a password with Structure...excelApp . ActiveWorkbook . Protect ( "007" , true , true ); //Save...

    docs.aspose.com/cells/zh/net/protecting-and-unp...
  5. Add Digital Signature to an already signed Exce...

    Learn how to add digital signatures to signed Excel files using Aspose.Cells for C++. Maintain document integrity with multiple signatures....pfx with password aspose . Sample Code #include...PFX certificate U16String password = u "aspose" ; U16String comments...

    docs.aspose.com/cells/cpp/add-digital-signature...
  6. 用 JavaScript 通过 C++ 加密和解密 Excel 文件|Documentation

    如何用 JavaScript 通过 C++ 加密和解密 Excel 文件。锁定和解锁 Excel 文件。...keyLength : 128 }; // Password protect the file. workbook . settings...settings . password = "1234" ; // Save the excel file. const...

    docs.aspose.com/cells/zh/javascript-cpp/encrypt...
  7. C++ API to Convert XSLFO to XAML | products.asp...

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

    products.aspose.com/total/cpp/conversion/xslfo-...
  8. C++ API to Convert XML to POWERPOINT | products...

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

    products.aspose.com/total/cpp/conversion/xml-to...
  9. How to Electronically Sign Word Document using ...

    This article guides on how to electronically sign Word document using Python. It has the details to set the IDE, a list of steps, and a runnable sample code to insert a signature on Word using Python....providing the certificate file and password in the create() method Create...in the PFX format and the password for the certificate. The SignOptions...

    kb.aspose.com/words/python/how-to-electronicall...
  10. Unlock PDF using CLI | Aspose.PDF

    Decrypt (remove encryption) PDF documents programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI...may need to access a password-protected PDF containing important...document and enter a complex password takes you a lot of time. Decrypting...

    products.aspose.com/pdf/cpp-cli/decrypt/