Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 2,809 for

list

(0.08 sec)
  1. Sign document with different Text signature imp...

     This article explains how to sign document with Text electronic signatures using extended options with GroupDocs.Signature API.... WriteLine ( "List of newly created signatures:"...result Console . WriteLine ( "List of newly created signatures:"...

    docs.groupdocs.com/signature/net/sign-document-...
  2. Indexing reports | GroupDocs

    Indexing reports are created for indexing and updating operations. Indexing reports can be retrieved from the index using the getIndexingReports method. Reports are stored in the index only while the index is loaded into RAM for use. If you reload the index, the reports will not be restored. You can configure the maximum number of stored reports using the setMaxIndexingReportCount method of the IndexSettings class. The default value is 5. Learn more about index settings on the page Search index settings....duration; List of errors; List of indexed documents; List of updated...updated documents; List of removed documents. The following example...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  3. 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 Java....List ; /** * This example demonstrates...RecognitionResult result ) { List < TextLine > lines = new ArrayList...

    docs.groupdocs.com/conversion/java/convert/imag...
  4. Adding Ellipse Annotation in a PDF Document

    GroupDocs.Annotation API GroupDocs.Annotation comes with an extensive set of tools that you can use to easily add common shapes to your documents as an annotation. The List of tools is not limited to area, point, text, polyline, etc. In this section, we will primarily discuss how the Ellipse annotation could be added in a PDF document by using GroupDocs.Annotation API. Adding Ellipse Annotation While discussing the family of annotation types, we cannot ignore ellipse annotation.... The list of tools is not limited to area...Ellipse annotation is added to the list of annotations: Finally, we...

    blog.groupdocs.com/annotation/adding-ellipse-an...
  5. Introducing ASP.NET WebForms Document Metadata ...

    GroupDocs team is pleased to announce first release of ASP.NET WebForms Document Metadata Editor App using GroupDocs.Metadata for .NET API This initial release v1.0.0 comes up with features to provide easy ways to manage metadata in various formats. It enables user to read and remove the metadata of documents (Words, Spreadsheet, Presentation, PDF) and images (JPEG, PNG, GIF) with download the original or updated document and many more features. We recommend you to download and explore this version....uploaded documents from the list Select Next and Previous document...document from uploaded document list Clean Metadata (Basic, XMP,...

    blog.groupdocs.com/metadata/introducing-asp.net...
  6. Implement thread-safe cache for GroupDocs.Viewe...

    This article explains how to make cache thread safe with GroupDocs.Viewer within your .NET applications.... To do this, use the list to store the key or the file...threadSafeCache ); List < MemoryStream > pages = new List < MemoryStream...

    docs.groupdocs.com/viewer/net/implement-thread-...
  7. input-controls-without-custom-classname.html

    Document with fields Text field : Check box: Drop down List: Option 1 Option 2...field : Check box: Drop down list: Option 1 Option 2...

    docs.groupdocs.com/editor/java/sample-files/inp...
  8. input-controls-with-custom-classname.html

    Document with fields Text field : Check box: Drop down List: Option 1 Option 2...field : Check box: Drop down list: Option 1 Option 2...

    docs.groupdocs.com/editor/net/sample-files/inpu...
  9. Edit TXT | GroupDocs

    This guide demonstrates how to edit plain text files with encoding, Lists recognition, pagination and other powerful features of GroupDocs.Editor for .NET...images, pages, paragraphs, lists, tables and so on. However,...some primitive formatting like lists with leading markers, left indents...

    docs.groupdocs.com/editor/net/edit-txt/
  10. Indexing reports | GroupDocs

    Indexing reports are created for indexing and updating operations. Indexing reports can be retrieved from the index using the getIndexingReports method. Reports are stored in the index only while the index is loaded into RAM for use. If you reload the index, the reports will not be restored. You can configure the maximum number of stored reports using the setMaxIndexingReportCount method of the IndexSettings class. The default value is 5. Learn more about index settings on the page Search index settings....duration; List of errors; List of indexed documents; List of updated...updated documents; List of removed documents. The following example...

    docs.groupdocs.com/search/java/indexing-reports/