Sort Score
Result 10 results
Languages All
Labels All
Results 6,181 - 6,190 of 10,312 for

image

(0.43 sec)
  1. convert webp to png 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....discuté des images WebP et appris à convertir des images WebP en...convertir par programme les images WebP en JPG, PNG, TIFF et autres...

    blog.groupdocs.com/fr/tag/convert-webp-to-png-i...
  2. Come convertire Excel in immagine in C#

    Questo manuale fornisce istruzioni dettagliate per convertire Excel in Image in C# e come sviluppare codice per implementare l'applicazione Converti Excel in Image C#....completa per convertire Excel in Image in C# utilizzando una delle...dell’applicazione converti Excel in Image C# . Di seguito puoi trovare...

    kb.groupdocs.com/it/conversion/net/how-to-conve...
  3. 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...
  4. EXIF 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/exif-data-of-heic-in-...
  5. Word, Excel, PowerPoint, PDF의 C#에서 이미지 서명 검색

    .NET 서명 API를 사용하여 C#에서 모든 문서(DOC, XLS, PPT, PDF)의 이미지 데이터 콘텐츠로 바코드, QR 코드, 디지털 또는 전자 서명을 검색합니다....ImageSearchOptions() { // enable grabbing image content feature ReturnContent...MaxContentSize = 0, // specify exact image type to be returned ReturnContentType...

    blog.groupdocs.com/ko/signature/search-image-si...
  6. XMP metadata

    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) adalah wadah yang... Namun, EXIF (Exchangeable Image File Format) adalah standar...

    blog.groupdocs.com/id/tag/xmp-metadata/
  7. Java를 사용하여 ZIP 아카이브 데이터 추출 | 텍스트 및 이미지 추출

    문서 구문 분석 Java API를 사용하여 ZIP 파일 데이터를 추출합니다. 아카이브를 구문 분석하고 Java로 포함된 파일 내의 전체 텍스트와 이미지를 추출합니다....Iterable<PageImageArea> images = attachmentParser.getImages(); if (images != null)...= 1; for (PageImageArea image : images) { // 페이지 인덱스, 직사각형 및 이미지...

    blog.groupdocs.com/ko/parser/extract-zip-files-...
  8. 使用 Java 提取 ZIP 档案数据 |提取文本和图像

    使用文档解析 Java API 提取 ZIP 文件数据。在 Java 中解析存档并提取随附文件中的整个文本和图像。...Iterable<PageImageArea> images = attachmentParser.getImages(); if (images != null)...= 1; for (PageImageArea image : images) { // 打印页面索引、矩形和图像类型: System...

    blog.groupdocs.com/zh/parser/extract-zip-files-...
  9. استخراج الصور من الكتب الإلكترونية في C # | EPU...

    استخراج الصور برمجيًا من الكتب الإلكترونية EPUB و FB2 و CHM في C # باستخدام محلل المستندات API لـ .NET. احفظ الصور بتنسيق JPG أو PNG أو WebP أو GIF أو BMP....IEnumerable<PageImageArea> images = parser.GetImages(); ImageOptions...(PageImageArea image in images) { image.Save(("Image-" + imageNumber...

    blog.groupdocs.com/ar/parser/extract-images-fro...
  10. GroupDocs.Parser for .NET

    This API allows you to perform text search and index any type of file format using C# .NET language on any platform....DOCX using C# How to Extract Images from Excel in C# How to Extract...Document in C# How to Extract Images from PowerPoint in C# How to...

    kb.groupdocs.com/parser/net/page/3/