Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 3,602 for

packaging

(0.05 sec)
  1. 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...
  2. Remove MP3 Tags using C# - (ID3, Lyrics, APE) |...

    Remove MP3 tags from the mp3 files using C#. Eliminate the ID3v1, ID3v2, Lyrics, and APEv2 metadata tags from the mp3 files using .NET Metadata API.... PM> Install-Package GroupDocs.Metadata Remove MP3...MP3 file. Get the MP3 root package . Remove the relevant MP3 Tag(s)...

    blog.groupdocs.com/metadata/remove-mp3-tags-usi...
  3. 在 C# 中管理 JPEG、PNG、TIFF 和 WebP 图像的 EXIF 数据

    在 C# 中管理图像的 EXIF 元数据。使用元数据 .NET API 以编程方式提取、更新、添加或删除图像的 EXIF 数据。... // Extract EXIF Data Package Information from image in C#...GPS 信息。 // Display EXIF IFD Package Properties like Serial Number...

    blog.groupdocs.com/zh/metadata/manage-exif-data...
  4. Comment convertir un PDF en présentation en C#

    Ce court article décrit la procédure étape par étape pour convertir un PDF en présentation en C # et comment développer l'application pour le convertisseur PDF en PPTX à l'aide de C #....l’aide de l’un des meilleurs packages de conversion de documents...présentation en C# Installez le package GroupDocs.Conversion for .NET...

    kb.groupdocs.com/fr/conversion/net/how-to-conve...
  5. Set metadata properties | Documentation

    The SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 files....property missing in a metadata package that satisfies the predicate...is added to the appropriate package. The code snippet below demonstrates...

    docs.groupdocs.com/metadata/python-net/set-meta...
  6. Merge Excel Files and Spreadsheets using C# | C...

    Combine Excel spreadsheet files using C#. Merge specific sheets of XLS/XLSX files using .NET merger API by GroupDocs....the package from NuGet Packages Gallery. Install-Package GroupDocs...GroupDocs.Merger OR Update-Package GroupDocs.Merger Download the...

    blog.groupdocs.com/merger/merge-excel-files-and...
  7. التعامل مع بيانات EXIF لصور JPEG و PNG و TIFF و...

    معالجة بيانات EXIF الوصفية للصور في Java. قم باستخراج بيانات EXIF أو تحديثها أو إضافتها أو إزالتها من صور JPG / JPEG أو PNG أو WebP أو صور أخرى برمجيًا باستخدام Java API.... // Extract EXIF Data Package Information from image in Java...= null) { // Extract EXIF Package ExifPackage exifPackage = root...

    blog.groupdocs.com/ar/metadata/handle-exif-data...
  8. จัดการข้อมูล EXIF ของภาพ JPEG, PNG, TIFF & WebP...

    จัดการข้อมูลเมตา EXIF ของรูปภาพใน Java แยก อัปเดต เพิ่ม หรือลบข้อมูล EXIF ของ JPG/JPEG, PNG, WebP หรือรูปภาพอื่นๆ โดยใช้ Java API โดยทางโปรแกรม...ด้านล่าง // Extract EXIF Data Package Information from image in Java...= null) { // Extract EXIF Package ExifPackage exifPackage = root...

    blog.groupdocs.com/th/metadata/handle-exif-data...
  9. טפל בנתוני EXIF של תמונות JPEG, PNG, TIFF ו-Web...

    מניפולציה של מטא נתונים של EXIF של תמונות ב-Java. חלץ, עדכן, הוסף או הסר נתוני EXIF של JPG/JPEG, PNG, WebP או תמונות אחרות באופן פרוגרמטי באמצעות Java API.... // Extract EXIF Data Package Information from image in Java...= null) { // Extract EXIF Package ExifPackage exifPackage = root...

    blog.groupdocs.com/he/metadata/handle-exif-data...
  10. 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...