Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 10,286 for

image

(0.19 sec)
  1. Extracting MakerNote Metadata | GroupDocs

    What is MakerNote? MakerNote metadata refers to Image information that is written by digital cameras of different manufacturers. Usually, MakerNote metadata properties contain camera settings and some other conditions under which the shot was taken. Most manufacturers store MakerNote properties in a proprietary binary format derived from EXIF. GroupDocs.Metadata allows extracting MakerNote metadata saved by the following manufacturers: Canon Nikon Panasonic Sony Read all MakerNote Properties in the Form of TIFF/EXIF Tags Utilizing the GroupDocs....formats / Images / Working with metadata in JPEG images / Extracting...MakerNote metadata refers to image information that is written...

    docs.groupdocs.com/metadata/net/extracting-make...
  2. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......in C# How to Convert HTML to Image in Java How to Add Watermark...

    kb.groupdocs.com/categories/page/43/
  3. GroupDocs.Conversion for .NET

    Find answers about converting documents and Images of various types using .NET code on any platform....using C# How to Convert HTML to Image in C# How to Convert RTF to...

    kb.groupdocs.com/conversion/net/page/7/
  4. GroupDocs.Conversion for .NET

    Find answers about converting documents and Images of various types using .NET code on any platform....PNG using C# How to Convert Image to Word using C# How to Convert...

    kb.groupdocs.com/conversion/net/page/5/
  5. System Requirements | GroupDocs

    System requirements for GroupDocs.Watermark for Python via .NET — supported operating systems, Python versions, and optional platform dependencies....routines when a document contains images or rasterized output is produced...a minimal font set so that image-bearing documents render correctly...

    docs.groupdocs.com/watermark/python-net/system-...
  6. Barcodes - Free Support Forum - groupdocs.com

    Hi We are testing group docs parser, and are trying to get barcodes from a PDF… We have one PDF that it is working with, that it finds the barcodes as Images on a page… Another PDF it is not even though the PDF’s are b…...that it finds the barcodes as images on a page… Another PDF it is...extract barcode as a graphic or image? Please have a look at this...

    forum.groupdocs.com/t/barcodes/9281
  7. Working with Metadata in ASF Files | GroupDocs

    Working with metadata in ASF files 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 AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console.... WriteLine ( "Image height: {0}" , videoStreamProperty...ImageHeight ); Console . WriteLine ( "Image width: {0}" , videoStreamProperty...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Add Ellipse Annotation in Multiple Documents

    We are always keen to make our APIs rich in features and enhance usability. When we talk about annotation types. One cannot neglect ellipse annotation. Its a multi purposed annotation type. For instance you can use it to display extra information on your gauge or capture graph hits against a target line. Previously, Ellipse annotation was implemented in .NET version and it seemed very useful. We are pleased to announce that Ellipse annotation is now added in GroupDocs....formats only: PDF Word Slide Image Cell Diagram Setting Watermarks...annotated Import annotations for Images doesn’t close stream Annotation...

    blog.groupdocs.com/annotation/add-ellipse-annot...
  9. Deleting multiple signatures of different types...

    This article shows how to delete multiple electronic signatures different ways with GroupDocs.Signature API....BaseSignature >(); // collect image signatures to delete foreach...SignatureType == SignatureType . Image ) { signaturesToDelete . Add...

    docs.groupdocs.com/signature/net/deleting-multi...
  10. Use Microsoft Azure Computer Vision API | Group...

    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 ({0})" , ex . ToString...

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