Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 355 for

detection

(0.2 sec)
  1. Working with text | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......structure Extract text areas Detect encoding Extract text by table...

    docs.groupdocs.com/parser/net/working-with-text/
  2. Render Excel and Apple Numbers spreadsheets as ...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Excel workbooks and Apple Numbers spreadsheets to HTML, PDF, PNG, and JPEG formats....Viewer can detect the document format automatically...End Using End Sub End Module Detect a CSV/TSV separator If you...

    docs.groupdocs.com/viewer/net/render-excel-and-...
  3. Working with text | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......structure Extract text areas Detect encoding Extract text by table...

    docs.groupdocs.com/parser/java/working-with-text/
  4. Releasing GroupDocs.Viewer for .NET 3.6.0 - New...

    We are inspired to see a wide number of users across the world using GroupDocs.Viewer API and their feedback always motivate us to make improvements and add support for more features. Therefore, today, we are announcing another monthly release of GroupDocs.Viewer for .NET with 7 new features, 9 fixes, and 5 improvements. Let’s have an overview of the latest version. Document Viewer API - New FeaturesFollowing are the new features introduced in GroupDocs....docx Text document format detected as “Unknown” GetPages() method...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  5. 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...
  6. Working with metadata in Diagrams | Documentation

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc... Detecting the exact type of a document...sample of code will help you to detect the exact type of a loaded...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. Features Overview | Documentation

    A Node.js via Java metadata API can be effectively used in removing, updating and reading metadata in a variety of formats. It is very effective in removing metadata from photos. Supporting iptc metadata, exif metadata and xmp metadata....count, character count, etc) Detecting the format and MIME type of...

    docs.groupdocs.com/metadata/nodejs-java/feature...
  8. Features Overview | Documentation

    A Python via .NET metadata API can be effectively used in removing, updating and reading metadata in a variety of formats. It is very effective in removing metadata from photos. Supporting iptc metadata, exif metadata and xmp metadata....count, character count, etc) Detecting the format and MIME type of...

    docs.groupdocs.com/metadata/python-net/features...
  9. Compare Images in C# to Highlight Differences |...

    Perform image comparison using C# within .NET applications. Compare JPG, PNG, BMP, GIF, DICOM, DCM, or DjVu images using image comparing .NET API.... It successfully detects the changes and highlights...

    blog.groupdocs.com/comparison/compare-images-in...
  10. Working with Groupdocs Signature API from Ruby

    Today we will find out how to use GroupDocs’ Ruby SDK. We will create a GroupDocs Signature envelope sample with the Sinatra framework. GroupDocs Signature envelopes are used to prepare documents for digital signature and managing the signature process. Setting Up First, create the application folders structure: your_app/public – for CSS files. your_app/samples – for sample files. your_app/views – for view files, we will use Haml for these. Also we need to create a Gemfile in our project’s root directory with the following content: https://gist....detect { |role| role.name == "Signer"...GroupDocs::Signature::Field.get!.detect { |f| f.type == :single\_line...

    blog.groupdocs.com/signature/working-with-group...