Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 2,306 for

list

(0.08 sec)
  1. Obtain Signing Progress using .Net E-Signing AP...

    At GroupDocs, we are always keen to improve our products and enhance user experience. Hence, we are excited to announce the another monthly release of GroupDocs.Signature for .NET API version 17.11. This release comes with number of new features. The most notable feature introduced in this release is the functionality to obtain signing progress while signing the documents. Aside this, Many improvements and fixes are also introduced in this release....- Improvements # A detailed list of all the improvements made...v17.11 - Fixes # A detailed list of all fixes made in this release...

    blog.groupdocs.com/signature/dotnet-e-signing-a...
  2. Load custom fonts | Documentation

    This article explains how to load custom fonts PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for Node.js via Java.... Specify a list of directories with custom fonts...LoadOptions object and create a list of custom font directories....

    docs.groupdocs.com/comparison/nodejs-java/load-...
  3. Searching for document signatures excluding ext...

    This article explains how to search with excluding non-signature components like native documents text, images or barcodes that are the part of document content....text signatures in document List < TextSignature > signatures...options to list List < SearchOptions > listOptions = new List < SearchOptions...

    docs.groupdocs.com/signature/net/searching-for-...
  4. Field Management in GroupDocs.Editor for Java |...

    This documentation section explains how to the management and manipulation of form fields within documents....a dropdown form field with a list of string values. : Represents...document. fixInvalidFormFieldN(List updateInvalidFormFie) : Fixes...

    docs.groupdocs.com/editor/java/form-field-manag...
  5. Use OCR Connector | Documentation

    This article explains how to integrate OCR solution to GroupDocs.Parser...version, a list of rectangular areas to recognize and a list of allowed...implement both of them. The list of rectangular areas specifies...

    docs.groupdocs.com/parser/net/use-ocr-connector/
  6. Fields.docx

    Document with fields Text field: textbox Check box: ☐ Drop down List: Option 1 4 2025-05-27T23:34:00Z 13 16.0000 1 54 Klotos Live 54 2025-05-27T23:20:00Z 1 2025-05-27T23:34:00Z 2025-05-27T23:34:00Z......textbox Check box: ☐ Drop down list: Option 1 4 2025-05-27T23:34:00Z...

    docs.groupdocs.com/editor/net/sample-files/Fiel...
  7. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for Java since version 19.11: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data....document Iterable < SearchResult > list = parser . search ( "keyword"...if search is supported if ( list == null ) { System . out . println...

    docs.groupdocs.com/parser/java/migration-notes/
  8. Get supported file formats | Documentation

    This page describes how the search api is used to obtain a List of supported file types....the class is used to obtain a list of supported file types. An...An example of obtaining a list of supported file types is presented...

    docs.groupdocs.com/search/net/get-supported-fil...
  9. Locating signature with different alignments | ...

     This article explains how to use different alignment values to locate signature on document page with GroupDocs.Signature API....qrHeight = 100 ; // define list of options List < SignOptions > listOptions...listOptions = new List < SignOptions >(); // walk through all alignment...

    docs.groupdocs.com/signature/net/locating-signa...
  10. Search for multiple e-signature types | Documen...

    This article explains how to search for multiple electronic signatures across document pages with GroupDocs.Signature API....types and them to collection of List< > type. The possible options...true ); // add options to list List < SearchOptions > listOptions...

    docs.groupdocs.com/signature/java/search-for-mu...