Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 4,610 for

document security

(0.79 sec)
  1. Deleting multiple signatures of different types...

    This article shows how to delete multiple electronic signatures different ways with GroupDocs.Signature API....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Signature Product Family...

    docs.groupdocs.com/signature/net/deleting-multi...
  2. Sign documents with exception handling | GroupDocs

     This article explains how to use exceptions handling when adding electronic signatures to Document with GroupDocs.Signature API....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Signature Product Family...

    docs.groupdocs.com/signature/net/sign-documents...
  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 Python via .NET....Legal Security Events Acquisition GroupDocs Documentation / GroupDocs...read form fields in a Word document using GroupDocs.Editor for...

    docs.groupdocs.com/editor/python-net/working-wi...
  4. Migrating to GroupDocs.Assembly 18.9 or Higher ...

    Note This Document describes the changes to the GroupDocs.Assembly API from version 18.7 to 18.9 or greater that may be of interest to module/application developers. It includes not only new and updated public methods, added & removed classes etc., but also a description of any changes in the behaviour behind the scenes in GroupDocs.Assembly. Breaking changes Removed members of DocumentAssembler were replaced with new ones. Removed members were not marked as obsolete (deprecated) before removal as usual, because this would complicate migration to new members of DocumentAssembler in Java....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Assembly Product Family...

    docs.groupdocs.com/assembly/net/migrating-to-gr...
  5. Convert to PDF with advanced options | GroupDocs

    Follow this guide and learn how to convert Documents to PDF with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Node.js via Java....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Conversion Product Family...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  6. Convert documents for RAG pipelines | GroupDocs

    Prepare PDF, Word, and Excel Documents as Markdown for retrieval-augmented generation with LLMs...Legal Security Events Acquisition GroupDocs Documentation / GroupDocs...Convert documents for RAG pipelines Convert documents for RAG...

    docs.groupdocs.com/markdown/python-net/convert-...
  7. Password-protected documents | GroupDocs

    Learn how to open and process password-protected PDF and Office Documents. Includes error handling examples and supported encryption types....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Parser Product Family /...

    docs.groupdocs.com/parser/net/password-protecte...
  8. Set Checkbox Values Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. You can set checkbox values to either checked or unchecked in your reports dynamically by taking the following steps: Add a checkbox content control to your template at a place where you want it to appear in a result Document. By editing content control properties, add a check tag to the title of the checkbox content control using the following syntax....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Assembly Product Family...

    docs.groupdocs.com/assembly/net/set-checkbox-va...
  9. OCR support | GroupDocs

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in Documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. String indexFolder = "c:\\MyIndex"; String DocumentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Search Product Family /...

    docs.groupdocs.com/search/java/ocr-support/
  10. Convert files to various formats | GroupDocs

    Articles listed in this page explain the common usage scenarios when Documents are stored in a local drive and you want to manage them using GroupDocs.Markdown API...Legal Security Events Acquisition GroupDocs Documentation / GroupDocs...quick and easy way to convert documents into clean, structured Markdown...

    docs.groupdocs.com/markdown/python-net/convert/