Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 2,116 for

properties

(0.05 sec)
  1. Removing metadata | Documentation

    Not all metadata Properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully custom Properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata Properties....feedback Not all metadata properties extracted from a file are...allow adding fully custom properties that can’t be properly tagged...

    docs.groupdocs.com/metadata/nodejs-java/removin...
  2. 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/
  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....Reading ASF format-specific properties The GroupDocs.Metadata API...using Read the ASF metadata properties AdvancedUsage.ManagingMetadataForS...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. How to Edit XML File | Documentation

    This article demonstrates how to edit XML files and XML documents using Node.js via Java....XmlEditOptions class has various properties, some of which are grouped...most useful and important properties, however, are directly inside...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  5. Read MP3 Tags using C# - (ID3, Lyrics, APE) | ....

    Extract MP3 tags from the mp3 files using C#. Read the ID3v1, ID3v2, Lyrics and APEv2 metadata standard tags from the mp3 files using .NET Metadata API....use the AttachedPictures properties. The following C# source...can get lyrics tags and its properties like Lyrics, artist, etc...

    blog.groupdocs.com/metadata/read-mp3-tags-using...
  6. 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...
  7. Releasing GroupDocs.Metadata for .NET - Control...

    We are happy to release GroupDocs.Metadata for .NET API to work with metadata associated with various document and image formats. The API facilitates the user with simple syntax, easy to use methods and few lines of code to perform metadata operations. It provides the support of many popular document and image formats and the number is going to increase in next release. Why GroupDocs.Metadata Is Developed? Metadata is structured information that is used to contain important business information of different resources....Working with Built-in metadata properties in documents Working with...with Custom metadata properties in documents Working with EXIF metadata...

    blog.groupdocs.com/metadata/control-and-process...
  8. Working with metadata in EPUB E-Books | Documen...

    What is EPUB? EPUB is an e-book file format that uses the “.epub” file extension. EPUB is supported by many e-readers, and compatible software is available for most smartphones, tablets, and computers. Note Please find more information on the format at https://en.wikipedia.org/wiki/EPUB Reading EPUB format-specific Properties The GroupDocs.Metadata API supports extracting format-specific information from EPUB files. The following are the steps to read native EPUB metadata. Load an EPUB file Get the root metadata package Extract the native metadata package using EpubRootPackage....Reading EPUB format-specific properties The GroupDocs.Metadata API...using Read the EPUB metadata properties AdvancedUsage.ManagingMetadataForS...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. 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....with your desired metadata properties. We have introduced this...documents using metadata properties. In GroupDocs.Signature for...

    blog.groupdocs.com/categories/groupdocs.signatu...
  10. Removing metadata | Documentation

    Not all metadata Properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully custom Properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata Properties....feedback Not all metadata properties extracted from a file are...allow adding fully custom properties that can’t be properly tagged...

    docs.groupdocs.com/metadata/python-net/removing...