Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 771 for

email to image

(1.62 sec)
  1. Working with IPTC IIM metadata | GroupDocs

    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...
  2. Extract ZIP Archives Data using Java | Extract ...

    Extract ZIP files data using document parsing Java API. Parse archives and extract whole text and Images within the enclosed files in Java.... you can extract the text, images, and even metadata from the...files data using Java. Extract Images from Files within ZIP files...

    blog.groupdocs.com/parser/extract-zip-files-dat...
  3. Save a modified file to the original source | G...

    This article shows how To save the modified content To the underlying source in Java.... PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/java/save-a-modifie...
  4. Save a modified file to a stream | GroupDocs

    This article shows how To save a file To the specified stream... PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/net/save-a-modified...
  5. OCR Usage Basics | GroupDocs

    This article explains that how To integrate any paid or free OCR solution....usage / Using OCR to redact image documents / OCR Usage Basics...method, taking a stream with an image as an argument and returning...

    docs.groupdocs.com/redaction/net/ocr-usage-basics/
  6. Save document | GroupDocs

    This article demonstrates how To save edited text documents, spreadsheets and presentations with GroupDocs.EdiTor for .NET API....pages of the document, inserts images, makes some edits, removes...resources like stylesheet(s) and/or image(s) are located in some specific...

    docs.groupdocs.com/editor/net/save-document/
  7. Question about big xlsx files (>1MB) after tile...

    Hey, I’ve noticed after full regression testing that big XLSX files could cause troubles during tile watermarking process. The whole Topic is about XLSX files from 1MB To 100MB in size. That’s the code snippet which we’…...TextWatermark(f'{USER_EMAIL}\n{FILE_ID}\n{DISCLAIMER}',...Background Image Another possibility is to set a background image instead...

    forum.groupdocs.com/t/question-about-big-xlsx-f...
  8. Working with metadata in GIF images | GroupDocs

    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 FileType property To obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Gif.GifReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputGif)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } 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/net/working-with-me...
  9. Convert Source Code to PDF in C# | Python, PHP,...

    Transform source code files To PDF format in C#. Convert Python, Java, PHP, and other programming language files To PDF using document conversion .NET API....documents into PDF, HTML, and images with the .NET application....See Also # Images to PDF Conversion in C# Emails Files to PDF...

    blog.groupdocs.com/viewer/convert-source-code-t...
  10. Remove page redactions | GroupDocs

    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/python-net/remove-...