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

password

(0.07 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Document protection | GroupDocs

    This article explains how to edit protected Word document, allow or restrict document editing features like adding comments or filling form fields using GroupDocs.Editor for Java API....encrypting it with specified password. However, almost all WordProcessing...document encoding, also implies a password as a form of key, but it also...

    docs.groupdocs.com/editor/java/document-protect...
  5. First Public Release of GroupDocs.Merger for Ja...

    We are pleased to announce GroupDocs.Merger for Java 18.8. A back-end document manipulation API that allows to split, remove or reorder pages in a document of supported format. Pages could be swapped or trimmed. You can also manage documents protection. GroupDocs.Merger for Java allows to check document protection and then set, remove or update Password. Aside this, API permits to join two or more documents of same file format into one....then set, remove or update password. Aside this, API permits to...PagesOptions(FileFormat.PDF, password, pages); InputStream documentExample...

    blog.groupdocs.com/merger/first-public-release-...
  6. Convert to Presentation with advanced options |...

    Follow this guide and learn how documents convert to powerpoint presentations of PPT, PPTX formats with height, width, DPI, margins and other customizations using GroupDocs.Conversion for .NET....will be password protected with the specified password. specifies...

    docs.groupdocs.com/conversion/net/convert-to-pr...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...PDF documents by applying passwords. In this article, we will...will see how to password protect Word documents in Java. Further...

    blog.groupdocs.com/groupdocs.blog/page/24/
  8. Convert to Presentation with advanced options |...

    Follow this guide and learn how to convert documents to PowerPoint presentations of PPT, PPTX formats with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Node.js via Java....will be password protected with the specified password. specifies...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  9. Protecting word processing documents | GroupDocs

    Protect and unprotect Word documents using Python via .NET....protect Word documents with a password or remove protection. Supported...specified protection type and password. import groupdocs.watermark...

    docs.groupdocs.com/watermark/python-net/protect...
  10. Edit Presentations in C# | .NET PPT/PPTX Editing

    Editing PowerPoint presentations is explained with C# examples to edit PPT, PPTX, ODP files within your .NET application using presentation editing API....presentation file path and the password, if the presentation is protected...PresentationLoadOpti(); loadOptions.Password = "P@$$w0Rd"; } Edit the PPT/PPTX...

    blog.groupdocs.com/editor/edit-ppt-pptx-present...