Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 3,638 for

packaging

(0.07 sec)
  1. How to install Asian Fonts on Ubuntu | Document...

    This article will guide you through the installation of Asian Fonts on Ubuntu....Japanese language support packages. Find all entries starting...Install the package. The language-pack-ja-base package is installed...

    docs.groupdocs.com/viewer/java/how-to-install-a...
  2. 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....will be added to metadata packages that satisfy the following...metadata packages will be affected. No new packages are added...

    docs.groupdocs.com/metadata/nodejs-java/removin...
  3. Updating metadata | Documentation

    The Example in this article demonstrates that how to update metadata properties using a combination of criteria...will be added to metadata packages that satisfy the following...metadata packages will be affected. No new packages are added...

    docs.groupdocs.com/metadata/nodejs-java/updatin...
  4. License update without updating GroupDocs versi...

    Hello, We are using below packages of GroupDocs and we couldn’t update to next version due to unspported .NET framework version. currently we are using 4.6.1 Do we still need to update the license if we are not updatin…...Hello, We are using below packages of GroupDocs and we couldn’t...intend to update the listed packages to the latest versions? Additionally...

    forum.groupdocs.com/t/license-update-without-up...
  5. 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....metadata package Extract the native metadata package using Read...< AsfRootPackage >(); var package = root . AsfPackage ; // Display...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. Gérer les données XMP et EXIF des images HEIF H...

    Gérez les données XMP et EXIF des images HEIF, HEIC en Java. Lisez, mettez à jour, supprimez les données EXIF et XMP à l'aide de l'API de manipulation des métadonnées dans les applications Java.... Obtenez le package racine. Récupérez le package EXIF à partir...partir du package racine. À partir du package EXIF, vous pouvez parcourir...

    blog.groupdocs.com/fr/metadata/xmp-and-exif-dat...
  7. How to install Asian Fonts on Ubuntu | Document...

    This article will guide you through the installation of Asian Fonts on Ubuntu....Japanese language support packages. Find all entries starting...Install the package. The language-pack-ja-base package is installed...

    docs.groupdocs.com/viewer/net/how-to-install-as...
  8. .NET Standard 2.0 API Limitations | Documentation

    This section describes GroupDocs.Signature for .NET limitations when using under .NET Standard 2.0 environment...environment, an additional NuGet package should be referenced to make...recommend installing the following packages: libgdiplus - is the Mono...

    docs.groupdocs.com/signature/net/net-standard-2...
  9. 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.... PM> Install-Package GroupDocs.Metadata Extract...example for extracting the WAV package metadata properties of WAV...

    blog.groupdocs.com/metadata/extract-riff-info-a...
  10. How to run GroupDocs.Viewer in Docker | Documen...

    You can build a project from scratch using Visual Studio .NET CLI. We will step you through both cases....application that uses NuGet package and than we build Docker image...application references package. This package is recommended for Linux...

    docs.groupdocs.com/viewer/net/how-to-run-groupd...