Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 3,136 for

list

(0.07 sec)
  1. Update annotations | GroupDocs

    The page describes how to edit annotation properties - change annotation position, size, appearance etc. when annotate documents using GroupDocs.Annotation for .NET....found, it is ignored) or path list of annotations (all existed...annotation" , Replies = new List < Reply > { new Reply { Comment...

    docs.groupdocs.com/annotation/net/update-annota...
  2. Get supported file formats | GroupDocs

    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...
  3. Load TXT document with options | GroupDocs

    Learn this article and check how to load and convert text files with advanced options using GroupDocs.Conversion for .NET API....Allows specifying how numbered list items are recognized when a...false, the list’s recognition algorithm detects list paragraphs...

    docs.groupdocs.com/conversion/net/load-txt-docu...
  4. Verify for multiple signatures | GroupDocs

    This topic explains how to verify electronic signatures of various types with GroupDocs.Signature API....required verification options to list. Here are the steps to verify... , , ) and add instances to List< > collection. Call method of...

    docs.groupdocs.com/signature/net/verify-for-mul...
  5. Updating Barcode signatures with advanced optio...

     This article explains how to provide advanced options when updating Barcode 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/java/updating-barc...
  6. Updating QR-code signatures with advanced optio...

     This article explains how to provide advanced options when updating QR-code 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/java/updating-qr-c...
  7. Updating QR-code signatures with advanced optio...

     This article explains how to provide advanced options when updating QR-code 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-qr-co...
  8. Generate Tables from Collection Data | GroupDocs

    Create dynamic tables in documents by iterating over collections and displaying data in table rows using GroupDocs.Assembly for .NET....Collection Create a table from a list of custom objects: using GroupDocs...sample data List < Product > products = new List < Product >...

    docs.groupdocs.com/assembly/net/basic-usage-gen...
  9. Updating Text signature with advanced options |...

     This article explains how to provide advanced options when updating Text 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-text-...
  10. Generate Master-Detail Reports | GroupDocs

    Create parent-child reports with nested data bands to display master records with their detail records....CustomerName { get ; set ; } public List < OrderItem > Items { get ;...master-detail relationship List < Order > orders = new List < Order > { new...

    docs.groupdocs.com/assembly/net/basic-usage-mas...