Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 789 for

detection

(0.7 sec)
  1. GroupDocs Online on GroupDocs Blog | Document A...

    GroupDocs Online on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs Online on GroupDocs Blog | Document Automation Solutions for .NET & Java De...... Detecte alterações, destaque diferenças...

    blog.groupdocs.com/pt/tag/groupdocs-online/inde...
  2. 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...
  3. Working with metadata in Diagrams | GroupDocs

    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...
  4. 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...
  5. Get a list of changes | GroupDocs

    This article explains how to get a collection of changes between compared documents when using GroupDocs.Comparison for Node.js via Java....prints a detailed list of detected changes. 'use strict' ; //...comparison. It then retrieves all detected changes using getChanges()...

    docs.groupdocs.com/comparison/nodejs-java/get-l...
  6. 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...
  7. Groupdocs Parser - Free Support Forum - groupdo...

    Hi team, I am currently using trial evaluation version of Abby as well as Atalasoft to extract text based on templates, the results are fine but I want to use a single set of component in our application, as I am alread…...our beta version and we will detect OCR/non-OCR in future. To simplify...Sorry that you have to manually detect image and non-image cases in...

    forum.groupdocs.com/t/groupdocs-parser/15108
  8. Features Overview | GroupDocs

    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...
  9. Features Overview | GroupDocs

    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...
  10. Working with metadata in Diagrams | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, 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 diagram and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getDiagramType method to obtain file format information advanced_usage.... 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/java/working-with-m...