Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 13,566 for

password protection

(0.38 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. 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...
  3. Unlock PDF using Python | Aspose.PDF

    Decrypt (remove encryption) PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET...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-net/decrypt/
  4. VbaProject.IsProtected | Aspose.Words for .NET

    Discover if your VbaProject is Password protected with the IsProtected property. Ensure your code's security and streamline project management effectively!...whether the VbaProject is password protected. public bool IsProtected...whether the VbaProject is password protected. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.vba...
  5. DocSaveOptions.save_routing_slip property | Asp...

    DocSaveOptions.save_routing_slip property. When ``False``, RoutingSlip data is not saved to output document... DOC ) # Set a password which will protect the loading of the...document in any way. options . password = 'MyPassword' # If the document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Typical Linux and Unix Archives vi...

    C# API lets you work with creating and managing Linux and Unix archives in your applications without the need of any other 3rd party applications and provides various methods to perform operations on archives.... Password Protection: , ensuring that sensitive...sensitive data remains protected from unauthorized access. Progress...

    docs.aspose.com/zip/net/archives-for-unix-like-...
  7. 在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...
  8. Encrypt PDF File|Aspose.PDF for .NET

    This topic explains how to Encrypt PDF File using PdfFileSecurity Class....Encrypting a PDF document protects its content from unauthorized...and password protected. Only user who know the password will...

    docs.aspose.com/pdf/net/encrypt-pdf-file/
  9. 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...
  10. C++ API to Convert PDF to OTP | products.aspose...

    Convert PDF to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader... OTP (One Time Password) is a secure authentication...SaveFormat :: Otp ); Change Password of PDF Document via C++ In...

    products.aspose.com/total/cpp/conversion/pdf-to...