Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 12,239 for

password protected

(0.04 sec)
  1. 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...
  2. 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 ] The main...main reason to protect or encrypt a document is to apply more...

    docs.aspose.com/words/net/protect-or-encrypt-a-...
  3. 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...
  4. Lock PDF using C# | Aspose.PDF

    Sample C# code for using Aspose.PDF to read Protected (Password encrypted) documents, secure a document with protection or remove protection....Protect PDF Document Using C# Lock PDF using Aspose.PDF .NET...NET. Locking PDFs with passwords or encryption is essential for...

    products.aspose.com/pdf/net/encrypt/
  5. Assign and Validate Digital Signatures|Document...

    Excel file digital signature, verification. To protect the authenticity of a workbook's content of Excel file, you can add a digital signature using C# codes with Aspose.Cells for .Net.... one should also have its password to successfully sign the spreadsheets...specified password does not match with the password of certificate...

    docs.aspose.com/cells/java/assign-and-validate-...
  6. DocSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.DocSaveOptions constructor... 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...
  7. PdfEncryptionDetails Class | Aspose.Words for .NET

    Discover Aspose.Words.PdfEncryptionDetails for secure PDF encryption and customizable access permissions, ensuring your documents remain Protected.... To learn more, visit the Protect or Encrypt a Document documentation...set; } Specifies the owner password for the encrypted PDF document...

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