Sort Score
Result 10 results
Languages All
Labels All
Results 5,881 - 5,890 of 10,026 for

images

(0.14 sec)
  1. exif data in CSharp

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....(High-Efficiency Image Container) は、High-Efficiency Image Format HEIF...ます。ただし、 EXIF (Exchangeable Image File Format) が標準であり、メタデータプロ...

    blog.groupdocs.com/ja/tag/exif-data-in-csharp/
  2. XMP data in CSharp

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....(High-Efficiency Image Container) は、High-Efficiency Image Format HEIF...ます。ただし、 EXIF (Exchangeable Image File Format) が標準であり、メタデータプロ...

    blog.groupdocs.com/ja/tag/xmp-data-in-csharp/
  3. XMP data of HEIC in CSharp

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....(High-Efficiency Image Container) は、High-Efficiency Image Format HEIF...ます。ただし、 EXIF (Exchangeable Image File Format) が標準であり、メタデータプロ...

    blog.groupdocs.com/ja/tag/xmp-data-of-heic-in-c...
  4. C# 将 WebP 图像转换为 JPG、PNG、TIFF 和 PDF | .NET WebP 转换器

    如何在 C# 中将 WebP 转换为 JPG、PNG、TIFF 或 PDF。使用开源 .NET 转换 API。工作示例也可在 GroupDocs GitHub 存储库中获得。...converter = new Converter("path/image.webp")) { ImageConvertOptions...converter.Convert(@"path/converted-image.jpg", options); } 这是使用上述代码从...

    blog.groupdocs.com/zh/conversion/convert-webp-t...
  5. Improved Methods of Metadata Retrieval Introduc...

    We are pleased to announce another monthly release of GroupDocs.Metadata for .NET v16.12. The latest release involves a number of new features and enhancements including support for Open Document format, BMP and DjVu image formats and improved methods for metadata retrieval. Simply download the latest version and try out all the newly introduced features and enhancements. .NET Metadata API - New Features In version 16.12, we have introduced the following new features....Document format, BMP and DjVu image formats and improved methods...Implementation of DjVu image format Implementation of BMP image format Reading...

    blog.groupdocs.com/metadata/introducing-bmp-djv...
  6. XMP metadata on GroupDocs Blog | Document Autom...

    XMP metadata on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in XMP metadata on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers......les données XMP et EXIF des images HEIF/HEIC à l'aide de C# Gérez...les données XMP et EXIF des images HEIF, HEIC à l'aide de...

    blog.groupdocs.com/fr/tag/xmp-metadata/index.xml
  7. GroupDocs.Viewer pour Python via .NET

    GroupDocs.Viewer pour Python via .NET est une API puissante prenant en charge plus de 180 formats de fichiers, permettant aux développeurs de rendre facilement des documents en PDF, HTML, JPG ou PNG....avec Python Rendu de RTF en image avec Python Rendre DOC en PDF...avec Python Rendre un DOC en image avec Python Rendre DOC en JPG...

    kb.groupdocs.com/fr/viewer/python/
  8. GroupDocs.Parser Product Family

    Trouvez des réponses sur l'extraction de texte, d'Images et de métadonnées de différents fichiers à l'aide de code sur n'importe quelle plate-forme....extraire des images d'Excel en Java Comment extraire des images d'Excel...en C# Comment extraire des images de PowerPoint en Java Comment...

    kb.groupdocs.com/fr/parser/page/4/
  9. 使用 Java 提取 ZIP 檔案數據 |提取文本和圖像

    使用文檔解析 Java API 提取 ZIP 文件數據。在 Java 中解析存檔並提取所附文件中的整個文本和圖像。...Iterable<PageImageArea> images = attachmentParser.getImages(); if (images != null)...= 1; for (PageImageArea image : images) { // 打印頁面索引、矩形和圖像類型: System...

    blog.groupdocs.com/zh-hant/parser/extract-zip-f...
  10. Trích xuất dữ liệu lưu trữ ZIP bằng Java | Tríc...

    Trích xuất dữ liệu tệp ZIP bằng cách sử dụng API Java phân tích cú pháp tài liệu. Phân tích cú pháp lưu trữ và trích xuất toàn bộ văn bản và hình ảnh trong các tệp đính kèm trong Java....Iterable<PageImageArea> images = attachmentParser.getImages(); if (images != null)...= 1; for (PageImageArea image : images) { // In chỉ mục trang...

    blog.groupdocs.com/vi/parser/extract-zip-files-...