Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 2,332 for

detection

(0.07 sec)
  1. Comparer.Compare Method (Stream, CompareOptions...

    Compares documents and saves result to file stream...- accepting and rejecting detected changes, adjusting comparison...

    apireference.groupdocs.com/comparison/net/group...
  2. SpreadsheetOptions Class - GroupDocs.Viewer for...

    Provides options for rendering spreadsheets.... DetectSeparator Detect separator (for CSV/TSV files)...

    apireference.groupdocs.com/viewer/net/groupdocs...
  3. IndexSettings Properties - GroupDocs.Search for...

    Gets or sets a value indicating whether to detect encoding automatically or not. The default value is false....value indicating whether to detect encoding automatically or not...

    apireference.groupdocs.com/search/net/groupdocs...
  4. Upcoming Release of GroupDocs.Search for Java

    We are about to release GroupDocs.Search for Java, a full-featured, back-end API that could easily be utilized by Java developers in their projects. It is a fascinating document search API that extracts text and metadata from documents. Furthermore, it performs advanced searching and indexing operations on the basis of fuzzy and synonym algorithms. API also supports full-text search. Features Offered by GroupDocs.Search for JavaGroupDocs will keep on updating this API with new features....Accent-insensitive indexing Detect encoding automatically Cancel...

    blog.groupdocs.com/search/upcoming-release-of-g...
  5. GroupDocs.Comparison for .NET 21.8 Release Note...

    Note This page contains release notes for GroupDocs.Comparison for .NET 21.8 Major Features Below is the list of most notable changes in release of GroupDocs.Comparison for .NET 21.8: Fixed display of text styles on PropertySummaryPage Fixed setting page numbers for changes for Note and Text document formats Fixed setting coordinates and page information for some changes in Word document format Fixed setting coordinates for changes in Cells documents and Word documents with comments Full List of Issues Covering all Changes in this Release Key Summary Issue Type COMPARISONNET-2786 Issue with displaying PropertySummaryPage Bug COMPARISONNET-2790 Groupdocs....COMPARISONNET-2818 Issue with detecting PageNumber in nodes Bug COMPARISONNET-2839...

    docs.groupdocs.com/comparison/net/groupdocs-com...
  6. Load a file of a specific format | Documentation

    This example demonstrates how to load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat // Explicitly specifying the format of a file to load you can spare some time on detecting the format LoadOptions loadOptions = new LoadOptions(FileFormat.Spreadsheet); // Constants.InputXls is an absolute or relative path to your document. Ex: @"C:\Docs\source.xls" try (Metadata metadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPackage root = metadata.getRootPackageGeneric(); // Use format-specific properties to extract or edit metadata System....you can spare some time on detecting the format LoadOptions loadOptions...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  7. Advanced Usage | Documentation

    Learn about GroupDocs.Assembly advanced usage and its multiple powerful features from the guides below....Document Changing Automatically Detected Types of DocumentTable Columns...

    docs.groupdocs.com/assembly/java/advanced-usage/
  8. Extract Data Fields from the Documents using Gr...

    Hello everyone! I am back with something new and exciting for the developers who use to deal with the automated data extraction from the documents. A few years back, we released GroupDocs.Parser API which aimed to extract the text from various document formats. We kept on adding the features to it and today, it has become a giant API that provides a wide range of features including formatted text extraction, highlighted and structured text extraction, metadata extraction, extraction of images and the list goes on....TableAreaDetectorPar objects that are used to detect the tables in the desired rectangular...

    blog.groupdocs.com/parser/extract-data-fields-f...
  9. Creating comparison result file with "track cha...

    Is it possible to set “track changes” on in the resulting docx file from comparison so that user can open the result.docx file with microsoft word and can use “track changes” feature provided in there ?...Merge branch 'Accept_or_reject_detected_changes_in_UI' committed 10:06AM...

    forum.groupdocs.com/t/creating-comparison-resul...
  10. Working with ZIP archives and attachments | Doc...

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Iterate through container items Detect file type of container item...

    docs.groupdocs.com/parser/java/working-with-zip...