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

list

(0.07 sec)
  1. 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...
  2. 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...
  3. Working with Table Reports - Filtered Ordered G...

    Articles in this section...Articles in this section In-Table List with Filtering Grouping and...Processing Document In-Table List with Filtering Grouping and...

    docs.groupdocs.com/assembly/java/working-with-t...
  4. 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...
  5. Working with Table Reports - Alternate Content ...

    Articles in this section...Articles in this section In-Table List With Alternate Content in Word...Processing Document In-Table List With Alternate Content in Spreadsheet...

    docs.groupdocs.com/assembly/java/working-with-t...
  6. Save output to a stream | Documentation

    This article shows how to save output to a stream when rendering a document...// Create the list to store output pages List < MemoryStream...MemoryStream > pages = new List < MemoryStream >(); using ( Viewer viewer...

    docs.groupdocs.com/viewer/net/save-output-to-st...
  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. 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...
  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. 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...