Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 3,600 for

jpeg

(0.07 sec)
  1. GroupDocs.Conversion for .NET 25.12 – Latest Up...

    Explore what’s new in GroupDocs.Conversion for .NET 25.12. Available now on NuGet and GroupDocs website....jpeg" , ".png" } }; Resources that...

    blog.groupdocs.com/conversion/groupdocs-convers...
  2. Single Row Image in HTML Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in HTML Document format. Single Row Image in HTML Document Note This feature is supported by version 17.03 or greater Reporting Requirement As a report developer, you are required to represent information of first single customer with the following key requirements: Report must show image of the customer It must show Name and Contact Number of the customer Report must be generated in the Presentation Document....width = "100" src = "data:image/jpeg;base64,<<[customer.Photo]>>"...

    docs.groupdocs.com/assembly/net/single-row-imag...
  3. Supported cross-merging Document Types | GroupDocs

    This section describes GroupDocs.Merger for .NET supported cross-merging types. The Library supports PDF, DOCX, XLSX, PPTX and many more....Separated Values File JPG Image File JPEG Image File Bitmap Image File...

    docs.groupdocs.com/merger/net/supported-cross-m...
  4. GroupDocs.Viewer for Java | GroupDocs

    GroupDocs.Viewer for Java allows you to render documents in various formats as HTML, PDF, Jpeg, and PNG files. You do not need to use third-party software to view files within your Java application....them in HTML, PDF, PNG, and JPEG formats. You can render the...

    docs.groupdocs.com/viewer/java/
  5. Working with metadata in JPEG2000 images | Grou...

    Reading Jpeg2000 comments The GroupDocs.Metadata API supports extracting format-specific information from Jpeg2000 images. The following are the steps to read the Jpeg2000 comments (pieces of metadata represented as strings with the length up to 64 kbytes). Load a Jpeg2000 image Get the root metadata package Extract the native metadata package using Jpeg2000RootPackage.Jpeg2000Package Read the Jpeg2000 comments AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Jpeg2000.Jpeg2000ReadComments using (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { var root = metadata.GetRootPackage<Jpeg2000RootPackage>(); if (root....supports handling EXIF metadata in JPEG images. Please find appropriate...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. Compare Images in Java to Highlight Differences...

    Programmatically compare your photos and images in Java. Image comparison of JPG, PNG, GIF, BMP, DICOM and other images within your Java applications....image formats, like PNG, JPG/JPEG, and GIF, there is a wide range...

    blog.groupdocs.com/comparison/compare-images-in...
  7. Disable external asset loading in email files -...

    Heya, We’d like to be able to disable loading of external assets in email files (ie. <img src="https://example.com/image.png">). We are running GroupDocs Conversion for Java, in a Kubernetes environment with Cillium. F…...jpeg", ".png"); //Resources matching...

    forum.groupdocs.com/t/disable-external-asset-lo...
  8. GroupDocs.Parser for Python 25.12 – Latest Upda...

    Explore what’s new in GroupDocs.Parser for Python 25.12. Available now on NuGet and GroupDocs website....MOBI, AZW3, CHM, FB2 Images – JPEG, PNG, TIFF, GIF, BMP, SVG Archives...

    blog.groupdocs.com/parser/groupdocs-parser-for-...
  9. Using viewer in HTML mode to mimic user experie...

    hi, I am looking for a solution to use your Viewer on Java to display documents on the web application. My targeted documents are mostly : pdf (some of the pdf’s might be coming from scanners) plus all microsoft office …...only when rendering to PNG or JPEG, ignored for HTML viewOptions...

    forum.groupdocs.com/t/using-viewer-in-html-mode...
  10. GroupDocs.Viewer for Java overview | GroupDocs

    GroupDocs.Viewer for Java enables you to convert files to HTML, PNG, Jpeg, PDF file formats, and save attachments without relying on third-party applications. GroupDocs.Viewer for Java is cross-platform class library....them as HTML, PDF, PNG, and JPEG files. You no longer need third-party...

    docs.groupdocs.com/viewer/java/product-overview/