Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 1,855 for

management

(0.03 sec)
  1. Remove metadata properties | Documentation

    The easiest way to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages....features and get familiar how to manage metadata and more, please refer...online document metadata management App Along with a full featured...

    docs.groupdocs.com/metadata/java/remove-metadat...
  2. Handling the ID3v1 tag | Documentation

    This article explains how to handle ID3v1 tag....Developer Guide / Advanced Usage / Managing metadata for specific formats...online document metadata management App Along with full featured...

    docs.groupdocs.com/metadata/net/handling-the-id...
  3. Working with Metadata in ASF Files | Documentation

    Working with metadata in ASF files 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 AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console....Developer Guide / Advanced Usage / Managing metadata for specific formats...online document metadata management App Along with full featured...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Convert MSG to PDF using Node.js

    Quickly convert MSG to PDF using Node.js. Learn how to export MSG to PDF in Node.js with a smooth, reliable process ideal for email-to-document automation....you’re building an email management system or generating reports...

    kb.groupdocs.com/conversion/nodejs/convert-msg-...
  5. Features overview | Documentation

    Salient features of file conversion API using Java are described in this article...contents and more; Project Management – project start and end dates...

    docs.groupdocs.com/conversion/java/features-ove...
  6. Convert GIS formats | Documentation

    In this article, you will learn how to convert GIS formats to other formats or another GIS format with GroupDocs.Conversion for .NET....visualization, analysis and management. A GIS file can be created...

    docs.groupdocs.com/conversion/net/convert/gis/
  7. Mastering JSON Comparisons

    Explore the intricacies of JSON data comparisons in this detailed guide. Learn how GroupDocs.Comparison APIs can transform your data analysis with visual and textual comparison tools, addressing common challenges in JSON data interchange....between systems and an easily manageable data storage format. However..."987-654-3210" }, "Roles" : [ "Project Manager" ], "Projects" : [ { "Title"...

    blog.groupdocs.com/comparison/mastering-json-co...
  8. Working with saved Emails | Documentation

    GroupDocs.Metadata for Java provides functionality that allows handling the most popular email message formats: EML and MSG. The following are some commonly used scenarios of working with the message content and metadata. Reading EML message metadata The EML message format is used by many email clients including Novell GroupWise, Microsoft Outlook Express, Lotus notes, Windows Mail, Mozilla Thunderbird, and Postbox. The files contain the email contents as plain text in MIME format, containing the email header and body, including attachments in one or more of several formats....Developer Guide / Advanced Usage / Managing metadata for specific formats...EML message. advanced_usage.managing_metadata_for_specific_formats...

    docs.groupdocs.com/metadata/java/working-with-s...
  9. Supported file formats | Documentation

    This topic lists file formats supported by GroupDocs.Viewer for .NET....Project Management file formats Note Project Management file formats...

    docs.groupdocs.com/viewer/net/supported-documen...
  10. Working with OpenType fonts | Documentation

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font files. The following are the steps to read the header of an OpenType file. Load an OpenType font file Get the root metadata package Extract the native metadata package using the OpenTypeRootPackage....Developer Guide / Advanced Usage / Managing metadata for specific formats...properties advanced_usage.managing_metadata_for_specific_formats...

    docs.groupdocs.com/metadata/java/working-with-o...