Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 9,117 for

image

(0.04 sec)
  1. GroupDocs.Conversion for .NET

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

    kb.groupdocs.com/conversion/net/page/6/
  2. Convert Excel and CSV Data in C# | XLSX to CSV ...

    Convert XLS & XLSX to CSV and CSV to Excel formats within Java applications. Automate your files conversion using Java API for document conversion....conversion of various documents and image file formats into one another...of many other document and image formats like word-processing...

    blog.groupdocs.com/conversion/convert-excel-xls...
  3. Saving signed documents with different formats ...

    This section explains how to save document with various file formats....different formats Leave feedback Image → format PDF → format Presentaion...

    docs.groupdocs.com/signature/java/saving-signed...
  4. Saving signed documents with different formats ...

    This section explains how to save document with various file formats....different formats Leave feedback Image → format PDF → format Presentaion...

    docs.groupdocs.com/signature/net/saving-signed-...
  5. Extracting MakerNote Metadata | Documentation

    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...
  6. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....are the steps to setup extra image appearance with GroupDocs.Signature:... Location = "Office1" , // image as digital certificate appearance...

    docs.groupdocs.com/signature/net/sign-documents...
  7. Working with Metadata in ASF Files | Documentation

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

    docs.groupdocs.com/redaction/net/use-microsoft-...
  10. Images | Documentation

    Learn about managing metadata for Images formats....formats / Images Images Leave feedback Extracting Common Image Information...in GIF images Working with metadata in JPEG2000 images Working...

    docs.groupdocs.com/metadata/net/images/