Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 9,185 for

image

(0.07 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......Forms using C# Perform Reverse Image Search using C# Regular expression...

    kb.groupdocs.com/categories/page/13/
  3. Issue with Footnote Number is Resolved

    If you worked with earlier versions of the API, you are probably aware that there was issue in footnote number conversion. A Word document with such footnotes was converted to PDF or any other supported file format successfully but the footnote number order was disturbed. There was one more issue reported in the forum. It was about converting a PowerPoint document with black SmartArt text to PDF. And the SmartArt text in the resultant document was changed to white text....background when converting to Image format Lastly, we’ve added a...

    blog.groupdocs.com/conversion/issue-with-footno...
  4. Basic usage | GroupDocs

    Quick Start section about main features of GroupDocs.Watermark API, describes how to add watermakes with just a couple lines of code....feedback Add text watermarks Add image watermarks Repeated watermarks...

    docs.groupdocs.com/watermark/python-net/basic-u...
  5. 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...
  6. Scaling | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......attributes Text search in network Image search in network Was this page...

    docs.groupdocs.com/search/net/scaling/
  7. Scaling | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......attributes Text search in network Image search in network Was this page...

    docs.groupdocs.com/search/java/scaling/
  8. Updating documents | GroupDocs

     This section contains examples on electronic signatures updates using extended options with GroupDocs.Signature API....with advanced options Updating Image signatures with advanced options...

    docs.groupdocs.com/signature/java/updating/
  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-...