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

images

(0.45 sec)
  1. 使用 .NET API 在 C# 中从 PDF 文档中提取图像

    了解如何在 .NET 应用程序中使用 C# 从 PDF 文件中提取图像。使用 .NET API 从 PDF 文件或任何特定页面中提取图像。...a> images = parser.GetImages(); // 检查是否支持图像提取 if (images == null)...null) { Console.WriteLine("Images extraction isn't supported");...

    blog.groupdocs.com/zh/parser/extract-images-fro...
  2. 用 Java 从 PDF 文档中提取图像

    了解如何使用 Java 从 PDF 文件中提取图像。在您的应用程序中使用 Java API 从 PDF 文件或任何特定页面中提取图像。...从加载的文件中提取图像 Iterable<PageImageArea> images = parser.getImages(); 访问集合中的每个图像并使用...(PageImageArea image : images) { image.save(String.format("path/image_%d"...

    blog.groupdocs.com/zh/parser/extract-images-fro...
  3. 使用 .NET API 在 C# 中從 PDF 文檔中提取圖像

    了解如何在 .NET 應用程序中使用 C# 從 PDF 文件中提取圖像。使用 .NET API 從 PDF 文件或任何特定頁面中提取圖像。...a> images = parser.GetImages(); // 檢查是否支持圖像提取 if (images == null)...null) { Console.WriteLine("Images extraction isn't supported");...

    blog.groupdocs.com/zh-hant/parser/extract-image...
  4. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Python Add Image Watermark to XLS Using Python Add Image Watermark...Python Add Image Watermark to PPT Using Python Add Image Watermark...

    kb.groupdocs.com/categories/
  5. Convert Vector Graphics to PNG

    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....transparence est nécessaire dans les images sur le Web, le format PNG est...est le format privilégié. Les images SVG sont généralement utilisées...

    blog.groupdocs.com/fr/tag/convert-vector-graphi...
  6. GroupDocs.Viewer for .NET UI 8.1.2 – Dernières ...

    Découvrez les nouveautés de GroupDocs.Viewer for .NET UI 8.1.2. Disponible dès maintenant sur NuGet et le site Web de GroupDocs....Détails 1️⃣ Impression en mode image corrigée La boîte de dialogue...rendre les pages sous forme d’images (PNG/JPEG). Les numéros de...

    blog.groupdocs.com/fr/viewer/groupdocs-viewer-f...
  7. استخراج تصاویر از PDF، Word، Excel، PPT با استف...

    با استفاده از جاوا، تصاویر را از کل سند و صفحات خاصی از اسناد پردازش کلمه، صفحات گسترده اکسل، ارائه های PPT و PDF استخراج کنید....تصاویر Iterable<PageImageArea> images = parser.getImages(); // گزینه...کنید for (PageImageArea image : images) { // چاپ نمایه صفحه، مستطیل...

    blog.groupdocs.com/fa/parser/extract-images-fro...
  8. Extraheer afbeeldingen uit PDF, Excel, PPT, Wor...

    .NET API met functies om afbeeldingen te extraheren uit PDF, spreadsheets, presentaties, tekstverwerkingsdocumenten en van specifieke pagina's met behulp van parsing-API in C#....IEnumerable<PageImageArea> images = parser.GetImages(); ImageOptions...foreach (PageImageArea image in images) { // Afbeelding opslaan...

    blog.groupdocs.com/nl/parser/extract-images-fro...
  9. Extrahieren Sie Bilder aus PDF-, Excel-, PPT- u...

    .NET-API mit Funktionen zum Extrahieren von Bildern aus PDF-Dateien, Tabellenkalkulationen, Präsentationen, Textverarbeitungsdokumenten und von bestimmten Seiten mithilfe der Parsing-API in C#....IEnumerable<PageImageArea> images = parser.GetImages(); ImageOptions...foreach (PageImageArea image in images) { // Bild speichern und...

    blog.groupdocs.com/de/parser/extract-images-fro...
  10. Search for Multiple e-Signature Types | GroupDocs

    This article explains how to search for multiple electronic signature types within document pages using GroupDocs.Signature for Python via .NET API....types of signatures like text, image, digital, barcode, QR code,...text_options = TextSearchOptions () image_options = ImageSearchOptions...

    docs.groupdocs.com/signature/python-net/search-...