Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 3,464 for

jpeg

(0.84 sec)
  1. Capture Electronic Signatures from within Your ...

    We are glad to announce the release of the GroupDocs Signature for .NET Library. The library is developed based on our online signature app and enables developers to easily add electronic signature capabilities to their own ASP.NET, C#/VB.NET applications. It’s a one-stop-shop solution, which includes all the necessary controls for a complete, legally-binding electronic signature workflow. Key features include: Electronic Signature Capture Control Users can sign documents either by uploading a scanned copy of their signature, or by drawing it right in a web-browser with a mouse....CAD files, images (TIFF, JPG, JPEG). The files are converted to...

    blog.groupdocs.com/signature/capture-electronic...
  2. 在 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...
  3. Supported Document Formats | GroupDocs

    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/signature/net/supported-docu...
  4. GroupDocs Merger not working with .msg files - ...

    I am splitting the files and on each page I am extracting text using GroupDocs Parser, now the problem is when I am trying to do the same with .msg file I am getting the error “Unsupported file Type”. below is my code u…...formats such as HTML, PDF, PNG, or JPEG, which you can then process...

    forum.groupdocs.com/t/groupdocs-merger-not-work...
  5. Render documents | GroupDocs

    Rendering documents with GroupDocs.Viewer for .NET in your .NET / C# applications....Render to HTML Render to PNG or JPEG Render to PDF Was this page...

    docs.groupdocs.com/viewer/net/rendering-documents/
  6. Render to PDF | GroupDocs

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

    docs.groupdocs.com/viewer/python-net/rendering-...
  7. Specify spreadsheet rendering options | GroupDocs

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to specify various options for rendering spreadsheet files to HTML, PDF, and image formats....spreadsheet in HTML, PDF, PNG, or JPEG format. The following example...spreadsheet in HTML, PDF, PNG, or JPEG format. The example below demonstrates...

    docs.groupdocs.com/viewer/net/specify-rendering...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...document type format Provide JPEG image quality setting Implement...IPTC and IPTC-IIM Metadata in JPEG, reading metadata in MS Project...

    blog.groupdocs.com/groupdocs.blog/page/88/
  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/java/supported-docume...
  10. 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...