Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 2,289 for

list

(0.05 sec)
  1. Delete Digital signatures from documents | Docu...

    This article explains how to delete Digital electronic signatures with GroupDocs.Signature API....method to obtain list of ; Select from list object(s) that should...Digital signatures in the document List < DigitalSignature > signatures...

    docs.groupdocs.com/signature/net/delete-digital...
  2. eSign document with multiple signatures | Docum...

    This article explains how to sign a document with multiple signatures of various types by GroupDocs.Signature API..."1234567890" }; // define list of signature options List < SignOptions >...> listOptions = new List < SignOptions >(); listOptions . Add...

    docs.groupdocs.com/signature/net/esign-document...
  3. Query language specification | Documentation

    This article gives the knowledge about the complete specification of the search query DSL used in text queries....phrase-query : phrase-item-list phrase-item-list : phrase-item phrase-item...phrase-item phrase-item-list phrase-item phrase-item : word word-pattern...

    docs.groupdocs.com/search/net/query-language-sp...
  4. Get supported file formats | Documentation

    This article explains how to obtain supported file formats List when viewing documents with GroupDocs.Watermark within your Java applications....this page allows you to get the list of all . To do this, follow...snippet shows how to obtain a list of supported file formats: const...

    docs.groupdocs.com/watermark/nodejs-java/get-su...
  5. Get supported file formats | Documentation

    This article explains how to obtain supported file formats List when viewing documents with GroupDocs.Comparison within your Java applications....this page allows you to get the list of all . To do this, follow...snippet shows how to obtain a list of supported file formats: fileTypes...

    docs.groupdocs.com/comparison/nodejs-java/get-s...
  6. Exception on saving Word to EML file format - F...

    Exception on saving Word to EML file format Traceback (most recent call last): File “D:\kb-python\kbconversion.py”, line 22, in converter.convert(“output.eml”, convert_options) RuntimeError: Proxy error(ConversionNo…... To get the list of supported conversion pairs...Conversions by File Extension . The list of the supported conversions...

    forum.groupdocs.com/t/exception-on-saving-word-...
  7. 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/
  8. 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/
  9. Load custom fonts | Documentation

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

    docs.groupdocs.com/comparison/java/load-custom-...
  10. 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...