Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 2,136 for

list

(0.03 sec)
  1. 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/
  2. 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/java/getting-indexed-...
  3. 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/net/getting-indexed-d...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. GroupDocs.Signature for .NET 16.12.0 Supports M...

    We are contented to present another monthly release of our E-signing API that will certainly augment developers experience. GroupDocs.Signature for .NET 16.12.0 crops up with plentiful new features and a bug fix. API permits users to define signature options collection that ultimately helps in applying multiple signatures in a document. We would suggest you to download this latest release and go through the new features. e-Signature API - New Features Add ability to sign files with digital signature by given pattern in folder Add ability to sign files with image signature by given pattern in folder Implement Text Signature alignment for PDF Documents Implement Text Signature alignment for Words Documents Implement Text Signature alignment for Cells Documents Implement Text Signature alignment for Slides Documents Add ability to sign files with text signature by given pattern in folder Implement Digital Signature for all pages for Pdf documents Implement Text Signature Margins for PDF Documents Implement Text Signature Margins for Cells Documents Implement Text Signature Margins for Words Documents Implement Text Signature Margins for Slides Documents Implement Digital Signature Alignment for Pdf Documents Implement ability to sign Pdf Documents with given List of Signature Options Implement ability to sign Cells Documents with given List of Signature Options Implement ability to sign Words Documents with given List of Signature Options Implement ability to sign Slides Documents with given List of Signature Options GroupDocs....sign Pdf Documents with given list of Signature Options Implement...sign Cells Documents with given list of Signature Options Implement...

    blog.groupdocs.com/signature/groupdocs-signatur...
  9. Get supported file formats | Documentation

    This page describes how to obtain supported file formats List when annotate documents and images with GroupDocs.Annotation within your .NET applications....this page allows you to get the list of supported file formats. To...to get supported file formats list: Java // This example demonstrates...

    docs.groupdocs.com/annotation/java/get-supporte...
  10. Convert images with optical character recogniti...

    In this article, you will learn how to convert an image file to text or PDF using OCR with 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...