Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 5,270 for

packaging

(0.1 sec)
  1. GroupDocs.Annotation for .NET 25.11 – 最新更新與修復(2...

    探索 GroupDocs.Annotation for .NET 25.11 的新功能。現已在 NuGet 與 GroupDocs 網站上提供。...NET 6+ : dotnet add package GroupDocs.Annotation --version...NET 6(僅限 Windows) : Install-Package GroupDocs.Annotation -Version...

    blog.groupdocs.com/zh-hant/annotation/groupdocs...
  2. Working with TORRENT files | GroupDocs

    In the BitTorrent file distribution system, a torrent file or METAINFO is a computer file that contains metadata about files and folders to be distributed, and usually also a list of the network locations of trackers, which are computers that help participants in the system find each other and form efficient distribution groups called swarms. A torrent file does not contain the content to be distributed; it only contains information about those files, such as their names, sizes, folder structure, and cryptographic hash values for verifying file integrity....metadata package Extract the native metadata package using Read...

    docs.groupdocs.com/metadata/net/working-with-to...
  3. 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 MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....metadata package Extract the native metadata package using Read...video Get the root metadata package Use the property to extract...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Edit and Manage Metadata in Node.js Apps - Grou...

    Discover how to utilize GroupDocs.Metadata for Node.js to extract, update and remove metadata in your applications....js-via-Java/ Install Necessary Packages : npm install Run the Examples...: Remove detected metadata packages. Save the Cleaned Document...

    blog.groupdocs.com/metadata/edit-metadata-in-no...
  5. Convertir un document Word en image à l'aide de...

    Apprenons à convertir un document Word en image avec Node.js grâce à un exemple de code. Aucun outil supplémentaire n'est nécessaire pour convertir un document Word en image avec Node.js....votre projet en important le package groupdocs.viewer Configurez...Commencez par installer le package groupdocs.viewer. Définissez...

    kb.groupdocs.com/fr/viewer/nodejs/render-word-d...
  6. Add or Remove Annotations | Annotate PDF files ...

    Programmatically annotate PDF files in C#. Add or remove annotations like arrows, rectangle, ellipse, highlight, watermark annotations using .NET API....command from the Package Manager. PM> Install-Package GroupDocs.Annotation...

    blog.groupdocs.com/annotation/annotate-pdf-file...
  7. Working with metadata in AVI files | GroupDocs

    Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI file headers. The following are the steps to read the header of an AVI file. Load an AVI video Get the root metadata package Extract the native metadata package using the AviRootPackage.getHeader method Read the AVI header properties advanced_usage.managing_metadata_for_specific_formats.video.avi.AviReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputAvi)) { AviRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getAviHeaderFlags()); System.out.println(root.getHeader().getHeight()); System.out.println(root.getHeader().getWidth()); System.out.println(root.getHeader().getTotalFrames()); System.out.println(root.getHeader().getInitialFrames()); System.out.println(root.getHeader().getMaxBytesPerSec()); System....metadata package Extract the native metadata package using the...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. eSign document with QR-code signature | GroupDocs

    This article explains how sign documents with electronic signature as QR code on document page with GroupDocs.Signature API....prevent food products being packaged and dated incorrectly; Used...additional item information on the package Widely used in automotive industry...

    docs.groupdocs.com/signature/java/esign-documen...
  9. GroupDocs.Metadata for Python 26.5 – Phát hành ...

    GroupDocs.Metadata for Python 26.5 bổ sung API có kiểu dữ liệu với các stub .pyi, hỗ trợ Python 3.14, các gói wheel tự chứa cho mọi nền tảng, và tích hợp AI agent....md vào trong package để tích hợp AI agent / LLM...groupdocs-metadata-net Tên package trên PyPI là groupdocs-metadata-net...

    blog.groupdocs.com/vi/metadata/groupdocs-metada...
  10. GroupDocs.Parser for .NET 25.10 – 最新更新與修復(2025 ...

    探索 GroupDocs.Parser for .NET 25.10 的新功能。現已於 NuGet 與 GroupDocs 網站上提供。...NuGet – 升級至最新套件: dotnet add package GroupDocs.Parser --version...--version 25.10.1 dotnet add package GroupDocs.Parser.NETFramework --version...

    blog.groupdocs.com/zh-hant/parser/groupdocs-par...