Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 1,932 for

full text search

(0.1 sec)
  1. Excellent File Parsing & Data Extraction APIs F...

    Easily extract Text, images, metadata from PDFs, Office files, Emails & more with GroupDocs .NET & Java document parsing and data extraction APIs. Try Now!....data that may include symbols, text, and numbers. It helps in determining...extract data such as metadata, text, and images from the supported...

    www.groupdocs.com/products/file-parsing-and-dat...
  2. GroupDocs.Search for Java 19.5 Release Notes | ...

    Note This page contains release notes for GroupDocs.Search for Java 19.5 Major Features There are the following improvements and new features in this release: Implement document filtering in Search results Implement settings for logging functionality Add English synonyms to default synonym dictionary Implement providing number of hits for each found word separately Implement optimization of index storage format Add support for new file formats Implement method to retrieve credit consumption info Implement ability to attach to a document arbitrary additional fields Full List of Issues Covering all Changes in this Release Key Summary Category SearchNET-371 Implement document filtering in Search results Improvement SearchNET-1883 Implement settings for logging functionality Improvement SearchNET-1896 Add English synonyms to default synonym dictionary Improvement SearchNET-1945 Implement providing number of hits for each found word separately Improvement SearchNET-1951 Implement optimization of index storage format Improvement SearchNET-1966 Add support for new file formats Improvement SearchNET-1980 Implement method to retrieve credit consumption info Improvement SearchNET-1941 Implement ability to attach to a document arbitrary additional fields New Feature Public API and Backward Incompatible Changes...Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/groupdocs-search...
  3. .NET and Java Document Comparison and Diff Chec...

    .NET and Java document comparison APIs, image file comparison, difference checking, and Text comparison libraries for developers to integrate into their apps....perform content, image, and text comparisons. View all APIs Try...when working with images or text. In many cases, developers need...

    www.groupdocs.com/products/file-comparison-libr...
  4. The HTML5 input types - Learn web development |...

    That brings us to the end of our tour of the HTML5 form input types. There are a few other control types that cannot be easily grouped due to their very specific behaviors but are still essential to know. We cover those in the next article....Skip to main content Skip to search Skip to select language Article...can find examples of the basic text input types at basic input examples...

    developer.mozilla.org/en-US/docs/Learn/Forms/HT...
  5. Features overview | Documentation

    With GroupDocs.Viewer for Python you can render files to HTML, PNG, JPEG and PDF formats, list and save attachments, embedded files and compressed files, and extract document Text....Search Product Solution GroupDocs...rendered document text - select, copy or search; You want to view...

    docs.groupdocs.com/viewer/python-net/features-o...
  6. GroupDocs.Parser for .NET 17.12 Release Notes |...

    Note This page contains release notes for GroupDocs.Parser for .NET 17.12. Major Features There are the following features and enhancements in this release: Ability to extract pages from OneNote documents via IPageTextExtractor interface Ability to work with document formatters via ITextExtractorWithFormatter interface Ability to retrieve an entity from Zip container by the Full name Ability to extract a raw and formatted Text via Extractor class All Changes Key Summary Issue Type TextNET-820 Implement IPageTextExtractor support for NoteTextExtractor Enhancement TextNET-826 Implement ITextExtractorWithFormatter interface Enhancement TextNET-823 Implement the ability to retrieve an entity from Zip container by the Full name New feature TextNET-824 Implement the ability to extract a Text via Extractor class New feature TextNET-825 Implement the ability to extract a formatted Text via Extractor class New feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Search Product Solution GroupDocs...the full name Ability to extract a raw and formatted text via...

    docs.groupdocs.com/parser/net/groupdocs-parser-...
  7. prefers-reduced-motion - CSS: Cascading Style S...

    The prefers-reduced-motion CSS media feature is used to detect if a user has enabled a setting on their device to minimize the amount of non-essential motion. The setting is used to convey to the browser on the device that the user prefers an interface that removes, reduces, or replaces motion-based animations....Skip to main content Skip to search Skip to select language Article...set its value to either 0 for full animation or to 1 to indicate...

    developer.mozilla.org/en-US/docs/Web/CSS/@media...
  8. Working with metadata in Spreadsheets | Documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the Full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....Search Product Solution GroupDocs...XLS, XLSX, ODS, etc. For the full list of supported document formats...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Working with metadata in Word Processing docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the Full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the getWordProcessingType method to obtain file format information advanced_usage....Search Product Solution GroupDocs...DOC, DOCX, ODT, etc. For the full list of supported document formats...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Structuring the web with HTML - Learn web devel...

    To build websites, you should know about HTML — the fundamental technology used to define the structure of a webpage. HTML is used to specify whether your web content should be recognized as a paragraph, list, heading, link, image, multimedia player, form, or one of many other available elements or even a new element that you define....Skip to main content Skip to search Skip to select language Article...HTML (for example, alter your text size and fonts used, add borders...

    developer.mozilla.org/en-US/docs/Learn/HTML