Sort Score
Result 10 results
Languages All
Labels All
Results 5,861 - 5,870 of 9,579 for

images

(0.09 sec)
  1. GroupDocs.Metadata Product Family

    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.... HEIC (High-Efficiency Image Container) je kontejner, který...ve formátu High-Efficiency Image Format. XMP je standard metadat...

    blog.groupdocs.com/cs/categories/groupdocs.meta...
  2. GroupDocs Blog | Document Automation Solutions ...

    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....de présentation en formats d’image. Cela peut être nécessaire lorsque...diapositives spécifiques sous forme d’images ou si vous souhaitez créer...

    blog.groupdocs.com/fr/page/26/
  3. GroupDocs.Signature Product Family

    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....Implementation for Text and Image types. We would recommend you...Implementation for Text and Image types Available Channels and...

    blog.groupdocs.com/categories/groupdocs.signatu...
  4. جستجوی امضای تصویر در C# در Word، Excel، PowerP...

    بارکد، کد QR، امضای دیجیتال یا الکترونیکی را با محتوای داده تصویری از هر سند (DOC، XLS، PPT، PDF) در C# با استفاده از NET Signature API جستجو کنید....ImageSearchOptions() { // enable grabbing image content feature ReturnContent...MaxContentSize = 0, // specify exact image type to be returned ReturnContentType...

    blog.groupdocs.com/fa/signature/search-image-si...
  5. 在 C# 中從電子書中提取圖像 | EPUB、FB2、CHM

    使用適用於 .NET 的文檔解析器 API,以編程方式從 C# 中的 EPUB、FB2、CHM 電子書中提取圖像。以 JPG、PNG、WebP、GIF 或 BMP 格式保存圖像。...IEnumerable<PageImageArea> images = parser.GetImages(); ImageOptions...(PageImageArea image in images) { image.Save(("Image-" + imageNumber...

    blog.groupdocs.com/zh-hant/parser/extract-image...
  6. 用C#从电子书中提取图像| EPUB、FB2、CHM

    使用适用于 .NET 的文档解析器 API 以编程方式从 C# 中的 EPUB、FB2、CHM 电子书中提取图像。以 JPG、PNG、WebP、GIF 或 BMP 格式保存图像。...IEnumerable<PageImageArea> images = parser.GetImages(); ImageOptions...(PageImageArea image in images) { image.Save(("Image-" + imageNumber...

    blog.groupdocs.com/zh/parser/extract-images-fro...
  7. Convert page layout formats | GroupDocs

    This article demonstrates how you can convert to and from page layout formats with GroupDocs.Conversion for Java....conversions From To CGM eBook: , , Image: , , , , , , , , , JPG, , ,..., , , , , , EPS eBook: , , Image: , , , , , , , , , JPG, , ,...

    docs.groupdocs.com/conversion/java/convert/page...
  8. Convert email formats | GroupDocs

    This article demonstrates how you can convert to and from email formats with GroupDocs.Conversion for .NET....To EML eBook: , , Email: , , Image: , , , , , , , J2K, JFIF, ,...EMLX eBook: , , Email: , , Image: , , , , , , , J2K, JFIF, ,...

    docs.groupdocs.com/conversion/net/convert/email/
  9. Управление данными XMP и EXIF изображений HEIF ...

    Управляйте данными XMP и EXIF изображений HEIF, HEIC с помощью C#. Чтение, обновление, удаление данных EXIF и XMP с помощью API автоматизации метаданных в приложениях .NET....中國傳統的 HEIC (High-Efficiency Image Container) — это контейнер,...изображения в формате High-Efficiency Image Format HEIF . XMP — это стандарт...

    blog.groupdocs.com/ru/metadata/manage-xmp-and-e...
  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-...