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

list

(0.08 sec)
  1. 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...
  2. How to Add PDF Annotation in ASP.NET C# - Free ...

    The samples I find on your GitHub repo are complicated, difficult to understand for newbie. Is there documentation showing how to setup an ASP.NET project to use GroupDocs.Annotation, add PDF annotation, and setting up …...C# code // Create list of annotations List<AnnotationBase> annotations...annotations = new List<AnnotationBase>() { // Instantiate AreaAnnotation...

    forum.groupdocs.com/t/how-to-add-pdf-annotation...
  3. Update annotations | Documentation

    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...
  4. Working with resources | Documentation

    This article demonstrates and explains different operations with resources, including retrieving, adjusting and saving them in different scenarios when editing documents with GroupDocs.Editor for Java....every resource type: — returns a List of , interface, that is common...raster and vector. — returns a List of , abstract class, that is...

    docs.groupdocs.com/editor/java/working-with-res...
  5. Verify for multiple signatures | Documentation

    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...
  6. 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...
  7. 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...
  8. 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...
  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. 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/net/deleting-multi...