Sort Score
Result 10 results
Languages All
Labels All
Results 5,821 - 5,830 of 9,597 for

images

(0.57 sec)
  1. Java를 사용하여 PDF, Word, Excel, PPT에서 이미지 추출

    Java를 사용하여 전체 문서 및 워드 프로세싱 문서, Excel 스프레드시트, PPT 프레젠테이션 및 PDF의 특정 페이지에서 이미지를 추출합니다....추출 Iterable<PageImageArea> images = parser.getImages(); // 이미지를...및 저장 for (PageImageArea image : images) { // 페이지 인덱스, 직사각형 및 이미지...

    blog.groupdocs.com/ko/parser/extract-images-fro...
  2. GroupDocs.Conversion for .NET

    Find answers about converting documents and Images of various types using .NET code on any platform....to Convert Word Document to Image using C# How to Convert Word...C# How to Convert Excel to Image in C# How to Convert Outlook...

    kb.groupdocs.com/conversion/net/page/6/
  3. استخراج تصاویر از کتاب های الکترونیکی در C# | E...

    با استفاده از API تجزیه‌کننده اسناد برای دات‌نت، تصاویر را از EPUB، FB2، CHM در C# استخراج کنید. تصاویر را با فرمت JPG، PNG، WebP، GIF یا BMP ذخیره کنید....IEnumerable<PageImageArea> images = parser.GetImages(); ImageOptions...(PageImageArea image in images) { image.Save(("Image-" + imageNumber...

    blog.groupdocs.com/fa/parser/extract-images-fro...
  4. Font Processing Issue with GroupDocs - Turns th...

    We have a document that contains an image and text with Arial-BoldMT, Helvetica Bold, MinionPro-Regular (Embedded Subset) and SourceSans3-Regular(Embedded). We have installed these fonts in the Windows processing machin…...a document that contains an image and text with Arial-BoldMT,...convert from PDF to image, the output image-based document created...

    forum.groupdocs.com/t/font-processing-issue-wit...
  5. GroupDocs.Signature pro Python 26.1 – Nejnovějš...

    Prozkoumejte, co je nového v GroupDocs.Signature pro Python 26.1. K dispozici nyní na NuGet a na webu GroupDocs....(steganografie) Signing an image Ověření podepsaného obrázku...pozadí (příznak foreground‑image). SIGNATURENET‑5422 ⚡ Vylepšení...

    blog.groupdocs.com/cs/signature/groupdocs-signa...
  6. 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...
  7. 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....filigranes de texte et d’image aux images à l’aide de Java **. Il...d’ajouter un filigrane aux images. Soit vous souhaitez ajouter...

    blog.groupdocs.com/fr/page/36/
  8. Convert email formats | GroupDocs

    This article demonstrates how you can convert to and from email formats with GroupDocs.Conversion for Node.js via Java...., , Email and Outlook: , , Image: , , , , , , , , , JPG, , ,..., , Email and Outlook: , , Image: , , , , , , , , , JPG, , ,...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  9. PdfViewOptions | GroupDocs.Viewer for .NET API ...

    Contains options for rendering documents into PDF format. For details see the documentationhttps//docs.groupdocs.com/viewer/net/renderingtopdf/....Sets the height of an output image (in pixels). ImageMaxHeight...maximum height of an output image (in pixels). ImageMaxWidth {...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  10. Як перетворити Excel на зображення в Java

    У цій статті описано процес перетворення Excel на зображення на Java та надано робочий приклад фрагмента коду для програми конвертації Java Excel на зображення....процедуру перетворення Excel на Image у Java . Ви дізнаєтесь, як налаштувати...реалізації можливості Excel to Image Імпортуйте необхідні класи для...

    kb.groupdocs.com/uk/conversion/java/how-to-conv...