Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 3,401 for

list

(1.41 sec)
  1. 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-...
  2. sample.txt

    This is a sample plain text file There is one empty line above this text. Two spaces. Three spaces. New line, which is preceded by 5 consecutive spaces. External link: https://rozetka.com.ua/final_......are some sort of lists below. Unordered list: * Unordered item1...* Unordered item 3. Ordered list: 1. First item. 2. Second item...

    docs.groupdocs.com/editor/python-net/_sample_fi...
  3. 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/java/sample-files/inp...
  4. 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...
  5. 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-...
  6. Generate Email Messages from Data | GroupDocs

    Create email messages with dynamic subject, body, and recipients from data sources using templates....public class EmailData { public List < string > Recipients { get...EmailData { Recipients = new List < string > { "recipient1@example...

    docs.groupdocs.com/assembly/net/basic-usage-gen...
  7. Migration notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for .NET since version 19.8: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data.... List ) { Console . WriteLine ( string...IEnumerable < SearchResult > list = parser . Search ( "keyword"...

    docs.groupdocs.com/parser/net/migration-notes/
  8. Extract annotations from document | GroupDocs

    This page describes how to extract annotations from document when collaborate, edit and annotate documents using GroupDocs.Annotation for Java.... Define a variable of the List<AnnotationBase> type. Call the...XmlSerializer class with the List<AnnotationBase> type. Using...

    docs.groupdocs.com/annotation/java/extract-anno...
  9. Render TSV and PCL Formats using GroupDocs.View...

    Today, we are glad to announce the release of GroupDocs.Viewer for .NET 18.11. The latest version includes a couple of new features as well as a bunch of improvements and bug fixes. The API now supports rendering of TSV (Tab-separated values) and PCL (Printer Command Language) file formats. Below is the List of new features, improvements, and fixes added in v18.11. Features Introduced Since v18.11, we have extended the List of supported file formats and now the API is capable of rendering the following formats:... Below is the list of new features, improvements...v18.11, we have extended the list of supported file formats and...

    blog.groupdocs.com/viewer/render-tsv-and-pcl-fo...
  10. Specify Document Pages to Put Signature on Usin...

    It gives us immense pleasure to announce the monthly release of GroupDocs.Signature for .NET 17.03.0. This version comes up with a number of new features along with an enhancement related to releasing disposable objects and a bug fix. GroupDocs.Signature for .NET 17.03.0 has implemented classes to verify text signature. The API has also added the ability to set opacity to image signatures in supported document formats. What’s more exciting is the ability to put Digital Signature on user specified Document Pages; you can now configure the signature options to add signature to either the first,last, even, odd or any arbitrary page of your choice....even, odd and arbitrary pages list) for Cells Documents Implement...even, odd and arbitrary pages list) for Pdf Documents Implement...

    blog.groupdocs.com/signature/groupdocs.signatur...