Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 2,142 for

properties

(0.03 sec)
  1. 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...
  2. Adding metadata | Documentation

    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. Getting known property descriptors | Documentation

    This code snippet demonstrates how to extract information about known Properties that can be encountered in a particular package....Getting known property descriptors Getting known property descriptors...extract information about known properties that can be encountered in...

    docs.groupdocs.com/metadata/net/getting-known-p...
  4. 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/
  5. 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...
  6. 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...
  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. 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...
  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. Comparison | Documentation

    Learn more about advanced document comparison use cases - how to adjust comparison sensitivity level, get coordinates of changed elements, detect style detection and many more using GroupDocs.Comparison for Node.js via Java...the CompareOptions class properties. You can customize the following...whether to compare variable properties. CompareDocumentPrope specifies...

    docs.groupdocs.com/comparison/nodejs-java/compa...