Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 4,440 for

packaging

(0.11 sec)
  1. Traverse a whole metadata tree | GroupDocs

    This article explains that the GroupDocs.Metadata represents any loaded file as a tree consisting of metadata properties and nested metadata packages. You can easily iterate through the metadata tree...properties and nested metadata packages. You can easily iterate through...MetadataPackage package , int indent ) { if ( package != null ) {...

    docs.groupdocs.com/metadata/net/traverse-a-whol...
  2. GroupDocs.Viewer voor .NET 25.12 – Laatste upda...

    Ontdek wat er nieuw is in GroupDocs.Viewer voor .NET 25.12. Nu beschikbaar op NuGet en de GroupDocs‑website....# NuGet – Werk de nieuwste package bij via de NuGet‑feed: Cross‑platform...Cross‑platform .NET 6+ package: GroupDocs.Viewer.CrossPlatform v25...

    blog.groupdocs.com/nl/viewer/groupdocs-viewer-f...
  3. How to install Asian Fonts on Ubuntu | GroupDocs

    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...
  4. Important Bug Fixes in GroupDocs.Viewer for .NE...

    We have rolled out another update for GroupDocs.Viewer for .NET featuring some important bug fixes as well as an improvement related to the MSI package. This release hasn’t brought any new feature, still, it has addressed some important issues related to PDF, DWG and ODG file formats. Furthermore, a few compatibility issues which appeared under .NET Standard 2.0 have been resolved. So let’s have a brief overview of the bug fixes and improvements we have introduced in v19....improvement related to the MSI package. This release hasn’t brought...ProjectGuid and UpgradeCode for MSI package # We have updated the unique...

    blog.groupdocs.com/viewer/bug-fixes-for-pdf-dwg...
  5. Working with Metadata in ASF Files | GroupDocs

    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. GroupDocs.Viewer pour .NET 25.12 – dernières mi...

    Explore les nouveautés de GroupDocs.Viewer pour .NET 25.12. Disponible dès maintenant sur NuGet et le site Web de GroupDocs....vers le dernier package via le flux NuGet : Package multiplateforme...org/packages/GroupDocs.Viewer.CrossPlatform/25.12 Package Windows‑only...

    blog.groupdocs.com/fr/viewer/groupdocs-viewer-f...
  8. GroupDocs.Parser for .NET 25.12.1 – 最新の更新と修正 (2...

    Explore what’s new in GroupDocs.Parser for .NET 25.12.1. Available now on NuGet and GroupDocs website. ↓ GroupDocs.Parser for .NET 25.12.1 の新機能をご確認ください。NuGet および GroupDocs のウェブサイトで現在入手可能です。...(PARSERNET‑2796) # The OCR assets are now packaged inside the GroupDocs.Parser...the latest package via NuGet: dotnet add package GroupDocs.Parser...

    blog.groupdocs.com/ja/parser/groupdocs-parser-f...
  9. GroupDocs.Viewer for .NET 25.12 – 最新更新與修復 (2025...

    探索 GroupDocs.Viewer for .NET 25.12 的新功能。現在已在 NuGet 與 GroupDocs 網站上提供。...NuGet – Upgrade to the latest package via the NuGet feed: Cross‑platform...Cross‑platform .NET 6+ package: GroupDocs.Viewer.CrossPlatform v25...

    blog.groupdocs.com/zh-hant/viewer/groupdocs-vie...
  10. How to run GroupDocs.Viewer in Docker | GroupDocs

    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...