Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 635 for

email to image

(0.04 sec)
  1. Iterative Signing of PDF Documents - efficient ...

    Understand the concept of iterative signing for PDFs and how To implement it using a product API. Maintain document integrity while enabling multiple approvals with digital certificates....can be as simple as a scanned image of a handwritten signature,...signatures, which are often just images or typed names, digital signatures...

    blog.groupdocs.com/signature/iterative-digital-...
  2. Getting Document Information | Documentation

    This article explains how To detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Java.... Image Files (JPG, PNG, TIFF, etc.) For images, details...download it. Email Messages (MSG, EML) For emails, metadata such...

    docs.groupdocs.com/conversion/java/get-document...
  3. 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-...
  4. GroupDocs.Assembly for Java 19.5 Release Notes ...

    This page contains release notes for GroupDocs.Assembly for Java 19.5. Major Features Supported loading of template documents from HTML with resources and saving of assembled documents To HTML with resources. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-86  Support saving of assembled Word Processing documents To HTML with resources  Feature  ASSEMBLYNET-87  Support loading of template documents from HTML with resources  Feature  ASSEMBLYNET-109  Support saving of assembled Spreadsheet documents To HTML with resources  Feature  ASSEMBLYNET-110  Support saving of assembled Presentation documents To HTML with resources  Feature  ASSEMBLYNET-111  Support saving of assembled Emails To HTML with resources  Feature  ASSEMBLYNET-114  An exception is thrown on saving a document To DOC or PDF assembled from a DOCX template containing charts  Bug  ASSEMBLYJAVA-13  Upgrade release JAR To JDK 7 after Java 6 discontinuation  Enhancement  Public API and Backward Incompatible Changes  This section lists public API changes that were introduced in GroupDocs....Support saving of assembled emails to HTML with resources Feature...DataSourceInfo ( "It should be a jeep image." , "value" )); After running...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  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/java/extracting-mak...
  6. Working with IPTC IIM metadata | Documentation

    This article shows how To access IPTC metadata in a file of any supported format....that can be applied to text, images, and other media types. The...standard is supported by many image creation and manipulation programs...

    docs.groupdocs.com/metadata/net/working-with-ip...
  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. Working with IPTC IIM metadata | Documentation

    This article explains how To access IPTC metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IIptc.getIptcPackage method....that can be applied to text, images, and other media types. The...standard is supported by many image creation and manipulation programs...

    docs.groupdocs.com/metadata/java/working-with-i...
  9. List attachments | Documentation

    Retrieve a list of document attachments from your Emails, Outlook data files, archives and PDF documents with GroupDocs.Viewer for Java...families that support attachments: emails, Outlook data files, archives...attachment ); } } The following image shows a sample console output:...

    docs.groupdocs.com/viewer/java/how-to-list-atta...
  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...