Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 771 for

email to image

(1.63 sec)
  1. 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 getGifImageType method To obtain file format information advanced_usage.managing_metadata_for_specific_formats.Image.gif.GifReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputGif)) { GifRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getGifImageType().getFileFormat()); System.out.println(root.getGifImageType().getVersion()); System.out.println(root.getGifImageType().getByteOrder()); System.out.println(root.getGifImageType().getMimeType()); System.out.println(root.getGifImageType().getExtension()); System.out.println(root.getGifImageType().getWidth()); System.out.println(root.getGifImageType().getHeight()); } 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/java/working-with-m...
  2. Highlight text upon conversion to HTML in .NET ...

    Hi, I was wondering if there is any way To highlight certain words of document, when converting it To HTML with GroupDocs.Viewer. I tried using GroupDocs.Search after the conversion with GroupDocs.Viewer, but the resul…...gives me that position 898: image.png (23.3 KB) If I’d copy&paste...can see this exactly matches: image.png (27.2 KB) But there are...

    forum.groupdocs.com/t/highlight-text-upon-conve...
  3. Annotate Word DOC DOCX files in Java | Add or R...

    Add or remove annotations from Word DOC/DOCX files in Java. Add arrow, rectangle, ellipse, watermark annotations using document Annotation API....never-ending discussions within emails threads. In this article, you...presentations, images, PDF files, webpages, email messages, Visio...

    blog.groupdocs.com/annotation/annotate-word-doc...
  4. Find and Replace Words in Word Documents using ...

    Find, replace, or hide text, words, phrases in Word DOC/DOCX files using C#. Redact and perform text, case-sensitive & RegEx search with .NET Redaction API....the private information like email IDs or Social Security Numbers...annotation, spreadsheet, and images redaction features. The supported...

    blog.groupdocs.com/redaction/find-and-replace-t...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers...HowNow Knowledge, Document and Email Management system which is sold...spreadsheets, presentations, ebooks, emails, markup documents, notes, archives...

    blog.groupdocs.com/groupdocs.blog/page/37/
  6. Optimize Document Comparison Performance: Scale...

    Learn how To optimize document comparison performance for high-volume workloads. This guide demonstrates batch processing, parallel comparison, and performance optimization techniques using GroupDocs.Comparison API for Node.js To scale document comparison To millions of files....PDF, Excel, PowerPoint, images, emails, and more. The API handles...

    blog.groupdocs.com/comparison/optimize-document...
  7. Test attachment

    Test attachment From Yevgen Nykytenko To yevgen nykytenko Recipients yevgen.nykytenko@aspose.com Sample Email To test attachments Regards, Yevgen Nykytenko yevgen.nykytenko@groupdocs.com attachment......com Sample email to test attachments Regards...nykytenko@groupdocs.com attachment-image.png attachment-image.png attachment-word...

    docs.groupdocs.com/viewer/nodejs-java/_sample_f...
  8. Test attachment

    Test attachment From Yevgen Nykytenko To yevgen nykytenko Recipients yevgen.nykytenko@aspose.com Sample Email To test attachments Regards, Yevgen Nykytenko yevgen.nykytenko@groupdocs.com attachment......com Sample email to test attachments Regards...nykytenko@groupdocs.com attachment-image.png attachment-image.png attachment-word...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  9. Exclude fonts | GroupDocs

    Learn how To exclude system pre-installed fonts from HTML markup To reduce rendered document size when rendering documents using GroupDocs.Viewer for .NET....(MOBI), AZW3) LaTeX (TEX) Vector images (SVG) Sometimes including fonts...Vector images with font support (SVG) All supported email formats...

    docs.groupdocs.com/viewer/net/exclude-fonts/
  10. Generate document preview | GroupDocs

    You are welcome To view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails, Images and more....it can be useful to generate image previews for a document the...demonstrates how to generate image previews for certain document...

    docs.groupdocs.com/metadata/java/generate-docum...