Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 3,601 for

password

(1.21 sec)
  1. Add ParagraphMerger Using GroupDocs.Comparison ...

    Team GroupDocs is really pleased to announce the release of version 17.10 of GroupDocs.Comparison for .NET API which not only adds a number of new features to the API, but also adds numerous enhancements along-with some bug fixes. The API now allows adding Password to PDF documents. It also adds ParagraphMerger to the API. Not only this; the API has also made improvements related to the PDF document format beside improving Comparison....The API now allows adding password to PDF documents. It also...Styles ParagraphMerger Set password to document for PDF For further...

    blog.groupdocs.com/comparison/add-paragraphmerg...
  2. Features overview | GroupDocs

    GroupDocs.Merger for Python via .NET is a powerful API to merge several documents into one, split single document to multiple documents, reorder or replace document pages, change page orientation, manage document protection, render documents as images and more.... Manage document password protection: add/update/delete...add/update/delete document password and check its existence. Get the basic...

    docs.groupdocs.com/merger/python-net/features-o...
  3. Load options for different document types | Gro...

    This article demonstrates how to load and convert PDF. Word, Excel, PowerPoint documents and Images using GroupDocs.Conversion for Java API....allow you to specify: The password for protected files. Specific...Key Features of Load Options Password Protection For documents secured...

    docs.groupdocs.com/conversion/java/load-options...
  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 .NET 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/net/document-protection/
  5. Save document | GroupDocs

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for .NET API....resultant document with the password, it can be done using one...C# saveOptions . Password = "some-password" ; VB.NET saveOptions...

    docs.groupdocs.com/editor/net/save-document/
  6. Convert to Spreadsheet with advanced options | ...

    Follow this guide and learn how to convert documents to Excel and Open Document spreadsheets of XLS, XLSX, ODS, OTS formats  with zoom 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...
  7. Extract Tables from PDF Documents using GroupDo...

    It is our pleasure to announce the release of version 18.12 of GroupDocs.Parser for .NET. The latest version allows you to extract the tables from PDF documents. Furthermore, we have added the support of extracting text and metadata from text and presentation templates. For more details, please have a look at the release notes of version 18.12. Features Introduced Extracting Tables from PDF DocumentsThis feature is very useful when you want to extract only the tables form a PDF document....Enhancements # Detecting Type of Password-protected Office Open XML...detecting media type of the password-protected Office Open XML...

    blog.groupdocs.com/parser/extract-tables-from-p...
  8. Sign documents with exception handling | GroupDocs

     This article explains how to use exceptions handling when adding electronic signatures to document with GroupDocs.Signature API....ImageHandwrite , // skip password specification //Password = "123456780"...

    docs.groupdocs.com/signature/net/sign-documents...
  9. GroupDocs viewer not working with .eml file pro...

    I am facing issues with GroupDocs HTML viewer with .eml file sharing the file for your reference. the alignment is very bad in html viewer but it is good in png viewer. RE DMS - signoff for all documents upload - June’…...string password = string.IsNullOrEmpty(postedData.password) ? null...null : postedData.password; var fileFolderName = Path.GetFileName(documentGuid)...

    forum.groupdocs.com/t/groupdocs-viewer-not-work...
  10. Options and Configuration | GroupDocs

    Control parsing behavior with options from groupdocs.parser.options in GroupDocs.Parser for Python via .NET....Use these options to handle passwords, guide format detection, or...import LoadOptions # Pass a password and open from a stream with...

    docs.groupdocs.com/parser/python-net/options/