Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 2,396 for

properties

(0.11 sec)
  1. Getting known property descriptors | GroupDocs

    This code snippet demonstrates how to extract information about known Properties that can be encountered in a particular package. Load a file to examine Get a collection of PropertyDescriptor instances for any desired metadata package Iterate through the extracted descriptors advanced_usage.GettingKnownPropertyDescriptors JavaScript const metadata = new groupdocs.metadata.Metadata("input.doc"); var root = metadata.getRootPackageGeneric(); var descriptors = root.getDocumentProperties().getKnowPropertyDescriptors(); for(var i=0;iproperty descriptors Getting known property descriptors...extract information about known properties that can be encountered in...

    docs.groupdocs.com/metadata/nodejs-java/getting...
  2. Adding metadata | GroupDocs

    This article shows how to add metadata Properties which is the most sophisticated feature of the GroupDocs.Metadata Node.js via Java search engine...feedback Adding metadata properties is the most sophisticated...and tries to pick up a known property that would satisfy the specified...

    docs.groupdocs.com/metadata/nodejs-java/adding-...
  3. Remove Metadata from XLSX using C#

    Learn how to quickly remove metadata from XLSX using C#. In addition, you'll find a code snippet demonstrating the process of how to delete metadata from XLSX in C#.... Metadata includes properties like the author’s name, comments...constructor Remove the metadata properties using the Metadata.RemoveProperties...

    kb.groupdocs.com/metadata/net/remove-metadata-f...
  4. Remove Metadata from RTF using C#

    Learn how to efficiently remove metadata from RTF using C# with a code that demonstrates how to delete metadata from RTF in C# without installing extra software....modification dates, and other properties. This metadata can sometimes...constructor Eliminate metadata properties by calling the Metadata.RemoveProperties...

    kb.groupdocs.com/metadata/net/remove-metadata-f...
  5. MP3 Tags Editor – View & Edit MP3 Tags

    Discover ways to view and edit MP3 metadata. Either edit MP3 Tags online or do it programmatically using C# & Java....changes for the editable properties of ID3v1, ID3v2, and Lyrics... You can also export the properties in spreadsheet format like...

    blog.groupdocs.com/metadata/view-edit-mp3-tags/
  6. Adding metadata | GroupDocs

    This article shows how to add metadata Properties which is the most sophisticated feature of the GroupDocs.Metadata Python via .NET search engine...feedback Adding metadata properties is the most sophisticated...and tries to pick up a known property that would satisfy the specified...

    docs.groupdocs.com/metadata/python-net/adding-m...
  7. GroupDocs.Metadata for .NET 17.2.0 Now Supports...

    We are really excited to announce the release of GroupDocs.Metadata for .NET version 17.02.0. The latest release comes up with a number of new features and enhancements. Users can now export the extracted metadata of various formats to a CSV or Excel file. The GroupDocs.Metadata API now supports video format too. Moreover, detecting DICOM format, reading Photoshop layers of a PSD format etc are some other enhancements introduced in this version of the API....dealing with the content type properties of an Excel Spreadsheet in...export Excel content type properties to csv, excel Ability to...

    blog.groupdocs.com/metadata/groupdocs.metadata-...
  8. Extract metadata from DOCX using C#

    This article will guide you on how to extract metadata from DOCX using C#. A DOCX metadata extraction C# code example is provided, demonstrating how to perform this process....insights into the contents and properties of a document. This article...constructor to access its properties Use the Parser.GetMetadata...

    kb.groupdocs.com/parser/net/extract-metadata-fr...
  9. Handle XMP and EXIF Data of HEIF HEIC Images in...

    Manage XMP and EXIF data of HEIF, HEIC images in Java. Read, update, remove EXIF and XMP data using Metadata manipulation API within Java applications....defines how to store metadata properties in the most common images...store any set of metadata properties as name/value pairs. The...

    blog.groupdocs.com/metadata/xmp-and-exif-data-o...
  10. Remove Metadata from ODT using Java

    Discover how to effectively remove metadata from ODT using Java. This guide provides a code snippet showing the process of how to delete metadata from ODT in Java....modification dates, and other properties. In this article, we will...identify and clear the metadata properties. Look for elements related...

    kb.groupdocs.com/metadata/java/remove-metadata-...