Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 8,540 for

image

(0.06 sec)
  1. Basic usage | Documentation

    Quick Start section for GroupDocs.Redaction API Perform redactions for your documents easily with our intuitive and powerful API just with a few lines of code. Let’s review common usage scenarios when source document “sample.docx” is stored at a local drive and you want to apply redactions to it....redactions Spreadsheet redactions Image redactions Remove page redactions...

    docs.groupdocs.com/redaction/net/basic-usage/
  2. List and print all supported file types | Docum...

    This article explains how to list and print file types supported by GroupDocs.Viewer for Java...fileType ); } The following image shows a sample console output:...

    docs.groupdocs.com/viewer/java/how-to-list-and-...
  3. Working with metadata in ASF files | Documentation

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage.... format ( "Image height: %s" , videoStreamProperty...println ( String . format ( "Image width: %s" , videoStreamProperty...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. Using OCR to extract a text from images and PDF...

    GroupDocs.Parser provides API to extract a text from Image files and non-text PDFs documents. The following articles describe how to use API to extract data and integrate any paid or free OCR solution to GroupDocs.Parser....OCR to extract a text from images and PDFs Using OCR to extract...extract a text from images and PDFs Leave feedback GroupDocs.Parser...

    docs.groupdocs.com/parser/net/using-ocr/
  5. Upcoming Release of GroupDocs.Redaction for Java

    Big News! We are going to launch GroupDocs.Redaction API for Java platform very soon. Similar to the .NET version, GroupDocs.Redaction for Java would be a backend API for removing sensitive and classified information from the popular document formats. As far as the supported features are concerned, this is going to be a replica of GroupDocs.Redaction for .NET. Through this API, we aim to provide you a single, format-independent interface containing a set of redaction methods to redact text, metadata, and annotations....Support of region redactions for image files Metadata Redaction Searching...potx, .pptm, .ppsm, .potm) Images (.jpg, .jpeg, .bmp, .png, ...

    blog.groupdocs.com/redaction/upcoming-release-o...
  6. Render SVG File Format using GroupDocs.Viewer f...

    It gives us immense pleasure to announce the release of version 17.6.0 of GroupDocs.Viewer for .NET . This release comes up with the support of SVG file format. Furthermore, we have introduced 8 improvements and fixes in this regular monthly release. We recommend you to please upgrade to the latest version for a better experience. GroupDocs.Viewer for .NET 17.6.0 - New FeaturesFollowing is the new feature introduced in this version of the API....documentation comments Fix - Image export failed exception when...

    blog.groupdocs.com/viewer/render-svg-format-gro...
  7. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......DOCX using Java How to Add Image Signature to DOCX using Java...

    kb.groupdocs.com/categories/page/22/
  8. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......using C# How to Create a Docker Image to Run GroupDocs.Conversion...

    kb.groupdocs.com/categories/page/20/
  9. How to Run Examples | Documentation

    Examples to annotate on your documents, Images or web pages using C#....all the sample documents and images used in the examples. To run...this . Run from Docker Use the image to try GroupDocs.Annotation...

    docs.groupdocs.com/annotation/net/how-to-run-ex...
  10. Use Microsoft Azure Computer Vision API | Docum...

    This article explains that how to use Microsoft Azure Computer Vision API...Usage / Using OCR to redact image documents / Use Microsoft Azure...Cognitive Services consider this image as wrong: " + ex . toString...

    docs.groupdocs.com/redaction/java/use-microsoft...