Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 13,637 for

password protection

(1.28 sec)
  1. C++ API to Convert PCL to PPS | products.aspose...

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

    products.aspose.com/total/cpp/conversion/pcl-to...
  2. Python PowerPoint API. Python PPTX, PPT from As...

    Python library to work with Microsoft PowerPoint files. Python PPTX, PPT. Create edit convert PPT PPTX PPS POT PPSX PPTM PPSM POTX POTM ODP PDF and many more formats....write, modify, merge, clone, protect & convert PowerPoint and OpenOffice...decrypting presentations; password-protecting presentations and removing...

    products.aspose.com/slides/python-net/
  3. 在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...
  4. Lock or unlock shapes with JavaScript via C++|D...

    This article shows you code explaining how to lock or unlock shapes to protect them using Aspose.Cells library for JavaScript via C++....Scenarios Sometimes, you need to protect all shapes in certain worksheets...part of a broader strategy to protect information. For example, in...

    docs.aspose.com/cells/javascript-cpp/lock-or-un...
  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. 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...
  7. 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...
  8. 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....Specify Author while Write Protecting Workbook Contents [ Hide...specify author name while write protecting your workbook using Aspose...

    docs.aspose.com/cells/java/specify-author-while...
  9. 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...
  10. Aspose::Words::IncorrectPasswordException typed...

    Aspose::Words::IncorrectPasswordException typedef. Thrown if a document is encrypted with a Password and the Password specified when opening the document is incorrect or missing. To learn more, visit the documentation article in C++....encrypted with a password and the password specified when opening...Doc ); // Set a password which will protect the loading of the...

    reference.aspose.com/words/cpp/aspose.words/inc...