Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 9,583 for

image

(0.06 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 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/java/working-with-i...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...“Improve comparison of Text & Imaging formats” and ” Add styles change...change detection for Comparison.Imaging (height, width)” along with...

    blog.groupdocs.com/groupdocs.blog/page/75/
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...ability to view documents and images right in your web browser,...to view a text document, an image or a PowerPoint presentation...

    blog.groupdocs.com/groupdocs.blog/page/99/
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... Easily transform SVG images to PNG format in just a few...converter. Easily transform SVG images to JPG format in just a few...

    blog.groupdocs.com/groupdocs.blog/page/17/
  5. High CPU Usage with GroupDocs.Watermark for Jav...

    I am currently using the GroupDocs.Watermark for Java library in a Java 8 environment, and I have encountered an issue where the CPU usage exceeds 100% on our EC2 when invoking the watermarking service. Below is a brief …...reqCorpNm, reqBrchNm); } // IMAGE 파일일 경우 워터마크 추가 else if (fileItem...(fileItem.getFileTp().startsWith("image/")) { outputFilePath = watermarkService...

    forum.groupdocs.com/t/high-cpu-usage-with-group...
  6. Features Overview | GroupDocs

    A Node.js via Java metadata API can be effectively used in removing, updating and reading metadata in a variety of formats. It is very effective in removing metadata from photos. Supporting iptc metadata, exif metadata and xmp metadata....standards: IPTC, XMP, EXIF, Image Resources Manipulating native...technical information from images, audio and video files Calculating...

    docs.groupdocs.com/metadata/nodejs-java/feature...
  7. Features Overview | GroupDocs

    A Python via .NET metadata API can be effectively used in removing, updating and reading metadata in a variety of formats. It is very effective in removing metadata from photos. Supporting iptc metadata, exif metadata and xmp metadata....standards: IPTC, XMP, EXIF, Image Resources Manipulating native...technical information from images, audio and video files Calculating...

    docs.groupdocs.com/metadata/python-net/features...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...DublinCore metadata and get **Image Cover **metadata using a unified...DublinCore metadata and get **Image Cover **metadata using a unified...

    blog.groupdocs.com/groupdocs.blog/page/60/
  9. Working with metadata in ASF files | GroupDocs

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage.... format ( "Image height: %s" , videoStreamProperty...println ( String . format ( "Image width: %s" , videoStreamProperty...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. GroupDocs.Signature for .NET Visual Studio Plug...

    Team GroupDocs is pleased to announce release of GroupDocs.Signature for .NET Visual Studio Plugin. The exciting fact about this plugin is, there is no need to download DLL and Examples separately. It has reduced the efforts to run E-Signature API examples for the developers. All you have to do is to install the MSI package and then a new extension will be added in Visual Studio file menu. Clicking on this extension you can run either C# or Visual Basic examples....understand, How to add text, image and digital signatures on business...

    blog.groupdocs.com/signature/groupdocs-signatur...