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

password

(0.54 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. Key Improvements and Bug Fixes in GroupDocs.Vie...

    GroupDocs team is always looking for the ways to provide improved features and make the GroupDocs.Viewer for .NET API more rich and straightforward. The brand new GroupDocs.Viewer for .NET release, 17.2.0 comes up with 11 key improvements and bug fixes. Not only this, it also supports rendering of LaTeX format and Password protected MPP(2003) files. You can download the version 17.2.0 for an improved experience. GroupDocs.Viewer for .NET 17.2.0 - New FeaturesBelow are the new features that are introduced in GroupDocs....rendering of LaTeX format and password protected MPP(2003) files...for .NET 17.2.0. # Rendering password-protected MPP(2003) files...

    blog.groupdocs.com/viewer/groupdocs.viewer-.net...
  3. 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...
  4. 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...
  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. 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...
  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. 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...
  9. 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/
  10. Sign document with Digital signature - advanced...

     This article explains how to sign document with Digital electronic signatures using advanced options with GroupDocs.Signature API....disk or stream ) (required) password of digital certificate (required)...required certificate and its password. Call method of class instance...

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