Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 3,489 for

password

(0.22 sec)
  1. Add Watermarks to Word Documents | 5 Secure Met...

    Learn how to add secure watermarks to Word documents using GroupDocs.Watermark for .NET. Compare 5 protection methods with code examples, including locked headers, tiled watermarks, and Password-protected sections that can't be easily removed....Better Security Method 4: Password-Protected Hidden Section (High...watermark in action: Method 4: Password-Protected Hidden Section (High...

    blog.groupdocs.com/watermark/secure-word-docume...
  2. Digital signing with custom hash | GroupDocs

    This article explains how to apply digital signatures with custom hash algorithms using GroupDocs.Signature API....certFilePath ) { // certificate password Password = "1234567890" , // digital...DigitalSignOptions ( certFilePath ) { Password = "1234567890" , Reason =...

    docs.groupdocs.com/signature/net/digital-signin...
  3. Working with Form Fields | GroupDocs

    This article demonstrates how to load, edit, and read form fields in a Word document using GroupDocs.Editor for Node.js via Java....document is password-protected, specify the password. In this example...document is unprotected, so the password will be ignored. const groupdocsEditor...

    docs.groupdocs.com/editor/nodejs-java/working-w...
  4. Method Convert Func<Stream> obsoleted - Free Su...

    Thanks, it works for me...PdfConvertOptions(); // Check if a password is provided for the PDF and...Set the password for the PDF options options.Password = pItem...

    forum.groupdocs.com/t/method-convert-func-strea...
  5. Errors and Exceptions | GroupDocs

    Handle parsing errors using groupdocs.parser.exceptions and add troubleshooting steps for GroupDocs.Parser for Python via .NET....document is password-protected, provide the password via LoadOptions...

    docs.groupdocs.com/parser/python-net/errors-and...
  6. GroupDocs.Comparison Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....code, including how to handle password-protected PDFs. We’ll also...files are encrypted or have password protection? This article explores...

    blog.groupdocs.com/categories/groupdocs.compari...
  7. Digital Signature using digital Signature Dongl...

    I have a digital signature dongle issued to me by a Certifying Agency (CA) in India. The digitally signed documents using the dongle are legally binding in India. I want to use this dongle for signing documents digitally…...reader I have to provide the password for the dongle. Please provide...Since the dongle prompts for a password when used in Acrobat Reader...

    forum.groupdocs.com/t/digital-signature-using-d...
  8. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Merger for Java... String password = "SomePasswordString" ; InputStream...documentExample1 , FileFormat . Pdf , password ); documentStreams . add (...

    docs.groupdocs.com/merger/java/migration-notes/
  9. Sign document with XAdES Digital signature | Gr...

     This article explains how to sign Spreadsheet document with XAdES Digital electronic signatures using advanced options with GroupDocs.Signature API....required certificate and its password. Set property to value XAdES...XAdES , // certificate password Password = "1234567890" , // digital...

    docs.groupdocs.com/signature/java/sign-document...
  10. Sign document with XAdES Digital signature | Gr...

     This article explains how to sign Spreadsheet document with XAdES Digital electronic signatures using advanced options with GroupDocs.Signature API....required certificate and its password. Set property to value XAdES...XAdES , // certificate password Password = "1234567890" , // digital...

    docs.groupdocs.com/signature/net/sign-document-...