Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 347 for

detection

(0.03 sec)
  1. New release for GroupDocs.Viewer for .NET Moder...

    GroupDocs team keeps on updating sample front end application for better user experience. In this regard, we are releasing version v1.1 for GroupDocs.Viewer for .NET Modern WebForm UI.Our aim is to provide same features in all of our modern front ends, so that customer’s across different platforms can enjoy similar features. We have introduced a bunch of new features in this new version. We would recommend you to download this release and provide your valuable feedback....application will automatically detect and render attachments. # View...application will automatically detect and display thumbnails for...

    blog.groupdocs.com/viewer/new-release-groupdocs...
  2. Control Documents Comparison Sensitivity

    Integrate GroupDocs.Comparison for .NET 19.6 in your project and take control of documents comparison sensitivity. Detecting source and target documents style changes or inserted/deleted items and then highlighting them in the resultant file is a common yet major feature. But we have something new, something enormous for you. You can now get detailed comparison of the documents. In ComparisonSettings class we added SensitivityOfComparison method using that you can set sensitivity of documents comparison.... Detecting source and target documents...percentage, when element is detected as deleted or inserted. There...

    blog.groupdocs.com/comparison/control-documents...
  3. Latest release for Modern SharePoint WebPart fo...

    Great news for SharePoint Developers, GroupDocs proudly announces latest release for GroupDocs.Viewer for .NET Modern SharePoint WebPart. In this v1.1 we updated all features that were implemented in ASP.NET MVC Modern UI v1.1. Our aim is to provide same features in all of our modern front ends, so that customer’s across different platforms can enjoy similar features. We have introduced a bunch of new features in this new version. We would recommend you to download this release and provide your valuable feedback....application will automatically detect and render attachments. View...application will automatically detect and display thumbnails for...

    blog.groupdocs.com/viewer/latest-release-modern...
  4. Extract attachments from Emails | Documentation

    Extract email attachments using GroupDocs.Parser for .NET..." ); } } } Detect inline images To detect if image attachment...following example shows how to detect inline attachments: // Create...

    docs.groupdocs.com/parser/net/extract-attachmen...
  5. Control documents comparison sensitivity in Java

    Document comparison is one of the most common procedure that is practiced almost in all of the digital businesses. And the objective is same, highlight the inserted or deleted items. Detect the style changes and generate a summary. Let’s see how GroupDocs.Comparison for Java can help us with this scenario. This is a back-end API that can be integrated in any Java application irrespective of the frameworks. Explore API documentation to learn more about the supported features and file formats.... Detect the style changes and generate...percents, when an element is detected as deleted or inserted. Minimal...

    blog.groupdocs.com/comparison/control-documents...
  6. GroupDocs.Comparison for Node.js via Java | Doc...

    GroupDocs.Compairson for Java developer documentation. Learn how to diff docx, pptx, and pdf files using Java....It provides the ability to detect differences between source...character levels. Additionally, it detects changes in styling and formatting...

    docs.groupdocs.com/comparison/nodejs-java/
  7. Introducing New Version of GroupDocs.Viewer for...

    The team GroupDocs is excitedly releasing a new version v3.0.0 of GroupDocs.Viewer for Java Modern UI. We have introduced multiple new features and improvements in this new version. We would recommend you to download this new version to explore our new and improved functionalities and provide your valuable feedback. GroupDocs.Viewer for Java Modern UI v3.0.0 includes following improvements. Ability to view email attachmentsThe user can view email attachments in Modern UI v3....application will automatically detect and render attachments. # Ability...application will automatically detect and display thumbnails for...

    blog.groupdocs.com/viewer/introducing-new-versi...
  8. Clean metadata | Documentation

    This artcle explains how to remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....demonstrates how to remove all detected metadata packages/properties.... InputPdf )) { // Remove detected metadata packages var affected...

    docs.groupdocs.com/metadata/net/clean-metadata/
  9. Clean metadata | Documentation

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....demonstrates how to remove all detected metadata packages/properties...( "input.pdf" ); // Remove detected metadata packages var affected...

    docs.groupdocs.com/metadata/nodejs-java/clean-m...
  10. Working with metadata in JPEG images | Document...

    Reading Photoshop metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a JPEG image. For more information on the Photoshop file format and metadata blocks that can be attached to images of different formats please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a JPEG image.... OutputJpeg ); } Detecting barcodes in a JPEG image This...This feature allows you to detect barcodes of different types...

    docs.groupdocs.com/metadata/net/working-with-me...