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

detection

(0.07 sec)
  1. SpreadsheetOptions Class - GroupDocs.Viewer for...

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

    apireference.groupdocs.com/viewer/net/groupdocs...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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/
  7. 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...
  8. 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...
  9. 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...
  10. Set PageOrientation using GroupDocs.Conversion ...

    This month’s release of GroupDocs.Conversion for Java 18.6 comes with some bug fixes, improvements and new features. Issue such as printing complete spreadsheet instead of just printable area is fixed. A new property PageOrientation is introduced in DocumentInfo class. Please take a look over the release notes to get an idea about the new features, improvements and bug fixes. Features Introduced Implement conversion from DWF Convert specific range when converting cells document Conversion from PostScript specific options for converting CSV documents Setting default zoom when converting to Cells Default zoom when converting to Words Set default zoom when converting to Slides Configurable option for setting a watermark as background Improvements Caching with provided LocalCacheDataHandler Implement configuration option for selecting if blank rows and columns should be skipped when converting Cells document Set zoom when converting to Pdf document Update API for getting document info to detect page orientation for the supported formats Set default font to replace all missing fonts when converting Words document Default font to replace all missing fonts when converting Cells document Conversion improvement when converting Psd and Odg to Pdf Issues Resolved Unable to set watermark text Converting specific docx document fails with Value cannot be null, parameter trueTypeFont Fix failing conversion from Odg Failing conversion from Ifc Just print area is getting converted, not the entire spreadsheet XPS to PDF conversion failed LoadOptions doesn’t possess setDefaultFont method Problem in converting large excel files....for getting document info to detect page orientation for the supported...

    blog.groupdocs.com/conversion/set-pageorientati...