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

password protected

(0.28 sec)
  1. Protect or Encrypt a Document in C#|Aspose.Word...

    Aspose.Words for .NET provides Read-Only, Encrypt a Document, Restrict Editing, and Digital Signatures for document protection using C#. Aspose.Words supports most Word protection options....Ask AI Protect or Encrypt a Document Contents [ Hide ] Purpose...This page explains how to protect or encrypt a document using...

    docs.aspose.com/words/net/protect-or-encrypt-a-...
  2. 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...
  3. 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...
  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. 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/
  6. 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/
  7. 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...
  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.SaveRoutingSlip | Aspose.Words f...

    Discover the DocSaveOptions SaveRoutingSlip property. Control RoutingSlip data saving for your documents. Enhance output customization easily!...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. Connect to POP3 Server|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....Specify the host, username, and password in the Pop3Client instance...encrypts your username and password and uses an authentication...

    docs.aspose.com/email/net/connect-to-pop3-server/