Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 3,602 for

jpeg

(1.04 sec)
  1. Render to PDF | GroupDocs

    Rendering files to PDF with GroupDocs.Viewer for .NET. It means that you can embed PDF in websites or applications by using this C# API...Protect PDF document Specify the JPEG image quality Set image size...

    docs.groupdocs.com/viewer/net/rendering-to-pdf/
  2. Converting certain EML to HTML / PDF takes abou...

    Converting the attached file to HTML with GroupDocs.Viewer or to PDF with GroupDocs.Conversion takes about half an hour to complete. Version 21.2 was used for testing (both). The resulting HTML/PDF file looks fine, it’s…...resource exists, but it’s not JPEG, it’s actually WEBP. So outlook...because of the wrong content type (JPEG, but actually is WEBP) returned...

    forum.groupdocs.com/t/converting-certain-eml-to...
  3. Convert JPG to XLSX using C#

    This tutorial will show you how to convert JPG to XLSX using C#. Also, code example will be provided to export JPG to XLSX using C# without installing extra software....ability to seamlessly convert JPG (JPEG) images to XLSX (Excel Spreadsheet)...

    kb.groupdocs.com/conversion/net/convert-jpg-to-...
  4. 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...
  5. 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...
  6. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert PDF files to HTML, PNG, and Jpeg formats....PDF files in HTML, PNG, and JPEG formats. Use this library to...result: Convert PDF files to JPEG Create a class instance and...

    docs.groupdocs.com/viewer/net/render-pdf-docume...
  7. 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/
  8. 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...
  9. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Format File Content and metadata JPEG 2000 Core Image File Content...Metafile Content and metadata JPEG Image Content and metadata Adobe...

    docs.groupdocs.com/search/net/supported-documen...
  10. Render CAD drawings and models as HTML, PDF, an...

    Convert CAD files (DWG, DGN, DXF) to HTML, PDF, PNG, or Jpeg using the GroupDocs.Viewer Python API....models in HTML, PDF, PNG, and JPEG formats. You do not need to...result: Render CAD drawings as JPEG Create a class instance and...

    docs.groupdocs.com/viewer/python-net/render-cad...