Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 1,526 for

properties

(0.03 sec)
  1. Possible to load in an email in MSG file format...

    As per subject, does any of the GroupDocs.Total components allow loading of MSG file, modification of attachments, and then saving back out as MSG?...content, attachments and properties? vladimir.litvinchik February...content, attachments, and properties, it is reasonable to implement...

    forum.groupdocs.com/t/possible-to-load-in-an-em...
  2. GroupDocs.Metadata for Python via .NET | Docume...

    Develop Applications to Create, View, Access, Update, Delete, Search, Compare, Replace & Export Metadata of Popular Documents & Image Formats....as input, access the file property information and allows users...metadata properties Set specific metadata properties Remove specific...

    docs.groupdocs.com/metadata/python-net/
  3. New release of GroupDocs.Metadata for .NET intr...

    It is another month and GroupDocs.Metadata for .NET has another release with more features and more supported file formats. GroupDocs Team is always looking for new ways to improve the product. We concentrate on introducing the features that are can help solve real life problems developers may come across. Let’s dive into it and have a look at what’s new in this release. New Features GroupDocs.Metadata for .NET v1.1.0 introduced a bunch of new features....Camera Raw Properties in XMP Metadata Paged Text Properties in XMP...using Property Names Removal of Custom Document Properties At Once...

    blog.groupdocs.com/metadata/new-release-groupdo...
  4. Save Document Comparison Results in Image Format

    Yes, you heard it right. We’ve implemented ability to save document comparison results in image format as well. In this blog post we’ll review the new feature and bug fixes introduced in monthly release of GroupDocs.Comparison for .NET 19.3.1. Let’s talk about image representation of the document pages. The moment you save comparison results in your directory, you have a control to save results in image format as well using ICompareResult....this you can set following properties: BeginSeparatorString Bold...there was no impact of such properties in the output HTML. Can we...

    blog.groupdocs.com/comparison/save-document-com...
  5. Basic Usage | Documentation

    Artcles listed in this page explain the common usage scenarios when documents are stored in a local drive and you want to manage them using GroupDocs.Metadata API...Find metadata properties Remove metadata properties Set metadata...metadata properties Clean metadata Generate document preview Was this...

    docs.groupdocs.com/metadata/net/basic-usage/
  6. Basic Usage | Documentation

    Quick Start section for GroupDocs.Metadata API Manage metadata in your documents fast and easy with our intuitive and powerful API just with a few lines of code. Let’s review common usage scenarios when documents are stored in a local drive and you want to manage them using GroupDocs.Metadata API....Find metadata properties Remove metadata properties Set metadata...metadata properties Clean metadata Generate document preview Get supported...

    docs.groupdocs.com/metadata/java/basic-usage/
  7. Extract RIFF INFO and Metadata of WAV files in C#

    Extract metadata and RIFF INFO of WAV audio files in C#. Metadata API allows metadata management within your .NET applications....the WAV package metadata properties of WAV files in C#. Load...Now you can access all the properties of WAV audio. Here is the...

    blog.groupdocs.com/metadata/extract-riff-info-a...
  8. Working with IPTC IIM metadata | Documentation

    This article shows how to access IPTC metadata in a file of any supported format....(IIM) is a set of metadata properties that can be applied to text...is utilized to store the properties. The IPTC IIM was developed...

    docs.groupdocs.com/metadata/net/working-with-ip...
  9. Working with metadata in ASF files | Documentation

    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....Reading ASF format-specific properties The GroupDocs.Metadata API...method Read the ASF metadata properties advanced_usage.managing_...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Basic Usage | Documentation

    Quick Start section for GroupDocs.Metadata API Manage metadata in your documents fast and easy with our intuitive and powerful API just with a few lines of code. Let’s review common usage scenarios when documents are stored in a local drive and you want to manage them using GroupDocs.Metadata API....Find metadata properties Remove metadata properties Set metadata...metadata properties Clean metadata Was this page helpful? Not really...

    docs.groupdocs.com/metadata/python-net/basic-us...