Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 9,017 for

image

(0.04 sec)
  1. GroupDocs Newsletter March 2018 – Document Mani...

    Share this issue: Monthly NewsletterMarch 2018 Edit Business Documents in Java by Loading in HTML Save Back to HTML, Word, ODT, XML & Text File Formats Edit and transform documents using HTML Editor or by any UI-less service within any Java based application. GroupDocs.Editor for Javais a powerful document editing API that allows converting supported document format into HTML and apply changes in any WYSIWYG HTML Editor, it also provide facility to convert back HTML document in same format or in other supported document format with changes made Easily manage complex documents editing operations by adding just a few lines of code within any type of Java application....properties and read/update/remove image cover tag in MP3 file format...Word, Excel, PowerPoint and image files. Read more details here...

    blog.groupdocs.com/total/groupdocs-newsletter-m...
  2. Best Practices in Metadata Management

    Before going in-depth to Metadata management, let’s discuss what the metadata is? The Metadata summarizes basic information about data. In other words, it’s an information which describes the data that contained in something like a web page, document, or file. Another way to think of metadata is as a short explanation or summary of what the data is. A simple example of metadata for a document might include a collection of information like the author, file size, date the document was created, and keywords to describe the document....on Specific Camera # Digital Images may contain some useful information...range of information about the image i-e camera’s information, author’s...

    blog.groupdocs.com/metadata/best-practices-in-m...
  3. Working with worksheet headers and footers | Do...

    This article explains how to work with worksheet headers and footers while using GroupDocs watermarking Java API...(); Adding watermark to all images in header and footer GroupDocs...loadOptions ); // Initialize image or text watermark TextWatermark...

    docs.groupdocs.com/watermark/java/working-with-...
  4. Render DOCX to JPG using Node.js

    This topic explains how to render DOCX to JPG using Node.js with code example. There is no need to install any extra softwares to render DOCX to JPG in Node.js....previewing, or sharing content as images, this solution eliminates the...render the DOCX file into JPG images using your configured options...

    kb.groupdocs.com/viewer/nodejs/render-docx-to-j...
  5. GroupDocs.Viewer for Java Library Version 2.5.0...

    In this post I’m going to introduce new features that became available with version 2.5.0 of the Java document viewer library from GroupDocs. GroupDocs.Viewer for Java is a lightweight document viewer library that supports more than 50 file formats, including Microsoft Office documents, PDFs, Images, OpenDocument files, emails and others. Initially, the library was geared towards integration into web apps and websites. Starting from this release, we overcame the boundaries of the “web” prefix and made the viewer available for any type of applications, including desktop and mobile ones!...Microsoft Office documents, PDFs, images, OpenDocument files, emails...getImageUrls(Image image) – Get thumbnails and other image files g...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  6. GroupDocs.Metadata Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....PowerPoint format Read TIFF Image File Directory tags Remove hidden...Office, PDF, Adobe Photoshop and image formats - the complete list...

    blog.groupdocs.com/categories/groupdocs.metadat...
  7. QR Code Scanner

    Free online QR code reader is the fastest and most user-friendly web application to scan QR codes....Code Read QR-Code online from image, files of various formats and...allows you to read QR-Code from images and files of various formats...

    products.groupdocs.app/scanner/scan-qr-code
  8. Aspose

    From: mlemos@acm.org on behalf of "mlemos" Sent: Saturday, April 30, 2005 10:28 PM To: Manuel Lemos Subject: Testing Manuel Lemos' MIME E-mail composing and sending PHP class: HTML...... Here is an image embedded in a message as a separate...

    docs.groupdocs.com/conversion/java/_sample_file...
  9. Working with metadata in GIF images | Documenta...

    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...
  10. Working with IPTC IIM metadata | Documentation

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