Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 2,811 for

list

(0.09 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. Remove annotation from document | GroupDocs

    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...
  3. Migration Notes | GroupDocs

    Why to migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Annotation for .NET since version 19.8: The Annotator class introduced as a single entry point to manage the document annotating process to any supported file format (instead of AnnotationImageHandler class in previous versions). The overall rendering speed improved dramatically by saving rendered page as soon as it was rendered, not when all pages List were rendered....rendered, not when all pages list were rendered. Document saving...annotation list List < AnnotationInfo > annotations = new List < AnnotationInfo...

    docs.groupdocs.com/annotation/net/migration-notes/
  4. 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...
  5. Index Browser | GroupDocs

    Index Browser is a .NET application for managing indexes created using the GroupDocs.Search library...name (to be displayed in the list). Click the Create button. To...select the desired index in the list and click the Load index button...

    docs.groupdocs.com/search/nodejs-java/index-bro...
  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/net/updating-qr-co...
  7. Updating multiple signatures of different types...

     This article explains how to provide advanced options when updating different multiple electronic signatures with GroupDocs.Signature API.... The contains list of successfully updated signatures...pass created list of Search Options to obtain list of ; Select...

    docs.groupdocs.com/signature/net/updating-multi...
  8. Getting indexed documents | GroupDocs

    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...
  9. GroupDocs.Viewer for .NET 19.3 is Released!

    We are happy to announce the release of version 19.3 of GroupDocs.Viewer for .NET. In this release, we have added several new features that target the PDF documents, archives and the source code files of Visual Basic and C#. Along with 2 bug fixes, we have made a couple of improvements for rendering of ZIP archives and vCard documents. For detailed information about the latest release, please have a look at the release notes....of archive documents shows a list of the items (files and folders)...made it possible to get the list of the folders within the archive...

    blog.groupdocs.com/viewer/groupdocs.viewer-for-...
  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...