Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 15,161 for

password protection

(0.74 sec)
  1. Unlock PDF using Python | Aspose.PDF

    Decrypt (remove encryption) PDF documents programmatically with Python sample code using Aspose.PDF for Python via C++...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/python-cpp/decrypt/
  2. 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...
  3. 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...
  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. Convert PPT to CSV via C++ or with free Online ...

    Export PPT to CSV in C++ without using Microsoft Excel or Powerpoint or online. Test free PPT to CSV online converter quickly before integrating the code....Converter for PPT to CSV Convert Protected PPT to CSV via C++ Using the...you can also open the password-protected document. If your input...

    products.aspose.com/total/cpp/conversion/ppt-to...
  6. Convert POT to XLS via C++ or with free Online ...

    Export POT to XLS in C++ without using Microsoft Excel or Powerpoint or online. Test free POT to XLS online converter quickly before integrating the code....Converter for POT to XLS Convert Protected POT to XLS via C++ Using the...you can also open the password-protected document. If your input...

    products.aspose.com/total/cpp/conversion/pot-to...
  7. 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...
  8. Manage Presentation Shapes in C++|Aspose.Slides...

    Learn to create, edit and optimize shapes in Aspose.Slides for C++ and deliver high-performance PowerPoint presentations.... Set shape-level protection flags (e.g., lock selection...layout. Note this is UI-level protection, not a security feature;...

    docs.aspose.com/slides/cpp/shape-manipulations/
  9. Convert POWERPOINT to DIF via C++ or with free ...

    Export POWERPOINT to DIF in C++ without using Microsoft Excel or Powerpoint or online. Test free POWERPOINT to DIF online converter quickly before integrating the code....POWERPOINT to DIF Convert Protected POWERPOINT to DIF via C++...you can also open the password-protected document. If your input...

    products.aspose.com/total/cpp/conversion/powerp...
  10. 用 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...