Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 2,018 for

management

(1.23 sec)
  1. Manage XMP and EXIF Data of HEIF HEIC Images us...

    Manage XMP and EXIF data of HEIF, HEIC images using C#. Read, update, remove EXIF and XMP data using Metadata automation API within .NET applications....API to automate metadata management within .NET applications...

    blog.groupdocs.com/metadata/manage-xmp-and-exif...
  2. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for Java provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the getDocumentProperties method defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. advanced_usage.managing_metadata_for_specific_formats.document.project_Management.ProjectManagementReadBuiltInProperties try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata....Developer Guide / Advanced Usage / Managing metadata for specific formats...the screen. advanced_usage.managing_metadata_for_specific_formats...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Celebrate New Year with 25% Off GroupDocs.Total...

    Share this issue: Monthly NewsletterJanuary 2018 Hurry! Offer ends January 31st Get 25% off GroupDocs.Total for .NET and Java. Quote HOL2017WBS when placing your order. This offer is only available on new GroupDocs.Total purchases and cannot be used in conjunction with other offers, renewals or upgrades. Only available directly from GroupDocs.com, not through third parties or resellers. Product News New Product Launched: GroupDocs.Metadata for Java GroupDocs.Metadata is a Java metadata Management API that empowers Java developers to perform all useful metadata operations (view, add, modify, remove, compare, search and remove) of popular file formats....Metadata is a Java metadata management API that empowers Java developers...document annotation API to manage annotated notes, comments and...

    blog.groupdocs.com/total/celebrate-new-year-25-...
  4. 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....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/nodejs-java/working...
  5. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for .NET provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the DocumentProperties property defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata....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...
  6. GroupDocs.Signature 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....Knowledge, Document and Email Management system which is sold to accounting...

    blog.groupdocs.com/categories/groupdocs.signatu...
  7. conversion.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/conversion/java/technical-support/weekly0.5https://docs.groupdocs.com/conversion/ne......com/conversion/java/convert/project-management/weekly0.5https://docs.groupdocs...com/conversion/net/convert/project-management/weekly0.5https://docs.groupdocs...

    docs.groupdocs.com/sitemaps/conversion.xml
  8. How to Update Email Load Options and Convert to...

    Not sure how to modify the below code to use the new Conversion APIs from 24.10 onwards? It says: “warning CS0618: ‘Converter.Converter(string, Func)’ is obsolete: ‘The constructor is obsolete from v24.10. Will be remo…...access to our Paid Support management team. atir.tahir January...

    forum.groupdocs.com/t/how-to-update-email-load-...
  9. Read MP3 Tags in Java - (ID3, Lyrics, APE) | Ja...

    Extract MP3 tags from the mp3 files in Java. Read the ID3v1, ID3v2, Lyrics, and APEv2 metadata standard tags from the mp3 files using Java Metadata API....covered below: Java API to Manage MP3 tags Read MP3 ID3 Tags...APIs to automate metadata management of various file formats within...

    blog.groupdocs.com/metadata/read-mp3-tags-in-java/
  10. Working with metadata in PSD images | Documenta...

    Reading Photoshop Metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a PSD image. For more information on the Photoshop file format and metadata blocks please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a PSD image. Load a PSD file Get the root metadata package Extract the ImageResourcePackage instance and obtain a list of ImageResourceBlock objects Iterate trough the collection of resource blocks AdvancedUsage....Developer Guide / Advanced Usage / Managing metadata for specific formats...GroupDocs.Metadata for .NET allows managing XMP metadata in PSD images...

    docs.groupdocs.com/metadata/net/working-with-me...