Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 3,661 for

packaging

(0.03 sec)
  1. Comment convertir EPUB en PDF en utilisant C #

    Ce court article fournit une procédure par étapes pour convertir EPUB en PDF à l'aide de C # et un exemple d'application de travail pour convertir un fichier EPUB en PDF en C #....modifiable en utilisant l’un des packages de conversion de documents...en utilisant C Installez le package GroupDocs.Conversion for .NET...

    kb.groupdocs.com/fr/conversion/net/how-to-conve...
  2. Comment convertir EPS en JPG en C#

    Ce didacticiel explique le processus de conversion d'EPS en JPG en C# à l'aide des API de conversion de documents et fournit un exemple de code pour l'application de conversion C# EPS en JPG....également comment configurer le package de conversion de documents...EPS en JPG en C Installez le package GroupDocs.Conversion for .NET...

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

    This article explains the usage of 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/net/set-metadata-pr...
  4. Install GroupDocs.Conversion for .NET on Linux ...

    Step-by-step guide to install and run GroupDocs.Conversion for .NET on Linux...Ensure the following tools and packages are installed: .NET 6.0 SDK...update Install the required packages: sudo apt install -y libgdiplus...

    docs.groupdocs.com/conversion/net/installation-...
  5. Read MP3 Tags in Java - (ID3, Lyrics, APE) | Ja...

    Extract MP3 tags from the mp3 files in Java. Read the ID3v1, ID3v2, Lyrics, and APEv2 metadata standard tags from the mp3 files using Java Metadata API.... From the root package, retrieve each of the ID3v1...Metadata class. Get the root package . From the root, you can easily...

    blog.groupdocs.com/metadata/read-mp3-tags-in-java/
  6. PDF tables display is improved in GroupDocs.Com...

    Following our monthly release process, we are pleased to introduce some new features, one improvement and bug fixes in GroupDocs.Comparison for .NET 18.2. New image formats are introduced for images comparing such as gif, png, bmp and jpeg. Page mapper in PDF is improved. You can follow release notes here. We’d recommend you to download latest version of the API and share your feedback. Document Comparison API for .NET - Features Implement Comparison Imaging Absorbing of tables with merged cells GroupDocs Document Comparison API - Improvements Improve displaying of tables in PDF GroupDocs....Downloads - MSI Package and Zipped Format Nuget Package - NuGet Install...

    blog.groupdocs.com/comparison/pdf-tables-displa...
  7. GroupDocs.Metadata for .NET 1.2.0 introduces me...

    GroupDocs team takes pride to announce the monthly release of GroupDocs.Metadata for .NET with some promising new features. Our initial two releases were focused on processing metadata against varying document formats including Microsoft Office, PDF, Adobe Photoshop and image formats - the complete list of supported document formats can be found at: Supported File Formats. In this release, we are focused on introducing varying new features to work on metadata associated with these document formats including (but of course not limited to) Metadata Comparison and Search....Download - MSI Package and Zipped DLLs NuGet Package - NuGet Install...

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  8. New release of GroupDocs.Viewer for .NET introd...

    GroupDocs.Viewer for .NET releases v3.1.0 with more flexibility and improved features. GroupDocs Team remains busy in improving the product according to customers’ needs and their feedback. We always keep finding the ways to enhance the product’s scope and improve existing features. Let’s have a look at the improvements we have made. Improved Features GroupDocs.Viewer for .NET v3.1.0 has come with many improved features in the latest version. Listed below are the improved features in this release....Download - MSI Package and Zipped DLLs NuGet Package - NuGet Install...

    blog.groupdocs.com/viewer/new-release-groupdocs...
  9. Supprimer les balises MP3 à l'aide de C # - (ID...

    Supprimez les balises MP3 des fichiers mp3 à l'aide de C#. Éliminez les balises de métadonnées ID3v1, ID3v2, Paroles et APEv2 des fichiers mp3 à l'aide de l'API de métadonnées .NET.... PM> Install-Package GroupDocs.Metadata Supprimer...Metadata("path/mp3File.mp3"); 2. Obtenir le package racine MP3 # Obtenez le paquet...

    blog.groupdocs.com/fr/metadata/remove-mp3-tags-...
  10. 用 Java 处理 JPEG、PNG、TIFF 和 WebP 图像的 EXIF 数据

    在 Java 中操作图像的 EXIF 元数据。使用 Java API 以编程方式提取、更新、添加或删除 JPG/JPEG、PNG、WebP 或其他图像的 EXIF 数据。... // Extract EXIF Data Package Information from image in Java...= null) { // Extract EXIF Package ExifPackage exifPackage = root...

    blog.groupdocs.com/zh/metadata/handle-exif-data...