Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 1,766 for

management

(0.13 sec)
  1. 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 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....Developer Guide / Advanced Usage / Managing metadata for specific formats...information advanced_usage.managing_metadata_for_specific_formats...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Working with metadata in JPEG2000 images | Docu...

    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(); if (root....Developer Guide / Advanced Usage / Managing metadata for specific formats...Metadata for .NET also allows managing XMP metadata in JPEG2000 images...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. How to Convert DOCX to PDF using Node.js

    Quickly take a look at the guideline to convert DOCX to PDF using Node.js without installing any extra software and learn about code to export DOCX to PDF in Node.js....In the world of document management and digital communication...

    kb.groupdocs.com/conversion/nodejs/how-to-conve...
  4. How to Sign RTF with Stamp Signature using C#

    This article is here to assist you to sign RTF with stamp signature using C#. Additionally, we will furnish you with a code example to embed stamp signature into RTF using C#....signature into your document management process is a valuable skill...

    kb.groupdocs.com/signature/net/how-to-sign-rtf-...
  5. Convert PDF to ODT using C#

    Efficiently convert PDF to ODT using C# without installing extra tools. Enhance document processing in projects with this guide on how to export PDF to ODT using C#....editing, open-source document management, or enhanced flexibility...

    kb.groupdocs.com/conversion/net/convert-pdf-to-...
  6. Convert JPG to DOCX using Java

    By following this tutorial, you will acquire the skills to convert JPG to DOCX using Java. We will provide you the code to seamlessly export JPG to DOCX using Java....a comprehensive document management and processing system. The...

    kb.groupdocs.com/conversion/java/convert-jpg-to...
  7. Linux Compatibility for Python version

    Linux Compatibility for Python version Hi, I just purchased a license and I'm trying to find the python binaries for the Linux version, for GroupDocs.Watermark, I could only find macosx and windows......access to our Paid Support management team. Read full topic Linux...

    forum.groupdocs.com/t/linux-compatibility-for-p...
  8. Convert JPG to XLSX using C#

    This tutorial will show you how to convert JPG to XLSX using C#. Also, code example will be provided to export JPG to XLSX using C# without installing extra software....data analysis to spreadsheet management. After configuration of the...

    kb.groupdocs.com/conversion/net/convert-jpg-to-...
  9. GroupDocs Pricing Review 2019

    In this post, we share how we conducted our 2019 GroupDocs Pricing Review. Last month we shared the news about GroupDocs 2019 pricing change. Our aim behind that change was simple: to make sure we are delivering the best value Document Management API suite on the market. Each year we review our pricing and licensing model to make sure we’re continually giving developers the functionality and flexibility they need. Providing top quality APIs at fair prices along with permissive licensing models....delivering the best value Document Management API suite on the market....

    blog.groupdocs.com/total/groupdocs-pricing-revi...
  10. Edit and Manage Metadata in Node.js Apps - Grou...

    Discover how to utilize GroupDocs.Metadata for Node.js to extract, update and remove metadata in your applications....Український Tiếng Việt 中文 中國傳統的 Managing metadata is an important part...article, we will look at how to manage metadata in Node.js applications...

    blog.groupdocs.com/metadata/edit-metadata-in-no...