Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 15,830 for

password protected

(0.15 sec)
  1. Lock PDF using JavaScript | Aspose.PDF

    JavaScript sample code to protect PDF document on any platform....Protect PDF Document Using JavaScript Lock PDF using Aspose.PDF...PDF. Locking PDF with passwords or encryption is essential for...

    products.aspose.com/pdf/nodejs-cpp/encrypt/
  2. 在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...
  3. 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...
  4. Lock PDF using Python | Aspose.PDF

    Python sample code to protect PDF document on any platform....Protect PDF Document Using Python Lock PDF using Aspose.PDF.... Locking PDFs with passwords or encryption is essential for keeping...

    products.aspose.com/pdf/python-cpp/encrypt/
  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. Unlock ODP Presentation Files using C++ | produ...

    C++ source code to remove protection from ODP Presentation....your own C++ apps to remove passwords from PowerPoint and decrypt...remove the encryption or password protection on the ODP presentation...

    products.aspose.com/slides/cpp/unlock/odp/
  7. Unlock PPTX Presentation Files using C++ | prod...

    C++ source code to remove protection from PPTX Presentation....your own C++ apps to remove passwords from PowerPoint and decrypt...remove the encryption or password protection on the PPTX presentation...

    products.aspose.com/slides/cpp/unlock/pptx/
  8. Aspose.Cells for Java Vs Open Source Competitor...

    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....cell formatting, and file‑protection options. Aspose.Cells for...formatting, all types of protection options introduced in Microsoft...

    docs.aspose.com/cells/java/aspose-cells-for-jav...
  9. DocSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the DocSaveOptions SaveFormat property to easily choose between Doc or Dot formats for seamless document saving. Optimize your workflow today!...Doc ); // Set a password which will protect the loading of the...document in any way. options . Password = "MyPassword" ; // If the...

    reference.aspose.com/words/net/aspose.words.sav...
  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...