Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 29,334 for

groupdocs.metadata

(0.07 sec)
  1. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The Groupdocs.metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...Documentation / GroupDocs.Metadata Product Family / GroupDocs.Metadata for...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new API provided by Groupdocs.metadata for .NET starting from version 19.11: The* Metadata* class is introduced as a single entry point to manage metadata in files of all supported formats. Extracting and updating metadata was unified for all supported formats. The product architecture was redesigned from scratch in order to simplify most common operations with metadata properties. Getting document information and preview generation procedures were simplified....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...Documentation / GroupDocs.Metadata Product Family / GroupDocs.Metadata for...

    docs.groupdocs.com/metadata/net/migration-notes/
  3. Remove Metadata from DOC using Java

    Learn how to efficiently remove metadata from DOC using Java with a code example that demonstrates the process, all without needing to install extra software....Signature Product Family GroupDocs.Metadata Product Family GroupDocs...Set up your IDE to use GroupDocs.Metadata for Java to remove metadata...

    kb.groupdocs.com/metadata/java/remove-metadata-...
  4. Read Metadata from XLSX using C#

    Learn how to read metadata from XLSX using C# without extra software installation. You will be provided sample code example of how to read metadata of XLSX using C#....Signature Product Family GroupDocs.Metadata Product Family GroupDocs...Configure your IDE to employ GroupDocs.Metadata for .NET for extracting...

    kb.groupdocs.com/metadata/net/read-metadata-fro...
  5. Read Metadata from PPTX using C#

    Discover how to read metadata from PPTX using C# without the need for additional software installation. Explore a code example how to read metadata of PPTX using C#....Signature Product Family GroupDocs.Metadata Product Family GroupDocs...coding program to use GroupDocs.Metadata for .NET to get information...

    kb.groupdocs.com/metadata/net/read-metadata-fro...
  6. Remove Metadata from DOCX using C#

    Efficiently learn how to remove metadata from DOCX using C# with a code example demonstrating how to delete metadata from DOCX in C# without installing extra software....Signature Product Family GroupDocs.Metadata Product Family GroupDocs...Configure your IDE to use GroupDocs.Metadata for .NET to remove metadata...

    kb.groupdocs.com/metadata/net/remove-metadata-f...
  7. GroupDocs.Signature for Java

    Այս API-ն թույլ է տալիս թվային կերպով ստորագրել ցանկացած տեսակի ֆայլի ձևաչափ՝ օգտագործելով Java լեզվի ցանկացած հարթակ:...Signature Product Family GroupDocs.Metadata Product Family GroupDocs...

    kb.groupdocs.com/hy/signature/java/page/2/
  8. Manage EXIF Data of JPEG, PNG, TIFF & WebP Imag...

    Manage EXIF metadata of your images in C#. Extract, update, add or remove EXIF data of your images programmatically using the metadata .NET API....Management C# Library # GroupDocs.Metadata for .NET is metadata...ExifPackage.Software = "GroupDocs.Metadata for .NET"; root.ExifPackage...

    blog.groupdocs.com/metadata/manage-exif-data-in...
  9. Working with OpenType fonts | Documentation

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The Groupdocs.metadata API supports extracting format-specific information from OpenType font files. The following are the steps to read the header of an OpenType file. Load an OpenType font file Get the root metadata package Extract the native metadata package using the OpenTypeRootPackage....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...Documentation / GroupDocs.Metadata Product Family / GroupDocs.Metadata for...

    docs.groupdocs.com/metadata/java/working-with-o...
  10. Working with OpenType fonts | Documentation

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The Groupdocs.metadata API supports extracting format-specific information from OpenType font files. The following are the steps to read the header of an OpenType file. Load an OpenType font file Get the root metadata package Extract the native metadata package using OpenTypeRootPackage....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...Documentation / GroupDocs.Metadata Product Family / GroupDocs.Metadata for...

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