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

list

(0.04 sec)
  1. 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...
  2. 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...
  3. Remove annotation from document | Documentation

    The page describes how to remove annotations from document when collaborate, edit and annotate documents using GroupDocs.Annotation for .NET....Remove annotations using the list of indexes The following code...to remove annotations using list of indexes: C# using ( Annotator...

    docs.groupdocs.com/annotation/net/remove-annota...
  4. 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...
  5. Deleting multiple signatures of different types...

    This article shows how to delete multiple electronic signatures different ways with GroupDocs.Signature API....returns object that contains list of successfully updated signatures...pass created list of Search Options to obtain list of ; Select...

    docs.groupdocs.com/signature/java/deleting-mult...
  6. 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/
  7. 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...
  8. 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...
  9. Getting indexed documents | Documentation

    This article explains how to get a List of indexed documents from an index, and how to get the text of indexed documents in HTML or plain text format....description of how to get a list of indexed documents from an...Getting indexed documents To get a list of indexed documents from an...

    docs.groupdocs.com/search/nodejs-java/getting-i...
  10. Updating Image signatures with advanced options...

     This article explains how to provide advanced options when updating Image electronic signatures with GroupDocs.Signature API.... The contains list of successfully updated signatures...method to obtain list of ; Select from list object(s) that should...

    docs.groupdocs.com/signature/net/updating-image...