Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 596 for

email to image

(0.11 sec)
  1. Remove page redactions | Documentation

    This article shows that how To remove pages with sensitive data from your PDF, presentation and spreadsheet documents....) and multi-frame images. Remove page range In the example...Remove frame from image In case of a multi-frame image you might need...

    docs.groupdocs.com/redaction/net/remove-page-re...
  2. Working with metadata in GIF images | Documenta...

    Detecting the GIF version The following sample of code will help you To detect the version of a loaded GIF Image and extract some additional file format information. Load a GIF Image Extract the root metadata package Use the getGifImageType method To obtain file format information advanced_usage.managing_metadata_for_specific_formats.Image.gif.GifReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputGif)) { GifRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getGifImageType().getFileFormat()); System.out.println(root.getGifImageType().getVersion()); System.out.println(root.getGifImageType().getByteOrder()); System.out.println(root.getGifImageType().getMimeType()); System.out.println(root.getGifImageType().getExtension()); System.out.println(root.getGifImageType().getWidth()); System.out.println(root.getGifImageType().getHeight()); } Working with XMP Metadata GroupDocs....formats / Images / Working with metadata in GIF images Working...Working with metadata in GIF images Leave feedback Detecting the GIF...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Working with EXIF metadata | Documentation

    This article explains how To access EXIF metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IExif.getExifPackage method....to the , EXIF (Exchangeable image file format) is a standard that...the formats to be used for images, sound and tags in digital...

    docs.groupdocs.com/metadata/java/working-with-e...
  4. GroupDocs.Viewer for Java Library Version 2.5.0...

    In this post I’m going To introduce new features that became available with version 2.5.0 of the Java document viewer library from GroupDocs. GroupDocs.Viewer for Java is a lightweight document viewer library that supports more than 50 file formats, including Microsoft Office documents, PDFs, Images, OpenDocument files, Emails and others. Initially, the library was geared Towards integration inTo web apps and websites. Starting from this release, we overcame the boundaries of the “web” prefix and made the viewer available for any type of applications, including deskTop and mobile ones!...documents, PDFs, images, OpenDocument files, emails and others. Initially...getImageUrls(Image image) – Get thumbnails and other image files g...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  5. Working with IPTC IIM metadata | Documentation

    This article explains how To access IPTC metadata in a file of any supported format, GroupDocs.Metadata for Node.js via 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/nodejs-java/working...
  6. Save document | Documentation

    This article demonstrates how To save edited text documents, spreadsheets and presentations with GroupDocs.EdiTor for .NET API....HTML markup with stylesheets, images, and maybe other resources...resources, like stylesheets, images, font files, audio files and...

    docs.groupdocs.com/editor/net/save-document/
  7. 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-...
  8. 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...
  9. Generate document preview | Documentation

    You are welcome To view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails, Images and more....it can be useful to generate image previews for a document the...demonstrates how to generate image previews for certain document...

    docs.groupdocs.com/metadata/java/generate-docum...
  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 ({0})" , ex . ToString...

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