Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 3,072 for

jpeg

(0.07 sec)
  1. Supported Document Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Photographic Experts Group (JPEG) Portable Network Graphics (PNG)...

    docs.groupdocs.com/annotation/java/supported-do...
  2. Supported Document Formats | Documentation

    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/nodejs-java/supported...
  3. 在 C# 中合并 PDF、Word、Excel、PowerPoint 文件 | .NET 合并...

    使用 GroupDocs 在 C# 中的 Merger API,以编程方式在基于 .NET 的应用程序中合并 PDF、Word 文档、电子表格、演示文件。...html) JPEG Image (.jpeg) LaTeX Source Document...

    blog.groupdocs.com/zh/merger/merge-pdf-word-exc...
  4. 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-...
  5. Single Row Image in HTML Document | Documentation

    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. Extract Text and Metadata from OTP Online

    Free online document text and metadata extractor. Secure and easy to use OTP text and metadata parser and extractor...TXT ODT OTT NUMBERS BMP JPG JPEG JP2 PNG TIF TIFF GIF Viewer...

    products.groupdocs.app/parser/otp
  7. Extract Text and Metadata from POTX Online

    Free online document text and metadata extractor. Secure and easy to use POTX text and metadata parser and extractor...TXT ODT OTT NUMBERS BMP JPG JPEG JP2 PNG TIF TIFF GIF Viewer...

    products.groupdocs.app/parser/potx
  8. GroupDocs.Viewer for Node.js via Java | Documen...

    GroupDocs.Viewer for Node.js 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 JavaScript application....them in HTML, PDF, PNG, and JPEG formats. You can render the...

    docs.groupdocs.com/viewer/nodejs-java/
  9. GroupDocs.Conversion for Python via .NET | Docu...

    GroupDocs.Conversion for Python via .NET is a document conversion API that enables easy conversion of popular file formats, including DOCX, XLSX, PPTX, PDF, CAD drawings, and many more....OpenDocument (ODT, ODS, ODP) Images (JPEG, PNG, TIFF) Email (EML, MSG)...

    docs.groupdocs.com/conversion/python-net/
  10. Working with metadata in JPEG2000 images | Docu...

    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...