Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 2,422 for

list

(0.03 sec)
  1. Convert Image using OCR | Documentation

    To convert image using ocr, follow this guide to learn how to convert an image document with ocr processing using GroupDocs.Conversion for .NET....RecognitionResult result ) { var lines = new List < TextLine >(); for ( var i...( lines ); } private static List < TextFragment > SplitToFragments...

    docs.groupdocs.com/conversion/net/convert-image...
  2. Obtain document form fields and signatures info...

    This article shows how to get information about electronic signatures in the document and its form fields with GroupDocs.Signature API....includes: list of all existing in the document. This list will contain...documents support these elements. list of previously added to document...

    docs.groupdocs.com/signature/net/obtain-documen...
  3. Render archives as HTML, PDF, and image files |...

    This topic describes how to use the GroupDocs.Viewer Java API to display a List of archive content in HTML, PDF, PNG, and JPEG formats and to extract arbitrary file from archive....feedback allows to view the list of content of archive files...(web or desktop). Displaying a list of content of archive files...

    docs.groupdocs.com/viewer/java/render-archive-f...
  4. Editor-for-Java error saving Word document - Fr...

    We were getting errors while tried to save a Word document, with nested List on the html content. error: Only LI element or transparent element can be added as child to this ‘ul’ element, but not the given ‘com.groupdoc…...a Word document, with nested list on the html content. error:...saveDoc HTML content: Nested List List 1 Sublist A Sublist B atir...

    forum.groupdocs.com/t/editor-for-java-error-sav...
  5. Deleting Image signatures - advanced | Document...

    This article shows how to delete Image electronic signatures different ways with GroupDocs.Signature API....method to obtain list of ; Select from list object(s) that should...= new ImageSearchOptions (); List < ImageSignature > signatures...

    docs.groupdocs.com/signature/net/deleting-image...
  6. Deleting Barcode signatures - advanced | Docume...

    This article shows how to delete Barcode electronic signatures different ways with GroupDocs.Signature API....method to obtain list of ; Select from list object(s) that should...new BarcodeSearchOptions (); List < BarcodeSignature > signatures...

    docs.groupdocs.com/signature/net/deleting-barco...
  7. Character types | Documentation

    This page contains descriptions of all character types. Character types differ in how characters of these types are indexed....Creating a list of letter characters List < char > list = new List...0x0030 ; i <= 0x0039 ; i ++) { list . Add ( i ); // Digits } for...

    docs.groupdocs.com/search/net/character-types/
  8. Use advanced logging | Documentation

    Learn advanced logging techniques available in the redaction API...CustomLogger : ILogger { public List < string > Errors { get ; private...private set ; } public List < string > Traces { get ; private...

    docs.groupdocs.com/redaction/net/use-advanced-l...
  9. GroupDocs.Assembly for .NET 21.3 Release Notes ...

    Major Features Supported section breaks inside data bands and conditional blocks, and provided dynamic adding of combobox and dropdown List items for Word Processing documents. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-188 Support section breaks inside data bands and conditional blocks for Word Processing documents Feature ASSEMBLYNET-189 Support dynamic adding of combobox and dropdown List items for Word Processing documents Feature ASSEMBLYNET-190 An issue with a JSON object having only complex properties Bug ASSEMBLYNET-191 Improve exception reporting when an image cannot be loaded Bug Public API and Backward Incompatible Changes This section Lists public API changes that were introduced in GroupDocs....dropdown list items for Word Processing documents. Full List of Features...adding of combobox and dropdown list items for Word Processing documents...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  10. Extract annotations from document | Documentation

    The page describes how to extract annotations from document when collaborate, edit and annotate documents using GroupDocs.Annotation for .NET.... Define a variable of the List<AnnotationBase> type. Call the...XmlSerializer class with the List<AnnotationBase> type. Using...

    docs.groupdocs.com/annotation/net/extract-annot...